Commit Graph

2571 Commits

Author SHA1 Message Date
jsatoh 2c36f19a2e 2013-05-04 Junichi Satoh <junichi@rworks.jp>
* mobile/index.php, mobile/include/user.class.php,
	include/functions.php: Fixed i18n failure in the mobile console.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8098 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-04 00:29:16 +00:00
jsatoh 61c83b7147 2013-05-03 Junichi Satoh <junichi@rworks.jp>
* include/functions_graph.php: Fixed warnings



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8095 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-03 08:19:07 +00:00
mdtrooper b2c0ec28a9 2013-05-01 Miguel de Dios <miguel.dedios@artica.es>
* extensions/system_info.php, extensions/agents_modules.php,
	extensions/vnc_view.php, extensions/users_connected.php,
	extensions/update_manager/lib/libupdate_manager.php,
	extensions/update_manager/lib/libupdate_manager_updates.php,
	extensions/snmp_explorer.php, extensions/insert_data.php,
	operation/agentes/tactical.php: improved the source code.
	
	* include/functions_reporting.php: fixed the links of list modules.
	
	Fixes: #3612243




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8091 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-30 22:20:22 +00:00
zarzuelo 8eb312004c 2013-04-30 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css: Fix bad reposition
	action of bar graphs values in pure mode

	* include/graphs/flot/pandora.flot.js: Fix bad 
	reposition action of bar graphs values when resize
	container

	* include/functions_graph.php: Fix the graph of 
	database info of agents with most modules. Now
	avoid pending delete and the data is showed properly

	* operation/agentes/estado_generalagente.php: Fix a
	missing change of agent view layout fix



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8087 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-30 11:54:37 +00:00
zarzuelo 2d9dcfcad9 2013-04-30 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	include/functions_groups.php: Fix a little the
	groups view style

	* operation/agentes/estado_generalagente.php: Fix the 
	layout of the agent main view table when url addres is 
	setted for bug #3609651

	* general/header.php: Remove completly the link of
	the autorefresh button from the header when is disabled
	to avoid confusing



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8085 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-30 07:23:40 +00:00
zarzuelo 3dd7e0babf 2013-04-29 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	include/functions_ui.php: Fixed various styles of
	header icons and tabs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8084 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-29 14:10:22 +00:00
mdtrooper eab7124396 2013-04-25 Miguel de Dios <miguel.dedios@artica.es>
* extensions/update_manager/update_pandora.php: cleaned source code
	style.
	
	* include/functions_events.php,
	operation/events/events.build_table.php: show columns by group in
	metaconsole.
	
	Fixes: #3609374




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8083 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-29 14:09:01 +00:00
zarzuelo b9ca863a13 2013-04-29 Sergio Martin <sergio.martin@artica.es>
* include/php_to_js_values.php: Added a separated file
	to store from php interesting values to ve retrieved 
	from javascript



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8079 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-29 09:24:49 +00:00
zarzuelo 836417756b 2013-04-29 Sergio Martin <sergio.martin@artica.es>
* include/functions.php
	include/javascript/pandora_modules.js
	include/javascript/pandora.js
	index.php
	ajax.php: Added a simple system of interchange of
	data from php to javascript with invisible divs.
	Fixed ajax call of server plugin components macros
	for bug 3612145



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8078 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-29 08:59:03 +00:00
zarzuelo d36d4a52e8 2013-04-26 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css: Fix aesthetical issues

	* include/functions_modules.php: Mark as needy to calculate
	the module status count in an agent when disable/enable one of
	his modules. The part of server to avoid disabled modules in
	counts was made by ramon. BUG #3611683

	* godmode/users/configure_user.php: Fix warnings due the 
	latest fields added to database schemma

	* images/blank.gif: Add a missed image

	* godmode/agentes/agent_template.php: Fix a little feedback
	bug on template application and add category id to the 
	fields copied from components to modules when apply a template



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8068 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-26 12:19:58 +00:00
mdtrooper 98cbfebc78 2013-04-25 Miguel de Dios <miguel.dedios@artica.es>
* godmode/users/user_list.php: changed the table layout and other
	stetical things.
	
	Fixes: #3611684
	
	* include/functions_html.php: cleaned the source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8064 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-25 18:16:58 +00:00
mdtrooper ff8ffd53b2 2013-04-25 Miguel de Dios <miguel.dedios@artica.es>
* godmode/events/custom_events.php,
	godmode/massive/massive_enable_disable_alerts.php,
	godmode/massive/massive_edit_agents.php,
	godmode/massive/massive_delete_modules.php,
	godmode/massive/massive_add_action_alerts.php,
	godmode/massive/massive_delete_profiles.php,
	godmode/massive/massive_delete_alerts.php,
	godmode/groups/modu_group_list.php, godmode/groups/group_list.php,
	godmode/reporting/graph_builder.php, godmode/reporting/graphs.php,
	godmode/alerts/alert_templates.php,
	godmode/alerts/configure_alert_action.php, include/functions_ui.php,
	include/functions_graph.php: improved the source code.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8057 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-25 10:16:41 +00:00
mdtrooper dc569d5bbe 2013-04-25 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/pandora.js: set the title for the large
	modules.
	
	Fixes: #3609509




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8055 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-25 09:14:51 +00:00
mdtrooper c9cbc64d16 2013-04-24 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_reporting.php, include/functions_servers.php:
	fixed the set default value for "local_modules_rate".
	
	Fixes: #3611336




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8050 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-24 15:01:52 +00:00
mdtrooper e0c5603127 2013-04-24 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/networkmap.php,
	include/functions_networkmap.php: set the background transparent.
	
	Fixes: #3611686
	
	* include/styles/pandora.css, include/functions_ui.php: fixed the
	tabs in the header when the tab is bigger that standar tab, and
	the separator doesn't print.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8045 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-24 13:16:28 +00:00
mdtrooper d449d7d2d9 2013-04-24 Miguel de Dios <miguel.dedios@artica.es>
* mobile/operation/groups.php, mobile/operation/agents.php,
	mobile/operation/tactical.php, mobile/operation/alerts.php,
	mobile/operation/agent.php, mobile/operation/events.php,
	mobile/operation/module_graph.php, mobile/operation/modules.php,
	mobile/include/style/main.css: some fixes.
	
	* include/functions.php: erased the lost trace.
	
	* include/functions_graph.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8042 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-24 12:36:32 +00:00
zarzuelo 835df83df1 2013-04-23 Sergio Martin <sergio.martin@artica.es>
* include/styles/dialog.css
	include/styles/images/dialog-titlebar-close.png
	include/styles/pandora.css
	include/ajax/events.php
	include/functions_events.php
	images/event_responses_col.png
	images/interrogant.png
	general/pandora_help.php
	general/footer.php
	general/login_page.php
	general/logon_ok.php: Change the help screens and 
	the modal windows visual style to new design.
	Little fixes to support metaconsole login and 
	some visual changes



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8035 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-23 14:57:29 +00:00
mdtrooper ed0426d757 2013-04-23 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_ui.php, include/javascript/pandora_modules.js:
	cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8034 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-23 14:51:09 +00:00
mdtrooper 87d3a9d416 2013-04-23 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_filemanager.php: fixed the javascript to show
	the controls to upload file, create directory and create text file.
	
	Fixes: #3611231




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8033 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-23 13:30:38 +00:00
mdtrooper b7ecca62cb 2013-04-23 Miguel de Dios <miguel.dedios@artica.es>
* operation/events/events_list.php, operation/events/events.php,
	include/functions_events.php: fixed PHP warnings.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8032 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-23 11:22:06 +00:00
mdtrooper 85413ab82b 2013-04-23 Miguel de Dios <miguel.dedios@artica.es>
* godmode/tag/tag.php: fixed the column for large list of emails,
	now it shows a dialog.
	
	Fixes: #3611472
	
	* include/functions_api.php, operation/snmpconsole/snmp_browser.php,
	extensions/ssh_gateway.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8031 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-23 11:02:18 +00:00
pandora-release 327ec4d7b2 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8030 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-23 10:12:47 +00:00
pandora-release 548c15ddea Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8029 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-22 22:02:23 +00:00
mdtrooper 0994dcdbb7 2013-04-22 Miguel de Dios <miguel.dedios@artica.es>
* operation/users/user_edit.php, include/functions_graph.php:
	improved the source code style.
	
	* mobile/operation/agent.php, mobile/operation/modules.php: somes
	fixes.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8027 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-22 17:43:28 +00:00
mariopulido 93db4748b3 2013-04-22 Mario Pulido <mario.pulido@artica.es>
* include/help/es/help_alerts.php,
        include/help/en/help_alerts.php: Changes in help style



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8026 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-22 16:53:52 +00:00
mdtrooper 185a0a67aa 2013-04-22 Miguel de Dios <miguel.dedios@artica.es>
* mobile/operation/events.php, mobile/operation/module_graph.php,
	mobile/operation/modules.php, mobile/operation/agent.php,
	mobile/include/ui.class.php: some fixes.
	
	* include/functions_reporting.php, include/functions_groups.php,
	include/functions_graph.php: some fixes.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8025 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-22 15:51:37 +00:00
zarzuelo 8579aed0a8 2013-04-22 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	include/functions_ui.php
	include/functions_db.php
	index.php
	images/splash_bg.png
	images/pandora_login.png
	images/login_background.jpg
	images/pandora_tinylogo.png
	images/input_user.png
	images/input_lock.png
	images/pandora_login_enterprise.png
	general/error_emptyconfig.php
	general/error_perms.php
	general/error_authconfig.php
	general/login_page.php
	general/error_noconfig.php
	general/logoff.php
	general/error_install.php
	general/error_dbconfig.php
	general/error_screen.php: Change the login appearence
	unifyng code of login, logout and error screens

	* 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
	godmode/users/configure_user.php
	operation/users/user_edit.php: Added new options in user 
	configuration to metaconsole agents editor and more meta
	options. Avoid to show useless options when metaconsole
	is enabled



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8024 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-22 10:31:20 +00:00
pandora-release 0d04b80005 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8023 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-21 22:01:40 +00:00
pandora-release 34c15c02f5 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8020 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-20 22:01:24 +00:00
jsatoh 24af4cab04 2013-04-20 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_alert-matches.php: Updated help.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8019 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-20 14:09:07 +00:00
pandora-release fcbd647a76 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8018 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-19 22:01:29 +00:00
mdtrooper 8dc976e43d 2013-04-19 Miguel de Dios <miguel.dedios@artica.es>
* mobile/operation/modules.php: fixed the typo bugs in the code.
	
	* include/functions_tags.php, include/functions_html.php: cleaned
	source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8016 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-19 11:39:41 +00:00
pandora-release 52ce01e970 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8015 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-18 22:01:35 +00:00
pandora-release c3e5805834 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8012 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-18 16:01:37 +00:00
mdtrooper 2e5daee0f5 2013-04-17 Miguel de Dios <miguel.dedios@artica.es>
* operation/visual_console/render_view.php,
	godmode/reporting/visual_console_builder.php,
	include/functions_events.php: some fixes about PHP warnings.
	
	Fixes: #3611022




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8009 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-18 09:25:23 +00:00
mdtrooper 3ee5ecf989 2013-04-17 Miguel de Dios <miguel.dedios@artica.es>
* include/ajax/module.php: fixed the PHP warnings.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8006 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-17 16:18:34 +00:00
mdtrooper 2ef953c702 2013-04-17 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_treeview.php: fixed the PHP warning.
	
	Fixes: #3611072




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8004 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-17 15:31:26 +00:00
mdtrooper 537ca78736 2013-04-17 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_ui.php: fixed the data to show in the
	autocomplete when it is not set kind of data.
	
	Fixes: #3607968




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8002 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-17 14:45:17 +00:00
zarzuelo 094bbfc5df 2013-04-17 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	operation/agentes/ver_agente.php
	images/network_small.png
	images/agent_sync.png
	images/module_sync.png
	images/network_mc.png
	images/group_sync.png
	images/database_mc.png
	images/tag_sync.png
	images/alerts_template.png
	images/alerts_command.png
	images/alerts_sync.png
	images/gm_tag.png
	images/gm_agent.png
	images/users_sync.png
	images/groups_small/email.png
	images/groups_small/mail.png
	images/gm_category.png
	images/policies_queue.png
	images/alerts_action.png: Several aesthetic changes



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7998 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-17 08:21:22 +00:00
zarzuelo ca9f82f4fd 2013-04-16 Sergio Martin <sergio.martin@artica.es>
* include/db/mysql.php: Fix a bug with the dbresource in the 
	function that count the result of a query.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7995 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-16 15:40:52 +00:00
mdtrooper ecac868d5c 2013-04-16 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager_editor_network.php,
	godmode/agentes/module_manager_editor_common.php,
	include/javascript/pandora_modules.js: fixed the hidden fields for
	tcp checks.
	
	Fixes: #3611054
	
	* godmode/setup/setup_visuals.php: improved the source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7994 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-16 14:51:04 +00:00
mariopulido 315439bc87 2013-04-16 Mario Pulido <mario.pulido@artica.es>
* godmode/agentes/configurar_agente.php: Fixed helps view in Agent config

	*include/help/es/help_alert-matches.php,
        include/help/en/help_alert-matches.php: Modified alert help (Scaling alerts)



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7993 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-16 11:55:51 +00:00
zarzuelo 3819da902f 2013-04-16 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	images/blade.png: Aesthetic changes
		
	* include/ajax/events.php
	include/functions_ui.php
	include/javascript/pandora_events.js
	operation/events/events.build_table.php
	operation/events/events.php
	include/functions_config.php: Add the readonly
	mode to events list when the new option is 
	enabled on setup



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7992 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-16 10:10:44 +00:00
zarzuelo e844c73c08 2013-04-16 Sergio Martin <sergio.martin@artica.es>
* include/functions_ui.php
	images/information_big.png
	images/help2.png
	images/info.png
	images/information.png: Add new information icon for
	ui messages



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7990 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-16 08:06:42 +00:00
zarzuelo c03f7678f0 2013-04-15 Sergio Martin <sergio.martin@artica.es>
* include/functions_html.php
	include/styles/pandora.css
	include/functions_ui.php
	include/functions_graph.php
	include/functions_events.php
	include/graphs/fgraph.php
	operation/events/events_list.php
	operation/agentes/alerts_status.php
	operation/agentes/estado_generalagente.php
	operation/agentes/estado_monitores.php
	images/help.png
	images/blade.png
	images/image_problem_pie.png
	images/input_module.png
	images/err.png
	images/image_problem_area.png
	images/input_agent.png
	images/help_w.png
	images/suc.png
	images/image_problem_bars.png
	images/information.png: Change new icons, modernize the
	error, success and info messages and more aesthetic changes
	Fix warning and notices from previous commit



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7985 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-15 16:04:39 +00:00
mdtrooper 9b705e4643 2013-04-15 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_html.php, include/javascript/jquery.pandora.js:
	improved the source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7983 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-15 14:32:50 +00:00
zarzuelo 5830c04c0a 2013-04-15 Sergio Martin <sergio.martin@artica.es>
* include/functions_html.php
	include/styles/pandora.css
	include/functions_ui.php
	include/functions_graph.php
	include/functions_events.php
	include/graphs/functions_flot.php
	include/graphs/flot/pandora.flot.js
	include/graphs/fgraph.php
	operation/events/events_list.php
	operation/agentes/estado_generalagente.php
	operation/agentes/stat_win.php
	images/file.png
	images/collection_col.png
	images/input_update.disabled.png
	images/input_wand.disabled.png
	images/heart_col.png
	images/calendar_view_day.png
	images/reporting.png
	images/input_tick.png
	images/input_zoom.disabled.png
	images/input_tick.disabled.png
	images/input_go.disabled.png
	images/clock.png
	images/input_pdf.disabled.png
	images/tree.png
	images/groups_small/transmit.png
	images/groups_small/drive_network.png
	images/groups_small/eye.png
	images/groups_small/printer.png
	images/groups_small/lightning.png
	images/groups_small/clock.png
	images/groups_small/bricks.png
	images/groups_small/chart_organisation.png
	images/groups_small/world.png
	images/groups_small/lock.png
	images/groups_small/network.png
	images/groups_small/plugin.png
	images/groups_small/images.png
	images/groups_small/without_group.png
	images/groups_small/mail.png
	images/groups_small/house.png
	images/groups_small/application_osx_terminal.png
	images/groups_small/server_database.png
	images/groups_small/computer.png
	images/groups_small/database_gear.png
	images/groups_small/heart.png
	images/groups_small/firewall.png
	images/groups_small/applications.png
	images/input_delete.disabled.png
	images/input_filter.disabled.png
	images/category_col.png
	images/input_cog.disabled.png
	images/input_add.disabled.png
	images/input_cross.disabled.png
	images/recon.png
	images/pandora_header_logo.png
	images/dashboard_col.png
	images/input_config.disabled.png: Change group icons, 
	change more icons and images and fix layout bugs




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7981 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-15 11:44:36 +00:00
jsatoh 2ba28ac377 2013-04-13 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_meta_access.php: Added a new help file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7980 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-13 14:42:45 +00:00
mdtrooper 1024a3631e 2013-04-12 Miguel de Dios <miguel.dedios@artica.es>
* godmode/setup/setup_visuals.php, include/functions_config.php,
	include/config_process.php, general/header.php: fixed the
	autorefresh and set a white list of pages with autorefresh in
	config_process.
	
	Fixes: #3609243




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7979 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-12 14:59:56 +00:00
mdtrooper 70294d3d91 2013-04-12 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/pandora_modules.js: fixed the change the
	type of module when select network or local component.
	
	Fixes: #3610671
	
	* general/header.php: cleaned source code style.




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