pandorafms/pandora_console/general
guruevi fd22412aed 2009-02-19 Evi Vanoost <vanooste@rcbi.rochester.edu>
* pandoradb_migrate_20_to_21.sql, pandora_db.sql: Altered tmensajes for
	unixtime
	
	* general/header.php: New messages function added flashing 
	acknowledgment in case of new messages
	
	* general/logon_ok.php: Since messages are now in header, they don't need
	to be there per se
	
	* images/close.png, images/transparent.png: Background and close button
	for overlays.
	
	* include/javascript/jquery.pandora.js: Used for loop for flashing thing
	and added overlay function
	
	* include/javascript/jquery.overlay.js: You'll need this for overlay
	
	* include/functions_messages.php: Message functions are here. Messages are
	fully abstracted so they can be drop-in replaced with something else
	
	* include/functions_ui.php: Small fixes. Not necessary to load en language
	files for javascript since they're empty, it only adds to load/interpret
	
	* include/functions_db.php: Added get_group_users and get_db_array. Useful
	
	* include/functions_html.php: Small doc fixes and fixed table heads
	
	* include/styles/pandora.css: Added Overlay classes

	* ajax.php: We need to call safe_url_extraclean for cross scripting
	
	* operation/messages/message.php: Rebuilt to use new functions
	
	* operation/menu.php: New message link instead of group link
	
	* operation/visual_console/render_view.php: Fixed conflict with timer
	
	* index.php: Added div for overlay (not in pure mode) and fixed erroneous
	div in pure mode.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1469 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-02-19 21:34:27 +00:00
..
license (Pandora Console) 2006-07-12 10:20:34 +00:00
error_install.php 2008-09-01 Raul Mateos <raulofpandora@gmail.com> 2008-09-01 09:41:03 +00:00
error_noconfig.php 2009-02-09 Raul Mateos <raulofpandora@gmail.com> 2009-02-09 17:55:32 +00:00
error_perms.php 2008-09-01 Raul Mateos <raulofpandora@gmail.com> 2008-09-01 09:43:32 +00:00
footer.php 2009-02-13 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-13 20:23:44 +00:00
header.php 2009-02-19 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-19 21:34:27 +00:00
links_menu.php 2009-02-12 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-12 21:04:02 +00:00
login_page.php 2009-02-17 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-17 18:20:04 +00:00
logoff.php 2008-08-22 Sancho Lerena <slerena@gmail.com> 2008-08-22 18:07:32 +00:00
logon_failed.php 2008-09-02 Sancho Lerena <slerena@gmail.com> 2008-09-02 16:08:11 +00:00
logon_ok.php 2009-02-19 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-19 21:34:27 +00:00
main_menu.php 2009-02-19 Esteban Sanchez <estebans@artica.es> 2009-02-19 16:10:04 +00:00
noaccess.php 2008-08-22 Sancho Lerena <slerena@gmail.com> 2008-08-22 18:07:32 +00:00
pandora_help.php 2008-10-10 Sancho Lerena <slerena@artica.es> 2008-10-10 15:08:31 +00:00