* godmode/reporting/visual_console_builder.editor.js: fixed a
warning message in javascript for null var when the map is empty.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7949 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/extensions.php: removed the link to delete or disable the
update manager because this extension runs inner inner the guts of
Pandora and when disabled or deleted causes more problems.
Fixes: #3609993
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7947 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/operation/modules.php, mobile/include/style/main.css: some
fixes and improves for the list of modules.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7944 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* util/tentacle_serverd: Tiny improvement. Changed to use
target process id to check if the process has been stopped.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7942 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* util/pandora_server: Small improvement. Pinned target
process id to be killed when stopping Pandora Server, to avoid
to kill other processes that could be invoked in different
session by chance.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7939 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandora_console_install, install.php: Added support for NetBSD.
Contributed by Hiroki SHIMIZU. Thanks!
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7938 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/operation/agents.php, mobile/operation/tactical.php,
mobile/operation/home.php, mobile/include/style/main.css,
include/functions_html.php, include/functions_reporting.php: some
fixes and improves in the mobile console.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7936 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/operation/agents.php, mobile/operation/tactical.php,
mobile/operation/home.php, mobile/include/style/main.css,
include/functions_html.php, include/functions_reporting.php: some
fixes and improves in the mobile console.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7933 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/graphs/functions_flot.php, operation/agentes/stat_win.php:
cleaned source code style.
* mobile/include/ui.class.php, mobile/include/style/main.css,
mobile/index.php, mobile/operation/module_graph.php,
mobile/operation/modules.php: more changes for the mobile in the
view of graph module.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7931 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/update_manager/main.php: Fixed information bug and
added help tip in offline packages loader
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7930 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* windows_service.cc,
pandora_windows_service.cc,
windows_service.h: Set iteration base ticks after sleeping startup_delay
to exclude time taken by startup_delay from sleep time subtraction.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7928 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/help/ja/help_inventory_tab.php: Updated help.
* include/help/ja/help_categories.php: Added a new help file.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7926 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandora_server_installer: As the same as Linux, changed cron setting
of maintenance process for BSD to hourly.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7924 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/alerts/alert_actions.php: Fixed that any groups are shown
to all users even if user has no permission to access the group.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7918 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: Removed an unnecessary
modification, because 'talert_compound' is obsolete.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7917 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_api.php: New function to create a tag
via API.
* include/functions_tags.php: Create tag only if not exists.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7916 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/help/en/help_inventory_tab.php,
include/help/es/help_inventory_tab.php: Changes in help of inventory.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7914 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/operation/agents.php, mobile/include/style/main.css:
improved the view of list of agents.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7913 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* lib/PandoraFMS/Core.pm: Added a suffix to the auto-monitoring XML
so that it does not conflict with a local agent.
* util/pandora_manage.pl: Fixed a couple of bugs.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7912 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/operation/groups.php, mobile/include/style/main.css,
include/functions_ui.php, include/functions_groups.php: change the
skin of list groups.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7911 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/category/category.php,
include/help/en/help_categories.php,
include/help/es/help_categories.php: Added help in categories menu
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7910 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* lib/PandoraFMS/Core.pm: Added group ACL to 'Special days list'.
It is applied when group id is 0 (All) or the same as alert
template's group id.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7909 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/operation/events.php, mobile/include/ui.class.php,
mobile/include/style/main.css: changes for to show better the tables
with reflow and responsive.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7907 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/operation/events.php, mobile/include/style/main.css: first
version of custom responsive view for details events.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7906 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* src/pandroid/agent/PandroidAgentListener.java: Fixed
a crash bug in some devices when try to retrieve the
coordinates provider. Close unclosed cursor and change some
error logs to normal logs
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7905 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* DEBIAN/postinst,
pandora_server.redhat.spec,
pandora_server.spec,
pandora_server_installer: Moved maintance process to hourly
instead daily. Improves performance and avoid locks on heavy
loaded systems.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7902 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_reporting.php, include/functions_groups.php:
changes for to use in the calls in mobile version.
* mobile/index.php, mobile/operation/events.php,
mobile/operation/modules.php, mobile/operation/events,
mobile/operation/events/events.php, mobile/operation/agents.php,
mobile/operation/tactical.php, mobile/operation/alerts.php,
mobile/include/style/main.css, mobile/include/ui.class.php,
mobile/include/user.class.php: changes and improves in the code
of mobile.
* mobile/operation/agents/*, mobile/operation/servers/*: removed
the old files from version pandora mobile 4.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7891 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* lib/PandoraFMS/Core.pm,
lib/PandoraFMS/Tools.pm,
lib/PandoraFMS/DataServer.pm,
lib/PandoraFMS/ReconServer.pm,
bin/pandora_server: Improved pandora_get_os to support custom operating
systems and moved it from Tools.pm to Core.pm.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7889 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandora_server_installer: Fixed false recognition of RHEL6.4.
(it had been recoginzed as Ubuntu incorrecty because of its
"/etc/lsb-release").
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7886 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f