aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update headers to comply with GPLz0rglub2004-11-0668-274/+273
* - DEFAULT_LANGUAGE constant moved to $conf['default_language']z0rglub2004-11-055-9/+16
* in queries table names use the constant and not hard coded table namez0rglub2004-11-041-15/+21
* bug correction : if no category found, no element to search in get_filelistz0rglub2004-11-021-0/+5
* - synchronization interface redesigned : a form lets user choose option ofz0rglub2004-11-0113-213/+232
* - differentiation of links "up to thumbnails" and "home"z0rglub2004-10-303-9/+14
* - function mysql_query replaced by pwg_query : the same with debuggingz0rglub2004-10-3040-289/+299
* pwg_representative and pwg_high directories are reserved directories forz0rglub2004-10-251-2/+6
* - bug 56 : wrong error message for exceeding filesize picturez0rglub2004-10-251-3/+3
* - new column : metadata synchronizationz0rglub2004-10-241-3/+23
* added messages for category metadata update, virtual category add/deletionz0rglub2004-10-241-1/+5
* - bug correction : only local categories can be metadata synchronizedz0rglub2004-10-241-4/+12
* - debug code deletionz0rglub2004-10-241-2/+1
* - complete refactoringz0rglub2004-10-241-168/+305
* - refactoring of comments.phpz0rglub2004-10-2312-391/+321
* use of PHPWG_ROOT_PATH constant instead of './'z0rglub2004-10-231-1/+2
* can display thumbnail for non picture elementsz0rglub2004-10-232-12/+37
* search links in picture informations : author, date_available, date_creationz0rglub2004-10-231-10/+36
* - refactoringz0rglub2004-10-231-104/+133
* HTML small bug : ">" must be represented as ">" when not used in tagz0rglub2004-10-231-1/+1
* there was a bug in the mysql structure script generator : when a column wasz0rglub2004-10-231-91/+91
* 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 refactoringz0rglub2004-10-231-143/+177
* code refactoring for function get_cat_display_namez0rglub2004-10-211-14/+32
* new feature : related categories are displayed under the picturez0rglub2004-10-211-3/+30
* - refactoringz0rglub2004-10-111-32/+71
* -Stat templategweltas2004-10-117-74/+122
* clean keywords string from IPTC fieldsz0rglub2004-10-091-0/+9
* admin/create_listing_file.php moved to tools/create_listing_file.phpz0rglub2004-10-091-0/+0
* replacement of PhpWebGallery folder representative by pwg_representative andz0rglub2004-10-093-10/+11
* clean keywords string from IPTC fieldsz0rglub2004-10-091-0/+9
* I don't want to see mysql.inc.php anymore when updating...z0rglub2004-10-081-0/+1
* I don't want to see galleries anymore when updating...z0rglub2004-10-081-0/+1
* - 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