mistic100
f51729dfb8
add missing str_repeat functions in common.js and use it for batch_manager_global.tpl
...
git-svn-id: http://piwigo.org/svn/trunk@26179 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-24 16:50:35 +00:00
mistic100
2f08283864
feature 2978: remove useless sprintf in the core
...
git-svn-id: http://piwigo.org/svn/trunk@25005 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19 11:04:11 +00:00
rvelices
8274027e7f
use |translate and |sprintf instead of pwg->l10n ...
...
git-svn-id: http://piwigo.org/svn/trunk@23526 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-25 03:46:39 +00:00
mistic100
68ffc79d86
feature:2927 Update TokenInput to 1.6.1/mistic100
...
git-svn-id: http://piwigo.org/svn/trunk@23275 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-16 20:53:20 +00:00
rvelices
83efb7b38a
feature 2916 Replace raphael with symbol fonts (experimental 2 icons in batch manager actions)
...
git-svn-id: http://piwigo.org/svn/trunk@23055 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-05 05:24:01 +00:00
plegall
ff097c3d83
bug 2901 fixed: batch manager, for "set title" and "set author" actions,
...
|@escape:javascript to avoid problems with single quotes.
git-svn-id: http://piwigo.org/svn/trunk@22705 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-16 22:21:17 +00:00
rvelices
f2da009c0f
make batch manager ready for jquery 1.9
...
git-svn-id: http://piwigo.org/svn/trunk@20823 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18 20:58:46 +00:00
mistic100
ad4c9f96a5
feature:2718 Add batch manager filters for photo dimensions, small cleaning in the code
...
git-svn-id: http://piwigo.org/svn/trunk@19121 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-21 14:28:55 +00:00
plegall
ae13fca74e
feature 2718: Batch Manager filter on dimensions, only display existing values
...
improved colors on ui-slider
git-svn-id: http://piwigo.org/svn/trunk@19069 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-19 18:26:37 +00:00
mistic100
c81093b0e9
feature:2718 Add batch manager filters for photo dimensions, redesign with sliders
...
git-svn-id: http://piwigo.org/svn/trunk@18988 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-10 20:10:01 +00:00
mistic100
41c8a69ca2
feature:2718 Add batch manager filters for photo dimensions, redisgn
...
git-svn-id: http://piwigo.org/svn/trunk@18758 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-27 10:59:31 +00:00
rvelices
05671cf18c
batch manager - remove unused code, less sql queries and avoid 4 calls to same display_select function
...
git-svn-id: http://piwigo.org/svn/trunk@18573 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-09 04:58:57 +00:00
rvelices
8fb19cb1a4
added "are you sure?" confirmation before deleting all derivatives in 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-10-05 19:36:38 +00:00
mistic100
0b7bd87646
feature 2718: Add batch manager filters for photo dimensions
...
git-svn-id: http://piwigo.org/svn/trunk@17931 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-15 15:47:52 +00:00
rvelices
c78c9760ca
fix batch manager unit photo titles with quotes (+ send all photo data to 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-09-11 02:47:32 +00:00
rvelices
07d38d71bc
removed some unused language keys and fix lower/uppercase discrepancies
...
git-svn-id: http://piwigo.org/svn/trunk@17509 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-09 20:12:12 +00:00
rvelices
4eb43c1406
batch manager improvements/fixes:
...
- 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-08-01 16:59:06 +00:00
plegall
adf689b9c9
feature 2596: Batch Manager, improve ergonomy on privacy level filter
...
git-svn-id: http://piwigo.org/svn/trunk@13646 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-19 11:07:08 +00:00
rvelices
b23a67d925
batch manager derivative build fix js
...
git-svn-id: http://piwigo.org/svn/trunk@13575 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-15 21:04:39 +00:00
rvelices
f0d5c6c010
git-svn-id: http://piwigo.org/svn/trunk@13544 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-13 21:13:17 +00:00
plegall
afb04c0293
feature 2471: improve visibility of the new "Zoom - Edit" links on each
...
thumbnails of the Batch Manager.
git-svn-id: http://piwigo.org/svn/trunk@13066 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-09 11:01:08 +00:00
plegall
065debcad4
feature 2460 added: ability to Shift-click in the Batch Manager, to select
...
several photos easily. Patch from Dsls.
git-svn-id: http://piwigo.org/svn/trunk@13065 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-09 10:34:45 +00:00
plegall
e1b5e45c12
feature 2309 added: ability to "move photos" into an album from the Batch
...
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-09 10:16:56 +00:00
plegall
62c69bb477
feature 2470 added: ability to create a new album "on the fly" on the
...
"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
2012-02-09 00:02:11 +00:00
plegall
f6a6701fb7
merge r12629 from branch 2.3 to trunk
...
bug 2506 fixed: Batch Manager does not take permissions into account when
filtering on tags
feature 2507 added: Batch Manager can filter on "all tags" or "any tag"
git-svn-id: http://piwigo.org/svn/trunk@12630 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-15 11:58:10 +00:00
mistic100
59e744f379
feature:2471 [Batch Manager] "zoom" and "edit" links over each thumbnail
...
git-svn-id: http://piwigo.org/svn/trunk@12474 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-17 18:59:07 +00:00
ddtddt
b19a47a20e
[trunk] - language - bug:2474
...
git-svn-id: http://piwigo.org/svn/trunk@12456 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-16 07:26:03 +00:00
rvelices
4fd9f2847c
bug 2458 - fixed missing language key in batch manager
...
git-svn-id: http://piwigo.org/svn/trunk@12421 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-12 20:10:57 +00:00
plegall
fafb6c3368
feature 2441 added: no need to have the HD to regenerate the websize if the
...
current websize is bigger than resize settings. When it occurs, we move the
current websize as HD and create the new websize from it.
git-svn-id: http://piwigo.org/svn/trunk@12175 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-17 21:03:58 +00:00
rvelices
c17ed8b55f
feature 2387: addd a filter by tag in the batch manager
...
git-svn-id: http://piwigo.org/svn/trunk@11853 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-30 04:49:02 +00:00
rvelices
d15d220256
faster javascript on batch manager page with many pictures
...
git-svn-id: http://piwigo.org/svn/trunk@11754 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-15 19:01:04 +00:00
patdenice
9866699c77
merge r11211 from branch 2.2 to trunk
...
bug:2321
Tag names must be escaped in tag input.
git-svn-id: http://piwigo.org/svn/trunk@11212 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-02 15:40:49 +00:00
patdenice
c9b7beb12f
Load tags for tokeninput directly in html page. Ajax is too slow.
...
git-svn-id: http://piwigo.org/svn/trunk@11039 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25 09:00:46 +00:00
mistic100
cf1a7f6df7
TokenInput : order tags, theme for roma, 'new' text translated
...
git-svn-id: http://piwigo.org/svn/trunk@11008 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 11:25:50 +00:00
mistic100
daa0bdd09e
remplace FCBKcomplete by TokenInput
...
git-svn-id: http://piwigo.org/svn/trunk@10970 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-21 00:25:26 +00:00
patdenice
0db141fc62
feature:2259
...
Create two different methods in webservice to create/regenerate thumbnail and to regenerate websize.
git-svn-id: http://piwigo.org/svn/trunk@10686 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-29 17:38:59 +00:00
patdenice
d6b0308b09
feature:2259
...
Bug corrected if no photo displayed.
git-svn-id: http://piwigo.org/svn/trunk@10637 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-27 14:12:26 +00:00
patdenice
d7dfe63e11
feature:2259
...
Path to progressbar js corrected.
git-svn-id: http://piwigo.org/svn/trunk@10592 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-23 10:24:55 +00:00
patdenice
17a04fcd39
feature:2273
...
Add crop functionality to webservice and batch manager.
git-svn-id: http://piwigo.org/svn/trunk@10553 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-21 22:35:16 +00:00
patdenice
f7bc47d1f6
feature:2259
...
Add "Regenerate Websize Photos" action.
git-svn-id: http://piwigo.org/svn/trunk@10454 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-17 19:08:06 +00:00
plegall
d33d216847
merge r10421 from branch 2.2 to trunk
...
bug 2251: auto-complete was not working on second tag if cache=true.
git-svn-id: http://piwigo.org/svn/trunk@10422 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-16 16:15:37 +00:00
patdenice
55c1b4f3a0
feature:2259
...
Add thumbnails regeneration in batch manager
git-svn-id: http://piwigo.org/svn/trunk@10389 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-15 15:40:23 +00:00
patdenice
22fd670ad5
feature:2264
...
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-15 12:06:55 +00:00
patdenice
fc37451675
feature:2264
...
new trigger to add prefilter on batch manager
git-svn-id: http://piwigo.org/svn/trunk@10354 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-13 13:16:38 +00:00
patdenice
c218a05d8e
feature:2238
...
Bug corrected with Chrome (function is loaded later)
git-svn-id: http://piwigo.org/svn/trunk@10164 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-08 14:12:27 +00:00
patdenice
0ab5e51a15
bug:2251
...
Bug corrected for fcbkcomplete
git-svn-id: http://piwigo.org/svn/trunk@10110 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-06 15:17:09 +00:00
patdenice
dba1f4950f
feature:2238
...
Adapt wrap with thumbnail size in batch manager
git-svn-id: http://piwigo.org/svn/trunk@10012 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-03 10:06:31 +00:00
patdenice
7672846367
Remove "all photos" language key
...
git-svn-id: http://piwigo.org/svn/trunk@9936 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-30 14:42:11 +00:00
patdenice
526074d7d6
feature:2237
...
new trigger to add action on batch manager
git-svn-id: http://piwigo.org/svn/trunk@9916 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-29 15:10:48 +00:00
patdenice
88eda5f32a
feature:2236
...
add "all photos" prefilter
git-svn-id: http://piwigo.org/svn/trunk@9912 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-29 09:46:33 +00:00