Commit Graph

830 Commits

Author SHA1 Message Date
m-lopez-f b2ef7bc304 Changed visual of any views 2015-04-23 17:52:16 +02:00
m-lopez-f 3d2adc315e Change siual of view in any view 2015-04-22 16:46:08 +02:00
m-lopez-f 514ab2556b Change visual of agents detail and admin agent 2015-04-21 17:41:33 +02:00
m-lopez-f dc09a9a14e Change visual and add new images 2015-04-21 17:26:20 +02:00
m-lopez-f 89fa37578a Changed rowspan size 2015-04-15 12:14:55 +02:00
m-lopez-f b78f39f420 Delete develop traces 2015-04-15 11:30:50 +02:00
m-lopez-f 25277eb550 Fixed menu smtp from agent detail and modify agent 2015-04-15 10:26:48 +02:00
m-lopez-f 2d9168ac8f Changed styles from views in nodo 2015-04-15 09:45:13 +02:00
m-lopez-f 4158afde8c Merge branch 'develop' into feature/NewView 2015-04-13 09:09:04 +02:00
m-lopez-f e29497c394 Changed style of Nodo 2015-04-10 09:43:44 +02:00
Akihiro Uchida 4e7fdcda53 Fixed codes to disable input datepicker. 2015-04-09 20:17:39 +09:00
Akihiro Uchida 7e5bd7e22e Enable to postpone planned downtime when in execution and its type is once
Based on the contribution of Hiroki Shimizu
2015-04-08 17:40:58 +09:00
m-lopez-f a55fb5ec72 Change visual of console 2015-04-01 14:13:41 +02:00
m-lopez-f 0213cd7405 Change views and styles in Console 2015-04-01 13:24:53 +02:00
m-lopez-f 0e29cc520e Change visual of node 2015-03-31 17:26:22 +02:00
m-lopez-f c2dbc40155 same unit to snmp modules when unit not correct to module type, tiquet: #2025
(cherry picked from commit 471492807d)
2015-03-24 10:36:57 +01:00
mdtrooper 37bff59e85 Fixed, now the tab of remote configuration is not visible. TICKET: #1884 2015-03-09 12:08:26 +01:00
Ramon Novoa 4e4eb4df87 Merge branch 'develop' into feature/password-encryption 2015-03-04 15:39:37 +01:00
mdtrooper 50bbdf5590 Fixed the lost config data in modules from policy when update something in the module. TICKET: #1874 2015-03-04 14:55:44 +01:00
Ramon Novoa df651810d4 Added support for password encryption to the Pandora FMS Console. 2015-03-02 17:30:19 +01:00
Alejandro Gallardo Escobar 2999c76fa8 Fixes ticket #1816. Now the SNMP interface wizard retrieves the interfaces ips properly 2015-02-18 15:07:07 +01:00
mdtrooper 584d00f321 Fixed the snmp wizard for uptime and added unit octets. TICKET: #1742 2015-02-13 15:32:28 +01:00
mdtrooper 2842970c83 Added feature of custom post process values. TICKET: #1743 2015-02-09 19:35:03 +01:00
m-lopez-f 84821a3729 Add help clippy in creation menus or views
Add clippy in:
Interval agent if this interval is < 300
Network maps>topology group
Create a new data server module in field 'Data Configuration'
In servers list, in column T/Q, when Q>200
2015-02-03 16:08:41 +01:00
m-lopez-f cd589658f7 Fixed problem with create agent and not asigned ip address
create record in taddress and ip is ''
2015-01-16 14:08:49 +01:00
m-lopez-f 9343a3dae9 Changed text 'Module macros' to 'Custom macros' 2015-01-14 12:11:33 +01:00
m-lopez-f e39415e681 Add combox filter in search form, view: Manage Agents in Admistration 2015-01-12 16:20:07 +01:00
mdtrooper b42d643968 Finish the working in the tags out the policies. Ticket: #1577 2014-12-12 15:01:50 +01:00
mdtrooper 303b4f148f Added feature to set bbcode links in agents description and custom fields. Ticket #1404 2014-12-02 16:38:07 +01:00
mdtrooper c66ca5251a Fixed the access (and listing in global search) to module with ACL tags. Ticket #1472 2014-10-20 16:45:47 +02:00
mdtrooper 3c509098cd Moved the global var '' to upside of code 2014-10-20 16:45:47 +02:00
mdtrooper 078d828411 Fixed the show plugin parameters field into the policy module form. 2014-10-13 16:59:57 +02:00
Alejandro Gallardo Escobar 1e678ba3a3 Merge branch 'feature/planned-downtimes-migrator' into develop 2014-10-09 18:18:43 +02:00
Alejandro Gallardo Escobar e8975bc770 Now the malformed planned downtimes have more visibility 2014-10-09 12:51:38 +02:00
Alejandro Gallardo Escobar 9fbec2bec9 Minor fix 2014-10-08 14:56:28 +02:00
Alejandro Gallardo Escobar ec99bf018e Added a check to know if exist malformed planned downtimes and an option to solve the problem 2014-10-08 14:55:59 +02:00
mdtrooper 5467284494 Fixed the urls in the downtime for to ACL users with AW 2014-10-07 19:58:19 +02:00
mdtrooper 95682d9249 Fixes the cleaned default values in the module plugins. Ticket #1406 2014-10-06 15:55:21 +02:00
Alejandro Gallardo Escobar 48b53fb165 Now the interface wizard adds the interface MAC to the module description 2014-10-02 16:05:31 +02:00
Alejandro Gallardo Escobar c2925695bf Minor fixes 2014-10-01 12:21:08 +02:00
Vanessa Gil bdd313c1bc Validate post_process parameter. Ticket #1318 2014-09-23 09:28:10 +02:00
mdtrooper da6067f0a2 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-22 13:37:35 +02:00
mdtrooper 2b247e0ed1 Added the context help icon for the learning mode in form of agent. TICKET #1311 2014-09-22 13:37:23 +02:00
Alejandro Gallardo Escobar eeb9725334 Merge branch 'feature/ticket#1243-PlannedDowntime' into develop 2014-09-22 11:48:22 +02:00
Alejandro Gallardo Escobar bb3330f783 Error fixes and improvements. Improved the help tips of the planned downtimes editor 2014-09-19 17:30:17 +02:00
Alejandro Gallardo Escobar 5188ad51cd Fixed the date filter of the list 2014-09-15 18:52:29 +02:00
Junichi Satoh af938bc07a Fixed 'FF timeout' field is not shown when creating a data module from
the console.
2014-09-13 08:53:56 +09:00
Alejandro Gallardo Escobar 8811004a63 Improved the warning messages on the planned downtimes edit section 2014-09-12 11:48:51 +02:00
Alejandro Gallardo Escobar a4da2ec6c3 Added support to create scheduled downtimes with past dates
* pandora_console/godmode/setup/setup_general.php,
  pandora_console/include/functions_config.php: Added a config token
	to allow the creation of scheduled downtimes in the past.

* pandora_console/godmode/agentes/planned_downtime.editor.php: Now
	is possible to create a scheduled downtime with a past date
	if the config token is activated.
2014-09-11 11:42:57 +02:00
Alejandro Gallardo Escobar 7873e60d6c Now the planned downtimes CSV shows the affected elements 2014-09-10 18:58:46 +02:00