aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/template/batch_manager_global.tpl (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-10-09fix #357 make orphans photos more obviousplegall1-1/+7
... and easy to delete them all in one click. The orpans, if any, is shown as an entry in the "Photos" menu (link on Batch Manager). In the Batch Manager, new action "delete_orphans" next to prefilter.
2014-09-23filter "dissociate" action + display bug of Selectize widgetmistic1001-4/+7
git-svn-id: http://piwigo.org/svn/trunk@29760 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-18enlarge album list to 600pxplegall1-3/+3
git-svn-id: http://piwigo.org/svn/trunk@29619 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-18enlarge selectize boxes to 600px (like on picture_modify)plegall1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@29618 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-17- active search filter but empty string in batch manager does not change the ↵rvelices1-0/+10
results - if the quick search engine drops a searched term, indicate it in the admin batch manager git-svn-id: http://piwigo.org/svn/trunk@29600 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-03feature 3133: add colorscheme parameter for themes. This way we can use theplegall1-2/+1
appropriate CSS for selectize (and other things) git-svn-id: http://piwigo.org/svn/trunk@29389 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-23create a mini jquery plugin for sliders on batch manager + async loadmistic1001-167/+83
git-svn-id: http://piwigo.org/svn/trunk@29249 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-22feature 2810: for duplicates filter, add "date & time" (checked by default) ↵plegall1-0/+8
and "width & height" as options. Change algorithm for a single SQL query with GROUP_CONCAT instead of 2 queries. git-svn-id: http://piwigo.org/svn/trunk@29244 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-21feature 2791: batch manager, filter by filesizeplegall1-0/+53
git-svn-id: http://piwigo.org/svn/trunk@29238 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-25feature 2904: add a link "empty caddie" in the Batch Manager.plegall1-0/+5
git-svn-id: http://piwigo.org/svn/trunk@29076 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-01bug 3013: Clean batch manager globalrvelices1-168/+48
git-svn-id: http://piwigo.org/svn/trunk@28909 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-28batch manager move more js from footer to async ; move some inline to ↵rvelices1-109/+34
external file git-svn-id: http://piwigo.org/svn/trunk@28821 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-26moved around 100k of javascript from synchronous loading to async... (a lot ↵rvelices1-57/+11
more could be done...) git-svn-id: http://piwigo.org/svn/trunk@28806 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-22feature 3080: add cancel button, one minute granularity, fix missing cssmistic1001-1/+4
git-svn-id: http://piwigo.org/svn/trunk@28765 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-14add dark selectize theme + "ternary" template modifiermistic1001-1/+2
git-svn-id: http://piwigo.org/svn/trunk@28703 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-02redefine selectize templates without escaping + translate "Add"mistic1001-1/+3
git-svn-id: http://piwigo.org/svn/trunk@28613 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-28feature 3077 : fix addAlbum process when creating the first ever album, ↵mistic1001-7/+10
improve data API git-svn-id: http://piwigo.org/svn/trunk@28555 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-27feature 3077 : factorize code for cache/selectizemistic1001-47/+5
git-svn-id: http://piwigo.org/svn/trunk@28550 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-26feature 3077 : factorize code for categories cache (TODO for other ↵mistic1001-38/+21
collections) + fix incorrect categories list for dissociation git-svn-id: http://piwigo.org/svn/trunk@28542 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-26feature 3077 : always sort categories by global rankmistic1001-5/+1
git-svn-id: http://piwigo.org/svn/trunk@28540 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-24feature 3077 : use selectize on batch_manager_global, cat_modify and ↵mistic1001-22/+59
photos_add_direct + rewrite "add album" popup (more flexible and working with selectize) git-svn-id: http://piwigo.org/svn/trunk@28533 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-24feature 3077 : improve cache invalidationmistic1001-18/+17
- add "lastmodified" automatic field for categories, groups, users, tags and images tables - provide a "server key" to the client cache manager git-svn-id: http://piwigo.org/svn/trunk@28532 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-18feature 3077 : use Selectize on batch_manager_globalmistic1001-43/+71
git-svn-id: http://piwigo.org/svn/trunk@28502 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-18feature 2679 : allow to change creation timemistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@28500 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-17feature 3080 : simpler date inputs (one input + fontello + picker selects)mistic1001-20/+7
git-svn-id: http://piwigo.org/svn/trunk@28497 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-04-05bug 3069: add quick search as filter in batch managerrvelices1-0/+10
git-svn-id: http://piwigo.org/svn/trunk@28087 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-24add missing str_repeat functions in common.js and use it for ↵mistic1001-47/+3
batch_manager_global.tpl git-svn-id: http://piwigo.org/svn/trunk@26179 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19feature 2978: remove useless sprintf in the coremistic1001-3/+3
git-svn-id: http://piwigo.org/svn/trunk@25005 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-25use |translate and |sprintf instead of pwg->l10n ...rvelices1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@23526 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-16feature:2927 Update TokenInput to 1.6.1/mistic100mistic1001-2/+3
git-svn-id: http://piwigo.org/svn/trunk@23275 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-05feature 2916 Replace raphael with symbol fonts (experimental 2 icons in ↵rvelices1-2/+2
batch manager actions) git-svn-id: http://piwigo.org/svn/trunk@23055 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-16bug 2901 fixed: batch manager, for "set title" and "set author" actions,plegall1-2/+2
|@escape:javascript to avoid problems with single quotes. git-svn-id: http://piwigo.org/svn/trunk@22705 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18make batch manager ready for jquery 1.9rvelices1-23/+23
git-svn-id: http://piwigo.org/svn/trunk@20823 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-21feature:2718 Add batch manager filters for photo dimensions, small cleaning ↵mistic1001-9/+9
in the code git-svn-id: http://piwigo.org/svn/trunk@19121 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-19feature 2718: Batch Manager filter on dimensions, only display existing valuesplegall1-39/+115
improved colors on ui-slider git-svn-id: http://piwigo.org/svn/trunk@19069 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-10feature:2718 Add batch manager filters for photo dimensions, redesign with ↵mistic1001-30/+86
sliders git-svn-id: http://piwigo.org/svn/trunk@18988 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-27feature:2718 Add batch manager filters for photo dimensions, redisgnmistic1001-19/+23
git-svn-id: http://piwigo.org/svn/trunk@18758 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-09batch manager - remove unused code, less sql queries and avoid 4 calls to ↵rvelices1-6/+3
same display_select function git-svn-id: http://piwigo.org/svn/trunk@18573 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-05added "are you sure?" confirmation before deleting all derivatives in ↵rvelices1-10/+14
maintenance or before deleting more than 500 derivatives in the batch manager git-svn-id: http://piwigo.org/svn/trunk@18484 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-15feature 2718: Add batch manager filters for photo dimensions mistic1001-4/+37
git-svn-id: http://piwigo.org/svn/trunk@17931 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-11fix batch manager unit photo titles with quotes (+ send all photo data to ↵rvelices1-1/+1
template) fix batch manager global fix tiptip selector for thumbs git-svn-id: http://piwigo.org/svn/trunk@17856 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-09removed some unused language keys and fix lower/uppercase discrepanciesrvelices1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@17509 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-01batch manager improvements/fixes:rvelices1-42/+36
- when refreshing photo set, start is set to 0 (otherwise if the new set is smaller that start, it looks like it is empty) - correct positioning of thumbnails (width/height) is done in template instead of javascript (immediate instead on ready + no reflows) - less space lost on batch manager page - fix wrong page title in batch manager because of global variable $title overriden - fix language keys in element_set_ranks (capital/lowercase issue) git-svn-id: http://piwigo.org/svn/trunk@17289 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-19feature 2596: Batch Manager, improve ergonomy on privacy level filterplegall1-2/+3
git-svn-id: http://piwigo.org/svn/trunk@13646 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-15batch manager derivative build fix jsrvelices1-33/+28
git-svn-id: http://piwigo.org/svn/trunk@13575 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-13git-svn-id: http://piwigo.org/svn/trunk@13544 ↵rvelices1-189/+159
68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-09feature 2471: improve visibility of the new "Zoom - Edit" links on eachplegall1-2/+2
thumbnails of the Batch Manager. git-svn-id: http://piwigo.org/svn/trunk@13066 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-09feature 2460 added: ability to Shift-click in the Batch Manager, to selectplegall1-7/+56
several photos easily. Patch from Dsls. git-svn-id: http://piwigo.org/svn/trunk@13065 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-09feature 2309 added: ability to "move photos" into an album from the Batchplegall1-1/+18
Manager, ie "dissociate from all albums" + "associate" in a single action. git-svn-id: http://piwigo.org/svn/trunk@13064 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-09feature 2470 added: ability to create a new album "on the fly" on theplegall1-1/+3
"associate to album" action of the Batch Manager. The code was moved from the upload form and is now used by the upload form + Batch Manager. git-svn-id: http://piwigo.org/svn/trunk@13063 68402e56-0260-453c-a942-63ccdbb3a9ee