aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* - images.path column added to reduce database accessplegall2004-11-165-53/+25
* category random replaced by a more generic category : list. You give a listplegall2004-11-152-21/+25
* - since categories.site_id can be NULL (for virtual categories), virtualplegall2004-11-151-24/+63
* - admin/cat_options page added : manage options for the whole categoriesplegall2004-11-133-4/+34
* - IPTC mapping done in include/config.inc.phpplegall2004-11-101-1/+12
* Before 1970, Microsoft Windows can't mktime. format_date changed was changedplegall2004-11-091-20/+33
* update headers to comply with GPLz0rglub2004-11-0620-81/+80
* - DEFAULT_LANGUAGE constant moved to $conf['default_language']z0rglub2004-11-055-9/+16
* - synchronization interface redesigned : a form lets user choose option ofz0rglub2004-11-014-25/+67
* - function mysql_query replaced by pwg_query : the same with debuggingz0rglub2004-10-3013-72/+80
* - refactoring of comments.phpz0rglub2004-10-237-122/+119
* use of PHPWG_ROOT_PATH constant instead of './'z0rglub2004-10-231-1/+2
* refactoring : rewrite of get_cat_display_name function headerz0rglub2004-10-231-6/+14
* admin/infos_image:$page['nb_image_page'] is replaced byz0rglub2004-10-231-0/+4
* code refactoring for function get_cat_display_namez0rglub2004-10-211-14/+32
* - refactoringz0rglub2004-10-111-32/+71
* I don't want to see mysql.inc.php anymore when updating...z0rglub2004-10-081-0/+1
* - checkbox for "remember me" are only shown if authorizedz0rglub2004-10-063-27/+15
* - deletion of session_time and session_id_size as config parameterz0rglub2004-10-024-59/+97
* - Change of the picture page behavior to be able to open the full size image ...gweltas2004-10-011-0/+4
* -First draft of history displaygweltas2004-09-261-2/+2
* - Delivery of french translation in order to test i18ngweltas2004-09-232-4/+1
* - New template for picture.tplgweltas2004-09-231-1/+1
* - huge refactoring of admin/configuration.php (reminder : tabs in code arez0rglub2004-09-202-2/+2
* - new version of create_file_listing.php for future 1.4 branchz0rglub2004-09-181-7/+2
* init of $xml_content var avoiding PHP warningsz0rglub2004-09-181-0/+2
* code refactoringz0rglub2004-09-181-5/+13
* Minor bugs correctiongweltas2004-09-075-17/+12
* - corrects bugs due to deletion of configuration parameters default_lang,z0rglub2004-09-072-3/+3
* deletion of $conf['site_url'] and $conf['forum_url'] and all their usagez0rglub2004-09-052-3/+0
* - bug correction : when coming from picture.php on a picture of category.phpz0rglub2004-09-043-4/+4
* - in admin/configuration, add new step with "sections" (general, comments,z0rglub2004-09-034-46/+43
* - new special category : random picturesz0rglub2004-09-012-5/+34
* if category is best_rated : displays the average rate of the element beforez0rglub2004-08-311-1/+5
* add rating featurez0rglub2004-08-304-1/+75
* adds image id in the order by statement. Without it, you can encounterz0rglub2004-08-291-1/+1
* deletion of a debug instructionz0rglub2004-08-291-1/+0
* search in sub-categories option is availablez0rglub2004-08-291-4/+36
* Call to get_plain_structure() replaced by a call to get_user_plain_structure()gweltas2004-08-291-1/+1
* 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-253-4/+4
* refresh time decreases from 5 seconds to 1z0rglub2004-08-251-1/+1
* "show metadata" feature added : you can ask to show metadata (EXIF and IPTC)z0rglub2004-08-252-0/+103
* in get_icon function, if the date is not in the right format, returns emptyz0rglub2004-08-211-0/+5
* add in comment another possibility for counting user total number ofz0rglub2004-08-211-1/+12
* - add files metadata support : use info for database fieldsz0rglub2004-08-211-1/+1
* bug correction : in case of filesize metadata not registered into database,z0rglub2004-08-161-1/+1
* replacement of obsolete header title filez0rglub2004-08-071-1/+1
* deletion of debug tracesz0rglub2004-08-071-4/+0
* use of functions_html.inc.php instead of htmlfunctions.inc.phpz0rglub2004-08-061-1/+1