Louis
a46eeb1592
issue #1253 badge style for counter
...
badge style for counter in the progress bar of batch manager
2020-11-10 14:59:26 +01:00
Louis
1997f311f4
issue #1253 added counter
...
added counter above progress bar to see where we are like in 2.10
2020-11-10 10:56:21 +01:00
Louis
0fc87320af
fixes #1253 progressbar new style
...
added the style of progress bar like when you upload a photos, from photos add direct tpl
also fixed a php error when calling count on empty var
2020-11-10 10:19:26 +01:00
Louis
76201d11d4
batch manager confirm del msg
...
moved the confirm deletion msg on the actions delete and delete_derivatives so it will be in the middle of select and apply action with visibility hidden
2020-11-06 09:46:00 +01:00
Louis
eacad2a4b8
fixes #1240 use a modern and customizable confirmation popins
...
* plugins: install, restore, deactivate all, uninstall, delete
* themes: delete
* languages: delete
* maintenance: lock gallery, purge history detail, purge history summary, purge search history and delete all sizes butto
* rates: delete user rates
* sites: remove a site
* updates: update all extensions
* users: delete
batch manager now confirms deletion of derivative like deletion of photos (no more alert popin)
theme manager: box styling like plugins, delete is in dropdown, with icon for activate and delete
2020-10-31 16:53:45 +01:00
plegall
1e382f50a0
batch manager: move and simplify the displayed level, due to new buttons organization and better support for modern CSS
2020-09-01 19:07:50 +02:00
Zacharie
dd381de3c5
Batch manager redesign
...
* Change the appearance of the filter actions
* Minor design fixes
* (Global design) Add a new CSS class : buttonGradient and apply it on the button add photos on add photos page
2020-08-04 11:15:18 +02:00
Zacharie
14172f7b66
Design fixes on Batch Manager Global, picture modify and tags manager, especially concerning the dark mode
2020-07-21 15:58:43 +02:00
Zacharie
d23971901b
Design and bug fixes :
...
* Change batch manager checkbox to correspond to tag manager
* See button on picture edit page is now unavailable if the picture is in a private album
* Language correction
* Design fixes on batch manager selects (and general design fixes on batch manager)
* Minor design fixes
2020-07-20 14:39:46 +02:00
Zacharie
12a88ea058
Design uniformize and fixes
...
* Remove CSS class navigationBar for new pagination design
* Remove green hover of images of batch manager
2020-07-10 13:25:56 +02:00
Zacharie
9dc29c0252
Design fix and clean css
...
* Add a dark mode to the tag manager
* Change design of the select number tag per page to correspond to the tag manager
* Small design fixes
* Clean and reorder css files
2020-07-09 16:48:10 +02:00
Zacharie
842a8dff45
Adding the new batch manager implemented by Yann
2020-07-09 13:25:22 +02:00
plegall
ac5d00e89b
fixes #1098 make checksum computation block size configurable, and smaller by default
2019-10-14 12:22:53 +02:00
plegall
3478033515
fixes #1057 use a popin instead of popup to display admin page help.
...
The "old way" still works with the popuphelp() javascript function.
2019-08-13 12:07:16 +02:00
Teatek
b8d6f01b38
fixes #966 progression bar for sync metadata
...
* [Batch Manager] adding progression bar for metadata sync action
* [Batch Manager] display the number of synchronized photos in the success message
2019-01-27 17:16:13 +01:00
Teatek
b05241f508
Fixes #272 missing md5sum
...
* dashboard: add warning if missing checksums
* add a "compute all missing md5sum" option in batch manager (inspired by delete orphans)
* progress bar when computing md5sums
2019-01-22 10:26:52 +01:00
plegall
ce8b99bda0
add icons on Batch Manager
2017-01-25 14:19:00 +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
e6e7465b9d
fixes #593 , delete by blocks of 100 photos, with a progress bar
2016-12-26 23:24:29 +01:00
plegall
3a8b26726f
fixes #592 , typo on new button id prevent ajax action from working
2016-12-26 17:11:53 +01:00
plegall
5f5aff1a04
feature #567 , icons on batch manager buttons
2016-12-15 12:12:29 +01:00
plegall
ed0d053699
feature #565 , Batch Manager, font-icons checkboxes
...
For each photo.
And we use full colors for "hover" thumbnails, ie orange on "clear" theme and pink on "dark" theme.
2016-12-12 15:53:17 +01:00
plegall
b6442677eb
fixes #210 , filter duplicates on checksum
...
But it only works for images having their md5sum filled in database. Which is
never the case for photos added by synchronization.
2016-12-11 19:51:20 +01:00
plegall
16e41e6434
use font-icons for duplicate options on batch manager
2016-12-11 19:07:45 +01:00
plegall
6a8e158206
fixes #529 , protect delete_orphans against CSRF
2016-09-27 14:25:13 +02:00
plegall
18791eb440
bug #529 , protect batch manager against CSRF
2016-09-27 14:21:55 +02:00
jeremydurand
e580e7d31f
Bug/430 placeholder ( #494 )
...
fixes #430 placeholder
2016-06-03 14:51:46 +02:00
plegall
d1cb1f86a8
bug #466 fixed, new album listed when moving photos
...
In the batch manager, merge action blocks "associate" and "move" because they
follow the same pattern (list of albums + create new).
2016-05-02 16:09:50 +02:00
plegall
92224bcbf4
fix #357 make orphans photos more obvious
...
... 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.
2015-10-09 20:17:27 +02:00
mistic100
9d0357e889
filter "dissociate" action + display bug of Selectize widget
...
git-svn-id: http://piwigo.org/svn/trunk@29760 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-23 09:28:26 +00:00
plegall
8c8c982924
enlarge album list to 600px
...
git-svn-id: http://piwigo.org/svn/trunk@29619 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-18 11:12:22 +00:00
plegall
1826f53714
enlarge selectize boxes to 600px (like on picture_modify)
...
git-svn-id: http://piwigo.org/svn/trunk@29618 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-18 10:40:31 +00:00
rvelices
0719b52874
- active search filter but empty string in batch manager does not change the 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-17 18:33:52 +00:00
plegall
ab00c52430
feature 3133: add colorscheme parameter for themes. This way we can use the
...
appropriate CSS for selectize (and other things)
git-svn-id: http://piwigo.org/svn/trunk@29389 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-03 09:02:07 +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
plegall
3d362a235f
feature 2810: for duplicates filter, add "date & time" (checked by default) 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-22 08:56:51 +00:00
plegall
83ed6f8009
feature 2791: batch manager, filter by filesize
...
git-svn-id: http://piwigo.org/svn/trunk@29238 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-21 17:10:15 +00:00
plegall
cacdce6474
feature 2904: add a link "empty caddie" in the Batch Manager.
...
git-svn-id: http://piwigo.org/svn/trunk@29076 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-25 13:28:16 +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
mistic100
275e810c5f
feature 3080: add cancel button, one minute granularity, fix missing css
...
git-svn-id: http://piwigo.org/svn/trunk@28765 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-22 12:44:43 +00:00
mistic100
84d94906d2
add dark selectize theme + "ternary" template modifier
...
git-svn-id: http://piwigo.org/svn/trunk@28703 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-14 14:15:05 +00:00
mistic100
4c1066c8f6
redefine selectize templates without escaping + translate "Add"
...
git-svn-id: http://piwigo.org/svn/trunk@28613 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-02 21:56:54 +00:00
mistic100
9a842dd86a
feature 3077 : fix addAlbum process when creating the first ever album, improve data API
...
git-svn-id: http://piwigo.org/svn/trunk@28555 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-28 19:04:40 +00:00
mistic100
82b52dd0c0
feature 3077 : factorize code for cache/selectize
...
git-svn-id: http://piwigo.org/svn/trunk@28550 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-27 21:47:57 +00:00
mistic100
a5b2cf8200
feature 3077 : factorize code for categories cache (TODO for other collections) + fix incorrect categories list for dissociation
...
git-svn-id: http://piwigo.org/svn/trunk@28542 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-26 22:03:57 +00:00
mistic100
1b60bafb58
feature 3077 : always sort categories by global rank
...
git-svn-id: http://piwigo.org/svn/trunk@28540 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-26 16:56:39 +00:00
mistic100
ad10a97f4a
feature 3077 : use selectize on batch_manager_global, cat_modify and 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-24 16:24:52 +00:00