Commit Graph

5028 Commits

Author SHA1 Message Date
mdtrooper 21c0047c84 2014-01-23 Miguel de Dios <miguel.dedios@artica.es>
* operation/visual_console/render_view.php: re-added the countdown
	widget for visualmaps in fullscreen.
	
	Incident: #539 from local tacker.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9359 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-23 15:51:25 +00:00
mdtrooper 6bb7ca3a17 2014-01-23 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/map_builder.php,
	godmode/reporting/visual_console_builder.data.php: fixed the access
	to user with operator read or and operator write in all group into
	the visualmaps.
	
	Incident: #538 from local tracker




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9358 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-23 14:26:41 +00:00
mdtrooper d59437f34a 2014-01-23 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/visual_console_builder.editor.js,
	include/functions_visual_map.php,
	include/ajax/visual_console_builder.ajax.php: fixes the bug for
	the simple values positions and the enable links in the static
	graph.
	
	Incidents: #536 and #535 from local tracker




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9357 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-23 13:52:43 +00:00
zarzuelo 5a2b1b88b4 2014-01-22 Sergio Martin <sergio.martin@artica.es>
* godmode/alerts/alert_view.php: Add exception
	of field1 in recovery fields to the new alert view

	* include/functions_reporting.php
	mobile/operation/agents.php
	mobile/operation/tactical.php
	mobile/include/style/main.css: Improve tactical and
	agents view in mobile console



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9354 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-22 17:29:45 +00:00
mdtrooper b528f359cd 2014-01-22 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/reporting_builder.item_editor.php,
	include/constants.php, include/functions_reporting.php: added
	constants and killed magic numbers and unicorns.
	
	* include/functions_modules.php: added function
	"modules_get_modules_in_group".




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9353 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-22 12:52:43 +00:00
zarzuelo 76d7e0fe2a 2014-01-21 Sergio Martin <sergio.martin@artica.es>
* images/long_arrow.png
	godmode/alerts/alert_view.php
	godmode/alerts/alert_list.list.php
	include/styles/pandora.css: Added an advanced alert view
	with details, triggering conditions, actions escalation and
	actions fields including triggering, recovering and command preview



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9349 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-21 16:42:44 +00:00
ramonn 91549b5a7c 2014-01-20 Ramon Novoa <rnovoa@artica.es>
* pandoradb.sql: Changed the type of tnetwork_component.description to
	  TEXT. Fixes ticket #487.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9346 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-20 14:45:17 +00:00
mdtrooper 17c6d55fd6 2014-01-20 Miguel de Dios <miguel.dedios@artica.es>
* mobile/include/user.class.php,
	mobile/include/system.class.php: fixed SQL injection.
	
	Issue found by Lincoln, a member of Corelan Team




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9344 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-20 12:05:03 +00:00
juanmanuelr 9796879bf2 2014-01-17 Juan Manuel Ramon Vigo <juanmanuel.ramon@artica.es>
* godmode/reporting/reporting_builder.php: Fixed group filter in report
        list view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9337 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-17 12:59:00 +00:00
mdtrooper b362974d1e 2014-01-17 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/agent_manager.php: fixed the PHP warnings and
	notices.
	
	Fixes: #2414




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9336 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-17 12:04:09 +00:00
juanmanuelr 557d5534e3 2014-01-17 Juan Manuel Ramon Vigo <juanmanuel.ramon@artica.es>
* godmode/events/event_edit_filter.php
        include/functions_events.php
        operation/events/events_list.php:Fixed an ACL issue with event filters.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9335 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-17 11:53:30 +00:00
zarzuelo 1ca5e324ba 2014-01-17 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php: Added ack_utimestamp and id_agent
	to the grouped events query to fix bad results



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9334 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-17 10:37:03 +00:00
mdtrooper 80b92c76ee 2014-01-16 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/modificar_agente.php,
	include/functions_agents.php: fixed the PHP warnings and notices.
	
	Fixes: #2412




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9330 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-16 17:26:27 +00:00
mdtrooper 6b35a90d28 2014-01-16 Miguel de Dios <miguel.dedios@artica.es>
* general/header.php: fixed the PHP notices about the var
	$search_keywords.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9329 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-16 16:19:05 +00:00
ramonn 850cd7c6f4 2014-01-16 Ramon Novoa <rnovoa@artica.es>
* godmode/alerts/alert_list.list.php,
	  include/functions.php,
	  include/functions_alerts.php: Changes to the alert view to make it more
	  compact.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9327 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-16 16:07:03 +00:00
zarzuelo dfd3fe3180 2014-01-14 Sergio Martin <sergio.martin@artica.es>
* include/functions_config.php: Fixed a warning message on
	PHP configuration advise. For Sourceforge ticket #2409



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9320 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-14 17:40:08 +00:00
zarzuelo 0a499e0375 2014-01-14 Sergio Martin <sergio.martin@artica.es>
* include/functions_groups.php: Fix group parameter in links
	of groups view on mobile console. Incident #491




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9319 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-14 16:45:02 +00:00
mdtrooper 9ab4eba8b2 2014-01-14 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/reporting_builder.list_items.php: fixed the
	list of modules from inventory item.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9317 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-14 10:50:27 +00:00
zarzuelo 5a2227d33a 2014-01-13 Sergio Martin <sergio.martin@artica.es>
* include/functions_config.php: Added to the header warnings the
	checking of some php.ini values for incident #393



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9314 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-13 13:06:45 +00:00
zarzuelo 03de0a1813 2014-01-13 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_flot.php: fix unecessary space under the
	area graphs when menu is not setted. If is setted, this space is
	for the overview graph. Incident #499



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9313 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-13 10:29:12 +00:00
mdtrooper 98b6921bf2 2014-01-10 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map.php: fixed the show simple values in
	the visualconsole editor from the old Pandora versions.
	
	Fixes: #2407




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9306 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-10 15:11:48 +00:00
zarzuelo df8b32048a 2014-01-09 Sergio Martin <sergio.martin@artica.es>
* include/graphs/flot/pandora.flot.js
	include/graphs/functions_flot.php: Fixed problem with the overview
	graph in IE9 for incident #477



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9304 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-09 15:02:28 +00:00
mdtrooper be56740004 2014-01-09 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: added function "https_is_running".
	
	* include/functions_gis.php, operation/gis_maps/render_view.php,
	operation/gis_maps/public_console.php, godmode/setup/gis_step_2.php:
	fixed the urls for google maps when it is running in https mode.
	
	Fixes: #2403




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9303 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-09 13:33:16 +00:00
jsatoh 613df874b7 2014-01-09 Junichi Satoh <junichi@rworks.jp>
* godmode/servers/plugin.php: Fixed that unexpected strings are set
	in parameter macro fields when multi-byte characters are entered.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9302 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-09 09:50:43 +00:00
mdtrooper 7c49b8d3e5 2014-01-08 Miguel de Dios <miguel.dedios@artica.es>
* general/header.php: fixed the empty action with trying to write
	some thing in the global search field when it is search anything.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9298 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-08 17:03:21 +00:00
mdtrooper 8c27eaa196 2014-01-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_gis.php: fixed the agent name label.
	
	Fixes: #2401




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9296 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-08 15:45:14 +00:00
mdtrooper dd9b15cb8e 2014-01-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_gis.php: fixed with a dirty hack the bug about
	the google maps with own old version of openlayer.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9295 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-08 15:11:15 +00:00
mdtrooper c294dc0348 2014-01-07 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/planned_downtime.list.php: fixed the manual stop
	of planned downtime.
	
	Fixes: #479 (Integria locally)




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9292 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-07 15:48:32 +00:00
mdtrooper fcd99c4b10 2014-01-07 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/networkmap.php: fixed the save the font size in
	the networkmaps.
	
	Fixes: #2408




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9291 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-07 14:44:38 +00:00
hkosaka 1aecac3b35 2013-12-27 Hirofumi Kosaka <kosaka@rworks.jp>
* include/functions_api.php: Added 'plugin_macros' and
	'module_macros' to the return column of tree_agents API.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9266 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-27 09:44:57 +00:00
hkosaka 117b76a4e4 2013-12-27 Hirofumi Kosaka <kosaka@rworks.jp>
* include/functions_api.php: Added 'module_macros' parameter
	to api_set_create_*_modules, api_set_update_*_module, and so
	on. Also added 'macros' parameter to plugin module functions.

	Fixes: #2398


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9265 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-27 07:22:57 +00:00
slerena 08e85ad68e 2013-12-26 Sancho Lerena <slerena@artica.es>
* include/api.php: Avoid to store API auth failure in
        session log to avoid DoS due high volume of transactions.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9262 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-26 18:55:56 +00:00
zarzuelo 3c748ac6b3 2013-12-19 Sergio Martin <sergio.martin@artica.es>
* include/functions_visual_map.php: Fixed string simple 
	values in visual console for incident #463




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9245 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-19 17:21:02 +00:00
zarzuelo a246a62e1d 2013-12-19 Sergio Martin <sergio.martin@artica.es>
* 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
2013-12-19 16:37:30 +00:00
zarzuelo 55d3863873 2013-12-17 Sergio Martin <sergio.martin@artica.es>
* 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
2013-12-17 12:05:50 +00:00
zarzuelo 5078356016 2013-12-17 Sergio Martin <sergio.martin@artica.es>
* 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
2013-12-17 08:18:54 +00:00
zarzuelo 33418972f3 2013-12-16 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php: Added criticity subquery to
	events grouped query to fix bad criticity bug.
	Incident: #406



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9235 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-16 16:20:56 +00:00
zarzuelo 97c51e9e28 2013-12-16 Sergio Martin <sergio.martin@artica.es>
* 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
2013-12-16 10:33:13 +00:00
zarzuelo 6f3b057dda 2013-12-16 Sergio Martin <sergio.martin@artica.es>
* 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
2013-12-16 09:29:43 +00:00
mdtrooper 182b594c1c 2013-12-13 Sergio Martin <sergio.martin@artica.es>
* 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
2013-12-13 11:50:20 +00:00
zarzuelo 69fadfa732 2013-12-13 Sergio Martin <sergio.martin@artica.es>
* include/graphs/flot/pandora.flot.js: Fixed wrong
	condition of minimum height of menu.
	Incident #417



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9221 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-13 09:22:15 +00:00
zarzuelo 98936c511f 2013-12-13 Sergio Martin <sergio.martin@artica.es>
* 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
2013-12-13 08:47:05 +00:00
zarzuelo 735a00a99f 2013-12-12 Sergio Martin <sergio.martin@artica.es>
* 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
2013-12-12 14:49:36 +00:00
zarzuelo 28967b062a 2013-12-11 Sergio Martin <sergio.martin@artica.es>
* 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
2013-12-11 12:57:09 +00:00
darode ccd94db5b8 2013-12-10 Dario Rodriguez <dario@artica.es>
* 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
2013-12-10 18:09:47 +00:00
zarzuelo 38f3b09645 2013-12-10 Sergio Martin <sergio.martin@artica.es>
* 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
2013-12-10 12:22:55 +00:00
zarzuelo ac0512f439 2013-12-09 Sergio Martin <sergio.martin@artica.es>
* 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
2013-12-09 12:41:26 +00:00
zarzuelo bef7e2f0fa 2013-12-09 Sergio Martin <sergio.martin@artica.es>
* 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
2013-12-09 11:20:14 +00:00
darode e836f25ff4 2013-12-05 Dario Rodriguez <dario@artica.es>
* 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
2013-12-05 15:33:53 +00:00
mdtrooper deddec24b0 2013-12-05 Miguel de Dios <miguel.dedios@artica.es>
* 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
2013-12-05 15:10:57 +00:00
darode 38f5aaef2a 2013-12-05 Dario Rodriguez <dario@artica.es>
* mobile/operation/networkmap.php: Fixed a bug width
        mobile network map.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9175 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-05 15:03:58 +00:00
darode 4064be9a3d 2013-12-05 Dario Rodriguez <dario@artica.es>
* mobile/operation/networkmaps.php: Fixed a wrong link
        on group icon from network map list.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9174 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-05 14:56:57 +00:00
darode c5dc571ab5 2013-12-05 Dario Rodriguez <dario@artica.es>
* mobile/include/style/main.css: Added CSS style for 
        "no data to show graph".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9173 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-05 14:45:39 +00:00
darode acb272a405 2013-12-05 Dario Rodriguez <dario@artica.es>
* 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
2013-12-05 14:35:27 +00:00
darode 5881df0e7e 2013-12-05 Dario Rodriguez <dario@artica.es>
* 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
2013-12-05 14:23:30 +00:00
darode 088e423047 2013-12-05 Dario Rodriguez <dario@artica.es>
* 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
2013-12-05 14:08:37 +00:00
mdtrooper 1ff6dd9d80 2013-12-05 Miguel de Dios <miguel.dedios@artica.es>
* 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
2013-12-05 14:00:51 +00:00
darode 7b9beb64cb 2013-12-05 Dario Rodriguez <dario@artica.es>
* mobile/operation/agents.php: Removed a filter option which 
        didn't work.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9167 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-05 13:53:07 +00:00
jsatoh de06b3d8e2 2013-12-03 Junichi Satoh <junichi@rworks.jp>
* 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
2013-12-03 09:47:07 +00:00
jsatoh d7e2cd27ee 2013-12-01 Junichi Satoh <junichi@rworks.jp>
* include/functions_treeview.php: Fixed tree expansion failure
	by module.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9151 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-02 10:43:14 +00:00
mdtrooper 56fd471b8e 2013-12-01 Miguel de Dios <miguel.dedios@artica.es>
* 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
2013-12-02 08:07:40 +00:00
jsatoh 4c620bc523 2013-12-01 Junichi Satoh <junichi@rworks.jp>
* include/functions_modules.php: Corrected agent counting by module
	group.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9148 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-01 02:17:12 +00:00
jsatoh a4dcbdb336 2013-11-30 Junichi Satoh <junichi@rworks.jp>
* operation/tree.php, operation/agentes/datos_agente.php,
	operation/reporting/reporting_viewer.php,
	operation/reporting/graph_viewer.php: Added missing extension for
	jquery-ui-timepicker.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9145 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-30 12:14:26 +00:00
jsatoh 6005595aa4 2013-11-30 Junichi Satoh <junichi@rworks.jp>
* 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
2013-11-30 08:32:15 +00:00
zarzuelo f93c3a6d31 2013-11-28 Sergio Martin <sergio.martin@artica.es>
* 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
2013-11-28 16:54:18 +00:00
zarzuelo 65a99038f1 2013-11-27 Sergio Martin <sergio.martin@artica.es>
* 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
2013-11-27 16:54:53 +00:00
jsatoh b1e82c8b28 2013-11-27 Junichi Satoh <junichi@rworks.jp>
* 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
2013-11-27 04:43:14 +00:00
zarzuelo 7be262505b 2013-11-26 Sergio Martin <sergio.martin@artica.es>
* 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
2013-11-26 13:08:27 +00:00
koichirok 6f4d27af65 2013-11-26 KIKUCHI Koichiro <koichiro@rworks.jp>
* extensions/insert_data.php: Use UTF-8 for output XML encoding.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9130 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-26 11:20:59 +00:00
koichirok e0c47a6c3e 2013-11-26 KIKUCHI Koichiro <koichiro@rworks.jp>
* extensions/insert_data.php: Fixed a date time format used for
	 single data insertion.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9127 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-26 08:24:32 +00:00
jsatoh bac4c977c4 2013-11-23 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_visual_console_editor_editor_tab.php: Added
	a new description for rich label.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9118 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-23 12:19:19 +00:00
zarzuelo 7ffc15ddb6 2013-11-22 Sergio Martin <sergio.martin@artica.es>
* mobile/operation/events.php
	mobile/include/style/main.css
	mobile/include/ui.class.php: Improve events view
	of mobile console



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9115 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-22 13:24:28 +00:00
mdtrooper 858a46936b 2013-11-22 Miguel de Dios <miguel.dedios@artica.es>
* operation/gis_maps/ajax.php: fixed the get size of icons for
	the public gis map.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9114 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-22 09:56:40 +00:00
zarzuelo c662602e2c 2013-11-21 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php: Fix the combo of user to assign an
	event to one of them. Incident #409



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9111 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-21 14:55:23 +00:00
zarzuelo a092623706 2013-11-21 Sergio Martin <sergio.martin@artica.es>
* godmode/modules/manage_network_components_form.php: Fixed jquery
	code that broke the snmp3 fields when edit a snmp component
	Incident #402



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9110 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-21 11:37:41 +00:00
mdtrooper eab33549b4 2013-11-20 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_ui.php: removed the hack for metaconsole, now
	this hack fails because it is fixed the images in the metaconsole.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9107 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-20 16:57:53 +00:00
mdtrooper 58f58b0b50 2013-11-20 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_ui.php: removed the hack for metaconsole in the
	"ui_toggle", now this hack fails because it is fixed the images in
	the metaconsole.
	
	* operation/agentes/alerts_status.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9106 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-20 14:52:14 +00:00
mdtrooper f760ee7112 2013-11-20 Miguel de Dios <miguel.dedios@artica.es>
* godmode/groups/configure_group.php, godmode/groups/group_list.php:
	fixed the show and edit groups with the ACL of the user has not
	access to the parent.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9105 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-20 13:14:12 +00:00
zarzuelo eb4c8dbc40 2013-11-20 Sergio Martin <sergio.martin@artica.es>
* mobile/operation/events.php: Fix new events load condition
	to be loaded only when down scroll



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9104 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-20 10:03:31 +00:00
zarzuelo 643c1b6103 2013-11-20 Sergio Martin <sergio.martin@artica.es>
* include/functions_visual_map.php: Fixed visual console links
	to other visual consoles when there are alert fired on them
	for bug #391



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9103 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-20 08:56:31 +00:00
ramonn 8ddd17bd30 2013-11-19 Ramon Novoa <rnovoa@artica.es>
* godmode/reporting/reporting_builder.php,
	  include/functions_groups.php,
	  include/functions_users.php: Reverted changes for TSOL. Will be merged
	  after the 5.0SP1 release.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9100 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-19 16:21:42 +00:00
mdtrooper c7cfbfd77d 2013-11-19 Miguel de Dios <miguel.dedios@artica.es>
* include/config_process.php: added lost line about the autorefresh.
	
	* include/functions_html.php: re-fixed the images from metaconsole.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9099 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-19 14:36:22 +00:00
zarzuelo 7e6d6e3345 2013-11-19 Sergio Martin <sergio.martin@artica.es>
* operation/events/events.build_query.php: Fixed a
	subquery OR condition for not normal type.

	* operation/agentes/status_monitor.php: Fixed monitor
	filter by group and tags

	* mobile/operation/events.php: Fixed filter of events 
	view in mobile console



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9097 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-19 13:28:35 +00:00
vgilc 5fc3222b7a 2013-11-19 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_groups.php
	  include/functions_users.php: Fix combo groups.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9096 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-19 12:42:35 +00:00
vgilc 3efe1d7183 2013-11-19 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/reporting/reporting_builder.php: Fix filter groups
	of reports.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9095 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-19 11:40:22 +00:00
zarzuelo 74152190b5 2013-11-18 Sergio Martin <sergio.martin@artica.es>
* images/status_sets/default/server_ok.png: Change the
	server OK status image to be the same style than 
	server down. Incident #392



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9092 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-18 15:21:49 +00:00
zarzuelo f1eb23cc90 2013-11-18 Sergio Martin <sergio.martin@artica.es>
* include/functions_visual_map.php: Fixed status
	of visual map items when have a fired alert for
	incident #391



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9091 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-18 15:10:11 +00:00
vgilc fca0d9d024 2013-11-15 Vanessa Gil <vanessa.gil@artica.es>
* include/languages/ar.mo
	  include/languages/ar.po
 	  include/languages/cs.mo
	  include/languages/cs.po
	  include/languages/de.mo
	  include/languages/de.po
	  include/languages/el.mo
	  include/languages/el.po
	  include/languages/en_GB.mo
	  include/languages/en_GB.po
	  include/languages/es.mo
	  include/languages/es.po
	  include/languages/fr.po
	  include/languages/fr.mo
	  include/languages/it.po
	  include/languages/it.mo
	  include/languages/ja.po
	  include/languages/ja.mo
	  include/languages/nl.po
	  include/languages/nl.mo
	  include/languages/pl.po
	  include/languages/pl.mo
	  include/languages/pt.po
	  include/languages/pt.mo
	  include/languages/pt_BR.po
	  include/languages/pt_BR.mo
	  include/languages/ru.po
	  include/languages/ru.mo
	  include/languages/sk.po
	  include/languages/sk.mo
	  include/languages/tr.po
	  include/languages/tr.mo
	  include/languages/zh_CN.po
	  include/languages/zh_CN.mo: Updated translations.

	* include/languages/ca.mo
	  include/languages/ca.po: Added language.

	* include/languages/zh_TW.po
	  include/languages/zh_TW.mo: Deleted language.

	* pandoradb_data.oracle.sql
	  pandoradb_data.postgreSQL.sql
	  pandoradb_data.sql
	  extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
	  extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql
	  extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
	  extras/pandoradb_migrate_4.1_to_5.0.mysql.sql
	  extras/pandoradb_migrate_4.1_to_5.0.postgreSQL.sql
	  extras/pandoradb_migrate_4.1_to_5.0.oracle.sql: Deleted 'zh_TW' and
	added 'ca'.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9084 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-15 11:22:57 +00:00
mdtrooper 401abd3f9d 2013-11-14 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_html.php: fixed the images of metaconsole,
	again.
	
	* include/functions_visual_map_editor.php: fixed the disabled
	agents only show their modules when it is selected in the editor.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9079 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-14 13:59:38 +00:00
zarzuelo bf2c364004 2013-11-14 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/module_manager_editor_common.php: Change
	interval message for policy data modules to improve usability



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9078 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-14 13:50:44 +00:00
zarzuelo eb124edb4b 2013-11-14 Sergio Martin <sergio.martin@artica.es>
* include/languages/ru.mo
	include/languages/pt.po
	include/languages/zh_TW.mo
	include/languages/el.mo
	include/languages/zh_CN.mo
	include/languages/cs.po
	include/languages/nl.mo
	include/languages/es.po
	include/languages/en_GB.mo
	include/languages/pl.mo
	include/languages/it.mo
	include/languages/sk.po
	include/languages/pt.mo
	include/languages/en_AU.po
	include/languages/ar.po
	include/languages/en.po
	include/languages/cs.mo
	include/languages/es.mo
	include/languages/pt_BR.po
	include/languages/fr.po
	include/languages/sk.mo
	include/languages/en_AU.mo
	include/languages/tr.po
	include/languages/fa.po
	include/languages/de.po
	include/languages/ja.po
	include/languages/ar.mo
	include/languages/en.mo
	include/languages/pt_BR.mo
	include/languages/fr.mo
	include/languages/tr.mo
	include/languages/fa.mo
	include/languages/de.mo
	include/languages/ru.po
	include/languages/ja.mo
	include/languages/zh_TW.po
	include/languages/el.po
	include/languages/zh_CN.po
	include/languages/nl.po
	include/languages/en_GB.po
	include/languages/pl.po
	include/languages/it.po: Update languages
	from launchpad



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9077 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-14 12:50:05 +00:00
zarzuelo fe76a2b6c6 2013-11-14 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/configurar_agente.php
	godmode/agentes/module_manager_editor_common.php: Fix module interval
	updation in software modules. The interval of this kind of modules
	only can be updated by server when agent reports
	Interval #379



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9076 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-14 10:14:58 +00:00
mdtrooper 24ea62af17 2013-11-13 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_html.php: fixed the checks for duplicate images
	in the function "html_print_image" into the metaconsole
	installations.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9072 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-13 14:36:18 +00:00
mdtrooper 83c47c4833 2013-11-13 Miguel de Dios <miguel.dedios@artica.es>
* operation/visual_console/render_view.php,
	operation/visual_console/public_console.php: fixed the refresh of
	visualmaps.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9070 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-13 10:29:04 +00:00
zarzuelo b83fbafb26 2013-11-12 Sergio Martin <sergio.martin@artica.es>
* general/shortcut_bar.php: Fix styles, icons and links of the
	shortcut bar. Incident #374



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9067 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-12 17:14:11 +00:00
zarzuelo 1886d6677f 2013-11-12 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/estado_monitores.php: Added action url to
	reset modules filter form work fine when the filter is a GET 
	parameter



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9066 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-12 15:18:15 +00:00
zarzuelo 98f89b5e49 2013-11-12 Sergio Martin <sergio.martin@artica.es>
* operation/events/events.build_table.php
	operation/agentes/estado_monitores.php
	operation/agentes/ver_agente.php: Fixed old link in 
	module name in events list. Incident #369



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9065 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-12 15:04:46 +00:00
vgilc 8b339baecb 2013-11-12 Vanessa Gil <vanessa.gil@artica.es>
* operation/agentes/alerts_status.php: Fixed bug displaying
	embedded metaconsole.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9063 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-12 12:42:46 +00:00
vgilc 52dde86177 2013-11-12 Vanessa Gil <vanessa.gil@artica.es>
* operation/agentes/status_monitor.php: Fixed search filter
	in Monitor view.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9062 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-12 12:38:13 +00:00
zarzuelo 7353e4efc1 2013-11-12 Sergio Martin <sergio.martin@artica.es>
* include/javascript/pandora.js: Fix ugly chars in the
	title of the many select options.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9060 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-12 12:21:22 +00:00