m-lopez-f
59cfc6bdc7
Changed visual of metaconsole
2015-03-09 09:56:44 +01:00
m-lopez-f
64c25571ed
Changed visual of metaconsole
2015-03-09 09:52:36 +01:00
artica
6e4f1d3ba9
Auto-updated build strings.
2015-03-09 00:01:09 +01:00
artica
f7a169122f
Auto-updated build strings.
2015-03-08 00:01:08 +01:00
artica
e0eec05ce5
Auto-updated build strings.
2015-03-07 00:01:11 +01:00
Ramon Novoa
0c0c823118
Merge branch 'feature/password-encryption' into develop
2015-03-06 17:10:25 +01:00
mdtrooper
178db6316b
Fixed the counts and other things in the tactical view in metaconsole. TICKET: #1886
2015-03-06 16:58:21 +01:00
m-lopez-f
84de8b6a45
Fixed error php
2015-03-06 15:16:56 +01:00
m-lopez-f
a926ab1e64
Fixed error php
2015-03-06 15:14:10 +01:00
m-lopez-f
13bcd6bcb1
Changed visual of metaconsole
2015-03-06 14:37:38 +01:00
m-lopez-f
f3b1351f8d
Fixed error php
2015-03-06 13:49:04 +01:00
m-lopez-f
58722a5891
Changed visual of metaconsole
2015-03-06 12:28:05 +01:00
Alejandro Gallardo Escobar
c9a56639a7
Now in strict mode the agent counters are realtime
2015-03-06 13:52:40 +01:00
Alejandro Gallardo Escobar
e879757760
The module count functions now can be filtered with an agent id
2015-03-06 13:51:17 +01:00
Alejandro Gallardo Escobar
3c600fe29d
Added a new constant: 'AGENT_MODULE_STATUS_ALL'
2015-03-06 13:45:54 +01:00
Alejandro Gallardo Escobar
bf70b9bfba
Minor fix
2015-03-06 11:58:46 +01:00
artica
a68512ae0c
Auto-updated build strings.
2015-03-06 00:01:10 +01:00
Alejandro Gallardo Escobar
7959675309
Fixed hierarchy errors when the user has the strict ACL enabled
2015-03-05 19:43:19 +01:00
Alejandro Gallardo Escobar
c2e6977051
Critical ACL fixes
2015-03-05 19:42:11 +01:00
Alejandro Gallardo Escobar
b87e359050
Now the tags filter appear properly. Fixes ticket #1889
2015-03-05 13:20:55 +01:00
m-lopez-f
29a58006db
Fixed php include error
2015-03-05 10:55:17 +01:00
Akihiro Uchida
8f0312ac98
Add IF NOT EXISTS keywords to prevent an error when the table already exists
2015-03-05 13:21:05 +09:00
artica
878bffbe22
Auto-updated build strings.
2015-03-05 00:01:10 +01:00
Alejandro Gallardo Escobar
84677400d4
Fixed an ACL propagation error on the counter functions
2015-03-04 20:32:10 +01:00
Alejandro Gallardo Escobar
dd4e7af344
Fixed a PHP fatal error
2015-03-04 19:53:39 +01:00
Alejandro Gallardo Escobar
6d59a78fc9
Fixed the functions "tags_get_user_module_and_tags" and "tags_get_all_user_agents"
2015-03-04 18:31:12 +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
Alejandro Gallardo Escobar
b79d572959
Fixed an SQL error
2015-03-04 13:35:52 +01:00
mdtrooper
7e7e40dd02
Re-added lost function 'tags_get_module_policy_tags'. TICKET: #1881
2015-03-04 11:39:25 +01:00
artica
066f91e30f
Auto-updated build strings.
2015-03-04 00:01:10 +01:00
Alejandro Gallardo Escobar
edc7e94189
Fixed an error by adding better error checks
2015-03-03 15:34:41 +01:00
Alejandro Gallardo Escobar
8f9db39176
Fixed an error which relaxed the requirements to retrieve network interfaces
2015-03-03 14:51:19 +01:00
mdtrooper
d7d1ab7e3f
Fixed the ajax get modules in massive operations in editions. TICKET: #1850
2015-03-03 12:32:56 +01:00
artica
009135d28a
Auto-updated build strings.
2015-03-03 00:01:10 +01:00
Alejandro Gallardo Escobar
b782ef9924
Error fixes
2015-03-02 20:51:24 +01:00
Ramon Novoa
df651810d4
Added support for password encryption to the Pandora FMS Console.
2015-03-02 17:30:19 +01:00
m-lopez-f
f71aaf5cf7
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-03-02 15:15:24 +01:00
m-lopez-f
ea7e987bb6
When you call with ajax in metaconsole, lost define metaconsole.
2015-03-02 15:15:10 +01:00
Alejandro Gallardo Escobar
3da480908b
The network interfaces table now accepts the 'ifOperStatus' modules with more types
...
The types are remote_snmp_proc, remote_icmp_proc, remote_tcp_proc and generic_proc.
2015-03-02 14:57:28 +01:00
mdtrooper
52e3926c71
Fixed the icons of menu on combined charts. TICKET: #1869
...
(cherry picked from commit 380cddc4d4
)
2015-03-02 13:13:27 +01:00
mdtrooper
ea8662c7bc
Fixed the connection to node in metaconsole when show the data module dialog. TICKET: #1870
...
(cherry picked from commit eea8e0d8ae
)
2015-03-02 11:41:32 +01:00
artica
b797b900ce
Auto-updated build strings.
2015-03-02 00:01:07 +01:00
artica
e1382980bf
Auto-updated build strings.
2015-03-01 00:01:09 +01:00
artica
805d930972
Auto-updated build strings.
2015-02-28 00:01:10 +01:00
mdtrooper
166c4fe504
Fixed the javascript of form editor of module plugin. TICKET: #1854
2015-02-27 15:07:32 +01:00
artica
1b637a8d13
Auto-updated build strings.
2015-02-27 00:01:11 +01:00
Alejandro Gallardo Escobar
34d944aab0
Error fixes
2015-02-26 19:49:08 +01:00
mdtrooper
84a0e2baaf
Fixed the last value for general and exception of reportings
...
(cherry picked from commit 6897e421d8
)
2015-02-26 17:53:39 +01:00
Alejandro Gallardo Escobar
0a4414960b
Error fixes
2015-02-26 19:16:29 +01:00
Alejandro Gallardo Escobar
d331c29403
The interfaces graph popup now appears properly in the metaconsole
2015-02-26 18:57:29 +01:00
Alejandro Gallardo Escobar
ce946fff3c
The interfaces graph popup now appears properly in the metaconsole
2015-02-26 18:55:17 +01:00
mdtrooper
7b08fb47c1
Fixed the create new remote user in Active Directory (enterprise). TICKET: #1845
2015-02-26 12:27:18 +01:00
mdtrooper
d636561383
Fixed PHP warning.
2015-02-26 10:09:16 +01:00
artica
c7ab4b86f2
Auto-updated build strings.
2015-02-26 00:01:09 +01:00
mdtrooper
f2aef7cc96
Removed the collections dir. The enterprise use 'collection'. TICKET: #1799
2015-02-25 16:08:33 +01:00
mdtrooper
0919eb4fce
Fixed PHP Warning lost constant about collections
2015-02-25 12:26:37 +01:00
mdtrooper
8ed021b64d
Fixed the inverse intervals in massive edition of modules. TICKET: #1831
2015-02-25 11:39:28 +01:00
artica
ab75abf7e0
Auto-updated build strings.
2015-02-25 00:01:09 +01:00
artica
2b7c3e2450
Auto-updated build strings.
2015-02-24 00:01:10 +01:00
mdtrooper
8984904178
Fixed PHP warning
2015-02-23 15:52:55 +01:00
mdtrooper
609802eb44
Fixed the string module data in reports of items 'general'. #1819
2015-02-23 15:13:21 +01:00
Alejandro Gallardo Escobar
e6be7e7143
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-02-23 15:36:14 +01:00
Alejandro Gallardo Escobar
abd115d99c
Fixed an error on the module graph popup
2015-02-23 15:36:07 +01:00
mdtrooper
0952b96b49
Added the option 'last value' for the items 'general' and 'exception' in reports. TICKET: #1819
2015-02-23 13:43:26 +01:00
mdtrooper
8d214486e6
Fixed the situations when the period is not init.
2015-02-23 12:11:13 +01:00
artica
aad27ee76d
Auto-updated build strings.
2015-02-23 00:01:10 +01:00
Junichi Satoh
308c538dd7
Updated help.
2015-02-22 15:50:29 +09:00
artica
74cfcfdcd3
Auto-updated build strings.
2015-02-22 00:01:09 +01:00
artica
1e5f01b758
Auto-updated build strings.
2015-02-21 00:01:10 +01:00
Alejandro Gallardo Escobar
a82062d9b7
Fixed the not init agent counter
2015-02-20 13:27:00 +01:00
Alejandro Gallardo Escobar
8cb7719e63
Fixed the agents counter functions
2015-02-20 12:43:09 +01:00
Alejandro Gallardo Escobar
b7d76f6c9a
Fixed the function to get the agents ok counter
2015-02-20 12:22:32 +01:00
artica
61690d89b5
Auto-updated build strings.
2015-02-20 00:01:11 +01:00
Alejandro Gallardo Escobar
cf1d04d5f4
Removed some items without templates support from the templates item type select
2015-02-19 20:41:13 +01:00
Alejandro Gallardo Escobar
dc86f73538
Removed some debug traces
2015-02-19 20:22:38 +01:00
mdtrooper
c11a81dbef
Fixed the ajax calls with timepicker in other languages instead english.
...
(cherry picked from commit 15c93c3bd9
)
Conflicts:
pandora_console/include/ajax/module.php
2015-02-19 18:37:12 +01:00
Alejandro Gallardo Escobar
cd20ae0d2f
Now the function "tags_get_user_module_and_tags" returns all group ids when the group is the 'All' group
2015-02-19 20:15:37 +01:00
Alejandro Gallardo Escobar
415e67ebad
Fixed an error which prevented an user with strict ACL to see some agents
2015-02-19 20:13:56 +01:00
Alejandro Gallardo Escobar
684c99aa0c
Now the group filter of the groups networkmap works properly
2015-02-19 19:24:38 +01:00
Alejandro Gallardo Escobar
2bf3887bd7
A lot of ACL fixes
2015-02-19 19:09:36 +01:00
Alejandro Gallardo Escobar
74839f5489
Removed some unused functions
2015-02-19 19:07:40 +01:00
Alejandro Gallardo Escobar
8b146da998
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-02-19 18:55:36 +01:00
Alejandro Gallardo Escobar
6744d4a6c5
Ignored the files created by the networkmap in the attachment folder
2015-02-19 18:55:24 +01:00
mdtrooper
66feffb0f7
Fixed the menu buttons in charts. TICKET: #1818
...
(cherry picked from commit dac81d2640
)
2015-02-19 12:52:41 +01:00
artica
5704f03d05
Auto-updated build strings.
2015-02-19 00:01:10 +01:00
mdtrooper
cddaea8477
Fixed period was undefined sometimes in ajax call to get list of module data dialog.
2015-02-18 18:29:39 +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
artica
1d5bfff3d0
Auto-updated build strings.
2015-02-18 00:01:11 +01:00
mdtrooper
90a4282d4a
Added server in the advance filter in the metaconsole events
2015-02-17 17:06:12 +01:00
mdtrooper
ce93888308
Fixed the io_safe_output function when the string has html entities defined by user
2015-02-17 14:57:22 +01:00
artica
eb873ef593
Auto-updated build strings.
2015-02-17 00:01:11 +01:00
mdtrooper
0473856048
Killing pink unicorns and magic numbers.
2015-02-16 18:37:16 +01:00
artica
d70c5f5811
Auto-updated build strings.
2015-02-16 00:01:10 +01:00
artica
3078a1dc06
Auto-updated build strings.
2015-02-15 00:01:12 +01:00
artica
76862b1da7
Auto-updated build strings.
2015-02-14 00:01:09 +01:00
Alejandro Gallardo Escobar
ff2a10a4e8
Visual fixes
2015-02-13 19:41:03 +01:00
Alejandro Gallardo Escobar
12831ca3b1
Added a preview to the status sets
2015-02-13 19:32:34 +01:00
Alejandro Gallardo Escobar
7c89c42709
Added a preview to the gis icons
2015-02-13 19:18:51 +01:00
Alejandro Gallardo Escobar
45640c8c96
Fixed a visualization error
2015-02-13 18:59:31 +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
45e558eb57
Fixed typo error
2015-02-13 12:57:28 +01:00
m-lopez-f
872eeb0d05
Fixed problems with open visual data en tree view when console isn't metaconsole
2015-02-13 09:50:11 +01:00
artica
9c0c22ef01
Auto-updated build strings.
2015-02-13 00:01:10 +01:00
artica
fedf122e7b
Auto-updated build strings.
2015-02-12 14:52:58 +01:00
Alejandro Gallardo Escobar
250338bfb6
Added a basic gitignore
2015-02-12 13:47:27 +01:00
Alejandro Gallardo Escobar
a7f086c675
Error fix
2015-02-12 13:15:46 +01:00
Alejandro Gallardo Escobar
53ee72c74d
Added a preview button to the custom login background and header logo
2015-02-11 19:41:04 +01:00
mdtrooper
b30044df4a
Fixed SQL inyections.
2015-02-11 17:20:50 +01:00
mdtrooper
47ceb61515
Added a checks of PHP enviorement in Update Manager.
...
(cherry picked from commit dbf3bedd3a
)
2015-02-11 15:41:11 +01:00
m-lopez-f
16c0233434
Fixed problem when return false instead of data, variable not change and enter a infinite bucle
2015-02-11 09:54:44 +01:00
artica
a1e432ca91
Auto-updated build strings.
2015-02-11 00:01:11 +01:00
mdtrooper
a265ec3383
Fixed the functions to get agents not normal or not init in cases of agents with normal status and some modules not init. TICKET: #1791
2015-02-10 18:24:00 +01:00
Alejandro Gallardo Escobar
658bb921e7
Improved the help
2015-02-10 19:06:19 +01:00
mdtrooper
6c1d958f73
Added the proxy configuration in the update manager.
2015-02-10 16:40:44 +01:00
m-lopez-f
2cb4e4c200
Fixed problems with resolved require in call function
2015-02-10 15:48:41 +01:00
m-lopez-f
c28fd1f4d8
Fixed problem with delete maps when user is admin and have all permisions and other user have RM and RW and delete with RW rule
2015-02-10 14:54:42 +01:00
m-lopez-f
85eda328a4
Fixed problems with export data when type equals csv, export less data Tiquet: #1756
...
(cherry picked from commit a6807034eb
)
2015-02-10 13:18:29 +01:00
mdtrooper
8968505812
Added more checks in the update manager.
2015-02-10 12:54:51 +01:00
artica
7e53d24840
Auto-updated build strings.
2015-02-10 00:01:11 +01:00
mdtrooper
2842970c83
Added feature of custom post process values. TICKET: #1743
2015-02-09 19:35:03 +01:00
artica
6a69e6ed7a
Auto-updated build strings.
2015-02-09 00:01:09 +01:00
artica
c1825dc960
Auto-updated build strings.
2015-02-08 00:01:08 +01:00
artica
bedfe0fc81
Auto-updated build strings.
2015-02-07 00:01:10 +01:00
mdtrooper
39780da045
Added check for the profile is used by admin users before to delete. TICKET: #1753
2015-02-06 18:00:57 +01:00
mdtrooper
cf84411c59
Fixed a PHP Notice
2015-02-06 17:02:28 +01:00
mdtrooper
2e2bc36138
Fixed the lost 'server_name' in the monitor view in a node console.
2015-02-06 14:44:16 +01:00
mdtrooper
b1b62d85a6
Fixed the links of extension 'agents modules' when it is setted the ACL enterprise. TICKET: #1780
2015-02-06 13:15:15 +01:00
Alejandro Gallardo Escobar
e32e563447
Minor changes on the module_graph function
2015-02-06 14:09:57 +01:00
Alejandro Gallardo Escobar
d3151557f7
Now the api can return a string with a module graph encoded in base64
2015-02-06 13:48:59 +01:00
artica
55569ab805
Auto-updated build strings.
2015-02-06 00:01:09 +01:00
mdtrooper
d7f0026979
Fixed the error message in the check syntax of plugin registration plugin.
2015-02-05 17:17:18 +01:00
mdtrooper
e943a84b96
Fixed the status of agent with some not-init modules. TICKET: #1761
...
(cherry picked from commit 39efadf123
)
2015-02-05 14:52:51 +01:00
Hirofumi Kosaka
1fe60927b0
Added new APIs: get_module_properties and get_module_properties_by_name.
...
These functions share the field name tables with get_tree_agents.
2015-02-05 14:44:23 +09:00
artica
be30e33266
Auto-updated build strings.
2015-02-05 00:01:09 +01:00
Alejandro Gallardo Escobar
a3783f70e1
Now the alert action command fields can have a HTML wysiwyg editor
2015-02-04 16:52:28 +01:00
Alejandro Gallardo Escobar
031cb3a3a0
Modified the email alert command to add the html editor activator to the field 3
2015-02-04 16:48:03 +01:00
Alejandro Gallardo Escobar
1fd8a8957b
Added new functions to add or delete the tinymce editor with an element id
2015-02-04 16:20:20 +01:00
m-lopez-f
e15e458aec
Fixed problem in view of 'Tree view' with large data length. Reopen T#1748
...
(cherry picked from commit ded628da3e
)
2015-02-04 13:11:45 +01:00
mdtrooper
7628ddb5c6
Set a data limit in the forms of massive operations. TICKET: #1700
2015-02-04 11:19:11 +01:00
m-lopez-f
f5e645ec03
changed the form of display data in Agents/modules, show only agents enabled and agents with modules are same gruop module to selected in form
...
(cherry picked from commit bf663a93c2
)
2015-02-04 11:15:27 +01:00
Alejandro Gallardo Escobar
4bb008b4eb
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-02-04 12:48:02 +01:00
Alejandro Gallardo Escobar
7405dffbb4
Now the filter form is hidden by default
2015-02-04 12:47:47 +01:00
Alejandro Gallardo Escobar
c1ea771de0
Reduced the distance between the toggle and the content
2015-02-04 12:42:40 +01:00
artica
93ce434915
Auto-updated build strings.
2015-02-04 00:01:10 +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
87ebc49dc9
Changed location of servers down clippy
2015-02-03 15:43:44 +01:00
m-lopez-f
38fa5ac67a
Changed page no access
2015-02-03 13:37:56 +01:00
m-lopez-f
455e1a7993
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-02-03 13:33:22 +01:00
m-lopez-f
9f43d2d2b2
Changed page no access
2015-02-03 13:33:00 +01:00
mdtrooper
9ff4ba1958
Fixed the graph for string module data. TICKET: #1749
2015-02-03 12:43:15 +01:00
m-lopez-f
0509d950ae
Change text in help clippy for all servers down
2015-02-03 09:49:35 +01:00
m-lopez-f
adf2bc3f6d
Add clippy help for all servers down
2015-02-03 09:47:17 +01:00
artica
b8307eba4a
Auto-updated build strings.
2015-02-03 00:01:10 +01:00
Alejandro Gallardo Escobar
0023caf6ea
Fixed an error that prevented the creation of a template when a template was selected
2015-02-02 19:53:08 +01:00
mdtrooper
45d036acdb
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
2015-02-02 14:18:32 +01:00
mdtrooper
9bed03aefd
Fixed PHP warnings.
2015-02-02 14:18:05 +01:00
Alejandro Gallardo Escobar
f59ba6f860
Added a network interfaces table to the agent detail table
2015-02-02 13:27:32 +01:00
Alejandro Gallardo Escobar
84b617e7a7
Fixed the forced title
2015-02-02 13:26:47 +01:00
Alejandro Gallardo Escobar
107b2bdb1c
Improved the creation of the network interfaces table
2015-02-02 13:22:35 +01:00
Alejandro Gallardo Escobar
a74dafdb49
Fixed an error with the ip retrieving on the function "agents_get_network_interfaces"
2015-02-02 13:16:31 +01:00
m-lopez-f
d4de8b3856
Add width in table view data in tree view
2015-02-02 10:24:29 +01:00
m-lopez-f
38be10c94f
Fixed align in view table data in tree view
...
(cherry picked from commit 18939f4249
)
2015-02-02 10:20:40 +01:00
artica
50c150d492
Auto-updated build strings.
2015-02-02 00:01:07 +01:00
artica
c867c556e5
Auto-updated build strings.
2015-02-01 00:01:08 +01:00
artica
62aa56ec1e
Auto-updated build strings.
2015-01-31 00:01:42 +01:00
Alejandro Gallardo Escobar
f6e31d4a17
Modified the view to restrict some controls when the strict ACL is enabled
2015-01-30 20:41:54 +01:00
Alejandro Gallardo Escobar
4cf9accbd7
Merge branch 'feature/NewTreeView' into develop
2015-01-30 20:10:16 +01:00
Alejandro Gallardo Escobar
62cb13cd6c
Removed the tree views test file
2015-01-30 20:09:38 +01:00
Alejandro Gallardo Escobar
d35e6bd360
Updated the old file to show the new tree views
2015-01-30 20:07:50 +01:00
Alejandro Gallardo Escobar
9880b60257
Fixed errors and added more information about the module alerts into the module nodes
2015-01-30 20:06:49 +01:00
Alejandro Gallardo Escobar
ae829d042b
Visual improvements
2015-01-30 20:05:42 +01:00
Alejandro Gallardo Escobar
d7831dbb19
Improved the visual style of the output of the functions that print the agent, module and alert detail views
2015-01-30 20:04:56 +01:00
Vanessa Gil
9c99b99ac4
Fixed bug when checking acls to delete event. Ticket #1737 .
2015-01-30 15:54:36 +01:00
Alejandro Gallardo Escobar
1127737f83
Error fixes related with the data retrieving for the tree views on the metaconsole
2015-01-30 15:32:39 +01:00
m-lopez-f
59e4fd13bf
Change visual in 'Tactical server information' in third column
...
(cherry picked from commit 10993ef0f5
)
2015-01-30 13:13:00 +01:00
m-lopez-f
bfc250433a
Fixed problems with absolete paths
2015-01-30 11:48:20 +01:00
m-lopez-f
c6d1432433
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-01-30 11:42:03 +01:00
m-lopez-f
626a3b5527
Fixed problems with export audit log to csv when no data to show
2015-01-30 11:41:52 +01:00
Vanessa Gil
bf4b87258e
Fixed bug #1733 .
2015-01-30 11:33:04 +01:00
m-lopez-f
fea686dfc5
Change order to show info in 'Tactical server information' about data server
...
(cherry picked from commit f1f1e7ba94
)
2015-01-30 10:08:04 +01:00
artica
4ad250b464
Auto-updated build strings.
2015-01-30 00:01:09 +01:00
Alejandro Gallardo Escobar
c755d7a326
Minor fix
2015-01-29 21:08:44 +01:00
Alejandro Gallardo Escobar
58b5813eab
Mayor improvements and fixes
2015-01-29 21:00:30 +01:00
Alejandro Gallardo Escobar
81a844d1f3
Fixed the tree item detail output
2015-01-29 20:59:28 +01:00
Alejandro Gallardo Escobar
5c8956193d
Improved the tree view styles
2015-01-29 20:58:33 +01:00
Alejandro Gallardo Escobar
3b449f3789
Now the the items detail is returned correctly
2015-01-29 20:53:00 +01:00
Alejandro Gallardo Escobar
42b8b97f82
Fixed an error that made impossible the connection with the metaconsole nodes
2015-01-29 20:26:46 +01:00
mdtrooper
e4d26b0bd6
Added a checkboxes in the list of elements for to make more easy the deletion of item in visual map. TICKET: #1687
2015-01-29 16:53:52 +01:00
mdtrooper
6d25709d3c
Uploaded the width size of dialog of licence enterprise
2015-01-29 16:43:07 +01:00
m-lopez-f
f9e378d1d6
Fixed problem with call function and not send all variables
2015-01-29 16:41:28 +01:00
m-lopez-f
340c965f92
Fixed alert command previews in 'Configure alert action' when variable contained a double or single quotes
...
(cherry picked from commit 443440f998
)
2015-01-29 13:41:33 +01:00
m-lopez-f
c0a2b0385d
Change style en view graph of tree view
...
(cherry picked from commit 7e13fbc388
)
2015-01-29 09:41:43 +01:00
artica
f09576a13b
Auto-updated build strings.
2015-01-29 00:01:11 +01:00
Alejandro Gallardo Escobar
2a36e4b864
Merge branch 'develop' into feature/NewTreeView
2015-01-28 18:58:26 +01:00
Alejandro Gallardo Escobar
bb358dd4dd
Lot of improvements on all the trees of the tree view
2015-01-28 18:57:33 +01:00
m-lopez-f
e879f6f755
Fixed problem in tree view with servername containt dot, tree not expand
...
Problem in loadSubTree in search field with id X
2015-01-28 11:56:38 +01:00
m-lopez-f
d2238434f0
Fixed problem in tree view to metaconsola, not open popup
...
(cherry picked from commit 33bf0a4e7b
)
2015-01-28 11:29:51 +01:00
m-lopez-f
f38f5f052d
Fixed problem with previous commit
2015-01-28 10:34:41 +01:00
m-lopez-f
25573e1c23
Show version server in 'Tactical server information' instead of data
...
(cherry picked from commit 278de27852
)
2015-01-28 10:16:10 +01:00
artica
070d03b86a
Auto-updated build strings.
2015-01-28 00:01:08 +01:00
m-lopez-f
77b92758cc
recovery timestamp filter in view 'Received data from modules'
2015-01-27 15:43:11 +01:00
m-lopez-f
47b11b97c1
Delete line of error with cherry-pick and recovery timestamp filter
2015-01-27 15:34:47 +01:00
m-lopez-f
f4e1cee998
Fixed problems with view of data when click in binary image in tree view, monitor detail and list of monitors
2015-01-27 15:25:18 +01:00
Vanessa Gil
dc4a6188a6
Fixed bug #1679 .
2015-01-27 11:44:26 +01:00
artica
f0091e2dc1
Auto-updated build strings.
2015-01-27 00:01:10 +01:00
Alejandro Gallardo Escobar
059afa931c
Error fixes
2015-01-26 19:51:21 +01:00
Alejandro Gallardo Escobar
b5371e3d7c
Error fixes
2015-01-26 19:50:20 +01:00
Alejandro Gallardo Escobar
e32b90b5c7
Error fixes
2015-01-26 19:35:56 +01:00
Alejandro Gallardo Escobar
43840408d6
Error fixes
2015-01-26 19:31:53 +01:00
Alejandro Gallardo Escobar
4c016548c6
Error fixes
2015-01-26 19:04:29 +01:00
Alejandro Gallardo Escobar
3dfbd4512b
Error fixes
2015-01-26 18:18:34 +01:00
Alejandro Gallardo Escobar
7ecbb01903
Error fixes
2015-01-26 18:15:23 +01:00
Alejandro Gallardo Escobar
c765f6c957
Merge branch 'develop' into feature/NewTreeView
2015-01-26 17:51:39 +01:00
Alejandro Gallardo Escobar
91ffbcc99f
Improved the data retrieving of the tree views when the user has the strict acl enabled
2015-01-26 17:51:06 +01:00
mdtrooper
966c866674
Some changes in the db_status extension.
2015-01-26 14:54:49 +01:00
Vanessa Gil
2908f09b01
Added strict ACL to agent detail view.
2015-01-26 13:50:58 +01:00
artica
0e70a8899a
Auto-updated build strings.
2015-01-26 00:01:08 +01:00
artica
78553ae902
Auto-updated build strings.
2015-01-25 00:01:08 +01:00
artica
7fd3da065f
Auto-updated build strings.
2015-01-24 00:01:09 +01:00
mdtrooper
9cf246d9be
Finished the extension DB Status for to check the DBs in the migrations. TICKET: #1491
2015-01-23 16:37:44 +01:00
mdtrooper
109e571e5f
Starting to develop the extension to check status db.
2015-01-23 15:06:19 +01:00
m-lopez-f
82c794a14e
add links in agent name and alert name
2015-01-23 12:21:57 +01:00
Vanessa Gil
a387cb0683
Added Strict ACL mode to networkmaps.
...
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-01-23 09:00:39 +01:00
Vanessa Gil
9aff58ed33
Added Strict ACL mode to networmaps.
2015-01-23 08:59:42 +01:00
artica
ac99cc4910
Auto-updated build strings.
2015-01-23 00:01:09 +01:00
Alejandro Gallardo Escobar
8decb5a8ee
Error fixes
2015-01-22 19:13:30 +01:00
Alejandro Gallardo Escobar
abb711e323
Error fixes
2015-01-22 18:19:38 +01:00
Alejandro Gallardo Escobar
20237195f2
Improved the data retrieving of the tree views
2015-01-22 18:07:17 +01:00
Alejandro Gallardo Escobar
fe67eec2e0
Great improvements on the data retrieving
2015-01-22 16:56:44 +01:00
Alejandro Gallardo Escobar
e812c55264
Added the modules filter
2015-01-22 16:55:31 +01:00
m-lopez-f
a240b71fb4
fixed error in mysql to login user without AR permisions
2015-01-22 15:35:40 +01:00
m-lopez-f
f0c11a8280
Delete shortcut of remote configuration in agents
2015-01-22 14:58:45 +01:00
mdtrooper
23f14f4c02
Finish the feature of massive operations with tags. TICKET: #1632
2015-01-21 18:58:17 +01:00
mdtrooper
531a7750bb
First commit with the new feature for massive operations intags. Ticket: #1632
2015-01-21 18:58:17 +01:00
Alejandro Gallardo Escobar
d6c51fb559
Rewrited all the data retrieving functionality of the different tree views
2015-01-21 17:37:51 +01:00
m-lopez-f
db7680eb46
Add filter group module in general view of agents
2015-01-21 15:26:49 +01:00
mdtrooper
2d3f239789
Changes imprecise names and concepts in SNMP. Ticket: #1688
2015-01-21 14:47:54 +01:00
mdtrooper
c76f8dd616
Uploaded lost change from yesterday. Added the text in the snmp console view
2015-01-21 12:45:48 +01:00
artica
f4b66cee1a
Auto-updated build strings.
2015-01-21 00:01:07 +01:00
m-lopez-f
d19ffc0dce
fixed problems with validate alerts
2015-01-20 17:07:54 +01:00
m-lopez-f
e2130fe482
Fixed problem with preview command in 'Configure alert action'
2015-01-20 12:11:01 +01:00
m-lopez-f
ac409f1b66
Fixed problems when ordering, Filters in 'Monitor detail' were lost.
2015-01-20 09:33:23 +01:00
m-lopez-f
43cadc3010
Fixed problems when ordering, Filters in 'Monitor detail' were lost.
...
(cherry picked from commit b215eefdf1
)
2015-01-20 09:26:26 +01:00
m-lopez-f
08dbba5ad6
Change name field in custom events from Criticity to Severity.
2015-01-20 09:09:27 +01:00
artica
863739eb7b
Auto-updated build strings.
2015-01-20 00:01:37 +01:00
Alejandro Gallardo Escobar
702922c831
Error fixes
2015-01-19 18:11:10 +01:00
Alejandro Gallardo Escobar
8730eb0751
Error fixes
2015-01-19 18:05:46 +01:00
Alejandro Gallardo Escobar
91a6a1aeee
Error fixes
2015-01-19 18:03:35 +01:00
Alejandro Gallardo Escobar
a75f20e808
Error fixes
2015-01-19 17:47:22 +01:00