aboutsummaryrefslogtreecommitdiffstats
path: root/picture.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve security of sessions: nikrou2006-01-151-29/+18
* deletion: of unused code in picture.phpchrisaga2005-12-301-6/+0
* - feature 232 : icon tool to download big image in pwg_high if existschrisaga2005-12-191-2/+8
* improve template : split theme from template itselfchrisaga2005-12-031-3/+3
* - bug 207 fixed : security issue. Any visitor can reach any picture inplegall2005-11-161-0/+6
* - bug 186 fixed: useless template theme icons deleted. Remaining icons inplegall2005-11-051-2/+2
* - bug 172 fixed: crash when changing password with an external usersplegall2005-10-181-1/+1
* 'L_AUTHOR' was not assigned so the label was missing when adding comments fro...chrisaga2005-10-151-0/+1
* - modification : less configuration parameters in administrationplegall2005-09-031-1/+29
* - new : HTML BODY identifier to let CSS stylesheets manage specificplegall2005-08-251-0/+1
* - deletion : no mail notification anymore. Feature replaced by RSS feedplegall2005-08-241-16/+0
* - new way to display picture informations (template variables instead ofplegall2005-08-211-134/+138
* - new : ability to set an element as representant of its category directlyplegall2005-08-141-0/+29
* - new configuration parameter : hide thumbnail captions on main page withplegall2005-07-171-0/+6
* - new feature : RSS notification feed. Feed generator is an external toolplegall2005-07-161-12/+24
* Bug 0000100: 'info_line' template code splitedgweltas2005-04-261-149/+112
* - bug fixed : there was no category name displayed in notification mails forplegall2005-03-121-24/+28
* - bug fixed : instead of showing a blank page when trying to use Exif tagsplegall2005-02-131-0/+5
* - no rate form for guest (not connected)plegall2005-02-131-2/+1
* typo fixedplegall2005-02-091-1/+1
* - bug 75 fixed : unlogical screen when removing the last favoriteplegall2005-02-011-1/+1
* - use template->parse instead of pparse. (exceptions for install.php andplegall2005-01-131-1/+1
* 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