aboutsummaryrefslogtreecommitdiffstats
path: root/picture.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* Step 2 improvement issue 0000301:rub2006-03-091-0/+5
* Step 1 improvement issue 0000301:rub2006-03-081-9/+9
* calendar improvements: week on weekly list starts on Monday,rvelices2006-02-281-31/+31
* calendar: added posted/created chronologyrvelices2006-02-241-19/+5
* fix: remove all php warnings and noticesrvelices2006-02-241-15/+22
* fix: permissioning not working (2 bugs)rvelices2006-02-231-2/+2
* new calendar completely integratedrvelices2006-02-231-25/+33
* fix: remote site decodes html entities from xml and addslashesrvelices2006-02-171-3/+1
* feature 288: manage rates for administratorsrvelices2006-02-151-2/+2
* feature 251: Rating For Anonymous usersrvelices2006-02-141-117/+203
* improvement: $page['where'] string replaced by $page['items'].plegall2006-02-121-119/+106
* - remake of Remote sites and Synchronize: rvelices2006-02-081-14/+4
* feature 280: Allow visitors/users to choose image ordering inside a categoryrvelices2006-02-011-34/+39
* improvement: got rid of num= _GET param in category.php (use only start=) sorvelices2006-01-271-10/+51
* Search engine redesign, first part :plegall2006-01-201-22/+39
* 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