Commit Graph

406 Commits

Author SHA1 Message Date
m-lopez-f 53c2b4bae9 Change visual of plugin registration 2015-06-29 11:28:48 +02:00
m-lopez-f 58ea3ebb6b Change visual 2015-06-26 08:49:51 +02:00
m-lopez-f 94c742bfbe Merge from Develop 2015-06-25 10:40:35 +02:00
m-lopez-f 5b4214277b Changed of visual 2015-06-25 10:07:53 +02:00
Alejandro Gallardo Escobar 3b037caf32 Merge remote-tracking branch 'origin/develop' into features/oracle 2015-06-18 20:02:01 +02:00
m-lopez-f ff1186ee57 Changed visual of console 2015-06-16 16:09:50 +02:00
m-lopez-f 9544dec1ac Change visual of console 2015-06-15 15:50:28 +02:00
m-lopez-f 9e528d0459 Change visual of console 2015-06-12 15:50:46 +02:00
Alejandro Gallardo Escobar 11d50f06ba Removed some jQuery.ajax() 'timeout: 10000' and 'async: false' properties 2015-06-11 12:08:14 +02:00
mdtrooper 7574f6ed09 Clean the source code style. 2015-06-08 13:13:09 +02:00
mdtrooper 89cac169f4 Clean the source code style. 2015-06-08 11:05:19 +02:00
mdtrooper b96fdad6d8 Sanitized the project (clean code and removed the deprecated htmLaWed) 2015-06-08 09:18:00 +02:00
mdtrooper 2aa7f0994d Fixed the false positive errors with some SQL querys return empty data. 2015-05-29 15:23:52 +02:00
mdtrooper 5c7b230e9b Merge some changes and fixed from the 'develop' branch. 2015-05-29 14:16:39 +02:00
m-lopez-f c8d152c9cf Fixed error, when type modules is Asyncronous type, tiquet: #2193
(cherry picked from commit 7efff21816)
2015-05-25 10:45:21 +02:00
Alejandro Gallardo Escobar d212fd5543 Merge remote-tracking branch 'origin/develop' into features/oracle 2015-05-14 11:09:37 +02:00
Alejandro Gallardo Escobar 4ce7de723a Now the db schema of this extension is created by processing a sql file 2015-05-11 14:18:18 +02:00
m-lopez-f 8b84b82a09 Add commands to execute in windows server for real time graphs. Tiquet:#2191
(cherry picked from commit cc7fcf71b3)
2015-05-07 16:02:38 +02:00
Alejandro Gallardo Escobar c95f70dde7 Error fixes related with the improved oracle compatibility 2015-05-04 18:27:23 +02:00
Alejandro Gallardo Escobar a98be1cad9 Merge remote-tracking branch 'origin/develop' into features/oracle 2015-05-04 17:28:42 +02:00
Alejandro Gallardo Escobar 1121fbd8b7 Fixed problems related with the oracle compatibility 2015-04-30 20:11:07 +02:00
m-lopez-f 8e6e49bc70 Fixed visual ot this view 2015-04-23 08:44:49 +02:00
m-lopez-f 3d2adc315e Change siual of view in any view 2015-04-22 16:46:08 +02:00
m-lopez-f a7117fca61 Changed visual and changed images 2015-04-22 09:51:34 +02:00
m-lopez-f b39d21b034 Merge branch 'develop' into feature/NewView 2015-04-22 09:48:45 +02:00
m-lopez-f 46e74f1ddd Fixed error in pagination to extension Agents/Modules 2015-04-22 09:41:42 +02:00
m-lopez-f dc09a9a14e Change visual and add new images 2015-04-21 17:26:20 +02:00
m-lopez-f 012393d164 Changed javascript code to jquery code and fixed style 2015-04-15 12:13:47 +02:00
m-lopez-f 2d9168ac8f Changed styles from views in nodo 2015-04-15 09:45:13 +02:00
m-lopez-f 01149f214a Changed lateral menu, order options and eliminate options 2015-04-09 15:04:23 +02:00
m-lopez-f acfd2146dc Change views and styles in Console 2015-04-01 12:09:23 +02:00
m-lopez-f 41863d37e8 Increase maxlenght of field custom raw url, tiquet: #1798 2015-03-17 10:09:28 +01:00
Alejandro Gallardo Escobar e7f55390a1 Removed debug traces 2015-03-10 13:37:10 +01:00
mdtrooper 0473856048 Killing pink unicorns and magic numbers. 2015-02-16 18:37:16 +01:00
mdtrooper b30044df4a Fixed SQL inyections. 2015-02-11 17:20:50 +01:00
mdtrooper b1b62d85a6 Fixed the links of extension 'agents modules' when it is setted the ACL enterprise. TICKET: #1780 2015-02-06 13:15:15 +01:00
mdtrooper d7f0026979 Fixed the error message in the check syntax of plugin registration plugin. 2015-02-05 17:17:18 +01:00
m-lopez-f f5e645ec03 changed the form of display data in Agents/modules, show only agents enabled and agents with modules are same gruop module to selected in form
(cherry picked from commit bf663a93c2)
2015-02-04 11:15:27 +01:00
m-lopez-f bfc250433a Fixed problems with absolete paths 2015-01-30 11:48:20 +01:00
mdtrooper 966c866674 Some changes in the db_status extension. 2015-01-26 14:54:49 +01:00
mdtrooper 9cf246d9be Finished the extension DB Status for to check the DBs in the migrations. TICKET: #1491 2015-01-23 16:37:44 +01:00
mdtrooper 109e571e5f Starting to develop the extension to check status db. 2015-01-23 15:06:19 +01:00
mdtrooper 70e68e776f Fixed the PHP warning with undefined var. TICKET: #1552 2015-01-16 13:01:09 +01:00
m-lopez-f 437dc048bd changed visual form 2015-01-14 16:44:59 +01:00
m-lopez-f 9eb72fca7a has been added to select other ips agent and improved form. 2015-01-14 15:43:23 +01:00
mdtrooper e48f675935 Removed the un used field label_color. 2014-11-19 16:30:00 +01:00
mdtrooper 49f35f0a66 Some fixes
(cherry picked from commit 5b7de4b4d8)
2014-11-07 18:03:32 +01:00
mdtrooper ff413da9fb Fixed the lost field parameters, and added unit parameter. Ticket: #1546 2014-11-06 17:38:56 +01:00
mdtrooper 98de5e7401 Fixed the old PSPZ in the Pandora 5.1. Ticket: #1447 2014-11-06 15:46:33 +01:00
mdtrooper 32599dc641 Added the feature of pspz2 (version 2). Ticket #1447 2014-10-16 14:02:02 +02:00