Commit Graph

7006 Commits

Author SHA1 Message Date
Arturo Gonzalez Diaz 575aedb6f7 Now diagnostic info have a new data, 'db_scheme_first_version' and show the first pandora db scheme version. 2015-07-22 11:35:42 +02:00
artica bc6ad60373 Auto-updated build strings. 2015-07-22 00:02:25 +02:00
mdtrooper cca0c552a8 Fixed the availability item report. TICKET: #2423 2015-07-21 18:59:11 +02:00
mdtrooper 6629d0fe1c Added feature. The report items SLA, Availaibily and General do not show the not init modules. TICKET: #2510 2015-07-21 13:17:02 +02:00
mdtrooper a64f1eda1d Added function 'modules_is_not_init'
(cherry picked from commit a8162a1876)
2015-07-21 13:11:44 +02:00
Arturo Gonzalez Diaz 681139e2d3 Now is not possible create two recon task with the same name. Ticket #2179 2015-07-21 13:08:19 +02:00
mdtrooper 706971f763 Added a filter 'normal & critical' in severity into events.
(cherry picked from commit f1ada9076e)

Conflicts:
	pandora_console/godmode/events/event_edit_filter.php
	pandora_console/include/constants.php
2015-07-21 10:48:29 +02:00
Arturo Gonzalez Diaz 2aafc7a53e Permissions in recontask changed. Ticket #2179 2015-07-21 09:38:49 +02:00
artica 0460e01188 Auto-updated build strings. 2015-07-21 00:01:33 +02:00
Arturo Gonzalez Diaz 3744e0ea6f Now always show the number of monitors in monitor detail. Ticker #2463 2015-07-20 10:53:24 +02:00
artica 30728f04ec Auto-updated build strings. 2015-07-20 00:01:30 +02:00
artica 8eef10d85b Auto-updated build strings. 2015-07-19 00:01:31 +02:00
artica 39a0c14ea1 Auto-updated build strings. 2015-07-18 00:01:33 +02:00
mdtrooper 6aa2d6c66c Fixed the general report in metaconsole with some agents disabled. 2015-07-17 17:26:37 +02:00
m-lopez-f aeedcd0ec3 Fixed heigth in pure view when see a services map. Tiquet: #2470 2015-07-17 10:04:40 +02:00
artica 902dd189d5 Auto-updated build strings. 2015-07-17 00:02:00 +02:00
Alejandro Gallardo Escobar f01c021b14 Fixed an error in the function 'planned_downtimes_stop' 2015-07-16 15:51:05 +02:00
Alejandro Gallardo Escobar 46cd0b4ca0 Minor visual change 2015-07-16 15:50:53 +02:00
Alejandro Gallardo Escobar 8f3973d934 Added some useful functions from the 6.0 version 2015-07-16 15:38:15 +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 433fa3eaef Added a function to stop a planned downtime (once type) and recover the agent and modules status
(cherry picked from commit e8d68739b7)
2015-07-16 15:28:28 +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
artica 8115724e60 Auto-updated build strings. 2015-07-16 00:01:44 +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
m-lopez-f c4a598890a Fixed problems with user edit when change language,see all fields in home screen. Tiquet: #2448
(cherry picked from commit bc54629604)
2015-07-15 15:09:39 +02:00
Arturo Gonzalez Diaz d33b097a4b Password box in plugin module IPMI fixed. Ticket #2409 2015-07-15 11:55:24 +02:00
artica 44a59bdb6b Auto-updated build strings. 2015-07-15 00:01:37 +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
artica e6e640524c Auto-updated build strings. 2015-07-14 00:01:34 +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
Alejandro Gallardo Escobar c5b84f1d2b Added the 'required' attribute to the input text and input text password through a function parameter
(cherry picked from commit 4f2c35ac63)
2015-07-13 16:25:35 +02:00
Arturo Gonzalez Diaz 73e0e91647 Export to csv whit non-privilege user. Ticket #2404 2015-07-13 13:31:57 +02:00
artica f67ea5c694 Auto-updated build strings. 2015-07-13 00:01:30 +02:00
artica 3e3fae2b49 Auto-updated build strings. 2015-07-12 00:01:33 +02:00
artica f2f972192f Auto-updated build strings. 2015-07-11 00:01:45 +02:00
Arturo Gonzalez Diaz f5cb3c5c79 Change acl bits. Ticket #2404 2015-07-10 15:28:30 +02:00
artica 2c7c199bae Auto-updated build strings. 2015-07-10 00:01:39 +02:00
m-lopez-f f513c5e21e Merge branch 'pandora_5.1' of https://github.com/pandorafms/pandorafms into pandora_5.1 2015-07-09 11:14:19 +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
artica 36b423de7a Auto-updated build strings. 2015-07-09 00:01:42 +02:00
artica c4f58fde0b Auto-updated build strings. 2015-07-08 00:01:36 +02:00
Alejandro Gallardo Escobar c93d30878b Fixed an error which causes a weird update counter 2015-07-07 17:44:36 +02:00
Junichi Satoh b8a6328d6e Changed default width of the status indicator to avoid wrong tactical view
when narrowing the browser width.
2015-07-07 14:14:22 +09:00
Junichi Satoh 83fd7a41b1 Updated translations. 2015-07-07 12:02:33 +09:00
artica 5f6f42762a Auto-updated build strings. 2015-07-07 00:01:41 +02:00
artica 6c994a288d Auto-updated build strings. 2015-07-06 00:01:33 +02:00
artica 6533c57296 Auto-updated build strings. 2015-07-05 00:01:30 +02:00
artica be5a19c953 Auto-updated build strings. 2015-07-04 00:01:38 +02:00
Alejandro Gallardo Escobar 054401484e Now the modules SLA slicebar has a different color in the planned downtimes period
Ticket #2341
(cherry picked from commit a512065c22)
2015-07-03 13:18:19 +02:00
Alejandro Gallardo Escobar 480a1f3f9c Revert "Fixed SLA monthly limited ranges" because it will cause conflicts with modules in unknown state
This reverts commit b46b9db075.
2015-07-02 18:27:31 +02:00
fbsanchez ef787b9b4a Little css fix 2015-07-02 13:20:28 +02:00
artica 5d4fe045b0 Auto-updated build strings. 2015-07-02 00:01:47 +02:00
artica c53e281343 Auto-updated build strings. 2015-07-01 00:02:07 +02:00
fbsanchez b46b9db075 Fixed SLA monthly limited ranges 2015-06-30 18:12:53 +02:00
artica e4c1a34e30 Auto-updated build strings. 2015-06-30 00:02:04 +02:00
artica 335c4d7148 Auto-updated build strings. 2015-06-29 00:01:35 +02:00
artica 484aef4faf Auto-updated build strings. 2015-06-28 00:01:30 +02:00
artica 16f473df3d Auto-updated build strings. 2015-06-27 00:01:34 +02:00
artica c65a4226b4 Auto-updated build strings. 2015-06-26 00:01:36 +02:00
artica ec7f39d269 Auto-updated build strings. 2015-06-25 00:01:36 +02:00
Vanessa Gil 29aa79b944 Updated translations. 2015-06-24 16:49:10 +02:00
Junichi Satoh 6f4c17e788 Updated index. 2015-06-24 18:30:08 +09:00
fbsanchez 37d560a6ca Added non-interactive includes 2015-06-24 10:46:55 +02:00
artica 743f3271d8 Auto-updated build strings. 2015-06-24 00:01:59 +02:00
m-lopez-f 8e230d59f9 Fixed installer in Windows. Tiquet: #2327
(cherry picked from commit 2e618c4ef4)
2015-06-23 16:31:21 +02:00
m-lopez-f 298b509b97 Fixed maps in Windows. Tiquet: #2153 2015-06-23 15:12:42 +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
mdtrooper 37cb70c1e9 Fixed the title of macros in javascript. 2015-06-23 10:49:39 +02:00
artica b5e92e5054 Auto-updated build strings. 2015-06-23 00:01:38 +02:00
m-lopez-f c45206f269 Fixed inserts paths in DB. Tiquet: #2325 2015-06-22 10:14:03 +02:00
artica 9f561dd9d9 Auto-updated build strings. 2015-06-22 00:01:35 +02:00
artica 5c1b4cd2ca Auto-updated build strings. 2015-06-21 00:01:27 +02:00
artica 8a929ffe54 Auto-updated build strings. 2015-06-20 00:01:29 +02:00
m-lopez-f b63c3b66ec Merge branch 'pandora_5.1' of https://github.com/pandorafms/pandorafms into pandora_5.1 2015-06-19 14:42:31 +02:00
m-lopez-f b8b4c2d440 Fixed problems with titles in images and links 2015-06-19 14:42:18 +02:00
artica 532a5ebb4d Auto-updated build strings. 2015-06-19 00:01:33 +02:00
m-lopez-f b42678fcab Fixed problems with title in images. Tiquet:2323 2015-06-18 15:54:13 +02:00
m-lopez-f 48a3be7c80 Merge branch 'pandora_5.1' of https://github.com/pandorafms/pandorafms into pandora_5.1 2015-06-18 13:49:03 +02:00
m-lopez-f a1257b8ad9 Ficed error with titles images 2015-06-18 13:48:23 +02:00
pandora-release 4b9352180b Updated version and build strings for the 5.1SP3 release. 2015-06-18 10:32:16 +02:00
artica 0a4f98758c Auto-updated build strings. 2015-06-18 00:01:31 +02:00
m-lopez-f c6e282b3cd Fixed wmi query, selected wrong column. Tiquet: #2309 2015-06-17 11:49:21 +02:00
m-lopez-f 7dabbcebdd change wmi query. Tiquet: #2309 2015-06-17 09:12:38 +02:00
artica 205e36f66a Auto-updated build strings. 2015-06-17 00:02:00 +02:00
artica 5dd3d95887 Auto-updated build strings. 2015-06-16 00:01:30 +02:00
mdtrooper 52499dd427 Fixed the url of visualmap in wizard into a metaconsole. 2015-06-15 18:47:36 +02:00
Alejandro Gallardo Escobar 8c5c32150c Changed the 'forced_title' feature of the function "html_print_image". Tiquet: 2197
(cherry picked from commit 7aa4851c5b)
2015-06-15 17:11:00 +02:00
artica ea27eae5e6 Auto-updated build strings. 2015-06-15 00:01:27 +02:00
artica bd877b0dff Auto-updated build strings. 2015-06-14 00:01:27 +02:00
artica 477ed9d1bf Auto-updated build strings. 2015-06-13 00:01:36 +02:00
artica eb755b4df9 Auto-updated build strings. 2015-06-12 00:01:32 +02:00
artica 54e5b338fe Auto-updated build strings. 2015-06-11 00:01:30 +02:00
artica caf1fda3fa Auto-updated build strings. 2015-06-10 00:01:30 +02:00
mdtrooper ae97ad964d Now in the function 'filemanager_read_recursive_dir' returns the directories 2015-06-09 15:53:25 +02:00
mdtrooper 55766b2ed2 Added lost constant COLLECTION_UNSAVED 2015-06-09 15:03:34 +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
artica 6ec7592698 Auto-updated build strings. 2015-06-09 00:01:33 +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
artica a3b4f6b5f2 Auto-updated build strings. 2015-06-08 00:01:33 +02:00
artica 13ed85e0de Auto-updated build strings. 2015-06-07 00:01:57 +02:00
artica 728a8a5cad Auto-updated build strings. 2015-06-06 00:01:29 +02:00
mdtrooper e326c8ff20 Fixed the PHP Warning about the config var. 2015-06-05 12:46:33 +02:00
m-lopez-f 7f210d82f1 No show count events group by status(validate,not validate) in statics events. Tiquet: #2306
(cherry picked from commit 866cdb908e)
2015-06-05 10:21:57 +02:00
artica b38ff0ddf0 Auto-updated build strings. 2015-06-05 00:01:26 +02:00
artica 9326438d2b Auto-updated build strings. 2015-06-04 00:01:29 +02:00
Ramon Novoa 16c2e10a4f Do not draw parent/child relationships in layer 2 maps. 2015-06-03 17:20:37 +02:00
artica e2937338aa Auto-updated build strings. 2015-06-03 00:01:29 +02:00
artica ada59348b4 Auto-updated build strings. 2015-06-02 00:01:29 +02:00
m-lopez-f 127daf8fdc Fixed problems with snmpwalks, when server have mibs text in hexadeximal-string. Tiquet: #2288 2015-06-01 15:23:08 +02:00
m-lopez-f 58115b8296 Merge branch 'pandora_5.1' of https://github.com/pandorafms/pandorafms into pandora_5.1 2015-06-01 13:37:47 +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
mdtrooper 71ca2f1de7 Fixed the SLA item in the reports into metaconsole when some agents into this is disabled. 2015-06-01 12:45:42 +02:00
mdtrooper 1d589d7472 Fixed the availability item in the reports into metaconsole when some agents into this is disabled. 2015-06-01 12:06:04 +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
artica 0b5ba410fd Auto-updated build strings. 2015-06-01 00:01:28 +02:00
artica e97cd365d5 Auto-updated build strings. 2015-05-31 00:01:29 +02:00
artica b63f8160e2 Auto-updated build strings. 2015-05-30 00:01:29 +02:00
m-lopez-f bc5ac52cdc Merge branch 'pandora_5.1' of https://github.com/pandorafms/pandorafms into pandora_5.1 2015-05-29 10:17:22 +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
artica 998405c8d9 Auto-updated build strings. 2015-05-29 00:01:30 +02:00
m-lopez-f a74b7ed55f Add more width to select tags in filters events and truncate name. Tiquet: #2015 2015-05-28 10:30:49 +02:00
artica cf372b6684 Auto-updated build strings. 2015-05-28 00:01:26 +02:00
Ramon Novoa fce608a284 Fixed a typo. 2015-05-27 16:32:40 +02:00
m-lopez-f 3a86b01e22 Merge branch 'pandora_5.1' of https://github.com/pandorafms/pandorafms into pandora_5.1 2015-05-27 16:29:44 +02:00
m-lopez-f fa7bc8faaa Change label of field in viual setup 2015-05-27 16:29:29 +02:00
mdtrooper 9a526f4cb5 Fixed the list of agents in the general item in report in metaconsole. TICKET: #2218 2015-05-27 15:54:05 +02:00
m-lopez-f 543c095597 Fixed error in php, in warning to event protection 2015-05-27 15:49:48 +02:00
m-lopez-f f78121af79 Add warning when 'Event Storm protection' is activated. tiquet: #2065 2015-05-27 13:33:10 +02:00
m-lopez-f b94484fcb9 Add help clippy when all servers is down. Tiquet: #1660 2015-05-27 11:42:46 +02:00
m-lopez-f 750f62ccb5 Changed image to os bsd 2015-05-27 10:40:13 +02:00
m-lopez-f 08f5bcf49e Add order by column Description in Agents detail. Tiquet: #2272 2015-05-27 08:55:03 +02:00
artica b43dd28187 Auto-updated build strings. 2015-05-27 00:01:32 +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 ca1641a4e0 Add option to changed image of service in visualconsole:builder. tiquet:#2175 2015-05-26 15:57:59 +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 3061a93fea Update translations 2015-05-26 10:44:59 +02:00
m-lopez-f bd8dd4e4c5 Changed text in notice of update console, tiquet: #2209 2015-05-26 09:37:37 +02:00
artica 2bc9e80ed5 Auto-updated build strings. 2015-05-26 00:02:29 +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 0e013e2bcc Fixed problems with tags in tree view, tiquet: 2260 2015-05-25 15:19:57 +02:00