Commit Graph

2402 Commits

Author SHA1 Message Date
Arturo Gonzalez Diaz 2aafc7a53e Permissions in recontask changed. Ticket #2179 2015-07-21 09:38:49 +02:00
Alejandro Gallardo Escobar 46cd0b4ca0 Minor visual change 2015-07-16 15:50:53 +02:00
Alejandro Gallardo Escobar daedfa6a21 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
(cherry picked from commit 4d43033d46)

Conflicts resolved:
	pandora_console/include/ajax/planned_downtime.ajax.php
2015-07-16 15:30:21 +02:00
Alejandro Gallardo Escobar c7aabdb6f1 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.
(cherry picked from commit 95d0794ae0)
2015-07-16 15:28:50 +02:00
Alejandro Gallardo Escobar 245b88d103 Minos changes and improvements
(cherry picked from commit 970be457d6)

Conflicts resolved:
	pandora_console/godmode/agentes/planned_downtime.export_csv.php
2015-07-16 15:27:48 +02:00
Arturo Gonzalez Diaz 019f203213 Planned downtime editor changed. Ticket #2404
(cherry picked from commit 52619f4e7c)
2015-07-16 15:26:51 +02:00
Arturo Gonzalez Diaz 49ad7477c3 Planned downtime list and edit changed. Ticket #2404
(cherry picked from commit 12334a3cd1)

Conflicts resolved:
	pandora_console/godmode/agentes/planned_downtime.editor.php
2015-07-16 15:26:11 +02:00
Arturo Gonzalez Diaz f654d6567b Planned downtime export csv changed. Ticket #2404
(cherry picked from commit ca1c6c0bf2)
2015-07-16 15:18:10 +02:00
Arturo Gonzalez Diaz 492dc420f8 Planned downtime list changed. Ticket #2404
(cherry picked from commit 595ffe8f5c)
2015-07-16 15:17:57 +02:00
Arturo Gonzalez Diaz 14e785a689 Change permissions to a non-privilege user in planned-downtimes-acl Ticket #2404
(cherry picked from commit 8906e050ae)
2015-07-16 15:17:20 +02:00
Arturo Gonzalez Diaz 88a53868aa Acces to non-privilege user to planned downtime
(cherry picked from commit bbbddf2fff)

Conflicts resolved:
	pandora_console/godmode/agentes/planned_downtime.list.php
2015-07-16 15:16:40 +02:00
m-lopez-f 9c64dfdc5a Add more width to field for separate selct to botton. Tiquet: #2445 2015-07-15 15:25:30 +02:00
mdtrooper 506b9fa944 Fixed adition of the snmp actions alerts. TICKET: #2417
(cherry picked from commit 46516385e9)
2015-07-14 14:07:52 +02:00
Alejandro Gallardo Escobar 289bcefbe2 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:48:30 +02:00
Alejandro Gallardo Escobar b45aa94e02 Now the name input field has validation for the required property 2015-07-13 16:27:21 +02:00
Arturo Gonzalez Diaz 73e0e91647 Export to csv whit non-privilege user. Ticket #2404 2015-07-13 13:31:57 +02:00
Arturo Gonzalez Diaz f5cb3c5c79 Change acl bits. Ticket #2404 2015-07-10 15:28:30 +02:00
m-lopez-f 9cca442a8f Fixed problems to show groups fathers-childs in custom reports. Tiquet: #2351
(cherry picked from commit 6f89828c76)
2015-07-09 11:13:38 +02:00
Alejandro Gallardo Escobar c93d30878b Fixed an error which causes a weird update counter 2015-07-07 17:44:36 +02:00
mdtrooper 737e085a81 Fixed the masive operations for modules when the name has white spaces. TICKET: #2328 2015-06-23 12:15:09 +02:00
m-lopez-f c45206f269 Fixed inserts paths in DB. Tiquet: #2325 2015-06-22 10:14:03 +02:00
mdtrooper 52499dd427 Fixed the url of visualmap in wizard into a metaconsole. 2015-06-15 18:47:36 +02:00
mdtrooper 905d768322 Fixed the javascript to check a numeric field when it is empty. TICKET: #2176 2015-06-09 11:43:46 +02:00
mdtrooper 62fedd78c8 Fixed the monthly SLA for dashboards. TICKET: #2087 2015-06-08 16:51:54 +02:00
mdtrooper c658e83ec6 Fixes about PHP Warnings (more or less as the develop branch) 2015-06-08 15:09:53 +02:00
m-lopez-f 4147c9644c Fixed error when selected in bulk actions agents edit any status, show all agents. Tiquet: #2261 2015-06-01 13:37:21 +02:00
m-lopez-f 73ae001a3f Change privilege in call function to return groups of view this user. Tiquet: #2259 2015-06-01 10:06:42 +02:00
m-lopez-f cc861fd3a1 Fixed problems with list of interfaces in snmp walk wizard of interfaces. Tiquet: #2288 2015-05-29 10:17:07 +02:00
m-lopez-f fa7bc8faaa Change label of field in viual setup 2015-05-27 16:29:29 +02:00
m-lopez-f b94484fcb9 Add help clippy when all servers is down. Tiquet: #1660 2015-05-27 11:42:46 +02:00
mdtrooper 7708bc5619 Merge branch 'pandora_5.1' of https://github.com/pandorafms/pandorafms into pandora_5.1 2015-05-26 17:06:10 +02:00
mdtrooper 5d25b7c8e6 Fixed the 'availability' item in report. 2015-05-26 17:05:54 +02:00
m-lopez-f ca5b9bd62f Add new option, when is active data of modules type is proc, show ok or fail. Tiquet: #1996 2015-05-26 12:37:14 +02:00
m-lopez-f 120c7ac90e Delete column load in server list and Add version column, tiquet: #2144 2015-05-25 15:47:30 +02:00
m-lopez-f b516e2a894 Fixed problems with not variable initialized, tiquet: #2238
(cherry picked from commit 50044050e1)
2015-05-22 12:14:09 +02:00
m-lopez-f 6cf4da8d8a Fixed error when load data in action alert in manage alerts, tiquet: #2088 2015-05-06 13:08:30 +02:00
m-lopez-f 992b89537f Add option to change image when is service and fixed error when updated data. Tiquet: #2175
(cherry picked from commit 19abac33c1)
2015-05-04 12:45:34 +02:00
mdtrooper e1e64b1a54 Fixed the SLA form editor for to set graphs. TICKET: #2172 2015-04-30 16:48:10 +02:00
mdtrooper 402165fd11 Change some styles in the code of report editor for to made more easy the comparation with the template report editor 2015-04-28 14:26:19 +02:00
mdtrooper 8ec4ef26d7 Added the feature to filter by text the event in report item event_report_group. TICKET: #2066 2015-04-27 16:10:16 +02:00
mdtrooper 0f72fa8bbd Fixed show the widget 'show resume' in the 'availability' item in report. TICKET: #2149 2015-04-24 19:05:17 +02:00
mdtrooper 29f4c1d7e7 Fixed the returning to item editor when it is availability item. TICKET: #2149 2015-04-24 17:17:38 +02:00
mdtrooper 61aa789033 Fixed the lost period in availability item. TICKET: #2149 2015-04-24 17:09:26 +02:00
mdtrooper 91c930938e Fixed the lost checkbox to show graphs in the event items in the report (Merge from the commit 3578687aad). 2015-04-21 16:29:53 +02:00
Vanessa Gil 85ba0ca1db Ticket #2044. 2015-04-13 17:04:31 +02:00
mdtrooper f06b400e4d Killed some unicorns and arbitrary numbers. This land is for constants. (backport from the develop branch). 2015-04-08 17:45:37 +02:00
mdtrooper ca2def81ce Remove a javascript debug trace (backport from develop). 2015-04-08 17:03:33 +02:00
mdtrooper 3cdbc74e1c Merge branch 'pandora_5.1' into feature/#2026-NUEVO_TIPO_DE_INFORME_COMPARED_GRAPHS 2015-04-07 15:09:10 +02:00
mdtrooper 4bae03a227 Added the feature of time compare overlapped in the simple graph and simple graph baseline in reports. 2015-04-07 15:03:46 +02:00
m-lopez-f 2e51480f58 Add order in parent select in static graph in visual console, Tiquet: #2067
(cherry picked from commit 790c81a250)
2015-04-06 10:26:38 +02:00
mdtrooper 5864d846ba Working in the avaliability item in report. 2015-04-01 15:51:19 +02:00
mdtrooper 88115eb9d9 Working in the new type of report availability. 2015-03-31 18:23:33 +02:00
mdtrooper 4749f3255b Starting to make the availability general report 2015-03-31 12:53:21 +02:00
m-lopez-f 400feb5d0c In alert command preview is not array but contain data, create textarea instead of select 2015-03-26 15:48:27 +01:00
m-lopez-f 471492807d same unit to snmp modules when unit not correct to module type, tiquet: #2025 2015-03-24 10:36:02 +01:00
m-lopez-f e52ace6716 Add field to custom line widht to custom graph tiquet: #1875
(cherry picked from commit e0e531bf05)
2015-03-17 15:37:07 +01:00
Alejandro Gallardo Escobar aad9e08700 Removed the the event checkboxes 2015-03-17 14:20:09 +01:00
mdtrooper 35a9e7c591 Fixed the massive edition of modules with white spaces in name modules. TICKET: #1832 2015-03-16 12:52:05 +01:00
mdtrooper b7264f61c3 Fixed the preview alert action in the form editor. TICKET: #1944 2015-03-10 15:13:14 +01:00
mdtrooper f475dc80bd Fixed the update of alert command usability. 2015-03-09 16:17:57 +01:00
mdtrooper 80bd7b0db2 Fixed the lines in visualmaps with service items. TICKET: #1896 2015-03-09 13:12:05 +01:00
mdtrooper 2692659a7a Fixed, now the tab of remote configuration is not visible. TICKET: #1884
(cherry picked from commit 37bff59e85)
2015-03-09 12:09:02 +01:00
mdtrooper 681b27fa2c Added in setup visual a check for to show the group as text. Ticket: #1501
(cherry picked from commit bda09a22e1)

Conflicts:
	pandora_console/include/functions_config.php
2015-03-05 14:55:42 +01:00
mdtrooper 199ff770da Fixed the create new remote user in Active Directory (enterprise). TICKET: #1845
(cherry picked from commit 7b08fb47c1)
2015-02-26 12:28:16 +01:00
mdtrooper 757e0988e8 Fixed the inverse intervals in massive edition of modules. TICKET: #1831
(cherry picked from commit 8ed021b64d)
2015-02-25 11:40:08 +01:00
mdtrooper 30a05aa62f Added the option 'last value' for the items 'general' and 'exception' in reports. TICKET: #1819
(cherry picked from commit 0952b96b49)

Conflicts:
	pandora_console/include/javascript/pandora.js
2015-02-23 13:45:16 +01:00
Alejandro Gallardo Escobar 02e57e20e5 Fixes ticket #1816. Now the SNMP interface wizard retrieves the interfaces ips properly
(cherry picked from commit 2999c76fa8)
2015-02-18 15:08:03 +01:00
Ramon Novoa 7330bcb287 Show the company name in the license setup. 2015-02-17 16:07:34 +01:00
mdtrooper ab12b4456a Fixed the snmp wizard for uptime and added unit octets. TICKET: #1742
(cherry picked from commit 584d00f321)
2015-02-13 15:34:21 +01:00
mdtrooper dbf3bedd3a Added a checks of PHP enviorement in Update Manager. 2015-02-11 15:40:22 +01:00
mdtrooper 6fac4670d1 Added the proxy configuration in the update manager.
(cherry picked from commit 3b0f84778488958f9c4cb12cfda35d4b6a5528aa)

Conflicts:
	pandora_console/include/functions_config.php
2015-02-10 16:43:17 +01:00
mdtrooper 70cd9406f8 Added check for the profile is used by admin users before to delete. TICKET: #1753
(cherry picked from commit 0d1491225b)
2015-02-06 18:03:17 +01:00
mdtrooper 12f23163cd Fixed PHP warnings.
(cherry picked from commit 760de99427)
2015-02-02 14:19:04 +01:00
m-lopez-f 10993ef0f5 Change visual in 'Tactical server information' in third column 2015-01-30 13:12:04 +01:00
m-lopez-f d00233e7c4 Fixed problems with absolete paths
(cherry picked from commit f1cd6b36a6)
2015-01-30 11:50:52 +01:00
m-lopez-f f1f1e7ba94 Change order to show info in 'Tactical server information' about data server 2015-01-30 10:07:16 +01:00
mdtrooper 27d455ce4e Added a checkboxes in the list of elements for to make more easy the deletion of item in visual map. TICKET: #1687
(cherry picked from commit bfc1c60ee8)

Conflicts:
	pandora_console/godmode/reporting/visual_console_builder.elements.php
2015-01-29 17:02:37 +01:00
m-lopez-f 443440f998 Fixed alert command previews in 'Configure alert action' when variable contained a double or single quotes 2015-01-29 13:40:19 +01:00
m-lopez-f fd3e2e8750 Fixed problem with previous commit
(cherry picked from commit a0eb5728f7)
2015-01-28 10:35:54 +01:00
m-lopez-f 5de1c78f24 add links in agent name and alert name
(cherry picked from commit a3698f1b45)
2015-01-23 12:23:13 +01:00
mdtrooper 5a8db89588 Changes imprecise names and concepts in SNMP. Ticket: #1688
(cherry picked from commit 6edf78c2dd)
2015-01-21 14:49:06 +01:00
m-lopez-f 3646d46f02 Change name field in custom events from Criticity to Severity. 2015-01-20 09:12:12 +01:00
m-lopez-f 6e6e8ede9e Added erased when a plugin is also deleted in the policies.
(cherry picked from commit e4e15af3ef)
2015-01-19 10:53:25 +01:00
m-lopez-f 070e9f6e00 Fixed problem with create agent and not asigned ip address
create record in taddress and ip is ''

(cherry picked from commit 5d0bc28dc8)
2015-01-16 14:44:20 +01:00
m-lopez-f 5c86b34adc Fixed error creating the url in, en Reporting>>Visual Console>>Show link to public Visual Console 2015-01-16 13:09:42 +01:00
m-lopez-f 9e14c5fb20 Change help hint in Create user in field 'Global Profile' 2015-01-16 12:10:14 +01:00
m-lopez-f 7424e37fa0 Changed text 'Module macros' to 'Custom macros' 2015-01-14 12:14:30 +01:00
m-lopez-f 56a2fca966 Fixed small error in translation 2015-01-13 11:13:04 +01:00
m-lopez-f 757b065fd2 Added new tooltip to the field filter in SNMP-> SNMP Filters-> create 2015-01-13 11:09:37 +01:00
m-lopez-f f37c9ab4c4 Add data to string variables to correct the problem when ordering. 2015-01-12 16:32:04 +01:00
m-lopez-f 607af5eb1e Change the variables in the array so that they can be translated 2015-01-12 15:54:30 +01:00
m-lopez-f 51d45f0db0 Add combox filter in search form, view: Manage Agents in Admistration 2015-01-12 15:31:14 +01:00
mdtrooper a08e5651b6 Added info dialog with the modules and components that lock a server plugin
(cherry picked from commit 9367a8bdc9)
2014-12-12 15:05:48 +01:00
mdtrooper 7f4d642679 Added the lost fields for item group in the editor.
(cherry picked from commit a3e6b09758)
2014-12-02 11:45:12 +01:00
mdtrooper 4f7bfea51c Added the lost fields for item group in the element list.
(cherry picked from commit c0e767dcbf)

Conflicts:
	pandora_console/godmode/reporting/visual_console_builder.elements.php
2014-12-02 11:44:45 +01:00
Alejandro Gallardo Escobar 61045bc444 Now the only average value of the simple graphs can be deactivated 2014-11-13 20:10:01 +01:00
mdtrooper 74c227f6c0 Fixed PHP Warning of empty array 2014-11-06 15:49:36 +01:00
mdtrooper 69954da39b Fixed the access (and listing in global search) to module with ACL tags. Ticket #1472 2014-10-20 16:45:47 +02:00
mdtrooper 8390e91813 Moved the global var '' to upside of code 2014-10-20 16:45:47 +02:00
mdtrooper b26aa1baf7 Fixed the header checkbox for to select all. Ticket #1465 2014-10-17 12:57:09 +02:00