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
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
m-lopez-f
17408114ce
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-07-15 08:49:32 +02:00
m-lopez-f
994f1a39b6
fixed problems php
2015-07-15 08:49:16 +02:00
artica
cd5beffee5
Auto-updated build strings.
2015-07-15 00:01:16 +02:00
Alejandro Gallardo Escobar
3c08c32482
Fixed an ajax error
2015-07-14 18:34:16 +02:00
Arturo Gonzalez Diaz
52619f4e7c
Planned downtime editor changed. Ticket #2404
2015-07-14 18:34:08 +02:00
Arturo Gonzalez Diaz
12334a3cd1
Planned downtime list and edit changed. Ticket #2404
2015-07-14 16:15:04 +02:00
m-lopez-f
c4d6c18b25
Fixed styles and errors of php
2015-07-14 15:59:39 +02:00
mdtrooper
46516385e9
Fixed adition of the snmp actions alerts. TICKET: #2417
2015-07-14 14:07:04 +02:00
mdtrooper
656e7ab3bf
Fixed the SQL querys for get list of snmp traps in the view page.
2015-07-14 12:50:05 +02:00
mdtrooper
adf6c263ea
Added support for arrays into the function 'agents_get_addresses'
2015-07-14 12:49:36 +02:00
Arturo Gonzalez Diaz
ca1c6c0bf2
Planned downtime export csv changed. Ticket #2404
2015-07-14 12:31:49 +02:00
Arturo Gonzalez Diaz
595ffe8f5c
Planned downtime list changed. Ticket #2404
2015-07-14 12:10:46 +02:00
Alejandro Gallardo Escobar
a097aabf80
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:11:22 +02:00
Alejandro Gallardo Escobar
b0f894437e
Minor fix
2015-07-14 10:20:04 +02:00
artica
7909ba2963
Auto-updated build strings.
2015-07-14 00:01:12 +02:00
Arturo Gonzalez Diaz
8906e050ae
Change permissions to a non-privilege user in planned-downtimes-acl Ticket #2404
2015-07-13 18:03:16 +02:00
Arturo Gonzalez Diaz
bbbddf2fff
Acces to non-privilege user to planned downtime
2015-07-13 15:59:08 +02:00
Alejandro Gallardo Escobar
b3e977a40a
Fixed an error related with the creation of a report after an invalid creation
...
Ticket #2397 .
2015-07-13 12:45:36 +02:00
Alejandro Gallardo Escobar
dd21d82046
Now the name input field has validation for the required property
2015-07-13 12:45:36 +02:00
Alejandro Gallardo Escobar
4f2c35ac63
Added the 'required' attribute to the input text and input text password through a function parameter
2015-07-13 12:45:35 +02:00
Akihiro Uchida
eef7cd9df6
Prune menu sections disabled by enterprise_acl
2015-07-13 13:51:45 +09:00
artica
25c03bae2f
Auto-updated build strings.
2015-07-13 00:01:09 +02:00
artica
f666daca40
Auto-updated build strings.
2015-07-12 00:01:12 +02:00
artica
594870f0e9
Auto-updated build strings.
2015-07-11 00:01:17 +02:00
Alejandro Gallardo Escobar
13a5b8aba2
Error fixes
2015-07-10 15:20:28 +02:00
Alejandro Gallardo Escobar
398185bc8e
Simplified the code
2015-07-10 15:11:34 +02:00
mdtrooper
f3d6513c65
Added useful function 'is_metaconsole' in functions.php
2015-07-10 15:00:12 +02:00
Akihiro Uchida
9fbe18a5d4
Disable modification of executed planned downtime
2015-07-10 11:02:21 +09:00
artica
f18ff9ea12
Auto-updated build strings.
2015-07-10 00:01:20 +02:00
m-lopez-f
c4628c67a1
Merge branch 'develop' into feature/NewView
2015-07-09 17:53:26 +02:00
m-lopez-f
8c64e6b481
Fixed style
2015-07-09 17:52:37 +02:00
m-lopez-f
6826a1e56e
Merge branch 'develop' into feature/NewView
2015-07-09 17:49:16 +02:00
Alejandro Gallardo Escobar
dc52a449c9
Fixed an error
2015-07-09 15:42:04 +02:00
Alejandro Gallardo Escobar
c69b978af2
Added a required file to fix an error
2015-07-09 15:31:15 +02:00
m-lopez-f
c5bbd7287e
Change images for ohters, now see right images. Tiquet: #2381
2015-07-09 13:45:10 +02:00
Vanessa Gil
a5b5307227
Updated translations.
2015-07-09 11:29:48 +02:00
artica
01c05f77f3
Auto-updated build strings.
2015-07-09 00:01:21 +02:00
mdtrooper
b3a619d0ea
Re-added the checkbox for multiple deletion of items in a visualmap into a metaconsole. TICKET: #2135
2015-07-08 17:01:20 +02:00
mdtrooper
f02abea556
Upload more files from previous commit.
2015-07-08 16:47:00 +02:00
mdtrooper
3d46327f55
Rewrote the ajax call 'get_agent_modules_json_for_multiple_agents' for to run with the agents cache in new metaconsole in 6 version.
2015-07-08 16:40:12 +02:00
m-lopez-f
33bd7be835
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-07-08 16:09:28 +02:00
m-lopez-f
606e29684b
Add pagination in custom reports and visual console. Tiquet: #2398
2015-07-08 16:09:00 +02:00
Alejandro Gallardo Escobar
a26c930c91
Fixes and improvements
2015-07-08 15:20:28 +02:00
m-lopez-f
1fa83a35dc
Solver problems with columns in list view reports. Tiquet: #2401
2015-07-08 10:35:52 +02:00
m-lopez-f
869069476f
Fixed error with array colors in histogram. Tiquet: #2402
2015-07-08 09:15:56 +02:00
artica
8b6d8e1cd2
Auto-updated build strings.
2015-07-08 00:01:15 +02:00
Alejandro Gallardo Escobar
0e0c8e4480
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-07-07 17:39:09 +02:00
Alejandro Gallardo Escobar
2f97ef3c36
Fixed an error which causes a weird update counter
2015-07-07 17:38:24 +02:00
Alejandro Gallardo Escobar
e80183baf1
Error fix
2015-07-07 16:47:03 +02:00
m-lopez-f
f6e9cf37b0
Fixed error styles
2015-07-07 16:05:23 +02:00
Alejandro Gallardo Escobar
a57e6b4a59
Minor improvements
2015-07-07 15:59:05 +02:00
m-lopez-f
09f6b7a29a
Fixed styles metaconsole
2015-07-07 13:57:47 +02:00
artica
aaea9ef42d
Auto-updated build strings.
2015-07-07 00:01:18 +02:00
Alejandro Gallardo Escobar
89fe54d28a
Error fixes
2015-07-06 18:26:44 +02:00
mdtrooper
3e2fd15302
Fixed, now the first task for visualmap does not show in metaconsole.
2015-07-06 18:18:52 +02:00
m-lopez-f
6b5df1983b
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-07-06 17:11:11 +02:00
m-lopez-f
d053f5515a
Fixed styles in metaconsole
2015-07-06 17:10:51 +02:00
Alejandro Gallardo Escobar
77a5cf93ea
Now the 'remote_config' and the 'netflow_path' default tokens are inserted on the process_config function
2015-07-06 12:34:31 +02:00
Alejandro Gallardo Escobar
21cd55e54b
Improved the windows compatibility of some routes
2015-07-06 12:34:31 +02:00
Alejandro Gallardo Escobar
8e8de1f706
Some fixes and improvements
2015-07-06 11:49:48 +02:00
Alejandro Gallardo Escobar
35654709d1
Added a function to extract the column or columns of an array easily
2015-07-06 11:48:15 +02:00
m-lopez-f
4f789f268d
Fixed error when filter fot SLA Monthly and dont show this items in report list items. Tiquet: #2240
2015-07-06 10:06:33 +02:00
artica
55b5bbcfa3
Auto-updated build strings.
2015-07-06 00:01:10 +02:00
artica
91ba095c90
Auto-updated build strings.
2015-07-05 00:01:10 +02:00
artica
8062934760
Auto-updated build strings.
2015-07-04 00:01:16 +02:00
m-lopez-f
dffe94823a
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-07-03 16:03:04 +02:00
m-lopez-f
942333530c
Not show navigation menu in others view. Restore nav
2015-07-03 16:02:43 +02:00
fbsanchez
fb36c8d0a1
Style: customize graphs arrow's color
2015-07-03 14:56:29 +02:00
m-lopez-f
10a5dc5ffb
Fixed style in events filters list
2015-07-03 14:55:12 +02:00
Alejandro Gallardo Escobar
a512065c22
Now the modules SLA slicebar has a different color in the planned downtimes period
...
Ticket #2341
2015-07-03 13:16:30 +02:00
Alejandro Gallardo Escobar
a62791e9c0
Encapsulated some code to format a date into an human readable string into a function
2015-07-03 12:51:47 +02:00
Alejandro Gallardo Escobar
c0320fd160
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-07-03 12:45:45 +02:00
Alejandro Gallardo Escobar
306bfe2a54
Encapsulated some code to format a date into an human readable string into a function
2015-07-03 12:32:03 +02:00
m-lopez-f
98d51e7548
Change visual of nodo
2015-07-03 11:13:10 +02:00
m-lopez-f
d6f5d52a65
Fixed problems with extension in new menu. Tiquet: #2364
2015-07-03 11:12:35 +02:00
Alejandro Gallardo Escobar
37b55517e1
Error fixes
2015-07-02 18:23:13 +02:00
m-lopez-f
f3dd19a06d
Change visual of nodo
2015-07-02 15:31:53 +02:00
m-lopez-f
5c6f66ba52
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-07-02 15:24:56 +02:00
m-lopez-f
8c3056eb79
Add legal text in files and change data
2015-07-02 15:24:39 +02:00
Alejandro Gallardo Escobar
5b36f3aacf
Fixed an error on the filter
2015-07-02 13:11:24 +02:00
m-lopez-f
224f95466c
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-07-02 12:41:29 +02:00
m-lopez-f
e16540a7e8
Restore column remote config
2015-07-02 12:38:45 +02:00
Alejandro Gallardo Escobar
58891bf50a
Moved a table to fix an error and added the change to the migrate and the oracle and postgres files
2015-07-02 12:05:02 +02:00
m-lopez-f
1ee4df2d3a
Delete nav in create reports, is useless
2015-07-02 11:44:59 +02:00