plegall
45cacb4ebd
fixes #543 , cleaner/simpler "remove filter" icon
2017-03-08 11:30:58 +01:00
plegall
309b2f4476
feature #606 , check pwg_token and display error (if any)
2017-01-24 17:29:28 +01:00
plegall
53ebd7a663
feature #606 , deletion of orphans managed on frontend
...
recursive loop on pwg.images.deleteOrphans as long as there are orphans
remaining.
2017-01-24 15:13:10 +01:00
plegall
a5afce8af0
replace tabs by space for indentation
2017-01-12 14:35:13 +01:00
plegall
50860ffdb6
feature #593 , send image_ids as a coma separated string
...
... as in 3fb5651143
2017-01-12 14:33:56 +01:00
modus75
37fc55e6b6
issue 593 - batch manager block deletion; simpler php code + exact progress feed back ...
2017-01-10 21:24:25 +01:00
plegall
743bbb61f4
feature #593 , simplify detailed output for pwg.images.delete
2017-01-09 14:33:26 +01:00
plegall
edff7540eb
feature #593 , dynamic bloc size instead of fixed at 100.
...
1000 by default or half of the element list. The action should alway require at
least 2 ajax calls, even for 2 photos to delete (exception for 1 photo, of
course)
2017-01-09 14:10:39 +01:00
plegall
3fb5651143
feature #593 , send image_ids as a coma separated string
...
... instead of a list, because default behavior of web servers is to limit
the number of input fields and we don't want such a limit.
2017-01-09 14:07:47 +01:00
plegall
ba3ddf01ff
feature #593 , use the standard pwg_token available in the form
2017-01-09 14:07:03 +01:00
plegall
e6e7465b9d
fixes #593 , delete by blocks of 100 photos, with a progress bar
2016-12-26 23:24:29 +01:00
plegall
31bc360f7c
feature #656 , make shift-click compliant
...
... with font-icon checkboxes on Batch Manager
2016-12-12 15:53:17 +01:00
mistic100
f1a7d6b66e
bug 3183: Improve album creation
...
update popup selectize with new album
init popup selectize with main selectize value
git-svn-id: http://piwigo.org/svn/trunk@30630 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-30 12:47:59 +00:00
rvelices
a8f4ebc06e
bug 3149: admin image preview (colorbox) does not work for small originals
...
git-svn-id: http://piwigo.org/svn/trunk@30358 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-03 20:50:50 +00:00
mistic100
78d95a8a14
create a mini jquery plugin for sliders on batch manager + async load
...
git-svn-id: http://piwigo.org/svn/trunk@29249 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-23 10:24:55 +00:00
rvelices
faa284333d
bug 3013: Clean batch manager global
...
git-svn-id: http://piwigo.org/svn/trunk@28909 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-01 19:28:09 +00:00
rvelices
4c1ef417de
batch manager move more js from footer to async ; move some inline to external file
...
git-svn-id: http://piwigo.org/svn/trunk@28821 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-28 04:45:37 +00:00
rvelices
ec03d115a9
moved around 100k of javascript from synchronous loading to async... (a lot more could be done...)
...
git-svn-id: http://piwigo.org/svn/trunk@28806 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-26 20:23:50 +00:00