aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-23fixes #452, update images.lastmodified when changing tag listplegall1-0/+119
2016-06-02fixes #488 make user input watermark filename safe (#492)jeremydurand1-3/+32
2016-02-23fixes #322, add {m4v,ogg,ogv,webm,webmv} for ffmpeg on uploadplegall1-1/+1
2016-02-16bug #325, use original TIFF for EXIF/IPTC readplegall1-0/+22
2016-02-15feature #295, proxy support for fetchRemoteplegall1-0/+13
2016-02-13fixes #345, forget about filesize limit on uploadplegall1-16/+10
2016-02-12feature #383, dedicated function to delete sessionsplegall1-5/+1
2016-02-12bug #383, fix session deletion when user deletedplegall1-1/+1
2016-01-28fixes #349, API set ranks of all album photos at onceplegall1-1/+30
2016-01-16clean USER_AUTH_KEYS_TABLE when deleting usermodus751-0/+1
2016-01-14happy new year 2016, all headers updatedplegall23-23/+23
2016-01-14feature #293, also process videosplegall1-0/+48
2016-01-04feature #392, add authentication key in NBM mailsplegall1-7/+7
2015-12-20bug #385 __construct for PHP 7 compatibilityplegall1-2/+2
2015-12-15feature #293 trigger to generate pwg_representativeplegall1-96/+125
2015-12-10bug #385 PHP7 compatibilityplegall1-2/+20
2015-12-10bug #385 compatibility with PHP7plegall8-15/+12
2015-12-03feature #379 multiple format, step 1: add formatsplegall1-0/+35
2015-12-01fixes #377 use Ajax calls to refresh/delete album thumbnailplegall1-0/+19
2015-10-15fix #361 - Watermark Y repeatmodus751-0/+2
2015-10-09fix #357 make orphans photos more obviousplegall1-0/+18
2015-08-12closes #346 chunk_size is now a config settingplegall1-1/+2
2015-04-24feature 3221 Lazy log file open, clean codemistic1001-3/+5
2015-04-21feature 2955: make the keywords separator configurableplegall1-14/+34
2015-02-16merge r30972 from trunk to branch 2.7plegall1-3/+6
2015-02-16bug 3203 fixed: for IE, explicit the url even for staying on the same pageplegall1-3/+6
2014-10-16merge r30106 from trunk to branch 2.7plegall1-3/+1
2014-10-16bug 3162: because string(5) "35.10" == string(4) "35.1", we have to use === i...plegall1-3/+1
2014-10-16merge back r30104 (bad commit log, wrong copy/paste)plegall1-1/+3
2014-10-16bug if (584 == )plegall1-3/+1
2014-09-25Merged revision(s) 29773, 29778-29779 from trunk:mistic1001-55/+102
2014-09-25final fix for plugins update ?mistic1001-6/+15
2014-09-25flaw in r29773mistic1001-1/+6
2014-09-24fix plugins autoupdate: call ##_maintain::update when updating from back-officemistic1001-52/+85
2014-09-22bug fixed: no need to check the table piwigo_plugins, this table always exist...plegall2-2/+1
2014-09-20* feature 3142: upgrade script to Piwigo 2.7plegall1-0/+18
2014-09-03bug 3134: hide warnings on exif_read_data to avoid breaking HTML5 uploadplegall1-1/+1
2014-08-17feature:732flop251-3/+7
2014-08-15bug:3124flop251-1/+1
2014-07-30feature 3067: upload any file type with the new HTML5 upload form.plegall2-14/+95
2014-07-21fix my previous commit typo mistakervelices1-1/+1
2014-07-21bug 3101: Allow multi language tags to be recognized from selectize or metada...rvelices1-8/+14
2014-07-17more query2array on admin sidervelices1-61/+49
2014-07-06improves regexes parsing plugins metadatamistic1003-18/+20
2014-07-02feature 2616: remove useless code (photos_add_direct_process or uploadify rel...plegall8-584/+3
2014-06-18since number of accepted args not required for add_event_handler, simplify callsrvelices3-35/+35
2014-06-13feature 3088: set AdminTools as default plugin, set admin_multi_view as obsoletemistic1003-3/+3
2014-06-09feature 3076: Enhance plugin update system mistic1002-32/+23
2014-06-02feature 3010 : replace trigger_action/event by trigger_notify/changemistic1005-13/+13
2014-05-30related to bug 3086 : test for curl_init and curl_exec in fetchRemotemistic1001-1/+2