Commit Graph

10333 Commits

Author SHA1 Message Date
m-lopez-f a316419afa Add new options when render proc is active. Tiquet: #2503 2015-07-22 11:49:00 +02:00
m-lopez-f da80a1ad82 Fixed creation hbar, not show all legend. Tiquet: #2498 2015-07-22 10:33:49 +02:00
m-lopez-f 42f8ad7072 Change url in botton create. Tiquet: #2499 2015-07-22 08:50:15 +02:00
artica b75940bfe8 Auto-updated build strings. 2015-07-22 00:01:40 +02:00
mdtrooper 9bc9e6f729 Fixed the availability item report. TICKET: #2423 2015-07-21 18:50:57 +02:00
m-lopez-f 3e7264a470 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2015-07-21 13:26:21 +02:00
m-lopez-f 6b6f18a695 When user hace acl's and tags dont see data in tree view, its fixed. Tiquet:#2508 2015-07-21 13:26:07 +02:00
mdtrooper a4b5f8607f Added feature. The report items SLA, Availaibily and General do not show the not init modules. TICKET: #2510 2015-07-21 13:10:44 +02:00
mdtrooper a8162a1876 Added function 'modules_is_not_init' 2015-07-21 13:06:22 +02:00
mdtrooper a3cce922e3 Fixed PHP warnings 2015-07-21 13:04:27 +02:00
mdtrooper 1b766d9e3e Fixed PHP warnings. 2015-07-21 12:02:33 +02:00
m-lopez-f 0ef4510990 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2015-07-21 11:01:24 +02:00
m-lopez-f 7ecbd7cfed Fixed error when user hace strict_user and acl's permisions and tags. Tiquet: #2508 2015-07-21 11:01:01 +02:00
mdtrooper f1ada9076e Added a filter 'normal & critical' in severity into events. 2015-07-21 10:40:29 +02:00
m-lopez-f f2181d66d7 Fixed problems with visual console. Tiquets: #2465,#2483,#2482,#2486 2015-07-21 08:41:26 +02:00
m-lopez-f f547985cd6 Fixed problems with visual console. Tiquets: #2465,#2483,#2482,#2486 2015-07-21 08:39:18 +02:00
artica 6113be2fde Auto-updated build strings. 2015-07-21 00:01:11 +02:00
m-lopez-f e8d99351e6 Fixed problems with visual console. Tiquets: #2465,#2483,#2482,#2486 2015-07-20 17:03:26 +02:00
Arturo Gonzalez Diaz afd0ac6490 Merge branch 'develop' into feature/ticket#2463-monitor-detail-show-monitors 2015-07-20 10:43:46 +02:00
Arturo Gonzalez Diaz c9231ad125 Now always show the number of monitors in monitor view. Ticket #2463 2015-07-20 10:41:14 +02:00
Arturo Gonzalez Diaz 8531cd91fd Always show the number of monitors. Ticket #2463 2015-07-20 10:30:05 +02:00
artica 577e210556 Auto-updated build strings. 2015-07-20 00:01:09 +02:00
artica 4c53848244 Auto-updated build strings. 2015-07-19 00:01:09 +02:00
artica 362f9863cf Auto-updated build strings. 2015-07-18 00:01:12 +02:00
m-lopez-f 8bdc11a00c Reorganizate requiere_once for see correct Snapshot view. Tiquet:#2452 2015-07-17 10:47:30 +02:00
Alejandro Gallardo Escobar a90111ac18 Restored the call 'get_agent_modules_json_for_multiple_agents' and improved their performance 2015-07-17 10:02:11 +02:00
m-lopez-f 82354079ce Fixed heigth in pure view when view services map. Tiquet: #2470 2015-07-17 09:49:44 +02:00
artica cde2fb5a7b Auto-updated build strings. 2015-07-17 00:01:39 +02:00
Alejandro Gallardo Escobar df27567592 Fixed an error in the function 'planned_downtimes_stop'
(cherry picked from commit f01c021b14)
2015-07-16 15:51:53 +02:00
mdtrooper 75873b02d4 Some fixes in the visualmap. 2015-07-16 15:12:47 +02:00
mdtrooper 8b608a43f5 Fixed the javascript bug with lines in the visualmap. TICKET: #2464 2015-07-16 14:59:29 +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 cbd4b60aca Fixed an error in the function 'extract_column' 2015-07-16 13:27:11 +02:00
mdtrooper 85b47df1fe Fixed the xml reports with & in the values. 2015-07-16 11:48:17 +02:00
artica f94c6668e0 Auto-updated build strings. 2015-07-16 00:01:15 +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 e8d68739b7 Added a function to stop a planned downtime (once type) and recover the agent and modules status 2015-07-15 18:41:58 +02:00
Alejandro Gallardo Escobar 970be457d6 Minos changes and improvements 2015-07-15 18:39:47 +02:00
fbsanchez 6d2efe5824 PandoraAgentWindows: Added latest scripts & configuration
(cherry picked from commit 30afa2a135)

Conflicts:
	pandora_agents/win32/bin/pandora_agent.conf
2015-07-15 18:25:07 +02:00
mdtrooper 04b6621da5 Now the recon task editor avoid edit the ipam recons. TICKET: #2428 2015-07-15 18:15:30 +02:00
Alejandro Gallardo Escobar 05f40a21fc Now the data column of the module's raw data dialog are casted to double when is numeric 2015-07-15 16:55:08 +02:00
Alejandro Gallardo Escobar a85edf061e Fixed the format of the decimal and the thousands marker for the numeric fields 2015-07-15 16:53:51 +02:00
Alejandro Gallardo Escobar df50d6e343 Fixed the tags and module tags counters on the metaconsole and many more
Like the ui when a user search does not return items.
2015-07-15 16:09:07 +02:00
Alejandro Gallardo Escobar ff5e786a5f Fixed some count functions and improvments on other functions 2015-07-15 16:08:20 +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
m-lopez-f e4a93d9bab Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2015-07-15 15:08:31 +02:00
m-lopez-f bc54629604 Fixed problems with user edit when change language,see all fields in home screen. Tiquet: #2448 2015-07-15 15:08:14 +02:00
Arturo Gonzalez Diaz e423d20dff "General setup" menu now is "Setup" and this icon no longer does anything. Ticket #2410 2015-07-15 13:00:22 +02:00
Arturo Gonzalez Diaz 1b25adb2f8 Password box in plugin module IPMI fixed. Ticket #2409 2015-07-15 11:34:42 +02:00