Commit Graph

3844 Commits

Author SHA1 Message Date
artica 863739eb7b Auto-updated build strings. 2015-01-20 00:01:37 +01:00
mdtrooper 99786a5a16 Fixed the custom config values for user in the first login. 2015-01-19 14:35:56 +01:00
m-lopez-f e2fac6ccb2 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2015-01-19 13:25:15 +01:00
m-lopez-f 0956132e39 changed the way of returning the data in the all_agents api function. 2015-01-19 13:24:51 +01:00
Alejandro Gallardo Escobar c195e60e08 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2015-01-19 11:52:04 +01:00
Alejandro Gallardo Escobar 265dda2a3f Merge branch 'develop' into feature/NewTreeView
Conflicts resolved:
	pandora_console/include/ajax/module.php
	pandora_console/include/functions_groups.php
2015-01-19 11:47:55 +01:00
artica 28585a2e39 Auto-updated build strings. 2015-01-19 00:01:06 +01:00
artica 3d8e45f918 Auto-updated build strings. 2015-01-18 00:01:07 +01:00
artica d7d2bc8439 Auto-updated build strings. 2015-01-17 00:01:08 +01:00
mdtrooper d083b78526 Change the position of tooltip in networkmap open. And updated the jquery.cluetip.js to 0.9.9 and human readble version. TICKET: #1625 2015-01-16 18:03:11 +01:00
Alejandro Gallardo Escobar a8d8bb5ec9 Now the tree view has compatibility with the metaconsole 2015-01-16 17:16:24 +01:00
Alejandro Gallardo Escobar 4d64cddcc1 Fixed some php notices 2015-01-16 17:14:49 +01:00
KIKUCHI Koichiro a9f80dd01b Fixed the bug that tree view in meta console does not work properly. 2015-01-16 19:12:45 +09:00
KIKUCHI Koichiro e5e417fb09 Fixed typo 2015-01-16 18:40:24 +09:00
KIKUCHI Koichiro 9a236c3df8 Small cleanup to prepare for the next changes. 2015-01-16 18:38:17 +09:00
artica f9a8bd5004 Auto-updated build strings. 2015-01-16 00:01:11 +01:00
Vanessa Gil 3698e887c3 Added Stric ACL mode. 2015-01-15 18:08:58 +01:00
mdtrooper f6509da99c Fixed the get data of module data list view with historic data base set on. TICKET: #1668 2015-01-15 16:39:05 +01:00
mdtrooper 774afe902c Removed old debug trace 2015-01-15 16:36:52 +01:00
m-lopez-f 5ca2a7ea3a Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2015-01-15 15:45:29 +01:00
m-lopez-f 34c5ece58e Changed ACL's permission in Networkmaps
visualization: RR (Report Read)
Edition: RW (Report Write)
Deletion: RW (only yours networkmaps), RM(any of its group, although he did not create it.)
2015-01-15 15:45:00 +01:00
Alejandro Gallardo Escobar eac739d362 Revert "Strict ACLs"
This reverts commit 3d251fd035.
2015-01-15 15:11:26 +01:00
Alejandro Gallardo Escobar 047ccfac3c Fixed some function calls 2015-01-15 13:23:08 +01:00
artica dddd986e63 Auto-updated build strings. 2015-01-15 00:01:10 +01:00
Alejandro Gallardo Escobar fc65b60ead Working in the trees 2015-01-14 17:56:42 +01:00
Alejandro Gallardo Escobar 84b6f70df4 Fixed an error on the function "group_get_data" 2015-01-14 17:53:33 +01:00
Alejandro Gallardo Escobar b67c74661f Minor fixes 2015-01-14 17:52:05 +01:00
artica bbc15b6db9 Auto-updated build strings. 2015-01-14 00:01:09 +01:00
mdtrooper 8b961cffba Fixed the item group in visual consoles that links other visualmap. TICKET: #1647 2015-01-13 12:50:13 +01:00
mdtrooper a3210c6335 Fixed typo bug in the function 'visual_map_get_layout_status' 2015-01-13 12:40:46 +01:00
mdtrooper b7a75ea501 Added support for policies tags into the function 'tags_get_module_tags'. INCIDENT: #1644 2015-01-13 12:03:34 +01:00
m-lopez-f 925013f283 Fixed small error in translation. 2015-01-13 11:34:12 +01:00
artica 77d54785c8 Auto-updated build strings. 2015-01-13 00:01:10 +01:00
mdtrooper f0abdc0dc6 Fixed the topology networkmaps, sometimes the relationships of agents showed bad 2015-01-12 15:40:02 +01:00
mdtrooper 59bc138be4 Added the fixed of commit 'Fixed calculation of group items in visual maps on linked maps.' 2015-01-12 13:19:14 +01:00
Alejandro Gallardo Escobar 6984395716 Improved the data management 2015-01-12 12:47:54 +01:00
Alejandro Gallardo Escobar 2bc29cd6fe Now the tree shows more data of the items 2015-01-12 11:08:05 +01:00
Alejandro Gallardo Escobar 6a4a72afad Improvements in the data retrieving and management 2015-01-12 11:07:16 +01:00
Alejandro Gallardo Escobar 8f4afd4d0f Minor visual changes 2015-01-12 11:03:36 +01:00
Alejandro Gallardo Escobar bfe87ff73f Added new constants and functions to get the status images in their 'ball' type 2015-01-12 11:02:20 +01:00
artica 23503831cd Auto-updated build strings. 2015-01-12 00:01:09 +01:00
artica 2068beed5c Auto-updated build strings. 2015-01-11 00:01:08 +01:00
artica e3562c2c34 Auto-updated build strings. 2015-01-10 00:01:11 +01:00
Sancho Lerena 82abedb021 Solved a problem with autorefresh URL. This fixes problem on refreshing the same URL for a long time (p.e: 4 hours). Problem was the filename was not passed, and this, in someway, makes the whole system to add parameters to the right until it too long and breaks it.
To avoid other problems, I've added a safe check to see if coming URL contains "index.php" before adding it. Tested on several subcomponents and works.
2015-01-09 16:10:14 +01:00
Alejandro Gallardo Escobar e1b34840b1 Merge branch 'develop' into feature/NewTreeView
Conflicts resolved:
	pandora_console/include/functions_groups.php
2015-01-09 11:41:07 +01:00
artica d71e225b8c Auto-updated build strings. 2015-01-09 00:01:12 +01:00
Alejandro Gallardo Escobar b21d4d6f5a Fixed some errors on the tree node detail controller 2015-01-08 18:23:01 +01:00
Vanessa Gil 3ffeb145a6 Strict ACLs 2015-01-08 18:11:26 +01:00
Alejandro Gallardo Escobar 32b5415a07 Fixed an acl error 2015-01-08 16:39:35 +01:00
Alejandro Gallardo Escobar 2048e9408e Fixed an error on the groups tree view 2015-01-08 15:07:01 +01:00