aboutsummaryrefslogtreecommitdiffstats
path: root/admin/picture_modify.php (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-19bug 1328: backport the pwg_token on trunkplegall1-0/+3
2010-03-19feature 724: FCBKcomplete propagated to element_set_global andplegall1-38/+5
2010-03-06feature 724: improved "add tags" form. Instead of a big list of checkboxes,plegall1-29/+49
2010-03-02Feature 1451 : localization with gettextnikrou1-1/+1
2009-11-20Feature 1244 resolvednikrou1-4/+4
2009-11-15Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc for sma...nikrou1-3/+3
2009-06-02merge r3389 from branch 2.0 to trunkplegall1-1/+1
2009-02-04- removed second parameter $type from function format_datervelices1-2/+1
2009-01-04Administration: happy new year 2009, all PHP headers updated. plegall1-1/+1
2008-09-23bug fixed: now that WebService method pwg.images.add create image recordsplegall1-4/+18
2008-09-14Wigo becomes "goto".vdigital1-1/+1
2008-04-19merge -r 2303 from branch-1_7 to trunkrvelices1-9/+2
2008-04-05Bug fixed: as rvelices notified me by email, my header replacement script wasplegall1-24/+0
2008-04-04Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall1-0/+21
2008-03-05- remove unused functions get_month_list and get_day_listrvelices1-1/+0
2008-02-29picture, footer and picture modify template migrationrvelices1-37/+37
2008-01-30Replace old use of $lang by l10n function.rub1-1/+1
2007-09-13feature 731: permissions at image levelrvelices1-0/+15
2007-03-09New: #images.high_filesize was added so that we can sum the filesizes in theplegall1-0/+12
2007-02-27- refactoring page['category'] before 1.7 releaservelices1-4/+4
2007-02-14tags returned by get_all_tags, get_available_tags contain id key instead of t...rvelices1-4/+3
2006-11-15completely replaced get_thumbnail_src it get_thumbnail_url rvelices1-3/+3
2006-10-21Resolved Issue ID 0000356:rub1-5/+13
2006-07-26function names are case-insensitive but it's a good idea to call functions nikrou1-2/+2
2006-05-15merge -r1312:1313 from branch 1.6 to trunk (bug 373 fixed)plegall1-5/+19
2006-04-04feature deleted: code for categories link was too complicated for such aplegall1-42/+7
2006-04-02improvement: tags replace keywords. Better data model, lessplegall1-13/+18
2006-03-22URL rewriting: capable of fully working with urls without ?rvelices1-17/+20
2006-03-16Step 7 improvement issue 0000301:rub1-1/+1
2006-03-15new: cleaner URL. Instead of category.php?cat=search&search=123&start=42,plegall1-7/+17
2006-03-09Step 2 improvement issue 0000301:rub1-1/+7
2006-03-05bug fixed: table #categories_link was created with an hardcoded prefixplegall1-4/+33
2006-03-04new feature: source/destination links between categories. Will we keep thisplegall1-2/+4
2006-01-15Improve security of sessions: nikrou1-5/+1
2005-08-18- improvement : screen admin/picture_modify rewritten. Presentation copiedplegall1-100/+221
2005-08-17- modification : major simplification of admin.php. Titles are managed byplegall1-5/+13
2005-08-13- new : maintenance screen in administration. There you can updateplegall1-2/+3
2005-07-16- new feature : RSS notification feed. Feed generator is an external toolplegall1-1/+2
2005-06-11- errors and informations boxes : management centralized in admin.php,plegall1-14/+3
2005-02-09- bug fixed : even with a wrong date given, tries to update (should not)plegall1-2/+2
2005-01-07all headers adapted to new year 2005, happy new yearplegall1-1/+1
2004-12-20- Minor update of language filegweltas1-1/+1
2004-12-16- French translation for many new entriesgweltas1-2/+2
2004-12-12- in admin menu, status option for categories is not "permissions" butplegall1-3/+3
2004-12-06- possibility to set an element as representant of its categoriesplegall1-0/+40
2004-12-05- on picture.php, related categories under the element are displayed inplegall1-146/+64
2004-11-16- images.path column added to reduce database accessplegall1-3/+1
2004-11-06update headers to comply with GPLz0rglub1-4/+4
2004-10-30- function mysql_query replaced by pwg_query : the same with debuggingz0rglub1-11/+11
2004-10-23- refactoring of comments.phpz0rglub1-32/+10