pandorafms/pandora_console
slerena 6da41e9575 2008-08-22 Sancho Lerena <slerena@gmail.com>
* pandoradb_data.sql: Removed data for locale, added for new 
	date string format.

	* include/functions_html.php: Deletion of table properties 
	after calling it makes a bad render on several pages that uses 
	some properties for other things (width).

	* include/functions_reporting.php: Added several checks to avoid
	notices.

	* include/config_process.php: Removed locale code. Added code for
	new datetime string format.

	* include/locale.class.php: Removed.

	* include/functions.php: pandora_help() was not returning correct output.
	Added format_datetime() function to render date / time strings in user
	defined format.

	* include/functions_db.php: Added check in get_monitors_down() to avoid
	notice in void foreach.

	* operation/incidents/incident_detail.php: Solved problem with attachments.

	* operation/users/user.php: Solved problem with old help_lang[] array.

	* operation/messages/message.php: Sime minor fixes and style improvements.

	* operation/servers/view_server.php: Remove description.

	* operation/servers/view_server_detail.php: Removed bad field retrieval 
	from database and added format_datetime().

	* reporting/fgraph.php: Fixed small problem in monitors_health_pipe().
	 (changed parameters).

	* general/footer.php: Updated use of new functions. 

	* general/header.php: Added blank spaces between icons and texts.

	* godmode/setup/setup.php: Management of new string format for datetime.

	* godmode/profiles/profile_list.php: Submit button now uses div instead 
	tables.

	* godmode/reporting/reporting_builder.php: Added check before foreach() to
	avoid notice warnings. Changed div for buttons.

	* godmode/reporting/map_builder.php: Fixed div for submit button.

	* godmode/servers/modificar_server.php: Fixed typo in SQL sentence. 
	Removed usage of not-used-now locale format functions. Alter legend to use
	a plain-formatted table to avoid background color in legend.

	* /en/help_date_format.php: Added help for date format string.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1023 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2008-08-22 14:28:00 +00:00
..
extensions 2008-08-04 Esteban Sánchez <estebans@artica.es> 2008-08-04 08:53:10 +00:00
general 2008-08-22 Sancho Lerena <slerena@gmail.com> 2008-08-22 14:28:00 +00:00
godmode 2008-08-22 Sancho Lerena <slerena@gmail.com> 2008-08-22 14:28:00 +00:00
images 2008-08-18 Esteban Sanchez <estebans@artica.es> 2008-08-18 15:12:20 +00:00
include 2008-08-22 Sancho Lerena <slerena@gmail.com> 2008-08-22 14:28:00 +00:00
operation 2008-08-22 Sancho Lerena <slerena@gmail.com> 2008-08-22 14:28:00 +00:00
reporting 2008-08-22 Sancho Lerena <slerena@gmail.com> 2008-08-22 14:28:00 +00:00
AUTHORS 2008-08-05 Sancho Lerena <slerena@gmail.com> 2008-08-05 11:42:08 +00:00
COPYING * Preparing the package for release Beta2 officially. 2006-07-03 17:16:20 +00:00
ChangeLog 2008-08-22 Sancho Lerena <slerena@gmail.com> 2008-08-22 14:28:00 +00:00
ajax.php 2008-08-12 Esteban Sanchez <estebans@artica.es> 2008-08-12 14:41:53 +00:00
index.php 2008-08-21 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-08-21 21:07:20 +00:00
install.php 2008-07-07 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-07-07 17:33:31 +00:00
pandora_console.spec 2008-03-19 Manuel Arostegui <marostegui@artica.es> 2008-03-19 12:14:29 +00:00
pandoradb.sql 2008-08-21 Sancho Lerena <slerena@gmail.com> 2008-08-21 19:16:16 +00:00
pandoradb_12_to_13.sql 2007-08-17 Sancho Lerena <slerena@artica.es> 2007-08-17 16:10:55 +00:00
pandoradb_data.sql 2008-08-22 Sancho Lerena <slerena@gmail.com> 2008-08-22 14:28:00 +00:00
pandoradbdata_12_to_13.sql 2008-04-01 Jorge Gonzalez <jorge.gonzalez@artica.es> 2008-04-01 08:59:07 +00:00
upgrade.php 2008-04-09 Sancho Lerena <slerena@gmail.com> 2008-04-09 14:50:15 +00:00