aboutsummaryrefslogtreecommitdiffstats
path: root/admin/picture_modify.php (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* bug 1328: backport the pwg_token on trunkplegall2010-03-191-0/+3
* feature 724: FCBKcomplete propagated to element_set_global andplegall2010-03-191-38/+5
* feature 724: improved "add tags" form. Instead of a big list of checkboxes,plegall2010-03-061-29/+49
* Feature 1451 : localization with gettextnikrou2010-03-021-1/+1
* Feature 1244 resolvednikrou2009-11-201-4/+4
* Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc for sma...nikrou2009-11-151-3/+3
* merge r3389 from branch 2.0 to trunkplegall2009-06-021-1/+1
* - removed second parameter $type from function format_datervelices2009-02-041-2/+1
* Administration: happy new year 2009, all PHP headers updated. plegall2009-01-041-1/+1
* bug fixed: now that WebService method pwg.images.add create image recordsplegall2008-09-231-4/+18
* Wigo becomes "goto".vdigital2008-09-141-1/+1
* merge -r 2303 from branch-1_7 to trunkrvelices2008-04-191-9/+2
* Bug fixed: as rvelices notified me by email, my header replacement script wasplegall2008-04-051-24/+0
* Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall2008-04-041-0/+21
* - remove unused functions get_month_list and get_day_listrvelices2008-03-051-1/+0
* picture, footer and picture modify template migrationrvelices2008-02-291-37/+37
* Replace old use of $lang by l10n function.rub2008-01-301-1/+1
* feature 731: permissions at image levelrvelices2007-09-131-0/+15
* New: #images.high_filesize was added so that we can sum the filesizes in theplegall2007-03-091-0/+12
* - refactoring page['category'] before 1.7 releaservelices2007-02-271-4/+4
* tags returned by get_all_tags, get_available_tags contain id key instead of t...rvelices2007-02-141-4/+3
* completely replaced get_thumbnail_src it get_thumbnail_url rvelices2006-11-151-3/+3
* Resolved Issue ID 0000356:rub2006-10-211-5/+13
* function names are case-insensitive but it's a good idea to call functions nikrou2006-07-261-2/+2
* merge -r1312:1313 from branch 1.6 to trunk (bug 373 fixed)plegall2006-05-151-5/+19
* feature deleted: code for categories link was too complicated for such aplegall2006-04-041-42/+7
* improvement: tags replace keywords. Better data model, lessplegall2006-04-021-13/+18
* URL rewriting: capable of fully working with urls without ?rvelices2006-03-221-17/+20
* Step 7 improvement issue 0000301:rub2006-03-161-1/+1
* new: cleaner URL. Instead of category.php?cat=search&search=123&start=42,plegall2006-03-151-7/+17
* Step 2 improvement issue 0000301:rub2006-03-091-1/+7
* bug fixed: table #categories_link was created with an hardcoded prefixplegall2006-03-051-4/+33
* new feature: source/destination links between categories. Will we keep thisplegall2006-03-041-2/+4
* Improve security of sessions: nikrou2006-01-151-5/+1
* - improvement : screen admin/picture_modify rewritten. Presentation copiedplegall2005-08-181-100/+221
* - modification : major simplification of admin.php. Titles are managed byplegall2005-08-171-5/+13
* - new : maintenance screen in administration. There you can updateplegall2005-08-131-2/+3
* - new feature : RSS notification feed. Feed generator is an external toolplegall2005-07-161-1/+2
* - errors and informations boxes : management centralized in admin.php,plegall2005-06-111-14/+3
* - bug fixed : even with a wrong date given, tries to update (should not)plegall2005-02-091-2/+2
* all headers adapted to new year 2005, happy new yearplegall2005-01-071-1/+1
* - Minor update of language filegweltas2004-12-201-1/+1
* - French translation for many new entriesgweltas2004-12-161-2/+2
* - in admin menu, status option for categories is not "permissions" butplegall2004-12-121-3/+3
* - possibility to set an element as representant of its categoriesplegall2004-12-061-0/+40
* - on picture.php, related categories under the element are displayed inplegall2004-12-051-146/+64
* - images.path column added to reduce database accessplegall2004-11-161-3/+1
* update headers to comply with GPLz0rglub2004-11-061-4/+4
* - function mysql_query replaced by pwg_query : the same with debuggingz0rglub2004-10-301-11/+11
* - refactoring of comments.phpz0rglub2004-10-231-32/+10