* extensions/realtime_graphs.php
extensions/realtime_graphs/realtime_graphs.js: Fix timezone
differences in realtime graphs when client (browser) and
server (console instance host) have different timezone.
Now it takes always the server timezone.
Ticket: #853
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10187 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/agentes/module_manager_editor_plugin.php,
include/javascript/pandora_modules.js: Fixed an error
that created duplicated macro fields when selecting
a local component module #927.
* include/graphs/flot/pandora.flot.js: Now the spacing
of the vertical data description is automatic.
* include/styles/pandora_black.css: Visual changes.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10182 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/reporting/visual_console_builder.editor.js
include/graphs/fgraph.php
include/graphs/functions_pchart.php
include/graphs/pChart/pImage.class.php
include/functions_visual_map.php
include/ajax/visual_console_builder.ajax.php
include/functions_visual_map_editor.php
include/functions_custom_graphs.php
include/functions_graph.php: Added option to cusomize the
background of the graphs in visual consoles for ticket: #886
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10181 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* lib/PandoraFMS/Core.pm: Removed the keepalive semaphore, since down_force
is not supported in earlier versions of Thread::Semaphore. Made keep alive
modules work with an FF threshold.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10175 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/massive/massive_delete_modules.php,
operation/agentes/ver_agente.php: Fixed bug that all
agents' module could be target of deletion,
if the user has an AW privilege for any.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10172 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/massive/massive_copy_modules.php: Delete the
source agent from the target agents lists in massive
copy form to avoid errors for ticket: #869
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10171 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions.php: Change incorrect color assigned to
maintenance events on pdf reports events
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10164 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/users/configure_user.php: Fixed some input
properties.
* include/graphs/functions_flot.php: Added an option
to set the width to auto on the function "flot_vcolumn_chart".
* include/graphs/flot/pandora.flot.js: Increased the tick size
of the vertical labels on the function "pandoraFlotVBars".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10163 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php: Added the function
"graph_snmp_traps_treemap".
* include/functions_netflow.php: Fixed a little error.
* operation/snmpconsole/snmp_view.php: Fixed the pagination.
Now is possible to see a treemap graph of oid per agent with
the snmptraps received.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10156 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_config.php,
include/functions_update_manager.php, index.php,
general/logon_ok.php, extensions/update_manager.php,
godmode/update_manager_xxx/update_manager.online.php: work in the
first version of new update manager.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10154 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/update_manager_xxx/update_manager.online.php,
include/functions_update_manager.php,
include/javascript/update_manager.js,
include/ajax/update_manager.ajax.php: work in the first version of
new update manager.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10153 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/ver_agente.php,
godmode/massive/massive_delete_modules.php: Fixed bug that all
agents' module the user can view could be targets of deletion,
if the user has an AW privilege for any.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10151 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_api.php: Added the parameter
"address resolution" to the functions
"api_get_netflow_get_data" and "api_get_netflow_get_stats".
* include/functions_netflow.php: Added the parameter
"address resolution" to the functions "netflow_get_data",
"netflow_get_stats", "netflow_get_summary",
"netflow_get_record" and "netflow_draw_item".
* operation/netflow/nf_live_view.php: Added an option to
apply IP address resolution to the netflow searches.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10147 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/update_manager.js,
include/functions_update_manager.php,
include/ajax/update_manager.ajax.php, include/config_process.php:
work in the first version of new update manager.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10145 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* images/login_background.jpg
images/login_background.png
images/backgrounds/mosaico_diagonales_gris.png
images/backgrounds/fondo_diente_leon_2000.jpg
images/backgrounds/fondo_arena_2000.jpg
images/backgrounds/fondo_madera_2000.jpg
images/backgrounds/fondo_cielo_2000.jpg
images/backgrounds/fondo_luna_2000.jpg
images/backgrounds/fondo_paisaje_2000.jpg
images/backgrounds/fondo_polen_2000.jpg
images/backgrounds/fondo_cubos_2000.png
include/styles/pandora.css: Added bunch of new login
backgrounds and set another default one
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10143 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* FreeBSD/pandora_server.conf, NetBSD/pandora_server.conf: Updated
default settings as the same as Linux ones.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10140 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/massive/massive_copy_modules.php,
godmode/massive/massive_delete_modules.php: Fixed bug that all
agents the user can view could be targets of the operation, if
the user has an AW privilege for any.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10129 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_snmp_browser.php: Fixed an error.
* index.php: Modified the config.php permission check
on Windows systems.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10128 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/massive/massive_delete_agents.php,
godmode/massive/massive_edit_agents.php: Fixed bug that all
agents the user can view could be targets of the operation, if
the user has an AW privilege for any agents.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10127 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/massive/massive_add_alerts.php: Fixed bug that all
agents the user can view would be target of the operation, if
the user has an AW privilege for any agent group.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10126 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/ver_agente.php: Fix sql error in the layer that
appears when put the mouse over a node in network map related with tags
in users without acl profiles assigned (just admin assigned) Ticket #824
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10125 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/search_agents.php: Change the format of the agent interval
from seconds to human format for in global search. Ticket #867
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10121 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/files_repo/files_repo_get_file.php,
extensions/files_repo/files_repo_list.php,
extensions/files_repo/functions_files_repo.php,
godmode/setup/setup_general.php: Improved the Windows
compatibility and fixed some errors.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10120 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* build_deb.sh,
build_rpm.sh,
build_src.sh: Build enterprise server packages, since we are having
issues with ActiveState binaries.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10115 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f