* godmode/modules/manage_network_components_form.php: Fixed WMI
components form fails due to bad javascript code for incident #462
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9244 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/include/style/main.css: Add important attribute to
override jquery mobile style of last commit. Change home layout
for widths greater than 800px (tablet devices)
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9239 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/include/style/main.css: Add a responsive design hack to
mobile console to increase tables with to 100% in tablet devices
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9238 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_gis.php: Disable more controls
from the google maps in GIS to fix arrows controls
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9233 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_gis.php
include/javascript/openlayers.pandora.js
include/styles/pandora.css: Remove our zoom in google maps
on GIS view to use googles one. Incident #448
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9232 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/operation/events.php, mobile/operation/modules.php,
mobile/operation/agents.php: fixed the scroll of list for old
browser in android mobiles devices.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9223 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/pandora.js: Added auto scroll
and resizable attributes to module graphs pop up
to improve usability with zoomed graphs.
Incident: #417
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9219 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/graphs/functions_flot.php
include/graphs/flot/pandora.flot.js
include/javascript/pandora.js
include/styles/pandora.css
operation/agentes/stat_win.php: A lot of fixes on the
javascript graphs to be shown correctly in IE. Tested
and working fine on IE9 with compatibility mode on.
Incident: #417
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9216 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/graphs/flot/pandora.flot.js: Add one decimal
to pie graphs to don't lose so much precision when
percentages are rounded
Incident #407
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9209 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/operation/modules.php,
mobile/include/style/main.css: Fixed some style bugs
related to layout on visual console.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9204 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_events.php: Fix storing of event
comments in metaconsole and shot the event comments more
recent first.
Incident #440
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9199 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/styles/pandora.css: Fix styles in group view
for groups without states where letters were not visible
Incident: 432
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9193 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extras/pandoradb_migrate_4.1_to_5.0.postgreSQL.sql
extras/pandoradb_migrate_4.1_to_5.0.mysql.sql
extras/pandoradb_migrate_4.1_to_5.0.oracle.sql
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: Add to the
migration scripts a query to set default theme when update
from 4.x to 5 version. It prevents from ugly layouts due
not supported themes. Incident #421
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9192 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/operation/events.php: Fixed a bug loading events
filtergin by group when a group has no events.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9177 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_api.php: fixed the get events filtered by group.
MERGED FROM THE BRANCH PANDORA_4
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9176 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/operation/module_graph.php: Fixed a problem with
module graph filter regarding to event and period filter.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9172 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/operation/modules.php: Added default value for tag
filter and added "All" option to modules group and tag filters
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9171 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/operation/modules.php: Fixed a style bug related to
filter explanation update on module search on mobile console.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9170 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_api.php: fixed the get events when not found the
agent, before it returned the systems events, now it returns empty
list.
MERGED FROM THE BRANCH PANDORA_4
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9169 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_treeview.php: Fixed sql error in tag tab.
* ChangeLog: Fixed date in my previous commit.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9154 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_visual_map.php: fixed the old visual maps from
pandora4, now it is showed the values in the simple value.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9150 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_treeview.php: Fixed tree expansion failure in
module based tree view when module name includes some symbols.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9144 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f