aboutsummaryrefslogtreecommitdiffstats
path: root/admin/batch_manager_global.php (follow)
Commit message (Collapse)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
| | | | | In the batch manager, merge action blocks "associate" and "move" because they follow the same pattern (list of albums + create new).
* happy new year 2016, all headers updatedplegall2016-01-141-1/+1
|
* fix #357 make orphans photos more obviousplegall2015-10-091-1/+1
| | | | ... 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.
* filter "dissociate" action + display bug of Selectize widgetmistic1002014-09-231-0/+19
| | | | git-svn-id: http://piwigo.org/svn/trunk@29760 68402e56-0260-453c-a942-63ccdbb3a9ee
* too much redirectsmistic1002014-06-141-33/+45
| | | | git-svn-id: http://piwigo.org/svn/trunk@28701 68402e56-0260-453c-a942-63ccdbb3a9ee
* on batch manager global move "invalidate_user_cache" AFTER database updates ↵mistic1002014-06-141-5/+5
| | | | | | (SmartAlbums compatibility) git-svn-id: http://piwigo.org/svn/trunk@28700 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3010 : replace trigger_action/event by trigger_notify/changemistic1002014-06-021-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@28587 68402e56-0260-453c-a942-63ccdbb3a9ee
* simplify batch manager overly complicated and expensive sql callrvelices2014-05-291-8/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@28559 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3077 : factorize code for categories cache (TODO for other ↵mistic1002014-05-261-23/+1
| | | | | | collections) + fix incorrect categories list for dissociation git-svn-id: http://piwigo.org/svn/trunk@28542 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3077 : use selectize on batch_manager_global, cat_modify and ↵mistic1002014-05-241-13/+6
| | | | | | | | 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
* feature 3077 : improve cache invalidationmistic1002014-05-241-6/+5
| | | | | | | - 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
* feature 3077 : use Selectize on batch_manager_globalmistic1002014-05-181-7/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@28502 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2679 : allow to change creation timemistic1002014-05-181-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@28500 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3080 : simpler date inputs (one input + fontello + picker selects)mistic1002014-05-171-26/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@28497 68402e56-0260-453c-a942-63ccdbb3a9ee
* - dont't invalidate_user_cache on batch manager refresh photo set or ↵rvelices2014-05-171-2/+8
| | | | | | | | add/remove caddie or generate/delete derivatives - removed double sql query from batch_manager_global git-svn-id: http://piwigo.org/svn/trunk@28490 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3069: add quick search as filter in batch managerrvelices2014-04-051-12/+12
| | | | git-svn-id: http://piwigo.org/svn/trunk@28087 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update headers to 2014. Happy new year!!mistic1002014-01-051-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@26461 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove all array_push (50% slower than []) + some changes missing for ↵mistic1002013-10-191-50/+28
| | | | | | feature:2978 git-svn-id: http://piwigo.org/svn/trunk@25018 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2978: remove useless sprintf in the coremistic1002013-10-191-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@25005 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2969: Unified Batch Manager URLmistic1002013-10-101-11/+11
| | | | git-svn-id: http://piwigo.org/svn/trunk@24834 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - bug l'indentationddtddt2013-09-181-6/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@24526 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - feature:2961 Thanks to msakik for reportddtddt2013-09-181-4/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@24525 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2808flop252013-07-021-0/+1
| | | | | | add "Your Favorites" to the filters of the Batch Manager git-svn-id: http://piwigo.org/svn/trunk@23746 68402e56-0260-453c-a942-63ccdbb3a9ee
* language changed to match the one defined in lang filesflop252013-01-301-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@20489 68402e56-0260-453c-a942-63ccdbb3a9ee
* update Piwigo headers to 2013 (the end of the world didn't occur as ↵plegall2013-01-011-1/+1
| | | | | | expected on r12922) git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
* batch manager - remove unused code, less sql queries and avoid 4 calls to ↵rvelices2012-10-091-63/+10
| | | | | | same display_select function git-svn-id: http://piwigo.org/svn/trunk@18573 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2756 feature:2737 on batch manager use "tag" url parameter instead of ↵mistic1002012-10-041-1/+1
| | | | | | re-use "cat" git-svn-id: http://piwigo.org/svn/trunk@18459 68402e56-0260-453c-a942-63ccdbb3a9ee
* batch manager improvements/fixes:rvelices2012-08-011-12/+11
| | | | | | | | | | - 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
* bug 2615 php notice in calendar amd web servicervelices2012-04-141-1/+1
| | | | | | multisize improve handling of cases where the original is smaller than a requested derivative, but rotation/watermarking is required git-svn-id: http://piwigo.org/svn/trunk@14143 68402e56-0260-453c-a942-63ccdbb3a9ee
* multisize: remove 2 php warnings, delete custom derivatives (batch man + ↵rvelices2012-03-201-1/+3
| | | | | | maintenance), watermark applied to custom derivatives git-svn-id: http://piwigo.org/svn/trunk@13651 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2596: Batch Manager, improve ergonomy on privacy level filterplegall2012-03-191-5/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@13646 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@13544 ↵rvelices2012-03-131-28/+30
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2555: add original file name on Batch Managerplegall2012-03-021-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@13457 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2564: redesign on photo administration screen.plegall2012-02-101-17/+2
| | | | | | | | | | | | * one screen with several tabs (for now: properties + coi) * double select boxes for album associations and representation have been converted to simple multiple select boxes with jQuery Chosen * more details about the photo in an introduction text git-svn-id: http://piwigo.org/svn/trunk@13077 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2309 added: ability to "move photos" into an album from the Batchplegall2012-02-091-3/+46
| | | | | | | 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
* feature 2470 added: ability to create a new album "on the fly" on theplegall2012-02-091-0/+1
| | | | | | | | "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
* feature 2548 multisize rvelices2012-01-201-7/+0
| | | | | | | - comments thumbnails + no more hard coded thumbnail sizes in css - removed admin thumbnail page + language cleanup git-svn-id: http://piwigo.org/svn/trunk@12930 68402e56-0260-453c-a942-63ccdbb3a9ee
* update Piwigo headers to 2012, last change before the expected (or not) ↵mistic1002012-01-171-1/+1
| | | | | | apocalypse git-svn-id: http://piwigo.org/svn/trunk@12922 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2548, multiple size:plegall2012-01-121-9/+0
| | | | | | | | | | | | * adapt the upload script * remove the resize settings screen * add a new screen [Administration > Configuration > Options > Photo Sizes] with the ability to resize original after upload git-svn-id: http://piwigo.org/svn/trunk@12879 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2548 multisizervelices2012-01-031-13/+1
| | | | | | - rewrote local site sync + metadata sync git-svn-id: http://piwigo.org/svn/trunk@12831 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2541 multisizervelices2011-12-271-2/+2
| | | | | | | - core implementation + usage on most public/admin pages - still to do: sync process, upload, gui/persistence for size parameters, migration script, center of interest ... git-svn-id: http://piwigo.org/svn/trunk@12796 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r12747 from branch 2.3 to trunkplegall2011-12-161-6/+0
| | | | | | | | | | bug 2534 fixed: clean (as clean as possible with MySQL+MyISAM) handle of concurrency on user cache refresh. No more error when regenerating several thumbnails at once. git-svn-id: http://piwigo.org/svn/trunk@12748 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2471 [Batch Manager] "zoom" and "edit" links over each thumbnail mistic1002011-10-171-1/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@12474 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - bug:2474ddtddt2011-10-161-6/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@12456 68402e56-0260-453c-a942-63ccdbb3a9ee
* coding guideline: replace tabs by spacesplegall2011-10-011-5/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@12295 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2387: addd a filter by tag in the batch managerrvelices2011-07-301-0/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@11853 68402e56-0260-453c-a942-63ccdbb3a9ee
* Load tags for tokeninput directly in html page. Ajax is too slow.patdenice2011-05-251-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11039 68402e56-0260-453c-a942-63ccdbb3a9ee
* Remove prepare_upload_configuration function in batch_manager_global.php.patdenice2011-04-281-1/+0
| | | | | | File forgotten in last commit. git-svn-id: http://piwigo.org/svn/trunk@10654 68402e56-0260-453c-a942-63ccdbb3a9ee
* Create a function to save upload form settings.patdenice2011-04-231-45/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@10589 68402e56-0260-453c-a942-63ccdbb3a9ee