Commit Graph

927 Commits

Author SHA1 Message Date
m-lopez-f b5ba16e31f Fixed default show option in filter options in manage agents. Tiquet:#2513 2015-08-04 16:40:55 +02:00
Arturo Gonzalez Diaz 6089492209 Now the group of a module belonging to a policy does not go away by making some modification in the module. Ticket#2554 2015-07-29 13:53:39 +02:00
mdtrooper a3cce922e3 Fixed PHP warnings 2015-07-21 13:04:27 +02:00
Alejandro Gallardo Escobar f14b07014f Merge pull request #34 from pandorafms/feature/ticket#2404-planned-downtimes-acl
Ended, tested and aproved
2015-07-16 13:48:41 +01:00
Alejandro Gallardo Escobar 4d43033d46 Fixed some general and ACL errors and improved some pieces of code
Downtime editor.
Some of the ACL checks added are:
-Permission check on downtime before adding an agent
-Permission check on agent before adding an agent
-Permission check on downtime before deleting an agent
-Permission check on agent before deleting an agent
-Permission check on downtime before creating or updating the downtime
-Removed the ACL check for every result item (it is done before, into the query)
-Permission check on the query for the agents added to the downtime

Downtime editor ajax.
Some of the ACL checks added are:
-Permission check on downtime before retrieving the modules
-Permission check on agent before retrieving the modules
-Permission check on downtime before deleting the modules
-Permission check on agent before deleting the modules
-Permission check on downtime before adding the modules
-Permission check on agent before adding the modules
2015-07-16 13:53:57 +02:00
Alejandro Gallardo Escobar 95d0794ae0 Fixed syntax and ACL errors and improved some pieces of code
Some of the ACL checks added are:
-Permission check before stopping.
-Running check before deleting.
-Permission check before deleting.
-Permission check before adding specific table columns.
2015-07-15 18:47:58 +02:00
Alejandro Gallardo Escobar 970be457d6 Minos changes and improvements 2015-07-15 18:39:47 +02:00
Arturo Gonzalez Diaz cbfab4781b The post process value in module options no longer take repeated numbers. Ticket #2431 2015-07-15 15:30:05 +02:00
Arturo Gonzalez Diaz 52619f4e7c Planned downtime editor changed. Ticket #2404 2015-07-14 18:34:08 +02:00
Arturo Gonzalez Diaz 12334a3cd1 Planned downtime list and edit changed. Ticket #2404 2015-07-14 16:15:04 +02:00
Arturo Gonzalez Diaz ca1c6c0bf2 Planned downtime export csv changed. Ticket #2404 2015-07-14 12:31:49 +02:00
Arturo Gonzalez Diaz 595ffe8f5c Planned downtime list changed. Ticket #2404 2015-07-14 12:10:46 +02:00
Alejandro Gallardo Escobar a097aabf80 Replaced the use of the jQuery 'attr' function with the 'prop' function when using the 'selected' property.
The 'attr' function is going to be deprecated an may cause errors in Firefox.
2015-07-14 11:11:22 +02:00
Arturo Gonzalez Diaz 8906e050ae Change permissions to a non-privilege user in planned-downtimes-acl Ticket #2404 2015-07-13 18:03:16 +02:00
Arturo Gonzalez Diaz bbbddf2fff Acces to non-privilege user to planned downtime 2015-07-13 15:59:08 +02:00
Akihiro Uchida 9fbe18a5d4 Disable modification of executed planned downtime 2015-07-10 11:02:21 +09:00
m-lopez-f 8c3056eb79 Add legal text in files and change data 2015-07-02 15:24:39 +02:00
m-lopez-f e16540a7e8 Restore column remote config 2015-07-02 12:38:45 +02:00
m-lopez-f 806962f2e5 Add new firts task and change text in other 2015-06-29 10:33:01 +02:00
m-lopez-f 06b56d80c8 Add new view when no have data in this view
(cherry picked from commit 15fb6f20a4)
2015-06-26 14:52:50 +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
mdtrooper 5e026a03e1 Some fixes. 2015-06-16 17:44:15 +02:00
Alejandro Gallardo Escobar c437797ef7 Fixes for oracle 2015-06-16 15:07:33 +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 bcfd0237bb Improvements on the oracle compatibitily 2015-06-10 17:44:20 +02:00
Alejandro Gallardo Escobar 25dde2c836 Fixes to improve the oracle compatibility 2015-06-10 15:40:59 +02:00
Alejandro Gallardo Escobar c8806ef1dc Fixes to improve the oracle compatibility 2015-06-09 18:52:11 +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 3ca9a23d0a Fixes for the Oracl€. 2015-06-03 15:53:52 +02:00
Alejandro Gallardo Escobar 8fbe1175b5 Merge remote-tracking branch 'origin/develop' into features/oracle
Conflicts resolved:
	pandora_console/DEBIAN/control
	pandora_console/DEBIAN/make_deb_package.sh
	pandora_console/include/config_process.php
	pandora_console/pandoradb.data.oracle.sql
2015-06-02 18:08:46 +02:00
m-lopez-f 2d646ce620 Fixed problems with list of interfaces in snmp walk wizard of interfaces. Tiquet: #2288
(cherry picked from commit cc861fd3a1)
2015-05-29 10:18:38 +02:00
Alejandro Gallardo Escobar 760bc4a308 Many fixes, most of it related with the oracle support 2015-05-25 19:54:11 +02:00
Alejandro Gallardo Escobar 137acdb232 Merge remote-tracking branch 'origin/develop' into features/oracle
Conflicts resolved:
	pandora_console/include/functions_reporting.php
2015-05-19 19:16:35 +02:00
mdtrooper 34b3557e9e Merge branch 'develop' into feature/#1978-REESCRITURA_DEL_MOTOR_DE_INFORMES 2015-05-18 10:46:27 +02:00
Alejandro Gallardo Escobar d212fd5543 Merge remote-tracking branch 'origin/develop' into features/oracle 2015-05-14 11:09:37 +02:00
Junichi Satoh 8a63bc171d Fixed module configuration error with open version (without enterprise). 2015-05-13 21:56:43 +09:00
Alejandro Gallardo Escobar 4cb968782c Now the time to is different than the time from in the oncle time task 2015-05-11 14:14:30 +02:00
mdtrooper 73e0a74a1a Merge branch 'develop' into feature/#1978-REESCRITURA_DEL_MOTOR_DE_INFORMES
Conflicts:
	pandora_console/godmode/reporting/reporting_builder.item_editor.php
	pandora_console/include/functions_reporting.php
2015-05-06 17:02:40 +02:00
Alejandro Gallardo Escobar c02f3bacf4 Error fixes related with the improved oracle compatibility 2015-05-04 20:11:03 +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 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
mdtrooper f84863540f Merge from the pandora_5.1 branch to feature/#1978-REESCRITURA_DEL_MOTOR_DE_INFORMES branch the new report items (availability and time overlaped in the simple graphs). 2015-04-10 00:58:24 +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
mdtrooper 441a57e700 Fixed PHP warning. 2014-09-10 18:21:45 +02:00
Vanessa Gil 356a94c0c2 Fixed bug:Error to assign server plugins using templates. Ticket #1161
pandora_console/godmode/agentes/agent_template.php
2014-09-10 18:05:33 +02:00
Alejandro Gallardo Escobar 95bf21004f Improvements on the Planned Downtime section
* pandora_console/godmode/agentes/planned_downtime.editor.php: Fixed an error
	which made impossible the creation of new periodic downtimes.

* pandora_console/godmode/agentes/planned_downtime.export_csv.php: Added file.
	Exports the planned downtimes list to a CSV file.

* pandora_console/godmode/agentes/planned_downtime.list.php: Added a new form
	to filter the list. Added pagination. Changed the items order. Error fixes.
2014-09-10 18:02:32 +02:00