aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bug fixed: caddie and recent pictures in the admin menu now goes to the new ↵plegall2011-01-012-2/+9
| | | | | | Batch Manager git-svn-id: http://piwigo.org/svn/trunk@8423 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2092 added: Batch Manager can filter all photos with no tagplegall2011-01-015-4/+108
| | | | | | | feature 1866 added: Batch Manager can synchronize metadata git-svn-id: http://piwigo.org/svn/trunk@8422 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2091: Batch Manager, find all orphan photosplegall2010-12-314-1/+18
| | | | git-svn-id: http://piwigo.org/svn/trunk@8419 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove obsolete language keysplegall2010-12-312-8/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8418 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2089: finish removing element_set, now it's time for batch_managerplegall2010-12-3110-1419/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@8417 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - cs_CZ add help Thanks to TPYddtddt2010-12-311-0/+104
| | | | git-svn-id: http://piwigo.org/svn/trunk@8415 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2089: file forgotten in r8413plegall2010-12-311-0/+293
| | | | git-svn-id: http://piwigo.org/svn/trunk@8414 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2089: Batch Manager, switch from global to unit mode with tabsplegall2010-12-314-26/+185
| | | | git-svn-id: http://piwigo.org/svn/trunk@8413 68402e56-0260-453c-a942-63ccdbb3a9ee
* typo fixedplegall2010-12-311-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@8410 68402e56-0260-453c-a942-63ccdbb3a9ee
* typo fixedplegall2010-12-311-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@8409 68402e56-0260-453c-a942-63ccdbb3a9ee
* Batch Manager:plegall2010-12-315-73/+105
| | | | | | | | | | | * 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
* feature 2060: remove adviser mode on the new Batch Managerplegall2010-12-311-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@8407 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - hu_HU update thanks to samliddtddt2010-12-312-9/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@8406 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - lv_LV updateddtddt2010-12-311-0/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@8405 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2089: add the "duplicates" feature to the new Batch Manager andplegall2010-12-314-10/+35
| | | | | | | | 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
* feature 2089: add the "not_linked" feature as "with no virtual album" in theplegall2010-12-314-54/+52
| | | | | | | new Batch Manager. git-svn-id: http://piwigo.org/svn/trunk@8403 68402e56-0260-453c-a942-63ccdbb3a9ee
* index.tpl and thumbnails change: category description above thumbs and ↵rvelices2010-12-304-59/+57
| | | | | | | | enclosing ul moved to index.tpl fix some combine_xxx git-svn-id: http://piwigo.org/svn/trunk@8401 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2089: remove some useless commented code, only "not_linked" andplegall2010-12-301-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
* feature 2089: report feature:1845 in the new Batch Manager.plegall2010-12-302-23/+9
| | | | | | | | + once the photos are deleted, redirect the page to reset the current photo set and avoid being on an empty 2nd page. git-svn-id: http://piwigo.org/svn/trunk@8398 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1906: report the "use the album defined sort order" in the new Batchplegall2010-12-301-5/+36
| | | | | | | Manager. git-svn-id: http://piwigo.org/svn/trunk@8397 68402e56-0260-453c-a942-63ccdbb3a9ee
* icons to remove filtersplegall2010-12-305-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@8396 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2089: implement the "Bulk Manager" plugin as the new "Batch Manager".plegall2010-12-305-0/+1492
| | | | | | | | | | | | 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
* css sprites increased the size of the arrows a couple of pixelsrvelices2010-12-307-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8392 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - add no_NO (Norwegian) thanks to atlewddtddt2010-12-296-2/+438
| | | | git-svn-id: http://piwigo.org/svn/trunk@8385 68402e56-0260-453c-a942-63ccdbb3a9ee
* some admin theme cleanup - remove unused cssrvelices2010-12-292-33/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@8383 68402e56-0260-453c-a942-63ccdbb3a9ee
* some admin theme cleanup - remove unused css, unused icons rvelices2010-12-2910-50/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8382 68402e56-0260-453c-a942-63ccdbb3a9ee
* css sprites fix ie7 displayrvelices2010-12-293-159/+156
| | | | | | | picture.tpl more compact + removed unnecessary escape modifiers + use footer_script template combine_css small things git-svn-id: http://piwigo.org/svn/trunk@8378 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c8373 from branch 2.1 to trunkrub2010-12-291-0/+5
| | | | | | | | Add a new way to add informations on about page. (Loop on template) Add element on ignore list git-svn-id: http://piwigo.org/svn/trunk@8374 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - update ENddtddt2010-12-291-5/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@8371 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - cs_CZ add help Thanks to TPYddtddt2010-12-291-0/+22
| | | | git-svn-id: http://piwigo.org/svn/trunk@8368 68402e56-0260-453c-a942-63ccdbb3a9ee
* - css sprites work for ie6rvelices2010-12-287-41/+16
| | | | | | - simplify/remove css git-svn-id: http://piwigo.org/svn/trunk@8362 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - ar_SA - cleaningddtddt2010-12-282-5/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8361 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - cs_CZ - cleaningddtddt2010-12-282-20/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@8360 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - da_DK - cleaningddtddt2010-12-282-9/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8359 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - de_DE cleaningddtddt2010-12-282-10/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8358 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - es_AR cleaningddtddt2010-12-281-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8357 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - es_ES cleaningddtddt2010-12-282-10/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@8356 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - fa_IR cleaningddtddt2010-12-282-15/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8355 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - fr_CA cleaningddtddt2010-12-282-12/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8354 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - he_IL cleaningddtddt2010-12-282-15/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8353 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - hr_HR cleaningddtddt2010-12-282-9/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8352 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - hu_HU cleaningddtddt2010-12-281-5/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8351 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - it_IT cleaning and bug ddtddt2010-12-282-4/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@8350 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - ja_JP cleaningddtddt2010-12-282-9/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8349 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - ka_GE cleaningddtddt2010-12-283-12/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@8348 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - lv_LV cleaningddtddt2010-12-282-10/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8347 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - mk_MK cleaningddtddt2010-12-281-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8346 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - nl_NL cleaningddtddt2010-12-283-10/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@8345 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - pl_PL cleaningddtddt2010-12-282-10/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8344 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - cs_CZ add help Thanks to TPYddtddt2010-12-282-0/+26
| | | | git-svn-id: http://piwigo.org/svn/trunk@8340 68402e56-0260-453c-a942-63ccdbb3a9ee