aboutsummaryrefslogtreecommitdiffstats
path: root/admin/batch_manager_global.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixes #452, update images.lastmodified when changing tag listplegall2016-06-231-1/+7
* bug #466 fixed, new album listed when moving photosplegall2016-05-021-3/+2
* happy new year 2016, all headers updatedplegall2016-01-141-1/+1
* fix #357 make orphans photos more obviousplegall2015-10-091-1/+1
* filter "dissociate" action + display bug of Selectize widgetmistic1002014-09-231-0/+19
* too much redirectsmistic1002014-06-141-33/+45
* on batch manager global move "invalidate_user_cache" AFTER database updates (...mistic1002014-06-141-5/+5
* feature 3010 : replace trigger_action/event by trigger_notify/changemistic1002014-06-021-4/+4
* simplify batch manager overly complicated and expensive sql callrvelices2014-05-291-8/+4
* feature 3077 : factorize code for categories cache (TODO for other collection...mistic1002014-05-261-23/+1
* feature 3077 : use selectize on batch_manager_global, cat_modify and photos_a...mistic1002014-05-241-13/+6
* feature 3077 : improve cache invalidationmistic1002014-05-241-6/+5
* feature 3077 : use Selectize on batch_manager_globalmistic1002014-05-181-7/+1
* feature 2679 : allow to change creation timemistic1002014-05-181-2/+2
* feature 3080 : simpler date inputs (one input + fontello + picker selects)mistic1002014-05-171-26/+7
* - dont't invalidate_user_cache on batch manager refresh photo set or add/remo...rvelices2014-05-171-2/+8
* bug 3069: add quick search as filter in batch managerrvelices2014-04-051-12/+12
* Update headers to 2014. Happy new year!!mistic1002014-01-051-1/+1
* remove all array_push (50% slower than []) + some changes missing for feature...mistic1002013-10-191-50/+28
* feature 2978: remove useless sprintf in the coremistic1002013-10-191-2/+2
* feature 2969: Unified Batch Manager URLmistic1002013-10-101-11/+11
* [trunk] - bug l'indentationddtddt2013-09-181-6/+6
* [trunk] - feature:2961 Thanks to msakik for reportddtddt2013-09-181-4/+6
* bug:2808flop252013-07-021-0/+1
* language changed to match the one defined in lang filesflop252013-01-301-2/+2
* update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall2013-01-011-1/+1
* batch manager - remove unused code, less sql queries and avoid 4 calls to sam...rvelices2012-10-091-63/+10
* bug:2756 feature:2737 on batch manager use "tag" url parameter instead of re-...mistic1002012-10-041-1/+1
* batch manager improvements/fixes:rvelices2012-08-011-12/+11
* bug 2615 php notice in calendar amd web servicervelices2012-04-141-1/+1
* multisize: remove 2 php warnings, delete custom derivatives (batch man + main...rvelices2012-03-201-1/+3
* feature 2596: Batch Manager, improve ergonomy on privacy level filterplegall2012-03-191-5/+15
* git-svn-id: http://piwigo.org/svn/trunk@13544 68402e56-0260-453c-a942-63ccdbb...rvelices2012-03-131-28/+30
* feature 2555: add original file name on Batch Managerplegall2012-03-021-4/+4
* feature 2564: redesign on photo administration screen.plegall2012-02-101-17/+2
* feature 2309 added: ability to "move photos" into an album from the Batchplegall2012-02-091-3/+46
* feature 2470 added: ability to create a new album "on the fly" on theplegall2012-02-091-0/+1
* feature 2548 multisize rvelices2012-01-201-7/+0
* update Piwigo headers to 2012, last change before the expected (or not) apoca...mistic1002012-01-171-1/+1
* feature 2548, multiple size:plegall2012-01-121-9/+0
* feature 2548 multisizervelices2012-01-031-13/+1
* feature 2541 multisizervelices2011-12-271-2/+2
* merge r12747 from branch 2.3 to trunkplegall2011-12-161-6/+0
* feature:2471 [Batch Manager] "zoom" and "edit" links over each thumbnail mistic1002011-10-171-1/+5
* [trunk] - language - bug:2474ddtddt2011-10-161-6/+6
* coding guideline: replace tabs by spacesplegall2011-10-011-5/+8
* feature 2387: addd a filter by tag in the batch managerrvelices2011-07-301-0/+9
* Load tags for tokeninput directly in html page. Ajax is too slow.patdenice2011-05-251-1/+1
* Remove prepare_upload_configuration function in batch_manager_global.php.patdenice2011-04-281-1/+0
* Create a function to save upload form settings.patdenice2011-04-231-45/+4