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 |
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 |
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 |
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 |
Ramon Novoa
|
ca1db98cfd
|
Improved error logging for the Tentacle server.
|
2015-07-13 12:40:47 +02:00 |
Ramón Novoa
|
62cc0e2abe
|
Merge pull request #24 from Robert-Nelson/tentacle-ssl-fix
Fix two SSL issues
|
2015-07-13 12:26:42 +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 |
Junichi Satoh
|
5f1041cfc3
|
Updated tentacle_server as the same as under pandora_server directory.
|
2015-07-11 14:06:36 +09: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 |
Alejandro Gallardo Escobar
|
57e64d4a8a
|
Merge pull request #33 from uchida/disable-executed-planned-downtime
Disable modification of executed planned downtime
Thanks to Mr. Uchida.
|
2015-07-10 10:11:15 +01: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 |
mdtrooper
|
fc04efc82f
|
Re-added the errors logs when load enterprise file in server.
|
2015-07-07 16:28:48 +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 |
fermin831
|
3ed315d7b6
|
Adding CDATA to pc agent plugins
|
2015-07-07 13:47:35 +02:00 |
fermin831
|
310c7c45d9
|
Adding CDATA to Unix agents
|
2015-07-07 12:43:34 +02:00 |