aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2004-11-16- images.path column added to reduce database accessplegall5-53/+25
2004-11-15category random replaced by a more generic category : list. You give a listplegall2-21/+25
2004-11-15- since categories.site_id can be NULL (for virtual categories), virtualplegall1-24/+63
2004-11-13- admin/cat_options page added : manage options for the whole categoriesplegall3-4/+34
2004-11-10- IPTC mapping done in include/config.inc.phpplegall1-1/+12
2004-11-09Before 1970, Microsoft Windows can't mktime. format_date changed was changedplegall1-20/+33
2004-11-06update headers to comply with GPLz0rglub20-81/+80
2004-11-05- DEFAULT_LANGUAGE constant moved to $conf['default_language']z0rglub5-9/+16
2004-11-01- synchronization interface redesigned : a form lets user choose option ofz0rglub4-25/+67
2004-10-30- function mysql_query replaced by pwg_query : the same with debuggingz0rglub13-72/+80
2004-10-23- refactoring of comments.phpz0rglub7-122/+119
2004-10-23use of PHPWG_ROOT_PATH constant instead of './'z0rglub1-1/+2
2004-10-23refactoring : rewrite of get_cat_display_name function headerz0rglub1-6/+14
2004-10-23admin/infos_image:$page['nb_image_page'] is replaced byz0rglub1-0/+4
2004-10-21code refactoring for function get_cat_display_namez0rglub1-14/+32
2004-10-11- refactoringz0rglub1-32/+71
2004-10-08I don't want to see mysql.inc.php anymore when updating...z0rglub1-0/+1
2004-10-06- checkbox for "remember me" are only shown if authorizedz0rglub3-27/+15
2004-10-02- deletion of session_time and session_id_size as config parameterz0rglub4-59/+97
2004-10-01- Change of the picture page behavior to be able to open the full size image ...gweltas1-0/+4
2004-09-26-First draft of history displaygweltas1-2/+2
2004-09-23- Delivery of french translation in order to test i18ngweltas2-4/+1
2004-09-23- New template for picture.tplgweltas1-1/+1
2004-09-20- huge refactoring of admin/configuration.php (reminder : tabs in code arez0rglub2-2/+2
2004-09-18- new version of create_file_listing.php for future 1.4 branchz0rglub1-7/+2
2004-09-18init of $xml_content var avoiding PHP warningsz0rglub1-0/+2
2004-09-18code refactoringz0rglub1-5/+13
2004-09-07Minor bugs correctiongweltas5-17/+12
2004-09-07- corrects bugs due to deletion of configuration parameters default_lang,z0rglub2-3/+3
2004-09-05deletion of $conf['site_url'] and $conf['forum_url'] and all their usagez0rglub2-3/+0
2004-09-04- bug correction : when coming from picture.php on a picture of category.phpz0rglub3-4/+4
2004-09-03- in admin/configuration, add new step with "sections" (general, comments,z0rglub4-46/+43
2004-09-01- new special category : random picturesz0rglub2-5/+34
2004-08-31if category is best_rated : displays the average rate of the element beforez0rglub1-1/+5
2004-08-30add rating featurez0rglub4-1/+75
2004-08-29adds image id in the order by statement. Without it, you can encounterz0rglub1-1/+1
2004-08-29deletion of a debug instructionz0rglub1-1/+0
2004-08-29search in sub-categories option is availablez0rglub1-4/+36
2004-08-29Call to get_plain_structure() replaced by a call to get_user_plain_structure()gweltas1-1/+1
2004-08-26possibility to choose the date field you want to use for calendar categoryz0rglub3-23/+24
2004-08-25- Deletion of obsolete functions in the administrative partgweltas3-4/+4
2004-08-25refresh time decreases from 5 seconds to 1z0rglub1-1/+1
2004-08-25"show metadata" feature added : you can ask to show metadata (EXIF and IPTC)z0rglub2-0/+103
2004-08-21in get_icon function, if the date is not in the right format, returns emptyz0rglub1-0/+5
2004-08-21add in comment another possibility for counting user total number ofz0rglub1-1/+12
2004-08-21- add files metadata support : use info for database fieldsz0rglub1-1/+1
2004-08-16bug correction : in case of filesize metadata not registered into database,z0rglub1-1/+1
2004-08-07replacement of obsolete header title filez0rglub1-1/+1
2004-08-07deletion of debug tracesz0rglub1-4/+0
2004-08-06use of functions_html.inc.php instead of htmlfunctions.inc.phpz0rglub1-1/+1