aboutsummaryrefslogtreecommitdiffstats
path: root/picture.php (unfollow)
Commit message (Expand)AuthorFilesLines
2005-01-07all headers adapted to new year 2005, happy new yearplegall1-1/+1
2005-01-06- Group permission deliverygweltas1-2/+3
2004-12-30- bug fixed on setting commentable property for a single category (bug inplegall1-1/+1
2004-12-20- in picture.php, $user['maxwidth'] and $user['maxheight'] can be unset ifplegall1-2/+2
2004-12-12- in admin menu, status option for categories is not "permissions" butplegall1-5/+11
2004-12-06- bug fixed : when a picture is linked to more than 1 category, it was shownplegall1-3/+3
2004-12-05- on picture.php, related categories under the element are displayed inplegall1-9/+26
2004-11-21dirname function doesn't leave last "/" character, we add itplegall1-4/+4
2004-11-18Unification of "Return to main page" entry in the language files.gweltas1-3/+3
2004-11-16- images.path column added to reduce database accessplegall1-11/+4
2004-11-15category random replaced by a more generic category : list. You give a listplegall1-0/+4
2004-11-13- admin/cat_options page added : manage options for the whole categoriesplegall1-1/+8
2004-11-09when picture size exceeds user maximum display size, the link was on theplegall1-1/+1
2004-11-06update headers to comply with GPLz0rglub1-4/+4
2004-10-30- differentiation of links "up to thumbnails" and "home"z0rglub1-6/+10
2004-10-30- function mysql_query replaced by pwg_query : the same with debuggingz0rglub1-22/+24
2004-10-23- refactoring of comments.phpz0rglub1-37/+24
2004-10-23search links in picture informations : author, date_available, date_creationz0rglub1-10/+36
2004-10-21new feature : related categories are displayed under the picturez0rglub1-3/+30
2004-10-09replacement of PhpWebGallery folder representative by pwg_representative andz0rglub1-3/+3
2004-10-01- Change of the picture page behavior to be able to open the full size image ...gweltas1-6/+11
2004-09-24add support of a third size picture in "high" sub-directoryz0rglub1-10/+28
2004-09-24bug correction : if you rate a picture and then launch the slideshow, allz0rglub1-1/+1
2004-09-23- New template for picture.tplgweltas1-101/+93
2004-09-01- refactoringz0rglub1-11/+16
2004-08-30add rating featurez0rglub1-59/+154
2004-08-25- Deletion of obsolete functions in the administrative partgweltas1-1/+1
2004-08-25"show metadata" feature added : you can ask to show metadata (EXIF and IPTC)z0rglub1-0/+137
2004-08-16bug correction : in case of metadata (image dimension, filesize) notz0rglub1-6/+13
2004-08-05- non picture files managementz0rglub1-70/+160
2004-07-26- SQL query refactoringz0rglub1-16/+16
2004-05-20field comments.date becomes a datetime MySQL field type (instead of int)z0rglub1-3/+4
2004-03-31redirections modification : use of a HTML refresh page instead of header PHPz0rglub1-9/+3
2004-03-29code refactoringz0rglub1-106/+133
2004-03-26- Template migrationgweltas1-1/+1
2004-03-20- Template migrationgweltas1-93/+91
2004-02-26New default template - User sidegweltas1-5/+8
2004-02-22Template migrationgweltas1-2/+2
2004-02-21Template migrationgweltas1-438/+264
2004-02-19Split of langage filesgweltas1-3/+3
2004-02-11header global refactoringz0rglub1-3/+3
2004-02-07Migration of common.php in the include directory to fit the new coding rulesgweltas1-19/+26
2004-02-02Merge of the 1.3.1 releasegweltas1-155/+166
2003-10-08Wash filename if it has to be used as page titlez0rglub1-1/+2
2003-10-05Support of special syntax to underline, emphasis or italic words in usersz0rglub1-1/+18
2003-09-15Using the real asked slideshow refresh time instead of the hard coded "2"z0rglub1-1/+1
2003-09-10Mail notification for adminsz0rglub1-0/+9
2003-09-09Security improve : you can't display a picture in a category it doesn'tz0rglub1-1/+9
2003-09-07- A guest can't take the username of an already existing userz0rglub1-35/+63
2003-09-06minor change : blank space deletionz0rglub1-1/+1