aboutsummaryrefslogtreecommitdiffstats
path: root/admin/batch_manager.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-07-30feature 2387: addd a filter by tag in the batch managerrvelices1-3/+20
git-svn-id: http://piwigo.org/svn/trunk@11853 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25Load tags for tokeninput directly in html page. Ajax is too slow.patdenice1-0/+12
git-svn-id: http://piwigo.org/svn/trunk@11039 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-15feature:2264patdenice1-1/+1
Modify triggers for prefilters: there is now two triggers. Order prefilters by alphabetic order. git-svn-id: http://piwigo.org/svn/trunk@10380 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-13feature:2264patdenice1-5/+3
new trigger to add prefilter on batch manager git-svn-id: http://piwigo.org/svn/trunk@10354 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-29feature:2236patdenice1-1/+14
add "all photos" prefilter git-svn-id: http://piwigo.org/svn/trunk@9912 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-02allow to include batch_manager with a mode <> than global/unit (don't create ↵rvelices1-20/+23
tabsheet and dont include global/unit.php); used by rv_gmaps to batch edit lat/lon git-svn-id: http://piwigo.org/svn/trunk@9068 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-18Happy new year 2011plegall1-2/+2
Change "Piwigo - a PHP based picture gallery" into "Piwigo - a PHP based photo gallery" git-svn-id: http://piwigo.org/svn/trunk@8728 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-01bug fixed: caddie and recent pictures in the admin menu now goes to the new ↵plegall1-0/+7
Batch Manager git-svn-id: http://piwigo.org/svn/trunk@8423 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-01feature 2092 added: Batch Manager can filter all photos with no tagplegall1-0/+16
feature 1866 added: Batch Manager can synchronize metadata git-svn-id: http://piwigo.org/svn/trunk@8422 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-31feature 2091: Batch Manager, find all orphan photosplegall1-0/+15
git-svn-id: http://piwigo.org/svn/trunk@8419 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-31feature 2089: Batch Manager, switch from global to unit mode with tabsplegall1-13/+41
git-svn-id: http://piwigo.org/svn/trunk@8413 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-31Batch Manager:plegall1-31/+0
* add l0n to the new Batch Manager where is was missing * change photo "name" to photo "title" * change the way we display "Select all" and "Select the whole set" git-svn-id: http://piwigo.org/svn/trunk@8408 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-31feature 2089: add the "duplicates" feature to the new Batch Manager andplegall1-1/+27
simplify the algorithm. The duplicates do not rely on physical albums, just on duplicate filenames. git-svn-id: http://piwigo.org/svn/trunk@8404 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-31feature 2089: add the "not_linked" feature as "with no virtual album" in theplegall1-33/+32
new Batch Manager. git-svn-id: http://piwigo.org/svn/trunk@8403 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-30feature 2089: remove some useless commented code, only "not_linked" andplegall1-41/+1
"duplicates" presets are not available in the new Batch Manager. git-svn-id: http://piwigo.org/svn/trunk@8399 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-30feature 2089: implement the "Bulk Manager" plugin as the new "Batch Manager".plegall1-0/+335
The new "Batch Manager" offers as many features as the old "Bulk Manager" and more to come. The old Batch Manager (Caddie/Recent Pictures) is not removed yet and changes that occured since last summer are not reported yet in the Batch Manager: category/album, photo order for a given album, deletion of synchronized photos. git-svn-id: http://piwigo.org/svn/trunk@8394 68402e56-0260-453c-a942-63ccdbb3a9ee