aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - checkbox for "remember me" are only shown if authorizedz0rglub2004-10-0611-67/+35
* Css simplificationgweltas2004-10-063-35/+17
* - French translationgweltas2004-10-043-9/+9
* - deletion of session_time and session_id_size as config parameterz0rglub2004-10-0213-121/+173
* directories "high" and "representative" are not returned anymore asz0rglub2004-10-022-6/+11
* - Change of the picture page behavior to be able to open the full size image ...gweltas2004-10-0113-63/+42
* add support of exif and iptc for remote sitez0rglub2004-09-272-4/+120
* -First draft of history displaygweltas2004-09-268-140/+527
* add support of a third size picture in "high" sub-directoryz0rglub2004-09-243-10/+37
* bug correction : if you rate a picture and then launch the slideshow, allz0rglub2004-09-241-1/+1
* - (re)added feature : in remote site management, if a listing.xml file isz0rglub2004-09-235-53/+184
* - Small update of category.tplgweltas2004-09-232-5/+5
* - Delivery of french translation in order to test i18ngweltas2004-09-2311-57/+862
* - New template for picture.tplgweltas2004-09-2312-252/+294
* - change language keysz0rglub2004-09-201-6/+11
* - commenting unused function guess_langz0rglub2004-09-203-113/+132
* - huge refactoring of admin/configuration.php (reminder : tabs in code arez0rglub2004-09-205-205/+222
* - dispatch of configurationgweltas2004-09-1910-471/+599
* - new version of create_file_listing.php for future 1.4 branchz0rglub2004-09-188-95/+1039
* init of $xml_content var avoiding PHP warningsz0rglub2004-09-181-0/+2
* code refactoringz0rglub2004-09-181-5/+13
* deletion of rate lines when deleting an elementz0rglub2004-09-181-0/+8
* representative was badly tested using prefix_thumbnail...z0rglub2004-09-181-3/+3
* verification of number of elements to delete in the function and not beforez0rglub2004-09-121-4/+11
* waiting tpl migrationgweltas2004-09-116-202/+191
* Minor bugs correctiongweltas2004-09-0710-26/+35
* - corrects bugs due to deletion of configuration parameters default_lang,z0rglub2004-09-074-8/+13
* - adjustements on length fieldsz0rglub2004-09-052-13/+35
* deletion of $conf['site_url'] and $conf['forum_url'] and all their usagez0rglub2004-09-056-10/+6
* when clicking on configuration page of admin panel, the general section inz0rglub2004-09-041-1/+1
* - bug correction : when coming from picture.php on a picture of category.phpz0rglub2004-09-045-18/+35
* - in admin/configuration, add new step with "sections" (general, comments,z0rglub2004-09-031-8/+2
* - in admin/configuration, add new step with "sections" (general, comments,z0rglub2004-09-0311-669/+512
* - refactoringz0rglub2004-09-011-11/+16
* - new special category : random picturesz0rglub2004-09-015-45/+106
* Template migration : picture_modify.phpgweltas2004-08-315-305/+197
* if category is best_rated : displays the average rate of the element beforez0rglub2004-08-311-1/+5
* add rating featurez0rglub2004-08-3011-64/+276
* Migration of the template of images_infos.phpgweltas2004-08-294-215/+204
* adds image id in the order by statement. Without it, you can encounterz0rglub2004-08-291-1/+1
* PHP5 compatibilitygweltas2004-08-291-3/+3
* deletion of a debug instructionz0rglub2004-08-291-1/+0
* search in sub-categories option is availablez0rglub2004-08-291-4/+36
* corrects a bug in language item choicez0rglub2004-08-291-1/+1
* - uses a trick to get all categories with the function to get menuz0rglub2004-08-291-1/+5
* Call to get_plain_structure() replaced by a call to get_user_plain_structure()gweltas2004-08-293-34/+32
* simplier display of update result :z0rglub2004-08-295-33/+64
* possibility to choose the date field you want to use for calendar categoryz0rglub2004-08-263-23/+24
* - Deletion of obsolete functions in the administrative partgweltas2004-08-258-184/+46
* refresh time decreases from 5 seconds to 1z0rglub2004-08-251-1/+1