Commit Graph

5095 Commits

Author SHA1 Message Date
zarzuelo aafcc8221c 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 72f5b83fd5 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 c242a03598 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 89f86dcbfa 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 fb533ef514 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 def2d66484 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 fc94c8a157 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 3cbad38c79 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 e3b9d4e77f 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 d1789ba232 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 a77beeb7f7 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 b854e7477f 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 913a5eefde 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 31a97f0673 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 ea3f69bba5 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 30e9d52d77 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 e7f7bc5746 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 8cd4ac4c72 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 e26e7808bf 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 b2f458d635 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 de077f35ac 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 1c28363743 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 2b51dcd91d 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 f30a3708dd 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 c38d9e02f3 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 f44a662b97 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 e41338a349 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 30df665aee 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 410fe3d471 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 6a9379c337 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 97a7ce0f3c 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 379d2b1eaa 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 0249df739b 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 f7b2255a6c 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 6dfc476f8a 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 3f393e6977 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 69d6ac7205 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 32466ffa49 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 db9980e69a 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 70dc4efd08 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 a3d86f0bcf 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 75758b4aba 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 ae6ed16da4 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 bcc83567fc 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 35ae895c48 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 2e3ff21e67 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 5d36c6ffaf 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
Ramon Novoa bf88f47af1 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 e81f59e1e7 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 8c86a93bb2 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 5ae968a728 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 20b6a46055 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 8e41d74d4e 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 510a693c0b 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 5b55b7cd8f 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 4b3b4f0ea8 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 7e3c95c61b 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 40a0d86a02 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 86ae300a40 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 072e90840f 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 9c79c8fdf4 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 c52943aac7 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 5a9eae993d 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 b417342bd7 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 24feb306ed 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 4a6273da91 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 87e9e7fc48 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
mdtrooper f7034ef559 2013-11-12 Miguel de Dios <miguel.dedios@artica.es>
* general/header.php: fixed the action to click in the search
	bar with something wrote that before the javascript empty this
	field, now it does not empty.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9059 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-12 11:05:41 +00:00
mdtrooper 81b9f14a5d 2013-11-12 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/networkmap.php: changed the size of the field
	for the name of networkmap.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9058 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-12 10:35:35 +00:00
mdtrooper 1de8691a46 Upload lost lines of changelog
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9057 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-12 10:21:48 +00:00
alexhigh 44ac224fce 2013-11-11 Alejandro Gallardo <alejandro.gallardo@artica.es>
* mobile/operation/home.php: Added an option to hide the
	logout button.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9053 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-11 19:06:43 +00:00
zarzuelo ec57ccc601 2013-11-11 Sergio Martin <sergio.martin@artica.es>
* include/javascript/OpenLayers/OpenLayers.js: Fix layer
	order error that broke the zoom in google maps on GIS for 
	incident #370
	Merged from 4.1



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9052 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-11 17:11:00 +00:00
zarzuelo 479b58e9d7 2013-11-11 Sergio Martin <sergio.martin@artica.es>
* include/functions_treeview.php: Fix the agents query in
	tree view of tags to avoid duplicated agents for
	incident #349



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9047 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-11 12:34:37 +00:00
zarzuelo 5aaed435b8 2013-11-07 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php: Change the way of store
	the event comments (supporting old way)

	* include/functions_api.php: Improve API clean process
	of the csv output.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9034 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-07 16:37:43 +00:00
mdtrooper 53e2b98415 2013-11-07 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the validate event with the
	new validation form.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9032 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-07 15:47:17 +00:00
Ramon Novoa e12e5378ff 2013-11-07 Ramon Novoa <rnovoa@artica.es>
* godmode/agentes/modificar_agente.php: Fixed a duplicated id.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9029 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-07 11:27:23 +00:00
zarzuelo b2652d8750 2013-11-06 Sergio Martin <sergio.martin@artica.es>
* include/functions_api.php: Fix create event typo 
	errors in api. Fix sent by tomas in incident #347



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9015 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-06 12:17:09 +00:00
zarzuelo 43570354c8 2013-11-06 Sergio Martin <sergio.martin@artica.es>
* include/constants.php
	include/functions_graph.php: Added color collection in
	constants file and use it in custom graphs to avoid
	ugly black colors in graphs with more than three graphs
	Incident #346



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9012 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-06 10:32:41 +00:00
zarzuelo a7d3ad065d 2013-11-05 Sergio Martin <sergio.martin@artica.es>
* include/api.php: Create a special call on Pandora FMS
	API to verify if it is a correct installation of Pandora 
	and get the Version.
	This call only retrieve "Pandora FMS [version] - [build]"
	without any security check.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9008 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-05 17:23:13 +00:00
zarzuelo cfdf56b544 2013-11-05 Sergio Martin <sergio.martin@artica.es>
* include/javascript/jquery.pandora.js: Fixed "press
	on scape" close event on enterprise dialog



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9007 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-05 15:17:44 +00:00
zarzuelo 1ab9d4608e 2013-11-05 Sergio Martin <sergio.martin@artica.es>
* include/functions_tags.php: Fix the tags acl 
	check function to be compatible with acl propagation
	incident #345



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9006 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-05 12:56:51 +00:00
zarzuelo 5250224042 2013-11-04 Sergio Martin <sergio.martin@artica.es>
* operation/tree.php: Truncate the name of agents
	and modules in tree view to avoid ugly view for 
	incident #306



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9002 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-04 15:16:37 +00:00
zarzuelo 487673e2bb 2013-11-04 Sergio Martin <sergio.martin@artica.es>
* godmode/massive/massive_edit_modules.php: Added
	module description to massive operations for 
	incident #148



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9000 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-04 14:21:45 +00:00
zarzuelo 273d72b050 2013-11-04 Sergio Martin <sergio.martin@artica.es>
* include/functions_groups.php: Fixed function that
	returns the user groups in tree way. It was broken
	when the user has acls over a group but not in his
	father. Incident: #342
	Merged from 4.1



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8997 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-04 11:30:24 +00:00
hkosaka 8af1214b13 2013-10-31 Hirofumi Kosaka <kosaka@rworks.jp>
* include/functions_api.php: Added some parameters to
	'create_group' API function.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8987 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-31 11:50:06 +00:00
zarzuelo b46ece08bf 2013-10-30 Sergio Martin <sergio.martin@artica.es>
* godmode/setup/performance.php: Added tip messages to
	advice possible conflicts of performance configuration



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8984 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-30 16:06:51 +00:00
mdtrooper 7b5b0e0635 2013-10-30 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the output of data as csv when
	the data have a return carriges.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8981 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-30 15:00:46 +00:00
hkosaka 585592ce38 2013-10-22 Hirofumi Kosaka <kosaka@rworks.jp>
* include/help/en/help_alert_config.php,
	include/help/en/help_alert_macros.php,
	include/help/es/help_alert_config.php,
	include/help/es/help_alert_macros.php,
	include/help/ja/help_alert_config.php,
	include/help/ja/help_alert_macros.php: Added _timezone_
	alert macro descriptions.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8980 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-30 06:39:15 +00:00
mdtrooper 54a5a6e9f6 2013-10-29 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_config.php: fixed the message to show the
	user, and fixed the checks.
	
	INCIDENT: #320




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8978 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-29 13:16:47 +00:00
mdtrooper 3846ace40f 2013-10-29 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_agents.php: fixed the delete the nodes in the
	networkmap enterprise.
	
	MERGED FROM THE BRANCH PANDORA_4.0




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8977 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-29 11:11:32 +00:00
zarzuelo 85e290b98a 2013-10-29 Sergio Martin <sergio.martin@artica.es>
* extensions/insert_data.php: Fix broken insert data
	feature for incident #331



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8975 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-29 11:05:31 +00:00
zarzuelo fd64ae1054 2013-10-29 Sergio Martin <sergio.martin@artica.es>
* include/functions_reporting.php: Merge the logic from the 
	pdf reports to have the same results in both sides for 
	incident #314



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8974 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-29 09:57:12 +00:00
Ramon Novoa bd39776cdd 2013-10-28 Ramon Novoa <rnovoa@artica.es>
* install.php: Added some missing ids.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8972 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-28 15:45:33 +00:00
mdtrooper e96bb53f06 2013-10-28 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/reporting_builder.list_items.php,
	godmode/reporting/visual_console_builder.editor.js,
	godmode/reporting/visual_console_builder.elements.php,
	godmode/reporting/visual_console_builder.editor.php,
	include/help/en/help_visual_console_editor_editor_tab.php,
	include/javascript/jquery.pandora.js,
	include/functions_visual_map.php,
	include/ajax/visual_console_builder.ajax.php,
	include/functions_visual_map_editor.php: added rich labels for all
	items in the visualmap and the simple value has the new macro
	(_VALUE_) for to set the value with html style into the rich labels.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8965 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-28 10:27:10 +00:00
vgilc f09e7a2009 2013-10-28 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
	  include/languages/zh_TW.po
	  include/languages/zh_TW.mo: Updated translations.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8962 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-28 07:47:23 +00:00
mdtrooper 1a9380c1a0 2013-10-25 Miguel de Dios <miguel.dedios@artica.es>
* godmode/massive/massive_delete_action_alerts.php,
	godmode/massive/massive_add_action_alerts.php: fixed the javascript
	to load "alert templates" select box when change quickly the agents
	in the select box "Agents with templates".




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8958 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-25 11:21:22 +00:00
mdtrooper 94765e927f 2013-10-25 Miguel de Dios <miguel.dedios@artica.es>
* godmode/massive/massive_copy_modules.php,
	include/functions_modules.php: fixed the module massive copy from
	agent with remote configuration to agent without remote
	configuration and with a network module.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8957 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-25 10:15:50 +00:00
zarzuelo 3859e2fdf8 2013-10-24 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/module_manager_editor_common.php: Store the 
	interval factor in modules edition when is policy form and other
	improvements. Incident #303



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8955 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-24 15:53:07 +00:00
mdtrooper 2125245841 2013-10-23 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the get events filtered by the
	group in the parameters.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8952 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-23 12:30:11 +00:00
hkosaka a361c523a2 2013-10-22 Hirofumi Kosaka <kosaka@rworks.jp>
* include/ajax/module.php: changed the code to avoid to try to
          load enterprise code unconditionally.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8944 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-22 09:42:36 +00:00
mdtrooper 3462a1717e 2013-10-21 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: applied the path from
	"http://sourceforge.net/p/pandora/bugs/2395/", thanks Jorge Loza.
	
	MERGED FROM THE BRANCH PANDORA_4.0




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8939 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-21 07:37:03 +00:00
mdtrooper 3c0218395b 2013-10-17 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/configurar_agente.php: fixed the string of
	duplicate module.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8933 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-18 10:37:35 +00:00
mdtrooper 16d4df7292 2013-10-17 Miguel de Dios <miguel.dedios@artica.es>
* godmode/setup/gis_step_2.php: fixed typo bug.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8931 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-17 08:43:38 +00:00
zarzuelo cac783010e 2013-10-16 Sergio Martin <sergio.martin@artica.es>
* godmode/setup/setup_netflow.php: Fix aesthetic issues




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8929 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-16 16:46:09 +00:00
mdtrooper 0dbace20bd 2013-10-16 Miguel de Dios <miguel.dedios@artica.es>
* extensions/update_manager/main.php: fixed the javascript bugs
	about the new version of jquery.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8928 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-16 14:59:15 +00:00
mdtrooper 1cbf6978da 2013-10-16 Miguel de Dios <miguel.dedios@artica.es>
* include/api.php: checking the update manager, sorry.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8927 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-16 14:13:53 +00:00
mdtrooper 3516271674 2013-10-16 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/configurar_agente.php,
	include/functions_network_components.php,
	include/functions_alerts.php: fixed the name of items to duplicate,
	now they have a html entities for whitespaces.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8926 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-16 12:00:58 +00:00
zarzuelo c80cc0e37a 2013-10-16 Sergio Martin <sergio.martin@artica.es>
* include/javascript/jquery.pandora.js
	include/functions_config.php: Changed license warning window
	time to 30 seconds. Added header warning message when license 
	is expired in client mode



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8925 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-16 10:47:28 +00:00
mdtrooper 9039157070 2013-10-16 Miguel de Dios <miguel.dedios@artica.es>
* godmode/massive/massive_delete_modules.php,
	include/functions_modules.php: fixed the delete modules with
	conf from the massive operations.

2013-10-16 Miguel de Dios <miguel.dedios@artica.es>

	* pandoradb_data.sql,
	extensions/update_manager/sql/update_manager.sql,
	extensions/update_manager/sql/update_manager.postgreSQL.sql,
	extensions/update_manager/sql/update_manager.oracle.sql,
	extensions/system_info.php, pandoradb.data.postgreSQL.sql,
	pandoradb.data.oracle.sql, extras/pandora_diag.php: removed the
	unused path to keygen.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8924 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-16 10:30:35 +00:00
zarzuelo 429349fb08 2013-10-16 Sergio Martin <sergio.martin@artica.es>
* ChangeLog: Commit last commit missed ChangeLog

2013-10-16  Sergio Martin <sergio.martin@artica.es>

	* include/styles/pandora.css
	images/login_background.jpg
	images/login_background.png: Change login screen background
	image



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8923 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-16 09:30:56 +00:00
Ramon Novoa f929d49db2 2013-10-16 Ramon Novoa <rnovoa@artica.es>
* extras/pandoradb_migrate_4.1_to_5.0.postgreSQL.sql,
	  extras/pandoradb_migrate_4.1_to_5.0.oracle.sql,
	  extras/pandoradb_migrate_4.1_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.mysql.sql,
	  extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: Removed some queries
	  that were re-introduced in revision 8897.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8920 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-16 07:59:53 +00:00
jsatoh 822463979c 2013-10-16 Junichi Satoh <junichi@rworks.jp>
* 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.oracle.sql,
	extras/pandoradb_migrate_4.1_to_5.0.postgreSQL.sql: Removed duplicated
	queries.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8919 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-16 05:43:39 +00:00
Ramon Novoa 00eafc1a49 2013-10-15 Ramon Novoa <rnovoa@artica.es>
* godmode/agentes/module_manager_editor.php: Fixed the module macro
	  editor.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8916 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-15 13:52:16 +00:00
Ramon Novoa 2226e06bcc 2013-10-15 Ramon Novoa <rnovoa@artica.es>
* pandoradb_data.sql: Fixed some SQL queries.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8914 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-15 09:52:22 +00:00
Ramon Novoa e4830c9c7c 2013-10-15 Ramon Novoa <rnovoa@artica.es>
* pandoradb_data.sql: Added more network components.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8913 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-15 08:58:36 +00:00
mdtrooper 5adf9a17e4 a2013-10-14 Miguel de Dios <miguel.dedios@artica.es>
* operation/events/events.build_query.php,
	operation/events/events_list.php, operation/events/events.php: added
	the filter for events of group childrens of parent group selected.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8911 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-14 15:36:50 +00:00
zarzuelo ec1f12b9ea 2013-10-14 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php
	include/functions_reporting.php
	godmode/reporting/reporting_builder.item_editor.php: Fixed filters
	of event reports filters and some visual issues



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8910 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-14 14:22:52 +00:00
mdtrooper d18f9aa993 2013-10-14 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_groups.php: into the function
	"groups_get_group_to_list" fixed PHP warnings about uninitialized
	vars.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8909 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-14 13:58:55 +00:00
mdtrooper 44a094b2e4 2013-10-14 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/status_monitor.php: fixed the filter by group
	in the metaconsole.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8908 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-14 12:36:41 +00:00
Ramon Novoa 3eda7f47ee 2013-10-14 Ramon Novoa <rnovoa@artica.es>
* operation/snmpconsole/snmp_view.php: Made the SNMP trap viewer look
	  more like the event viewer.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8907 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-14 12:00:56 +00:00
mdtrooper 3a215820c1 2013-10-14 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/flot/pandora.flot.js,
	include/graphs/functions_flot.php, operation/agentes/stat_win.php:
	fixed the charts with negative values and a flot type.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8906 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-14 11:48:51 +00:00
vgilc 4524961a4e 2013-10-14 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
	  include/languages/zh_TW.po
	  include/languages/zh_TW.mo: Updated translations.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8905 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-14 08:18:46 +00:00
jsatoh 0fec0e80e7 2013-10-13 Junichi Satoh <junichi@rworks.jp>
* godmode/alerts/alert_commands.php, include/functions_io.php: Fixed
	that unexpected fields descriptions are set when multi-byte characters
	are entered.
	It is caused by json_encode(). It escapes unicode used by multi-byte
	characters. I've created io_json_mb_encode(), replacement of
	json_encode() for multi-byte characters.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8902 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-13 23:13:23 +00:00
jsatoh 7c50438a1b 2013-10-12 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_reporting_advanced_tab.php,
	include/help/ja/help_warning_status.php,
	include/help/ja/help_critical_status.php: Added new explanations.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8899 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-12 22:12:37 +00:00
vgilc b3d19291a4 2013-10-11 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.data.oracle.sql
	  pandoradb.data.postgreSQL.sql
	  pandoradb_data.sql
	  pandoradb_migrate_4.0.x_to_5.0.mysql.sql
	  pandoradb_migrate_4.0.x_to_5.0.oracle.sql
	  pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql
	  pandoradb_migrate_4.1_to_5.0.mysql.sql
	  pandoradb_migrate_4.1_to_5.0.oracle.sql
	  pandoradb_migrate_4.1_to_5.0.postgreSQL.sql: Removed some
	languages from setup.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8897 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-11 13:26:31 +00:00
mdtrooper e27bce70ca 2013-10-11 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/visual_console_builder.editor.php,
	include/styles/pandora.css, include/styles/pandora_legacy.css: added
	the font 72 pt for labels in visual maps.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8896 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-11 12:48:36 +00:00
vgilc c6c5322ffd 2013-10-11 Vanessa Gil <vanessa.gil@artica.es>
* include/languages/ast.mo
	  include/languages/ast.po
	  include/languages/bn.mo
	  include/languages/bn.po
	  include/languages/bg.mo
	  include/languages/bg.po
	  include/languages/ca.mo
	  include/languages/ca.po
	  include/languages/da.mo
	  include/languages/da.po
	  include/languages/et.mo
	  include/languages/et.po
	  include/languages/eu.mo
	  include/languages/eu.po
	  include/languages/fi.po
	  include/languages/fi.mo
	  include/languages/gl.po
	  include/languages/gl.mo
	  include/languages/he.po
	  include/languages/he.mo
	  include/languages/hi.po
	  include/languages/hi.mo
	  include/languages/hu.po
	  include/languages/hu.mo
	  include/languages/ko.po
	  include/languages/ko.mo
	  include/languages/mr.po
	  include/languages/mr.mo
	  include/languages/ms.po
	  include/languages/ms.mo
	  include/languages/nb.po
	  include/languages/nb.mo
	  include/languages/ro.po
	  include/languages/ro.mo
	  include/languages/sl.po
	  include/languages/sl.mo
	  include/languages/sv.po
	  include/languages/sv.mo
	  include/languages/te.po
	  include/languages/te.mo
	  include/languages/uk.po
	  include/languages/uk.mo
	  include/languages/vi.po
	  include/languages/vi.mo: Deleted languages.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8895 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-11 12:31:10 +00:00
mariopulido 8b628703db 2013-10-11 Mario Pulido <mario.pulido@artica.es>
* include/help/es/help_critical_status.php,
        include/help/es/help_warning_status.php,
        include/help/en/help_critical_status.php,
        include/help/en/help_warning_status.php: Added examples in help



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8894 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-11 12:14:10 +00:00
Ramon Novoa 6f9d69a8f7 2013-10-11 Ramon Novoa <rnovoa@artica.es>
* extensions/ssh_gateway.php: Added a help tip to show invalid
	  characters.

	* extras/pandoradb_migrate_4.1_to_5.0.postgreSQL.sql,
	  extras/pandoradb_migrate_4.1_to_5.0.oracle.sql,
	  extras/pandoradb_migrate_4.1_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.mysql.sql,
	  extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: Removed duplicated columns.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8893 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-11 11:59:27 +00:00
mdtrooper 09e5a830aa 2013-10-11 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_agents.php, include/functions_graph.php,
	include/functions_api.php: fixed a pair of bugs of the api calls.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8892 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-11 11:33:07 +00:00
zarzuelo 5cd887aba4 2013-10-11 Sergio Martin <sergio.martin@artica.es>
* include/graphs/flot/pandora.flot.js: Fixed strange
	random fail of flot graphs menus and improve allocation
	of this menu. Incident: #253

	* images/normalscreen.png: Change icon to modern style



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8891 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-11 11:20:25 +00:00
zarzuelo 4af53ca3ad 2013-10-11 Sergio Martin <sergio.martin@artica.es>
* include/functions_ui.php
	index.php
	general/header.php: Add include of dialog.css in 
	config for incident #254



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8889 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-11 09:19:59 +00:00
zarzuelo fd540f5880 2013-10-10 Sergio Martin <sergio.martin@artica.es>
* include/functions_agents.php
	include/functions_alerts.php
	operation/agentes/status_monitor.php
	operation/agentes/status_events.php
	mobile/operation/modules.php: Fixed several calls
	to acl tags with same fixes of Juanma in previous commits



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8887 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-10 16:11:39 +00:00
zarzuelo 8c7a0b1ae8 2013-10-10 Sergio Martin <sergio.martin@artica.es>
* include/functions_agents.php: Change the way of 
	calculate next contact in main agent view to real
	next contact using only agent interval.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8886 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-10 14:44:53 +00:00
mdtrooper 9b6f00a1ff 2013-10-10 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_tags.php,
	operation/agentes/estado_monitores.php,
	operation/agentes/status_events.php: uploaded the fixes of Juanma.
	Thanks Juanma ;) 




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8885 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-10 12:55:22 +00:00
zarzuelo 5c793dfccb 2013-10-10 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	godmode/groups/configure_group.php
	godmode/alerts/alert_templates.php
	godmode/modules/manage_network_components.php
	godmode/tag/tag.php
	godmode/tag/edit_tag.php
	godmode/category/edit_category.php: Fixed many aesthetic
	issues



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8882 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-10 09:20:21 +00:00
Ramon Novoa 2840b4d562 2013-10-09 Ramon Novoa <rnovoa@artica.es>
* pandoradb_data.sql,
	  pandoradb.data.postgreSQL.sql,
	  pandoradb.data.oracle.sql: Point to the OUM server version 5.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8880 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-09 12:12:04 +00:00
zarzuelo e76c5e5265 2013-10-09 Sergio Martin <sergio.martin@artica.es>
* images/custom_logo/artica_logo.png: Resize artica logo
	for header



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8879 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-09 11:51:02 +00:00
zarzuelo 993c910d50 2013-10-09 Sergio Martin <sergio.martin@artica.es>
* images/custom_logo/none.png: Added none image to use
	Pandora FMS without header logo



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8878 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-09 11:46:33 +00:00
zarzuelo 5a81d333bd 2013-10-09 Sergio Martin <sergio.martin@artica.es>
* images/custom_logo/pandora_logo_head.png
	images/custom_logo/artica_logo.png: Reupload
	the open header image and artica logo as alternative
	deleted by me due a confussion with pdf header images



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8877 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-09 11:42:30 +00:00
zarzuelo d1ff8d0101 2013-10-09 Sergio Martin <sergio.martin@artica.es>
* include/javascript/jquery.pandora.js
	images/tip.png: Replace tip image by new star, increse
	a little the license info dialog

	* operation/agentes/estado_generalagente.php: Added real 
	time tip near status graph legend in main agent view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8876 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-09 08:42:00 +00:00
mdtrooper 67c51714ae 2013-10-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map.php,
	include/Image/image_functions.php: fixed the show visualmap widget
	in dashboard.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8872 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-08 15:36:42 +00:00
mdtrooper 82b77f1921 2013-10-08 Miguel de Dios <miguel.dedios@artica.es>
* include/styles/pandora.css: add the style for the dialogs in
	the enteprise license dialog.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8871 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-08 14:16:06 +00:00
zarzuelo b372f9b041 2013-10-08 Sergio Martin <sergio.martin@artica.es>
* include/help/en/help_reporting_advanced_tab.php
	include/help/es/help_reporting_advanced_tab.php: Add info
	in the report macros help with new feature

	* images/custom_logo/none.png
	images/custom_logo/artica_logo.jpg
	images/custom_logo/artica_logo.png
	images/custom_logo/sourceforge.png
	images/custom_logo/pandora_logo_head.png
	images/custom_logo/none.jpg: Clean and create new files for
	pdf header

	* godmode/reporting/reporting_builder.php: Set FreeSans as
	default font in reports



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8869 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-08 11:26:43 +00:00
zarzuelo 090b2e7fb3 2013-10-08 Sergio Martin <sergio.martin@artica.es>
* include/functions_alerts.php
	include/javascript/jquery.pandora.controls.js
	include/functions_treeview.php
	operation/tree.php
	operation/agentes/ver_agente.php
	godmode/groups/group_list.php
	godmode/massive/massive_add_alerts.php
	godmode/massive/massive_delete_modules.php
	godmode/massive/massive_delete_alerts.php
	godmode/massive/massive_edit_modules.php
	godmode/reporting/graph_builder.graph_editor.php: Add sorting
	in many agents list retrieved by ajax and tree view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8868 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-08 09:48:26 +00:00
zarzuelo ff4a91e5e4 2013-10-07 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css: Added a overflow hidden
	in left informative tab of pandoras interface to avoid
	ugly visual errors.

	* godmode/reporting/reporting_builder.list_items.php
	godmode/reporting/reporting_builder.item_editor.php: Change Avg
	strings by Rate strings in top N reports for incident #211



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8865 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-07 13:31:37 +00:00
mdtrooper 6edf7d0707 2013-10-07 Miguel de Dios <miguel.dedios@artica.es>
* godmode/massive/massive_delete_alerts.php,
	godmode/massive/massive_add_alerts.php: fixed the get agents in
	the groups with subgroups and enabled "Group recursion".
	
	Fixes: #2393




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8864 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-07 12:45:17 +00:00
mdtrooper 3f808ce9b5 2013-10-07 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/modificar_agente.php: fixed the align of bottom
	create buttom.
	
	Fixes: #2392




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8863 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-07 11:11:30 +00:00
Ramon Novoa bd51b40fcc 2013-10-07 Ramon Novoa <rnovoa@artica.es>
* include/functions_networkmap.php,
	  operation/agentes/networkmap_list.php,
	  operation/agentes/networkmap.php: Fixed ACL related problems.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8862 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-07 10:52:24 +00:00
zarzuelo e934558823 2013-10-07 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php: Disabled 
	second pass processing in 3d pie chart because
	it was really heavy (13 seconds chargin a simple
	pie is unacceptable)




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8860 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-07 09:24:11 +00:00
Ramon Novoa 756d36a310 2013-10-07 Ramon Novoa <rnovoa@artica.es>
* extras/pandoradb_migrate_4.1_to_5.0.postgreSQL.sql,
	  extras/pandoradb_migrate_4.1_to_5.0.oracle.sql,
	  extras/pandoradb_migrate_4.1_to_5.0.mysql.sql: Added to repository.
	  4.1 to 5.0 migration scripts.

	* 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 a suspicious
	  insert into tusuario.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8859 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-07 08:46:03 +00:00
zarzuelo 2f555980ce 2013-10-07 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	include/functions_reporting.php
	include/fonts/FreeSans.ttf
	include/fonts/FreeSansBold.ttf
	include/config_process.php
	operation/reporting/reporting_viewer.php
	images/pandora_logo_white.jpg
	godmode/reporting/reporting_builder.list_items.php
	godmode/reporting/reporting_builder.main.php
	godmode/reporting/reporting_builder.php: Fix several visual
	issues in reports. Update FreeSans font. Add some code for
	pdf reports in enterprise side



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8858 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-07 08:38:41 +00:00
jsatoh 8f5c8146ce 2013-10-07 Junichi Satoh <junichi@rworks.jp>
* extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql,
	extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Removed
	duplicated queries.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8857 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-07 08:03:05 +00:00
jsatoh e4d9ed8dea 2013-10-05 Junichi Satoh <junichi@rworks.jp>
* extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql: Removed duplicated
	queries.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8854 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-05 02:09:01 +00:00
zarzuelo c216b6fd9e 2013-10-04 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php: Fixed ACLs in responses combo
	in detailed view of an agent for incident #226



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8852 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-04 12:27:42 +00:00
mdtrooper 39a1058da8 2013-10-04 Miguel de Dios <miguel.dedios@artica.es>
* include/config_process.php: fixed the show strict error in PHP
	version 5.4.0 to up.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8851 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-04 08:25:39 +00:00
zarzuelo 1b53588375 2013-10-04 Sergio Martin <sergio.martin@artica.es>
* include/functions_alerts.php: Fixed group filter in
	alerts view for incident #218



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8850 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-04 08:24:42 +00:00
mdtrooper 65bbcc8bca 2013-10-03 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/visual_console_builder.wizard.php: fixed the
	form apperance of the wizard.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8848 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-03 12:48:01 +00:00
mdtrooper 5e17451fa7 2013-10-02 Miguel de Dios <miguel.dedios@artica.es>
* include/ajax/visual_console_builder.ajax.php: fixed update the
	label.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8847 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-03 09:53:49 +00:00
zarzuelo 93497af1a6 2013-10-02 Sergio Martin <sergio.martin@artica.es>
* include/javascript/jquery.pandora.js: Increase width of modal
	window of license



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8845 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-02 15:07:52 +00:00
zarzuelo c179dd60d3 2013-10-02 Sergio Martin <sergio.martin@artica.es>
* include/styles/install.css
	include/styles/pandora.css
	install.php
	images/warn.png
	images/pandora_tinylogo_open.png
	images/dot_red.png
	images/dot_green.png: Improve visual styles of 
	install screens

	* general/pandora_help.php: Add a opensource logo
	image in help screen when enterprise is not installed 

	* general/error_screen.php: Add css styles to
	error screens before login




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8844 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-02 14:51:02 +00:00
mdtrooper 02a8c4ecec 2013-10-02 Miguel de Dios <miguel.dedios@artica.es>
* godmode/setup/setup_general.php: removed the field
	to change the license.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8843 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-02 14:39:45 +00:00
mdtrooper b9f5622ab3 2013-10-02 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/jquery.pandora.js: fixed the previous fixed.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8842 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-02 10:19:07 +00:00
mdtrooper bc81b2fac4 2013-10-02 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/jquery.pandora.js, index.php,
	general/login_page.php: fixed the show the warning trial enterprise
	message when fail login.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8841 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-02 10:08:45 +00:00
zarzuelo 0c3d73394a 2013-10-01 Sergio Martin <sergio.martin@artica.es>
* include/styles/menu.css: Fixed menus item height to
	avoid ugliest menu ever when license expired dialog is shown



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8839 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-01 15:21:21 +00:00
Ramon Novoa afe07ff99f 2013-10-01 Ramon Novoa <rnovoa@artica.es>
* index.php,
	  include/config_process.php: Removed a redeclaration of develop_bypass
	  and set it to 0 by default.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8838 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-01 12:53:38 +00:00
zarzuelo ddf047cd90 2013-09-30 Sergio Martin <sergio.martin@artica.es>
* include/functions_config.php: Improve the db maintenance check
	to avoid heavy tsesion queries each page load



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8833 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-30 13:57:48 +00:00
mdtrooper f4c2ae0ea8 2013-09-30 Miguel de Dios <miguel.dedios@artica.es>
* index.php: fixed the check login parameter.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8832 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-30 13:56:14 +00:00
zarzuelo 6baec3b7a4 2013-09-30 Sergio Martin <sergio.martin@artica.es>
* include/graphs/pChart/pPie.class.php: Fix reversed colors bug in
	3D pie graphs

	* godmode/reporting/reporting_builder.item_editor.php: Hide Server combo
	when metaconsole is not enabled.

	* include/javascript/jquery.pandora.js: Increase width of license
	dialog



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8831 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-30 13:24:09 +00:00
mdtrooper 901a3ec263 2013-09-30 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_agents.php: added code for to delete the nodes
	of any agent when it is deleted.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8830 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-30 11:53:39 +00:00
vgilc 69a29ab490 2013-09-30 Vanessa Gil <vanessa.gil@artica.es>
* include/languages/ar.mo
	  include/languages/ar.po
	  include/languages/ast.mo
	  include/languages/ast.po
	  include/languages/bn.mo
	  include/languages/bn.po
	  include/languages/bg.mo
	  include/languages/bg.po
	  include/languages/ca.mo
	  include/languages/ca.po
 	  include/languages/cs.mo
	  include/languages/cs.po
	  include/languages/da.mo
	  include/languages/da.po
	  include/languages/de.mo
	  include/languages/de.po
	  include/languages/el.mo
	  include/languages/el.po
	  include/languages/en.mo
	  include/languages/en.po
	  include/languages/en_AU.mo
	  include/languages/en_AU.po
	  include/languages/en_GB.mo
	  include/languages/en_GB.po
	  include/languages/es.mo
	  include/languages/es.po
	  include/languages/et.mo
	  include/languages/et.po
	  include/languages/eu.mo
	  include/languages/eu.po
	  include/languages/fa.po
	  include/languages/fa.mo
	  include/languages/fi.po
	  include/languages/fi.mo
	  include/languages/fr.po
	  include/languages/fr.mo
	  include/languages/gl.po
	  include/languages/gl.mo
	  include/languages/he.po
	  include/languages/he.mo
	  include/languages/hi.po
	  include/languages/hi.mo
	  include/languages/hu.po
	  include/languages/hu.mo
	  include/languages/it.po
	  include/languages/it.mo
	  include/languages/ja.po
	  include/languages/ja.mo
	  include/languages/ko.po
	  include/languages/ko.mo
	  include/languages/mr.po
	  include/languages/mr.mo
	  include/languages/ms.po
	  include/languages/ms.mo
	  include/languages/nb.po
	  include/languages/nb.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/ro.po
	  include/languages/ro.mo
	  include/languages/ru.po
	  include/languages/ru.mo
	  include/languages/sk.po
	  include/languages/sk.mo
	  include/languages/sl.po
	  include/languages/sl.mo
	  include/languages/sv.po
	  include/languages/sv.mo
	  include/languages/te.po
	  include/languages/te.mo
	  include/languages/tr.po
	  include/languages/tr.mo
	  include/languages/uk.po
	  include/languages/uk.mo
	  include/languages/vi.po
	  include/languages/vi.mo
	  include/languages/zh_CN.po
	  include/languages/zh_CN.mo
	  include/languages/zh_TW.po
	  include/languages/zh_TW.mo: Updated translations.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8828 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-30 10:14:12 +00:00
mdtrooper b2e0094f6b 2013-09-30 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: added function "delete_dir" and improved
	the function "copy_dir".
	
	* extensions/update_manager/lib/libupdate_manager_client.php,
	extensions/update_manager/lib/functions.php,
	extensions/update_manager/main.php: added feature to upload zip
	archives to update.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8827 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-30 09:08:10 +00:00
jsatoh c644f82125 2013-09-29 Junichi Satoh <junichi@rworks.jp>
* include/ajax/events.php: Added timeout binary paths to execute
	commands for FreeBSD and NetBSD.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8824 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-29 13:22:53 +00:00
jsatoh c8e012b654 2013-09-29 Junichi Satoh <junichi@rworks.jp>
include/functions_reporting.php: Added missing %s.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8823 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-29 07:07:19 +00:00
Ramon Novoa 3a543e7df7 2013-09-27 Ramon Novoa <rnovoa@artica.es>
* include/functions_netflow.php,
	  operation/netflow/nf_live_view.php: Show an error if nfdump version
	  older than 1.6.8 is installed (this is the minimum version required
	  to work with Pandora FMS).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8820 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-27 11:18:04 +00:00
mdtrooper c379ef77c0 2013-09-27 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/jquery.pandora.js: the button to close in the
	dialog information for outdate license is not, and the ok button
	is hidden for a few seconds.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8819 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-27 10:58:10 +00:00
zarzuelo 4dc7e90a88 2013-09-27 Sergio Martin <sergio.martin@artica.es>
* operation/events/events.php
	godmode/events/events.php: Fix some sec parameters to
	higlight correct menu sections when events sections are
	active

	* godmode/agentes/agent_wizard.snmp_explorer.php: Change error 
	message to help user to understand result of snmp walk

	* godmode/agentes/module_manager_editor_network.php: Increase
	the modal window of snmp walk




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8818 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-27 10:18:27 +00:00
mdtrooper bb2d94f88c 2013-09-26 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/jquery.pandora.js: change the style of dialog
	of enterprise license.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8816 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-26 10:36:09 +00:00
mdtrooper c974d7ebf9 2013-09-25 Miguel de Dios <miguel.dedios@artica.es>
* extensions/update_manager/lib/functions.php: changed the code
	to show better info about the error when upload a oum with a size
	biggest than the PHP limit.
	
	MERGED FROM THE BRANCH PANDORA_4.0




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8814 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-25 12:21:58 +00:00
mdtrooper 920287f125 2013-09-25 Miguel de Dios <miguel.dedios@artica.es>
* extensions/update_manager/lib/libupdate_manager_client.php: fixed
	when the response it is 0 instead the false value.
	
	MERGED FROM THE BRANCH PANDORA_4.0




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8812 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-25 11:58:36 +00:00
mdtrooper f132f1eeab 2013-09-25 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_modules.php: made more easy the merge with the
	last branch.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8810 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-25 09:36:12 +00:00
mdtrooper f581cc13c1 2013-09-25 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components_form_common.php,
	godmode/modules/manage_network_components_form.php: fixed the
	javascript to configure the form of snmp.
	
	* godmode/agentes/module_manager_editor.php,
	godmode/agentes/configurar_agente.php,
	godmode/agentes/module_manager_editor_common.php: fixed the
	"module_macros" when it is fail when is not set for example.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8806 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-25 07:28:29 +00:00
zarzuelo 83d041c877 2013-09-24 Sergio Martin <sergio.martin@artica.es>
* godmode/reporting/reporting_builder.item_editor.php: Added
	error message when try to add a new SLA item without configure
	parameters



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8804 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-24 14:51:58 +00:00
zarzuelo 260c677dac 2013-09-24 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	include/javascript/jquery.pandora.js
	images/license_key.png
	general/login_help_dialog.php
	general/login_page.php: Change the visual styles
	of some dialogs

	* extensions/agents_modules.php
	extensions/module_groups.php: Improve the visual
	style of extensions and their legends



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8803 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-24 13:20:59 +00:00
mdtrooper 097cff97bb 2013-09-23 Miguel de Dios <miguel.dedios@artica.es>
* extensions/update_manager.php,
	extensions/update_manager/main.php: more comments for to make more
	easy the code.
	
	* extensions/update_manager/update_pandora.php: fixed lost include
	graph functions for to show progress bar.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8800 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-23 11:55:53 +00:00
zarzuelo 32b7b9683d 2013-09-23 Sergio Martin <sergio.martin@artica.es>
* include/functions_groups.php: Fix groups in tree way
	when All group is not exist



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8799 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-23 10:59:29 +00:00
jsatoh 50cad8805c 2013-09-22 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_alert_config.php: Translated new sentences.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8795 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-22 14:08:53 +00:00
jsatoh c5eb29bc86 2013-09-22 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_module_macros.php,
	include/help/ja/help_alert_macros.php: Translated new sentences.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8794 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-22 13:41:09 +00:00
zarzuelo d05f3ba983 2013-09-20 Sergio Martin <sergio.martin@artica.es>
* godmode/alerts/alert_list.list.php
	godmode/alerts/alert_list.builder.php: Fix the alerts creation
	to allow create an alert with default action. bug #2353
	Improve default actions string too.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8790 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-20 11:06:31 +00:00
juanmanuelr a34fc6309c 2013-09-18 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/alerts/configure_alert_action.php: Fix update
        process of alert actions when group is not ALL.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8789 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-20 10:43:17 +00:00
zarzuelo f3ddbc6b04 2013-09-20 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/estado_monitores.php
	godmode/agentes/module_manager.php: Fixing translation
	of adopted modules and reestructure translations calls
	to do the translations more efecctively for bug #2375

	* general/login_help_dialog.php: Fix size
	of the login help dialog



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8788 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-20 09:52:58 +00:00
zarzuelo d7510afef9 2013-09-19 Sergio Martin <sergio.martin@artica.es>
* include/functions_groups.php
	godmode/groups/group_list.php: Fix groups view pagination
	and other internal fail retrieving the groups in tree way



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8782 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-19 10:35:12 +00:00
juanmanuelr e5ef147fa8 2013-09-18 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_modules.php: Module name checking 
        for invalid characters added at creation time.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8780 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-18 13:39:29 +00:00
vgilc 8ac5c4c59b 2013-09-16 Vanessa Gil <vanessa.gil@artica.es>
* include/languages/ar.mo
	  include/languages/ar.po
	  include/languages/ast.mo
	  include/languages/ast.po
	  include/languages/bn.mo
	  include/languages/bn.po
	  include/languages/bg.mo
	  include/languages/bg.po
	  include/languages/ca.mo
	  include/languages/ca.po
 	  include/languages/cs.mo
	  include/languages/cs.po
	  include/languages/da.mo
	  include/languages/da.po
	  include/languages/de.mo
	  include/languages/de.po
	  include/languages/el.mo
	  include/languages/el.po
	  include/languages/en.mo
	  include/languages/en.po
	  include/languages/en_AU.mo
	  include/languages/en_AU.po
	  include/languages/en_GB.mo
	  include/languages/en_GB.po
	  include/languages/es.mo
	  include/languages/es.po
	  include/languages/et.mo
	  include/languages/et.po
	  include/languages/eu.mo
	  include/languages/eu.po
	  include/languages/fa.po
	  include/languages/fa.mo
	  include/languages/fi.po
	  include/languages/fi.mo
	  include/languages/fr.po
	  include/languages/fr.mo
	  include/languages/gl.po
	  include/languages/gl.mo
	  include/languages/he.po
	  include/languages/he.mo
	  include/languages/hi.po
	  include/languages/hi.mo
	  include/languages/hu.po
	  include/languages/hu.mo
	  include/languages/it.po
	  include/languages/it.mo
	  include/languages/ja.po
	  include/languages/ja.mo
	  include/languages/ko.po
	  include/languages/ko.mo
	  include/languages/mr.po
	  include/languages/mr.mo
	  include/languages/ms.po
	  include/languages/ms.mo
	  include/languages/nb.po
	  include/languages/nb.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/ro.po
	  include/languages/ro.mo
	  include/languages/ru.po
	  include/languages/ru.mo
	  include/languages/sk.po
	  include/languages/sk.mo
	  include/languages/sl.po
	  include/languages/sl.mo
	  include/languages/sv.po
	  include/languages/sv.mo
	  include/languages/te.po
	  include/languages/te.mo
	  include/languages/tr.po
	  include/languages/tr.mo
	  include/languages/uk.po
	  include/languages/uk.mo
	  include/languages/vi.po
	  include/languages/vi.mo
	  include/languages/zh_CN.po
	  include/languages/zh_CN.mo
	  include/languages/zh_TW.po
	  include/languages/zh_TW.mo: Updated translations.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8776 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-16 14:33:49 +00:00
Ramon Novoa 8e74da1bcc 2013-09-16 Ramon Novoa <rnovoa@artica.es>
* operation/snmpconsole/snmp_view.php: Hide binding vars from the main
	  view (they do not fit in the table). They are translated and shown in
	  the detailed view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8775 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-16 12:58:14 +00:00
Ramon Novoa 96dfc31c82 2013-09-16 Ramon Novoa <rnovoa@artica.es>
* godmode/servers/plugin.php: Added tab support for the metaconsole.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8774 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-16 10:21:57 +00:00
juanmanuelr 658c55c600 2013-09-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* pandoradb.sql
        pandoradb.postgreSQL.sql
        pandoradb.oracle.sql
        extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
        extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
        extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: 
        Changed data type in field 'name' of 'tnetwork_component' table
        to TEXT/CLOB.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8773 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-16 09:55:48 +00:00
Ramon Novoa 9b85c6630c 2013-09-13 Ramon Novoa <rnovoa@artica.es>
* godmode/setup/setup_netflow.php: Added a help tip to the
	  configuration token "Daemon interval".

	* include/functions_agents.php: Fixed an invalid call to
	  config_agents_has_remote_configuration. Remote configuration
	  files were not being deleted.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8767 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-13 14:21:22 +00:00
Ramon Novoa 27b30523d0 2013-09-12 Ramon Novoa <rnovoa@artica.es>
* godmode/snmpconsole/snmp_alert.php: Fixed pagination (was not working
	  well when a search filter was being used).

	* godmode/netflow/nf_edit_form.php: Force the ID of the table (the
	  javascript was broken).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8763 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-12 12:36:30 +00:00
Ramon Novoa 6d1e75f62c 2013-09-12 Ramon Novoa <rnovoa@artica.es>
* include/functions_config.php: Removed some code that set
	  netflow_disable_custom_lvfilters to an invalid value.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8761 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-12 08:18:51 +00:00