aboutsummaryrefslogtreecommitdiffstats
path: root/admin/batch_manager_global.php (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-23fixes #452, update images.lastmodified when changing tag listplegall1-1/+7
2016-05-02bug #466 fixed, new album listed when moving photosplegall1-3/+2
2016-01-14happy new year 2016, all headers updatedplegall1-1/+1
2015-10-09fix #357 make orphans photos more obviousplegall1-1/+1
2014-09-23filter "dissociate" action + display bug of Selectize widgetmistic1001-0/+19
2014-06-14too much redirectsmistic1001-33/+45
2014-06-14on batch manager global move "invalidate_user_cache" AFTER database updates (...mistic1001-5/+5
2014-06-02feature 3010 : replace trigger_action/event by trigger_notify/changemistic1001-4/+4
2014-05-29simplify batch manager overly complicated and expensive sql callrvelices1-8/+4
2014-05-26feature 3077 : factorize code for categories cache (TODO for other collection...mistic1001-23/+1
2014-05-24feature 3077 : use selectize on batch_manager_global, cat_modify and photos_a...mistic1001-13/+6
2014-05-24feature 3077 : improve cache invalidationmistic1001-6/+5
2014-05-18feature 3077 : use Selectize on batch_manager_globalmistic1001-7/+1
2014-05-18feature 2679 : allow to change creation timemistic1001-2/+2
2014-05-17feature 3080 : simpler date inputs (one input + fontello + picker selects)mistic1001-26/+7
2014-05-17- dont't invalidate_user_cache on batch manager refresh photo set or add/remo...rvelices1-2/+8
2014-04-05bug 3069: add quick search as filter in batch managerrvelices1-12/+12
2014-01-05Update headers to 2014. Happy new year!!mistic1001-1/+1
2013-10-19remove all array_push (50% slower than []) + some changes missing for feature...mistic1001-50/+28
2013-10-19feature 2978: remove useless sprintf in the coremistic1001-2/+2
2013-10-10feature 2969: Unified Batch Manager URLmistic1001-11/+11
2013-09-18[trunk] - bug l'indentationddtddt1-6/+6
2013-09-18[trunk] - feature:2961 Thanks to msakik for reportddtddt1-4/+6
2013-07-02bug:2808flop251-0/+1
2013-01-30language changed to match the one defined in lang filesflop251-2/+2
2013-01-01 update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall1-1/+1
2012-10-09batch manager - remove unused code, less sql queries and avoid 4 calls to sam...rvelices1-63/+10
2012-10-04bug:2756 feature:2737 on batch manager use "tag" url parameter instead of re-...mistic1001-1/+1
2012-08-01batch manager improvements/fixes:rvelices1-12/+11
2012-04-14bug 2615 php notice in calendar amd web servicervelices1-1/+1
2012-03-20multisize: remove 2 php warnings, delete custom derivatives (batch man + main...rvelices1-1/+3
2012-03-19feature 2596: Batch Manager, improve ergonomy on privacy level filterplegall1-5/+15
2012-03-13git-svn-id: http://piwigo.org/svn/trunk@13544 68402e56-0260-453c-a942-63ccdbb...rvelices1-28/+30
2012-03-02feature 2555: add original file name on Batch Managerplegall1-4/+4
2012-02-10feature 2564: redesign on photo administration screen.plegall1-17/+2
2012-02-09feature 2309 added: ability to "move photos" into an album from the Batchplegall1-3/+46
2012-02-09feature 2470 added: ability to create a new album "on the fly" on theplegall1-0/+1
2012-01-20feature 2548 multisize rvelices1-7/+0
2012-01-17update Piwigo headers to 2012, last change before the expected (or not) apoca...mistic1001-1/+1
2012-01-12feature 2548, multiple size:plegall1-9/+0
2012-01-03feature 2548 multisizervelices1-13/+1
2011-12-27feature 2541 multisizervelices1-2/+2
2011-12-16merge r12747 from branch 2.3 to trunkplegall1-6/+0
2011-10-17feature:2471 [Batch Manager] "zoom" and "edit" links over each thumbnail mistic1001-1/+5
2011-10-16[trunk] - language - bug:2474ddtddt1-6/+6
2011-10-01coding guideline: replace tabs by spacesplegall1-5/+8
2011-07-30feature 2387: addd a filter by tag in the batch managerrvelices1-0/+9
2011-05-25Load tags for tokeninput directly in html page. Ajax is too slow.patdenice1-1/+1
2011-04-28Remove prepare_upload_configuration function in batch_manager_global.php.patdenice1-1/+0
2011-04-23Create a function to save upload form settings.patdenice1-45/+4