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
mistic100
fea2a4efd1
feature 3077 : improve cache invalidation
...
- 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
2014-05-24 14:18:04 +00:00
mistic100
40fa9b3cdb
feature 3077 : use Selectize on batch_manager_global
...
git-svn-id: http://piwigo.org/svn/trunk@28502 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-18 15:15:25 +00:00
mistic100
97ffdb2edc
feature 2679 : allow to change creation time
...
git-svn-id: http://piwigo.org/svn/trunk@28500 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-18 10:58:53 +00:00
mistic100
914b6d96d2
feature 3080 : simpler date inputs (one input + fontello + picker selects)
...
git-svn-id: http://piwigo.org/svn/trunk@28497 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-17 22:04:36 +00:00
rvelices
1f3f5ff73f
bug 3069: add quick search as filter in batch manager
...
git-svn-id: http://piwigo.org/svn/trunk@28087 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-04-05 19:24:27 +00:00
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