aboutsummaryrefslogtreecommitdiffstats
path: root/picture.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* all headers adapted to new year 2005, happy new yearplegall2005-01-071-1/+1
* - Group permission deliverygweltas2005-01-061-2/+3
* - bug fixed on setting commentable property for a single category (bug inplegall2004-12-301-1/+1
* - in picture.php, $user['maxwidth'] and $user['maxheight'] can be unset ifplegall2004-12-201-2/+2
* - in admin menu, status option for categories is not "permissions" butplegall2004-12-121-5/+11
* - bug fixed : when a picture is linked to more than 1 category, it was shownplegall2004-12-061-3/+3
* - on picture.php, related categories under the element are displayed inplegall2004-12-051-9/+26
* dirname function doesn't leave last "/" character, we add itplegall2004-11-211-4/+4
* Unification of "Return to main page" entry in the language files.gweltas2004-11-181-3/+3
* - images.path column added to reduce database accessplegall2004-11-161-11/+4
* category random replaced by a more generic category : list. You give a listplegall2004-11-151-0/+4
* - admin/cat_options page added : manage options for the whole categoriesplegall2004-11-131-1/+8
* when picture size exceeds user maximum display size, the link was on theplegall2004-11-091-1/+1
* update headers to comply with GPLz0rglub2004-11-061-4/+4
* - differentiation of links "up to thumbnails" and "home"z0rglub2004-10-301-6/+10
* - function mysql_query replaced by pwg_query : the same with debuggingz0rglub2004-10-301-22/+24
* - refactoring of comments.phpz0rglub2004-10-231-37/+24
* search links in picture informations : author, date_available, date_creationz0rglub2004-10-231-10/+36
* new feature : related categories are displayed under the picturez0rglub2004-10-211-3/+30
* replacement of PhpWebGallery folder representative by pwg_representative andz0rglub2004-10-091-3/+3
* - Change of the picture page behavior to be able to open the full size image ...gweltas2004-10-011-6/+11
* add support of a third size picture in "high" sub-directoryz0rglub2004-09-241-10/+28
* bug correction : if you rate a picture and then launch the slideshow, allz0rglub2004-09-241-1/+1
* - New template for picture.tplgweltas2004-09-231-101/+93
* - refactoringz0rglub2004-09-011-11/+16
* add rating featurez0rglub2004-08-301-59/+154
* - Deletion of obsolete functions in the administrative partgweltas2004-08-251-1/+1
* "show metadata" feature added : you can ask to show metadata (EXIF and IPTC)z0rglub2004-08-251-0/+137
* bug correction : in case of metadata (image dimension, filesize) notz0rglub2004-08-161-6/+13
* - non picture files managementz0rglub2004-08-051-70/+160
* - SQL query refactoringz0rglub2004-07-261-16/+16
* field comments.date becomes a datetime MySQL field type (instead of int)z0rglub2004-05-201-3/+4
* redirections modification : use of a HTML refresh page instead of header PHPz0rglub2004-03-311-9/+3
* code refactoringz0rglub2004-03-291-106/+133
* - Template migrationgweltas2004-03-261-1/+1
* - Template migrationgweltas2004-03-201-93/+91
* New default template - User sidegweltas2004-02-261-5/+8
* Template migrationgweltas2004-02-221-2/+2
* Template migrationgweltas2004-02-211-438/+264
* Split of langage filesgweltas2004-02-191-3/+3
* header global refactoringz0rglub2004-02-111-3/+3
* Migration of common.php in the include directory to fit the new coding rulesgweltas2004-02-071-19/+26
* Merge of the 1.3.1 releasegweltas2004-02-021-155/+166
* Wash filename if it has to be used as page titlez0rglub2003-10-081-1/+2
* Support of special syntax to underline, emphasis or italic words in usersz0rglub2003-10-051-1/+18
* Using the real asked slideshow refresh time instead of the hard coded "2"z0rglub2003-09-151-1/+1
* Mail notification for adminsz0rglub2003-09-101-0/+9
* Security improve : you can't display a picture in a category it doesn'tz0rglub2003-09-091-1/+9
* - A guest can't take the username of an already existing userz0rglub2003-09-071-35/+63
* minor change : blank space deletionz0rglub2003-09-061-1/+1