aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixes #452, update images.lastmodified when changing tag listplegall2016-06-231-0/+119
* fixes #488 make user input watermark filename safe (#492)jeremydurand2016-06-021-3/+32
* fixes #322, add {m4v,ogg,ogv,webm,webmv} for ffmpeg on uploadplegall2016-02-231-1/+1
* bug #325, use original TIFF for EXIF/IPTC readplegall2016-02-161-0/+22
* feature #295, proxy support for fetchRemoteplegall2016-02-151-0/+13
* fixes #345, forget about filesize limit on uploadplegall2016-02-131-16/+10
* feature #383, dedicated function to delete sessionsplegall2016-02-121-5/+1
* bug #383, fix session deletion when user deletedplegall2016-02-121-1/+1
* fixes #349, API set ranks of all album photos at onceplegall2016-01-281-1/+30
* clean USER_AUTH_KEYS_TABLE when deleting usermodus752016-01-161-0/+1
* happy new year 2016, all headers updatedplegall2016-01-1423-23/+23
* Merge branch 'feature/293-trigger-upload'plegall2016-01-141-96/+173
|\
| * feature #293, also process videosplegall2016-01-141-0/+48
| * feature #293 trigger to generate pwg_representativeplegall2015-12-151-96/+125
* | feature #392, add authentication key in NBM mailsplegall2016-01-041-7/+7
* | Merge branch 'bug/385-php7'plegall2015-12-3010-19/+34
|\ \
| * | bug #385 __construct for PHP 7 compatibilityplegall2015-12-201-2/+2
| * | bug #385 PHP7 compatibilityplegall2015-12-101-2/+20
| * | bug #385 compatibility with PHP7plegall2015-12-108-15/+12
| |/
* | Merge branch 'feature/379-multiple-format'plegall2015-12-301-0/+35
|\ \ | |/ |/|
| * feature #379 multiple format, step 1: add formatsplegall2015-12-031-0/+35
* | fixes #377 use Ajax calls to refresh/delete album thumbnailplegall2015-12-011-0/+19
|/
* fix #361 - Watermark Y repeatmodus752015-10-151-0/+2
* fix #357 make orphans photos more obviousplegall2015-10-091-0/+18
* closes #346 chunk_size is now a config settingplegall2015-08-121-1/+2
* feature 3221 Lazy log file open, clean codemistic1002015-04-241-3/+5
* feature 2955: make the keywords separator configurableplegall2015-04-211-14/+34
* bug 3203 fixed: for IE, explicit the url even for staying on the same pageplegall2015-02-161-3/+6
* bug 3162: because string(5) "35.10" == string(4) "35.1", we have to use === i...plegall2014-10-161-3/+1
* merge back r30104 (bad commit log, wrong copy/paste)plegall2014-10-161-1/+3
* bug if (584 == )plegall2014-10-161-3/+1
* final fix for plugins update ?mistic1002014-09-251-6/+15
* flaw in r29773mistic1002014-09-251-1/+6
* fix plugins autoupdate: call ##_maintain::update when updating from back-officemistic1002014-09-241-52/+85
* bug fixed: no need to check the table piwigo_plugins, this table always exist...plegall2014-09-222-2/+1
* * feature 3142: upgrade script to Piwigo 2.7plegall2014-09-201-0/+18
* bug 3134: hide warnings on exif_read_data to avoid breaking HTML5 uploadplegall2014-09-031-1/+1
* feature:732flop252014-08-171-3/+7
* bug:3124flop252014-08-151-1/+1
* feature 3067: upload any file type with the new HTML5 upload form.plegall2014-07-302-14/+95
* fix my previous commit typo mistakervelices2014-07-211-1/+1
* bug 3101: Allow multi language tags to be recognized from selectize or metada...rvelices2014-07-211-8/+14
* more query2array on admin sidervelices2014-07-171-61/+49
* improves regexes parsing plugins metadatamistic1002014-07-063-18/+20
* feature 2616: remove useless code (photos_add_direct_process or uploadify rel...plegall2014-07-028-584/+3
* since number of accepted args not required for add_event_handler, simplify callsrvelices2014-06-183-35/+35
* feature 3088: set AdminTools as default plugin, set admin_multi_view as obsoletemistic1002014-06-133-3/+3
* feature 3076: Enhance plugin update system mistic1002014-06-092-32/+23
* feature 3010 : replace trigger_action/event by trigger_notify/changemistic1002014-06-025-13/+13
* related to bug 3086 : test for curl_init and curl_exec in fetchRemotemistic1002014-05-301-1/+2