* 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: moved the all code of android to this folder.
* tablet: copy the mobile coded to tablet to starting to developer
the version for android tablets.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9191 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* src/pandroid_event_viewer/pandorafms/Main.java: setted the
standar style for group and tag dropbox.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9181 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* src/pandroid_event_viewer/pandorafms/Options.java: fixed the save
state of check in background, before it run but didn't show.
* res/layout/main.xml: added id for the tag.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9180 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
* src/pandroid_event_viewer/pandorafms/Main.java: fixed to check the
pandora version for 4 series, this is for to hidden the tag filter.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9166 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* src/pandroid_event_viewer/pandorafms/About.java: removed the
unused import.
* src/pandroid_event_viewer/pandorafms/EventList.java,
res/values-ja/strings.xml, res/values/strings.xml,
res/values-es/strings.xml: fixed the text to show when the
event is a recon.
* AndroidManifest.xml: incremented the version.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9161 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
* mobile/include/style/main.css
mobile/operation/networkmap.php
mobile/operation/home.php
mobile/operation/modules.php
mobile/operation/alerts.php
mobile/operation/networkmaps.php
mobile/operation/agent.php
mobile/operation/groups.php
mobile/operation/agents.php
mobile/operation/events.php
mobile/operation/tactical.php: General improvements
in mobile console. Cut some large strings, style fixes,
back button path fix to iPhone app...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9139 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* images/hourglass_dark.png
images/star_white.png
images/star_dark.png
images/hourglass_white.png
images/tick_dark.png
images/tick_white.png
mobile/include/style/main.css
mobile/operation/agent.php
mobile/operation/events.php: Improvements in event
viewer of mobile console after fix some conflictive
code
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9136 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_modules.php: Fixed that some multibyte characters
are recognized as invalid characters on module creation.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9135 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandroid_event_viewer/src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java
pandroid_event_viewer/src/pandroid_event_viewer/pandorafms/Main.java: Clean old debug messages
and fix version detection for use new API functions on SP1
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9132 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/operation/events.php
mobile/include/style/main.css: Improve events layout
and fix events validation
* include/functions_events.php
include/functions_api.php: Fix event validation from API
and delete deprecated function
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9131 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* util/pandora_remote_agent.sh: Added "-e" option to be able to
specify character encoding of the output XML. Also added PID
number to the output file name to avoid race conditions.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9128 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f