Author: trashy Date: Sat Oct 3 17:56:34 2009 New Revision: 630 URL: http://svn.gna.org/viewcvs/galette?rev=630&view=rev Log: Added history managment Removed 'update_date' from Auto object, since we get that from history Owner was not stored in database Integer fields always had a value, even if they were not required PK for AutoPicture was incorrect Updated SQL queries Updated translations Added: plugins/Auto/trunk/classes/auto-history.class.php plugins/Auto/trunk/history.php plugins/Auto/trunk/templates/default/history.tpl Modified: plugins/Auto/trunk/classes/auto.class.php plugins/Auto/trunk/classes/auto_picture.class.php plugins/Auto/trunk/lang/Makefile plugins/Auto/trunk/lang/en_US.po plugins/Auto/trunk/lang/en_US/LC_MESSAGES/galette_auto.mo plugins/Auto/trunk/lang/es_ES@xxxxxxx plugins/Auto/trunk/lang/es_ES@euro/LC_MESSAGES/galette_auto.mo plugins/Auto/trunk/lang/fr_FR@xxxxxxx plugins/Auto/trunk/lang/fr_FR@euro/LC_MESSAGES/galette_auto.mo plugins/Auto/trunk/lang/lang_english.php plugins/Auto/trunk/lang/lang_french.php plugins/Auto/trunk/lang/lang_spanish.php plugins/Auto/trunk/lang/messages.po plugins/Auto/trunk/sql/galette_auto.sql plugins/Auto/trunk/templates/default/vehicles.tpl plugins/Auto/trunk/vehicles_edit.php