.. |
Image
|
2013-10-08 Miguel de Dios <miguel.dedios@artica.es>
|
2013-10-08 15:36:42 +00:00 |
ajax
|
Working in the enterprise holding area.
|
2016-04-28 16:03:24 +02:00 |
auth
|
New login method (saml). Ticket#3393
|
2016-02-17 13:05:22 +01:00 |
browscap
|
https://bugzilla.mozilla.org/show_bug.cgi?id=1254159
|
2016-03-08 15:37:20 +01:00 |
class
|
Fixed the uniq div for each networkmap in the enterprise dashboard.
|
2016-05-04 13:14:15 +02:00 |
db
|
Fixed the PHP warnings that burns the file systems. TICKET: #3054
|
2016-01-11 14:02:39 +01:00 |
fonts
|
2013-10-07 Sergio Martin <sergio.martin@artica.es>
|
2013-10-07 08:38:41 +00:00 |
graphs
|
Merge branch 'develop' into feature/new_networkmap
|
2016-04-25 15:25:16 +02:00 |
help
|
Translated.
|
2015-11-06 19:08:59 +09:00 |
javascript
|
Fixed the event move for several networkmaps in one page (as enterprise dashboard)
|
2016-05-04 15:19:45 +02:00 |
languages
|
Fixed problems with custom graphs. Ticket: #3413
|
2016-03-03 10:18:20 +01:00 |
sounds
|
…
|
|
styles
|
Move the styles to the pandora.css
|
2016-03-09 11:45:48 +01:00 |
swiftmailer
|
Clean the source code style.
|
2015-06-08 11:05:19 +02:00 |
api.php
|
Added support for password encryption to the Pandora FMS Console.
|
2015-03-02 17:30:19 +01:00 |
calendar.js
|
…
|
|
config.inc.php
|
2014-04-24 Alejandro Gallardo <alejandro.gallardo@artica.es>
|
2014-04-24 10:45:33 +00:00 |
config_process.php
|
Auto-updated build strings.
|
2016-04-20 00:01:11 +02:00 |
constants.php
|
Some fixes.
|
2016-04-26 15:03:53 +02:00 |
constants.php.orig
|
Merge branch 'develop' into feature/new_networkmap
|
2016-03-09 11:15:17 +01:00 |
functions.php
|
Cleaned source code.
|
2016-01-27 15:58:54 +01:00 |
functions_agents.php
|
Improved function agents_get_modules to decrease execution time TICKETS #3518
|
2016-04-12 17:34:15 +02:00 |
functions_alerts.php
|
Fixed search in alert templates, when DB is Oracle. Tiquet: #3231
|
2016-01-20 12:47:26 +01:00 |
functions_api.php
|
Fixed get_plugins API that had returned values in wrong order if updated from ver 4.x.
|
2016-02-18 16:58:01 +09:00 |
functions_categories.php
|
2013-07-16 Miguel de Dios <miguel.dedios@artica.es>
|
2013-07-16 14:13:23 +00:00 |
functions_clippy.php
|
Clean the source code style.
|
2015-06-08 11:05:19 +02:00 |
functions_component_groups.php
|
2013-05-06 Miguel de Dios <miguel.dedios@artica.es>
|
2013-05-07 12:32:30 +00:00 |
functions_config.php
|
Added report_limit token and functionality TICKETS #3577
|
2016-04-25 12:27:30 +02:00 |
functions_cron.php
|
Fixed cron updating problem TICKETS #3329
|
2016-02-05 09:56:37 +01:00 |
functions_custom_graphs.php
|
Fixed problems with dashboard performance when include users maps. Tiquet: #3438
|
2016-03-15 09:26:24 +01:00 |
functions_db.php
|
Fixes to the 'key' column of the 'tupdate_settings' table
|
2015-06-25 16:16:01 +02:00 |
functions_events.php
|
Cleaned source code.
|
2016-01-27 13:15:23 +01:00 |
functions_exportserver.php
|
…
|
|
functions_extensions.php
|
Changed lateral menu, order options and eliminate options
|
2015-04-09 15:04:23 +02:00 |
functions_filemanager.php
|
Change visual of console
|
2015-06-12 15:50:46 +02:00 |
functions_forecast.php
|
Clean the source code style.
|
2015-06-08 11:05:19 +02:00 |
functions_gis.php
|
Rewrote some parts the GIS to adapt from pandora v3 to newest versions. TICKET: #3170
|
2016-01-19 13:21:18 +01:00 |
functions_graph.php
|
Substituted lines for intervals in modules graphs TICKETS #3392
|
2016-04-04 10:12:37 +02:00 |
functions_groups.php
|
Fixes for the management groups in the API. TICKET: #3119
|
2016-01-05 12:17:46 +01:00 |
functions_groupview.php
|
Fixed problem with strict acl and group view.
|
2016-03-07 13:56:59 +01:00 |
functions_html.php
|
Fixed a bug that custom "interval values" had not been used as default
|
2016-03-22 13:26:52 +09:00 |
functions_incidents.php
|
2013-08-05 Miguel de Dios <miguel.dedios@artica.es>
|
2013-08-05 14:23:27 +00:00 |
functions_io.php
|
Fixed massive-edit-plugins to show multi-byte string values properly.
|
2016-02-22 17:44:27 +09:00 |
functions_maps.php
|
New maps in progress... (added vital functions to maps)
|
2016-04-01 09:52:15 +02:00 |
functions_menu.php
|
Fixed error in php with acl enterprise. Tiquet: #3457
|
2016-03-10 10:47:02 +01:00 |
functions_messages.php
|
2013-05-14 Miguel de Dios <miguel.dedios@artica.es>
|
2013-05-14 11:56:43 +00:00 |
functions_migration.php
|
Fixed the networkmap in the enterprise metaconsole.
|
2016-05-05 11:56:46 +02:00 |
functions_modules.php
|
Merge branch 'develop' into feature/new_networkmap
|
2016-04-25 15:25:16 +02:00 |
functions_netflow.php
|
Clean the source code style.
|
2015-06-08 11:05:19 +02:00 |
functions_network_components.php
|
Fixed problems with performance. Tiquet: #2970
|
2015-11-18 16:32:20 +01:00 |
functions_network_profiles.php
|
…
|
|
functions_networkmap.php
|
Fixed the networkmap for the enterprise dashboard.
|
2016-05-03 14:59:25 +02:00 |
functions_networkmaps.php
|
Working in the new networkmaps.
|
2016-02-17 12:25:03 +01:00 |
functions_os.php
|
Starting the OS type treeview.
|
2014-12-19 18:39:18 +01:00 |
functions_planned_downtimes.php
|
Fixed functions of cli/pai of planned downtime. Tiquet: #3020
|
2015-12-03 11:54:08 +01:00 |
functions_post_process.php
|
Added feature of custom post process values. TICKET: #1743
|
2015-02-09 19:35:03 +01:00 |
functions_profile.php
|
Fixed the login of new user from ldap in metaconsole. TICKET: #3118
|
2016-01-04 16:46:56 +01:00 |
functions_reporting.php
|
Fixed checks in availability reports TICKETS #3449
|
2016-03-30 14:59:34 +02:00 |
functions_reporting_html.php
|
Changed Poling time to Time available in Availability reports TICKETS #3285
|
2016-03-17 10:59:17 +01:00 |
functions_reports.php
|
Added the 'automatic custom graphs' in the template reports in metaconsole.
|
2016-02-02 14:55:03 +01:00 |
functions_servers.php
|
Added new server_keepalive column to have individual keepalive TICKETS #3273
|
2016-03-15 16:02:27 +01:00 |
functions_snmp.php
|
Added the snmp editor for other data uses in the form wizard snmp. TICKET: #1805
|
2016-01-25 16:31:02 +01:00 |
functions_snmp_browser.php
|
Fixed Securiry problems into SNMP v3 modules and browser
|
2015-10-22 19:08:25 +02:00 |
functions_tactical.php
|
Fixed problems with strict acl in tactical view. Ticket#3440
|
2016-03-03 09:33:54 +01:00 |
functions_tags.php
|
Fixed the generation filter by tag the networkmap.
|
2016-04-12 14:40:50 +02:00 |
functions_themes.php
|
Starting to fix the themes. TICKET: #435
|
2015-08-19 14:44:25 +02:00 |
functions_treeview.php
|
Fixed module proc data in tree view(Now respect module types). Ticket #2713
|
2015-10-13 12:35:40 +02:00 |
functions_ui.php
|
Some fixes in the skins.
|
2016-03-30 13:05:08 +02:00 |
functions_ui_renders.php
|
…
|
|
functions_update_manager.php
|
Only conecction timeout in login. Tiquet: #3485
|
2016-03-29 13:03:54 +02:00 |
functions_users.php
|
Add new funcionality of remote login with Active Directory
|
2015-07-28 16:10:45 +02:00 |
functions_visual_map.php
|
Fixed problems with url in public console. Tiquet: #3556
|
2016-04-13 18:24:39 +02:00 |
functions_visual_map_editor.php
|
Revert "Only conecction timeout in login. Tiquet: #3485"
|
2016-03-29 13:02:56 +02:00 |
functions_wmi.php
|
Cleaned source code.
|
2016-01-27 13:15:23 +01:00 |
get_file.php
|
Fixed error to access when download mibs. Tiquet: #2523
|
2015-07-22 13:30:45 +02:00 |
gettext.php
|
2014-03-27 Miguel de Dios <miguel.dedios@artica.es>
|
2014-03-27 16:17:39 +00:00 |
include_graph_dependencies.php
|
2013-07-16 Miguel de Dios <miguel.dedios@artica.es>
|
2013-07-16 14:13:23 +00:00 |
load_session.php
|
Clean the source code style.
|
2015-06-08 13:13:09 +02:00 |
php_to_js_values.php
|
2013-04-29 Sergio Martin <sergio.martin@artica.es>
|
2013-04-29 09:24:49 +00:00 |
streams.php
|
…
|
|