Commit Graph

8002 Commits

Author SHA1 Message Date
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
Arturo Gonzalez Diaz ad6c95413b Now is not possible create two recon task with the same name. Ticket #2179 2015-07-21 13:01:44 +02:00
mdtrooper 1b766d9e3e Fixed PHP warnings. 2015-07-21 12:02:33 +02:00
Arturo Gonzalez Diaz 34a17df3b7 Permissions in recontask changed. Ticket #2179 2015-07-21 11:55:10 +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
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
m-lopez-f b1567da12e Change order divs, because dont show right in view reports. Tiquet: #2317 2015-07-02 10:06:26 +02:00
m-lopez-f d7bd4773db Change visual of metaconsole 2015-07-02 08:54:21 +02:00
artica 2976a794d5 Auto-updated build strings. 2015-07-02 00:01:20 +02:00
Alejandro Gallardo Escobar 0fb9519441 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2015-07-01 17:16:42 +02:00
Alejandro Gallardo Escobar ca6fcce190 Fixes and improvements in the report items of sla type 2015-07-01 17:15:55 +02:00
m-lopez-f 03b617908b Change visual of metaconsole 2015-07-01 17:05:53 +02:00
m-lopez-f 78e60249a7 Change visual of metaconsole and console 2015-07-01 14:50:00 +02:00
Vanessa Gil 86010c8c07 Update translations. 2015-07-01 13:14:10 +02:00
m-lopez-f 09bcaa42f5 Change visual of metaconsole. 2015-07-01 11:27:37 +02:00
artica b2af250070 Auto-updated build strings. 2015-07-01 00:01:46 +02:00
m-lopez-f 69bc104b99 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2015-06-30 17:06:15 +02:00
m-lopez-f b880f8c726 Fixed style event list in metaconsole 2015-06-30 17:05:58 +02:00
Vanessa Gil 3d973710a3 Updated translations. 2015-06-30 17:00:35 +02:00
Ramon Novoa a9f2171cce Show system events in the metaconsole. 2015-06-30 16:48:32 +02:00
Ramon Novoa 91ffd584b9 Added back a column that was accidentally removed. 2015-06-30 16:34:07 +02:00
mdtrooper def7a59a97 Cleaned source code style. 2015-06-30 16:29:39 +02:00
Alejandro Gallardo Escobar dde4e21e60 Fixed an error with the group counters of the tree view 2015-06-30 16:14:50 +02:00
Alejandro Gallardo Escobar 0b2bdfa72d Improved the behaviour of the login page inputs 2015-06-30 15:48:54 +02:00
m-lopez-f 6f89828c76 Fixed problems to show groups fathers-childs in custom reports. Tiquet: #2351 2015-06-30 15:47:58 +02:00
Alejandro Gallardo Escobar ff55ac9d25 Error fix 2015-06-30 13:37:53 +02:00
Alejandro Gallardo Escobar 0549196ee5 Improved the styles of the offline update manager control to make it more pandora like 2015-06-30 13:20:20 +02:00
Alejandro Gallardo Escobar 21b7dc03b7 Merge branch 'feature/ticket#1862-Metaconsole-offline-um' into develop 2015-06-30 13:05:36 +02:00
Alejandro Gallardo Escobar a719100855 Improvements to add better compatibility with the metaconsole 2015-06-30 12:59:23 +02:00
artica 3928421049 Auto-updated build strings. 2015-06-30 00:01:26 +02:00
Alejandro Gallardo Escobar 7942c075d5 Added a modified a few icons for the area flot graph 2015-06-29 19:11:28 +02:00
Alejandro Gallardo Escobar f68ff57490 New feature: bulk operations with plugins. Ticket #2301. 2015-06-29 18:46:22 +02:00
Alejandro Gallardo Escobar 711775f6a6 Fixed a missing 'forced_title_callback' and improved the function which creates new macro rows 2015-06-29 18:46:22 +02:00
mdtrooper 3498e9e1e7 Killing some unicorns and magic numbers. 2015-06-29 16:49:48 +02:00
mdtrooper 2fd82b6ee5 Merge branch 'feature/ticket#1980-dynamic_reports' into develop 2015-06-29 13:26:14 +02:00
mdtrooper cf5b850c3f Some fixes in the dynamic reports for metaconsole. 2015-06-29 13:18:55 +02:00
m-lopez-f 53c2b4bae9 Change visual of plugin registration 2015-06-29 11:28:48 +02:00
m-lopez-f f88c2b4ce1 Only charge firts task when is console and not metaconsole 2015-06-29 10:43:03 +02:00
m-lopez-f 1b4ae0d26e Merge to feature/Newview 2015-06-29 10:39:05 +02:00
m-lopez-f 806962f2e5 Add new firts task and change text in other 2015-06-29 10:33:01 +02:00
artica d5380c67dd Auto-updated build strings. 2015-06-29 00:01:13 +02:00
artica 5394f3cc2c Auto-updated build strings. 2015-06-28 00:01:09 +02:00
artica 5e09c2bbf5 Auto-updated build strings. 2015-06-27 00:01:13 +02:00
m-lopez-f 06b56d80c8 Add new view when no have data in this view
(cherry picked from commit 15fb6f20a4)
2015-06-26 14:52:50 +02:00
m-lopez-f 15fb6f20a4 Add new view when no have data in this view 2015-06-26 14:52:01 +02:00
m-lopez-f 70db852326 Merge branch 'feature/NewView' into develop 2015-06-26 12:22:14 +02:00
m-lopez-f ba091112f6 Change visual and login page 2015-06-26 12:21:25 +02:00
mdtrooper 8fedb02afa Added the constant ERR_COULDNT_RESOLVE_HOST
(cherry picked from commit 2b5d79b81c)
2015-06-26 12:00:22 +02:00
mdtrooper 2b5d79b81c Added the constant ERR_COULDNT_RESOLVE_HOST 2015-06-26 11:59:32 +02:00
m-lopez-f 440687c0d7 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2015-06-26 11:46:58 +02:00
m-lopez-f 964b17644a Change visual 2015-06-26 11:20:08 +02:00
mdtrooper 87e60b80bc Fixed the call to io funcions in function 'config_update_value'.
(cherry picked from commit 4c91ec9063)
2015-06-26 10:33:27 +02:00
mdtrooper 4c91ec9063 Fixed the call to io funcions in function 'config_update_value'. 2015-06-26 10:31:09 +02:00
m-lopez-f 58ea3ebb6b Change visual 2015-06-26 08:49:51 +02:00
artica cc58757d2e Auto-updated build strings. 2015-06-26 00:01:16 +02:00
Alejandro Gallardo Escobar 7fac872fb8 Merge remote-tracking branch 'origin/develop' into features/oracle 2015-06-25 16:17:32 +02:00
Alejandro Gallardo Escobar 4e8c85ec10 Fixes to the 'key' column of the 'tupdate_settings' table 2015-06-25 16:16:01 +02:00
mdtrooper 247796ae8b Merge branch 'develop' into feature/ticket#1980-dynamic_reports 2015-06-25 16:02:27 +02:00
mdtrooper 77e1acc613 Working in the dynamic reports, these are the last changes in the refactored code. Now I am going to check in metaconsole. 2015-06-25 16:01:10 +02:00
mdtrooper 315744f668 Some changes for to get the data of template from array. 2015-06-25 13:48:12 +02:00
m-lopez-f b3c0d99fd2 Merge branch 'develop' into feature/NewView 2015-06-25 10:49:45 +02:00
m-lopez-f 94c742bfbe Merge from Develop 2015-06-25 10:40:35 +02:00
m-lopez-f 5b4214277b Changed of visual 2015-06-25 10:07:53 +02:00
m-lopez-f 37d792e07c Change visual 2015-06-25 08:21:53 +02:00
artica 0ed704cc68 Auto-updated build strings. 2015-06-25 00:01:14 +02:00
Alejandro Gallardo Escobar 892f14794d Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2015-06-24 19:18:28 +02:00
Alejandro Gallardo Escobar c80ba963ed Added the awesome Underscore.js library 2015-06-24 19:16:58 +02:00
m-lopez-f 6a54b670d0 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2015-06-24 16:09:36 +02:00
m-lopez-f 89a4f63e89 Change text of label 2015-06-24 16:09:07 +02:00
Junichi Satoh fd29fbc325 Removed sqls for enterprise table. 2015-06-24 18:38:57 +09:00
artica 2569a46879 Auto-updated build strings. 2015-06-24 00:01:19 +02:00
m-lopez-f 2e618c4ef4 Fixed installer in Windows. Tiquet: #2327 2015-06-23 16:29:37 +02:00
mdtrooper d0a0b11440 Fixed call a oracle function.
(cherry picked from commit 66f982d22f)
2015-06-23 15:30:10 +02:00
mdtrooper 66f982d22f Fixed call a oracle function. 2015-06-23 15:27:58 +02:00
m-lopez-f 83a88d7a91 Fixed maps in Windows. Tiquet: #2153
(cherry picked from commit 298b509b97)
2015-06-23 15:15:03 +02:00
mdtrooper 8b518ae9b2 Fixed the masive operations for modules when the name has white spaces. TICKET: #2328
(cherry picked from commit 737e085a81)
2015-06-23 12:16:07 +02:00
Alejandro Gallardo Escobar 4f9f8d2449 Fixed the title of the locked button dialog 2015-06-23 12:07:18 +02:00
artica 277223def5 Auto-updated build strings. 2015-06-23 00:01:14 +02:00
Alejandro Gallardo Escobar aea50e915a Fix to the date insertion when processing schema files 2015-06-22 19:19:59 +02:00
Alejandro Gallardo Escobar 4a4aaa4e3f Added support to exporting the area graph data to CSV 2015-06-22 19:12:17 +02:00
mdtrooper b9b24ce873 Cleaned source code style. 2015-06-22 17:37:31 +02:00
mdtrooper df9b99ce16 Fixed the empty table in the html_print_table function.
(cherry picked from commit be65df793b)
2015-06-22 17:36:28 +02:00
mdtrooper be65df793b Fixed the empty table in the html_print_table function. 2015-06-22 17:35:47 +02:00
mdtrooper afecb459c5 Working in the enterprise feature dynamic reports. 2015-06-22 16:22:48 +02:00
mdtrooper 447c4ccd6d Some fixes in the code. 2015-06-22 16:10:15 +02:00
m-lopez-f 2754bfeeb0 Fixed inserts paths in DB. Tiquet: #2325 2015-06-22 10:30:57 +02:00
artica 06c10bcc6a Auto-updated build strings. 2015-06-22 00:01:11 +02:00
artica 71283133f6 Auto-updated build strings. 2015-06-21 00:01:09 +02:00
artica f62058639a Auto-updated build strings. 2015-06-20 00:01:12 +02:00
m-lopez-f 2c286b4f59 Fixed problems with titles in images and links
(cherry picked from commit b8b4c2d440)
2015-06-19 14:46:02 +02:00
Alejandro Gallardo Escobar 9644a91b67 Fixed an error in the order of the parameters of a function 2015-06-19 12:11:11 +02:00
Alejandro Gallardo Escobar 02791bc7c8 Fixed some errors 2015-06-19 11:40:04 +02:00
artica daa3c44a0d Auto-updated build strings. 2015-06-19 00:01:15 +02:00
Alejandro Gallardo Escobar 3b037caf32 Merge remote-tracking branch 'origin/develop' into features/oracle 2015-06-18 20:02:01 +02:00
Alejandro Gallardo Escobar 390db6c06c Lot of fixes for oracle databases 2015-06-18 19:17:59 +02:00
artica 3eabe512b4 Auto-updated build strings. 2015-06-18 00:01:10 +02:00
mdtrooper d8e9a2406d Some fixes in the visual console. 2015-06-17 19:14:25 +02:00
mdtrooper 062817ca09 Some fixes in the visual console. 2015-06-17 17:37:23 +02:00
mdtrooper f1185c6db9 Some fixes in the visual console. 2015-06-17 17:36:41 +02:00
mdtrooper b2e31d9ca2 Some fixes in the visual console. 2015-06-17 17:04:14 +02:00
mdtrooper 6faa522187 Some fixes in the visual console. 2015-06-17 17:03:05 +02:00
mdtrooper bf0e89be3a Some fixes in the visual console. 2015-06-17 16:45:21 +02:00
mdtrooper ab032aa17a Some fixes in the visual console. 2015-06-17 15:55:16 +02:00
mdtrooper 43e8edc049 Some fixes in the visual console. 2015-06-17 12:42:52 +02:00
mdtrooper b7c6998fda Some fixes in the visual console. 2015-06-17 12:18:52 +02:00
m-lopez-f f338315bad Fixed wmi query, selected wrong column. Tiquet: #2309 2015-06-17 11:44:38 +02:00
m-lopez-f d4f628537e change wmi query. Tiquet: #2309 2015-06-17 09:06:10 +02:00
artica 4fff8ffe88 Auto-updated build strings. 2015-06-17 00:01:21 +02:00
mdtrooper dac4d30e91 Some fixes in the javascript visualmap. 2015-06-16 18:45:42 +02:00
mdtrooper ff1a35cb92 Some fixes in the javascript visualmap. 2015-06-16 18:02:58 +02:00
Alejandro Gallardo Escobar 3e2391a7c3 Fixed the alert info retrieving for oracle databases 2015-06-16 17:54:20 +02:00
Alejandro Gallardo Escobar 1905c8a038 Visual fixes into the alerts list 2015-06-16 17:54:19 +02:00
mdtrooper 5e026a03e1 Some fixes. 2015-06-16 17:44:15 +02:00
m-lopez-f 66c1e06b03 Merge branch 'develop' into feature/NewView 2015-06-16 16:57:58 +02:00
m-lopez-f ff1186ee57 Changed visual of console 2015-06-16 16:09:50 +02:00
Alejandro Gallardo Escobar e5685dfe07 Fixed errors for oracle databases 2015-06-16 15:39:27 +02:00
Alejandro Gallardo Escobar c437797ef7 Fixes for oracle 2015-06-16 15:07:33 +02:00
mdtrooper 72ee6158fa Fixes for the Oracl€. 2015-06-16 14:42:17 +02:00
artica c7f6c17eb7 Auto-updated build strings. 2015-06-16 00:01:12 +02:00
mdtrooper fad6a1e52d Fixes for the Oracl€. 2015-06-15 17:43:02 +02:00
mdtrooper a71ab9b19a Fixed the field type of server_name in table treport_content (CLOB to VARCHAR2(1000)) 2015-06-15 16:44:31 +02:00
m-lopez-f 9544dec1ac Change visual of console 2015-06-15 15:50:28 +02:00
m-lopez-f 2f5596ed9e Merge branch 'develop' into feature/NewView 2015-06-15 13:23:12 +02:00
artica b0dbffd0c1 Auto-updated build strings. 2015-06-15 00:01:09 +02:00
Junichi Satoh e638680b03 Fixed sql error. 2015-06-14 11:50:31 +09:00
Junichi Satoh a75a7370cf Added graphviz binary path adjustment for FreeBSD. 2015-06-14 10:02:43 +09:00
artica be56f5d6da Auto-updated build strings. 2015-06-14 00:01:10 +02:00
artica 7ecc100a1d Auto-updated build strings. 2015-06-13 00:01:13 +02:00
m-lopez-f 9e528d0459 Change visual of console 2015-06-12 15:50:46 +02:00