aboutsummaryrefslogtreecommitdiffstats
path: root/admin/picture_modify.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge r17980 from trunk to branch 2.4plegall2012-09-181-0/+4
* user_cache was not invalidated on photo deletion (merge from trunk to branch ...rvelices2012-07-031-0/+1
* feature 2564: small changes in infos listmistic1002012-02-101-3/+4
* feature 2564: display picture infos as listmistic1002012-02-101-36/+11
* feature 2564: redesign on photo administration screen.plegall2012-02-101-100/+113
* multisize - added the coi (still to affine the admin ui + language)rvelices2012-02-061-0/+5
* feature 2561: redesign on album administration screen.plegall2012-02-011-1/+1
* update Piwigo headers to 2012, last change before the expected (or not) apoca...mistic1002012-01-171-1/+1
* feature 2548 multisize - improved picture.php display (original...) + code cl...rvelices2012-01-051-8/+0
* feature 2548 multisizervelices2012-01-031-8/+1
* feature 2541 multisizervelices2011-12-271-1/+1
* feature:2466 Display high-definition dimensions in picture_modifymistic1002011-11-121-6/+4
* bug 2449 fixed: in the "tags box" on batch manager and picture_modify, weplegall2011-09-291-1/+1
* feature 2387: addd a filter by tag in the batch managerrvelices2011-07-301-4/+4
* bug:2326patdenice2011-06-031-1/+1
* Load tags for tokeninput directly in html page. Ajax is too slow.patdenice2011-05-251-2/+11
* bug fixed: makes really sure there is a defined category id before redirectio...plegall2011-03-301-1/+1
* feature 1062 added: ability to delete a single photo from its administrationplegall2011-01-191-5/+58
* Happy new year 2011plegall2011-01-181-2/+2
* feature 2102: add a few language keys to remove all image/picture/element and...plegall2011-01-171-1/+1
* feature 2060: Remove adviser mode.patdenice2010-12-141-6/+2
* merge r6713 from branch 2.1 to trunkplegall2010-07-271-1/+5
* bug 1637: make the privacy level the same everywher, use "who can see this ph...plegall2010-04-301-6/+1
* Remove @, test $_POST['date_creation_year'] instead, make nicolas joyful ;-)patdenice2010-03-231-4/+5
* Avoid error if creation date calendar is empty.patdenice2010-03-231-1/+1
* increase copyright year to 2010plegall2010-03-191-1/+1
* 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