Commit Graph

5270 Commits

Author SHA1 Message Date
mdtrooper 078c44f679 2014-06-16 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_networkmap.php: fixed into the function
	networkmap_generate_dot the order of agents, now the agents without
	parents are the first elements in the array.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10202 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-16 16:29:04 +00:00
mdtrooper 27ca89af13 2014-06-16 Miguel de Dios <miguel.dedios@artica.es>
* godmode/update_manager/update_manager.setup.php,
	godmode/update_manager/update_manager.php,
	include/functions_update_manager.php, include/config_process.php:
	some changes in the update manager.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10201 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-16 13:04:58 +00:00
mdtrooper c86b2da9d8 2014-06-13 Miguel de Dios <miguel.dedios@artica.es>
* godmode/setup/license.php: fixed the erased the update extension.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10188 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-13 12:14:34 +00:00
zarzuelo 71ad99ff03 2014-06-13 Sergio Martin <sergio.martin@artica.es>
* extensions/realtime_graphs.php
	extensions/realtime_graphs/realtime_graphs.js: Fix timezone
	differences in realtime graphs when client (browser) and
	server (console instance host) have different timezone.
	Now it takes always the server timezone.
	Ticket: #853



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10187 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-13 12:07:37 +00:00
zarzuelo b8afeec545 2014-06-13 Sergio Martin <sergio.martin@artica.es>
* include/functions_api.php: Add doc info to pagerduty
	webhook option



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10183 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-13 08:57:59 +00:00
alexhigh 61d99d8381 2014-06-13 Alejandro Gallardo <alejandro.gallardo@artica.es>
* godmode/agentes/module_manager_editor_plugin.php,
	  include/javascript/pandora_modules.js: Fixed an error
	that created duplicated macro fields when selecting
	a local component module #927.
	
	* include/graphs/flot/pandora.flot.js: Now the spacing
	of the vertical data description is automatic.

	* include/styles/pandora_black.css: Visual changes.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10182 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-13 08:39:11 +00:00
zarzuelo 7e84d8346f 2014-06-13 Sergio Martin <sergio.martin@artica.es>
* godmode/reporting/visual_console_builder.editor.js
	include/graphs/fgraph.php
	include/graphs/functions_pchart.php
	include/graphs/pChart/pImage.class.php
	include/functions_visual_map.php
	include/ajax/visual_console_builder.ajax.php
	include/functions_visual_map_editor.php
	include/functions_custom_graphs.php
	include/functions_graph.php: Added option to cusomize the
	background of the graphs in visual consoles for ticket: #886



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10181 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-13 07:53:50 +00:00
vgilc f803b9712b 2014-06-13 Vanessa Gil <vanessa.gil@artica.es>
* include/languages/ca.mo
	include/languages/tr.mo
	include/languages/de.mo
	include/languages/ja.mo
	include/languages/pt_BR.mo
	include/languages/ru.mo
	include/languages/el.mo
	include/languages/nl.mo
	include/languages/es.po
	include/languages/pl.mo
	include/languages/it.mo
	include/languages/pt.mo
	include/languages/index.pot
	include/languages/zh_CN.mo
	include/languages/cs.mo
	include/languages/es.mo
	include/languages/en_GB.mo
	include/languages/sk.mo
	include/languages/en.mo
	include/languages/ar.mo
	include/languages/fr.mo: Update languages.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10180 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-13 07:45:11 +00:00
hkosaka a8bcd7cd10 2014-06-12 Hirofumi Kosaka <kosaka@rworks.jp>
* godmode/massive/massive_delete_modules.php,
	operation/agentes/ver_agente.php: Fixed bug that all
	agents' module could be target of deletion,
	if the user has an AW privilege for any.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10172 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-12 10:43:25 +00:00
zarzuelo ac61a3a226 2014-06-12 Sergio Martin <sergio.martin@artica.es>
* godmode/massive/massive_copy_modules.php: Delete the 
	source agent from the target agents lists in massive
	copy form to avoid errors for ticket: #869



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10171 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-12 09:41:29 +00:00
zarzuelo c3f456bacf 2014-06-11 Sergio Martin <sergio.martin@artica.es>
* include/functions.php: Change incorrect color assigned to
	maintenance events on pdf reports events



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10164 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-11 12:57:05 +00:00
alexhigh b93b4c35b3 2014-06-11 Alejandro Gallardo <alejandro.gallardo@artica.es>
* godmode/users/configure_user.php: Fixed some input
	properties.

	* include/graphs/functions_flot.php: Added an option
	to set the width to auto on the function "flot_vcolumn_chart".

	* include/graphs/flot/pandora.flot.js: Increased the tick size
	of the vertical labels on the function "pandoraFlotVBars".


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10163 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-11 11:34:27 +00:00
alexhigh 3599c2baaa 2014-06-10 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_graph.php: Added the function
	"graph_snmp_traps_treemap".

	* include/functions_netflow.php: Fixed a little error.

	* operation/snmpconsole/snmp_view.php: Fixed the pagination.
	Now is possible to see a treemap graph of oid per agent with
	the snmptraps received.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10156 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-10 15:21:58 +00:00
mdtrooper b4c3ed60bc 2014-06-10 Miguel de Dios <miguel.dedios@artica.es>
* extensions/update_manager.php, extensions/update_manager/*,
	include/functions_config.php: remove the old update manager. Bye bye
	my old friend.
	
	* godmode/update_manager_xxx -> godmode/update_manager,
	godmode/update_manager/* -> godmode/update_manager/*,
	godmode/menu.php: rename
	the update manager.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10155 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-10 14:56:15 +00:00
mdtrooper 61144da653 2014-06-10 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_config.php,
	include/functions_update_manager.php, index.php,
	general/logon_ok.php, extensions/update_manager.php,
	godmode/update_manager_xxx/update_manager.online.php: work in the
	first version of new update manager.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10154 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-10 14:34:27 +00:00
mdtrooper 1666cd187f 2014-06-10 Miguel de Dios <miguel.dedios@artica.es>
* godmode/update_manager_xxx/update_manager.online.php,
	include/functions_update_manager.php,
	include/javascript/update_manager.js,
	include/ajax/update_manager.ajax.php: work in the first version of
	new update manager.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10153 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-10 12:57:17 +00:00
mariopulido 9ea05e5f6b 2014-06-10 Mario Pulido <mario.pulido@artica.es>
* pandoradb_data.sql: Fixed bug in plugin exec #803




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10152 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-10 10:37:43 +00:00
hkosaka 13c6786a40 2014-06-10 Hirofumi Kosaka <kosaka@rworks.jp>
* operation/agentes/ver_agente.php,
	godmode/massive/massive_delete_modules.php: Fixed bug that all
	agents' module the user can view could be targets of deletion,
	if the user has an AW privilege for any.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10151 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-10 10:17:15 +00:00
alexhigh f734ea00f6 2014-06-09 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_api.php: Added the parameter
	"address resolution" to the functions
	"api_get_netflow_get_data" and "api_get_netflow_get_stats".

	* include/functions_netflow.php: Added the parameter
	"address resolution" to the functions "netflow_get_data",
	"netflow_get_stats", "netflow_get_summary",
	"netflow_get_record" and "netflow_draw_item".
	
	* operation/netflow/nf_live_view.php: Added an option to
	apply IP address resolution to the netflow searches.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10147 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-09 18:23:36 +00:00
mdtrooper ed5081c0d9 git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10146 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f 2014-06-09 16:15:36 +00:00
mdtrooper 7f5a47eaa8 2014-06-09 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/update_manager.js,
	include/functions_update_manager.php,
	include/ajax/update_manager.ajax.php, include/config_process.php:
	work in the first version of new update manager.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10145 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-09 16:11:58 +00:00
mdtrooper 11e9271316 2014-06-09 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_config.php, general/login_page.php: improved
	the source code style.
	
	* godmode/setup/os.builder.php: fixed the form.
	
	* godmode/update_manager_xxx/*, godmode/menu.php,
	include/functions_update_manager.php,
	include/ajax/update_manager.ajax.php,
	include/graphs/functions_gd.php, include/graphs/functions_flot.php,
	include/config_process.php, include/javascript/update_manager.js,
	include/javascript/jquery.knob.js,
	include/javascript/jquery.iframe-transport.js,
	include/javascript/jquery.fileupload.js, images/check-cross.png:
	first version of new update manager.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10144 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-09 13:33:55 +00:00
zarzuelo e46a168099 2014-06-09 Sergio Martin <sergio.martin@artica.es>
* images/login_background.jpg
	images/login_background.png
	images/backgrounds/mosaico_diagonales_gris.png
	images/backgrounds/fondo_diente_leon_2000.jpg
	images/backgrounds/fondo_arena_2000.jpg
	images/backgrounds/fondo_madera_2000.jpg
	images/backgrounds/fondo_cielo_2000.jpg
	images/backgrounds/fondo_luna_2000.jpg
	images/backgrounds/fondo_paisaje_2000.jpg
	images/backgrounds/fondo_polen_2000.jpg
	images/backgrounds/fondo_cubos_2000.png
	include/styles/pandora.css: Added bunch of new login
	backgrounds and set another default one



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10143 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-09 10:11:28 +00:00
jsatoh 16c90700f5 2014-06-08 Junichi Satoh <junichi@rworks.jp>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Removed
	duplicate queries.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10139 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-08 00:40:05 +00:00
jsatoh d2a44ac1da 2014-06-08 Junichi Satoh <junichi@rworks.jp>
* pandora_console_install: Added support for apache24 with FreeBSD.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10138 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-08 00:06:41 +00:00
alexhigh 599e72e384 2014-06-06 Alejandro Gallardo <alejandro.gallardo@artica.es>
* operation/agentes/estado_generalagente.php: Added the
	group to the agent info table.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10130 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-06 11:47:33 +00:00
hkosaka c8083656ce 2014-06-06 Hirofumi Kosaka <kosaka@rworks.jp>
* godmode/massive/massive_copy_modules.php,
	godmode/massive/massive_delete_modules.php: Fixed bug that all
	agents the user can view could be targets of the operation, if
	the user has an AW privilege for any.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10129 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-06 10:59:24 +00:00
alexhigh 450b5fe324 2014-06-06 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_snmp_browser.php: Fixed an error.
	
	* index.php: Modified the config.php permission check
	on Windows systems.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10128 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-06 09:58:06 +00:00
hkosaka 072958e099 2014-06-06 Hirofumi Kosaka <kosaka@rworks.jp>
* godmode/massive/massive_delete_agents.php,
	godmode/massive/massive_edit_agents.php: Fixed bug that all
	agents the user can view could be targets of the operation, if
	the user has an AW privilege for any agents.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10127 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-06 09:25:55 +00:00
hkosaka 2a8e18fc9a 2014-06-06 Hirofumi Kosaka <kosaka@rworks.jp>
* godmode/massive/massive_add_alerts.php: Fixed bug that all
	agents the user can view would be target of the operation, if
	the user has an AW privilege for any agent group.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10126 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-06 07:34:08 +00:00
zarzuelo dd17853210 2014-06-05 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/ver_agente.php: Fix sql error in the layer that 
	appears when put the mouse over a node in network map related with tags
	in users without acl profiles assigned (just admin assigned) Ticket #824




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10125 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-06 06:50:58 +00:00
zarzuelo bf63aa42c2 2014-06-05 Sergio Martin <sergio.martin@artica.es>
* operation/search_agents.php: Change the format of the agent interval
	from seconds to human format for in global search. Ticket #867



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10121 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 12:58:36 +00:00
alexhigh 6b62d3355f 2014-06-05 Alejandro Gallardo <alejandro.gallardo@artica.es>
* extensions/files_repo/files_repo_get_file.php,
	  extensions/files_repo/files_repo_list.php,
	  extensions/files_repo/functions_files_repo.php,
	  godmode/setup/setup_general.php: Improved the Windows
	compatibility and fixed some errors.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10120 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 12:06:03 +00:00
vgilc 0c2d74d586 2014-06-05 Vanessa Gil <vanessa.gil@artica.es>
* godmode/agentes/configurar_agentes.php: Changed
	interval in conf.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10118 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 10:25:25 +00:00
vgilc 35bbf90f0f 2014-06-05 Vanessa Gil <vanessa.gil@artica.es>
* godmode/gis_maps/configure_gis_maps.php: Changed
	button when you update.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10117 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 10:21:36 +00:00
zarzuelo ff7e6535f0 2014-06-05 Sergio Martin <sergio.martin@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Added
	missed columns creation in migration scripts



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10114 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 08:54:28 +00:00
jsatoh b1e81abb17 2014-06-05 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_plugin_macros.php,
	include/help/ja/help_alert_macros.php: Added new macros.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10113 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 04:30:13 +00:00
jsatoh 43df41e70d 2014-06-05 Junichi Satoh <junichi@rworks.jp>
* godmode/modules/manage_network_components_form_common.php: Removed
	unnecesary variable.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10112 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 02:47:32 +00:00
alexhigh 1757927cd5 2014-06-04 Alejandro Gallardo <alejandro.gallardo@artica.es>
* godmode/setup/setup_general.php: Disable the "Enable
	Netflow" radio buttons if the server is installed on a
	Windows machine.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10108 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-04 17:09:30 +00:00
zarzuelo 18a2a08968 2014-06-04 Sergio Martin <sergio.martin@artica.es>
* include/help/es/help_plugin_macros.php
	include/help/es/help_alert_macros.php
	include/help/en/help_plugin_macros.php
	include/help/en/help_alert_macros.php: Added missed and
	new macros to help



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10106 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-04 15:27:09 +00:00
zarzuelo 0f2c9f28c5 2014-06-04 Sergio Martin <sergio.martin@artica.es>
* include/constants.php
	include/functions_graph.php
	include/functions_reporting.php
	include/graphs/functions_pchart.php
	include/graphs/functions_flot.php
	include/functions.php
	include/functions_events.php: Fix a lot of errors
	on events items on reports using now the same query 
	as events view, etc.

	* include/styles/pandora.css: Little aesthetic
	improvement in focus buttons and unset webfont



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10105 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-04 14:05:20 +00:00
mdtrooper 945bcf23d6 2014-06-04 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/mergely/*: added mergely javascript library.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10104 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-04 13:11:14 +00:00
slerena ce25c38023 2014-06-04 Sancho Lerena <slerena@artica.es>
* images/backgrounds/flowers.jpg,
        images/backgrounds/grass.jpg,
        images/backgrounds/wood.jpg: Compressed backgrounds.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10103 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-04 11:24:58 +00:00
vgilc d4edf44dcc 2014-06-04 Vanessa Gil <vanessa.gil@artica.es>
* godmode/agentes/planned_downtime.editor.php: Check
	creation date in scheduled downtime.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10102 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-04 07:36:28 +00:00
zarzuelo 1d8d749872 2014-06-04 Sergio Martin <sergio.martin@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql: Added missed 
	field ff_timeout to tagente_modulo in migration scripts



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10101 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-04 07:05:33 +00:00
zarzuelo fe36d8e2c3 2014-06-03 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	images/login_background.png
	general/login_page.php: Change the whole
	login screen to new style

	* fonts
	fonts/nunito.woff: Added a web font

	* include/functions_events.php
	include/functions_reporting.php: Fix a bug in the
	agent events item on reports to reutilize the 
	standard code



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10094 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-03 16:59:55 +00:00
vgilc f8df96383d 2014-06-03 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_groups.php: Fixed problem
	with ACLs in group  view.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10092 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-03 11:52:46 +00:00
alexhigh 26326355f8 Added the Changelog updates missing in the last commit
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10091 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-03 10:11:49 +00:00
zarzuelo f067dd83b0 2014-06-03 Sergio Martin <sergio.martin@artica.es>
* general/news_dialog.php: Fix a bug in modal window news that
	did incompatible with "first time" modal help

	* include/graphs/functions_gd.php: Add a white background to the 
	progress bars



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10087 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-03 08:39:39 +00:00
jsatoh 13026f9f7b 2014-06-03 Junichi Satoh <junichi@rworks.jp>
* godmode/agentes/module_manager_editor_common.php: Changed to disable
	'FF timeout' except async modules.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10086 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-03 04:54:26 +00:00