aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-03feature #379 multiple format, step 1: add formatsplegall1-0/+35
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
2014-05-24feature 3077 : use selectize on batch_manager_global, cat_modify and photos_a...mistic1001-15/+5
2014-05-24feature 3077 : improve cache invalidationmistic1001-8/+53
2014-04-16external imagick fix watermark issue if the watermark is larger than target d...rvelices1-0/+6
2014-04-13TakeATour replace c13y_upgrade ; c13y_upgrade not activated after upgradeflop253-3/+3
2014-03-24merge r27925 from branch 2.6 to trunkplegall1-38/+152
2014-02-04*Fatal error*: Call to undefined method plugins::plugin_version_comparemistic1001-9/+2
2014-01-27remove *_version_compare methods in languages & plugins & themes classes, unu...mistic1003-39/+0
2014-01-26replace more preg_replace callbackmistic1001-5/+11
2014-01-24feature 2999; docblocks for history, install and metadatamistic1003-15/+77
2014-01-23feature 3031: add $conf['sync_exclude_folders'] parametermistic1001-7/+13
2014-01-23merge r26921 from branch 2.6 to trunkplegall1-2/+3
2014-01-22Display "Activate it now" link when installing a new pluginmistic1001-4/+5
2014-01-22bug 2989: fix r26905mistic1001-0/+3
2014-01-22Merged revision(s) 26904 from branches/2.6:mistic1001-3/+7
2014-01-16feature 2999: documentation of admin/include/functions.phpmistic1001-187/+260
2014-01-12render_tag_name trigger transmit full tag data as second parametermistic1001-1/+1
2014-01-05Update headers to 2014. Happy new year!!mistic10025-23/+66
2013-12-29fix deactivatervelices1-2/+2