aboutsummaryrefslogtreecommitdiffstats
path: root/picture.php (unfollow)
Commit message (Expand)AuthorFilesLines
2006-01-27improvement: got rid of num= _GET param in category.php (use only start=) sorvelices1-10/+51
2006-01-20Search engine redesign, first part :plegall1-22/+39
2006-01-15Improve security of sessions: nikrou1-29/+18
2005-12-30deletion: of unused code in picture.phpchrisaga1-6/+0
2005-12-19- feature 232 : icon tool to download big image in pwg_high if existschrisaga1-2/+8
2005-12-03improve template : split theme from template itselfchrisaga1-3/+3
2005-11-16- bug 207 fixed : security issue. Any visitor can reach any picture inplegall1-0/+6
2005-11-05- bug 186 fixed: useless template theme icons deleted. Remaining icons inplegall1-2/+2
2005-10-18- bug 172 fixed: crash when changing password with an external usersplegall1-1/+1
2005-10-15'L_AUTHOR' was not assigned so the label was missing when adding comments fro...chrisaga1-0/+1
2005-09-03- modification : less configuration parameters in administrationplegall1-1/+29
2005-08-25- new : HTML BODY identifier to let CSS stylesheets manage specificplegall1-0/+1
2005-08-24- deletion : no mail notification anymore. Feature replaced by RSS feedplegall1-16/+0
2005-08-21- new way to display picture informations (template variables instead ofplegall1-134/+138
2005-08-14- new : ability to set an element as representant of its category directlyplegall1-0/+29
2005-07-17- new configuration parameter : hide thumbnail captions on main page withplegall1-0/+6
2005-07-16- new feature : RSS notification feed. Feed generator is an external toolplegall1-12/+24
2005-04-26Bug 0000100: 'info_line' template code splitedgweltas1-149/+112
2005-03-12- bug fixed : there was no category name displayed in notification mails forplegall1-24/+28
2005-02-13- bug fixed : instead of showing a blank page when trying to use Exif tagsplegall1-0/+5
2005-02-13- no rate form for guest (not connected)plegall1-2/+1
2005-02-09typo fixedplegall1-1/+1
2005-02-01- bug 75 fixed : unlogical screen when removing the last favoriteplegall1-1/+1
2005-01-13- use template->parse instead of pparse. (exceptions for install.php andplegall1-1/+1
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