aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/js (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-02-13Merged revision(s) 30958 from trunk:mistic1001-44/+0
bug 3190: Datetime picker, can't change year on Chrome & IE11 git-svn-id: http://piwigo.org/svn/branches/2.7@30959 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-02-13bug 3190: Datetime picker, can't change year on Chrome & IE11 mistic1001-44/+0
git-svn-id: http://piwigo.org/svn/trunk@30958 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-02-13Merged revision(s) 30956 from trunk:mistic1001-0/+1
bug 3188: history search, trailing space in dates git-svn-id: http://piwigo.org/svn/branches/2.7@30957 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-02-13bug 3188: history search, trailing space in dates mistic1001-0/+1
git-svn-id: http://piwigo.org/svn/trunk@30956 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-30Merged revision(s) 30630 from trunk:mistic1003-75/+68
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/branches/2.7@30633 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-30Merged revision(s) 30341 from trunk:mistic1001-16/+118
feature:3168 Unuseable datepicker for old dates modify DatePicker internal methods to replace year select by a numeric input git-svn-id: http://piwigo.org/svn/branches/2.7@30632 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-30bug 3183: Improve album creation mistic1003-75/+68
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-03bug 3149: admin image preview (colorbox) does not work for small originals rvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@30358 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-02feature:3168 Unuseable datepicker for old datesmistic1001-16/+118
modify DatePicker internal methods to replace year select by a numeric input git-svn-id: http://piwigo.org/svn/trunk@30341 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-16Merged revision(s) 30110 from trunk:mistic1001-0/+1
datepicker display by default -80:+20 for year select (previous -10:+10) git-svn-id: http://piwigo.org/svn/branches/2.7@30111 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-16datepicker display by default -80:+20 for year select (previous -10:+10)mistic1001-0/+1
git-svn-id: http://piwigo.org/svn/trunk@30110 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-18enlarge album list to 600pxplegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@29619 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-18dynamically set selectize maxOptions to accommodate very long listsmistic1001-0/+2
git-svn-id: http://piwigo.org/svn/trunk@29613 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-15use fontello for every checkbox on config screens + split configuration.tpl filemistic1001-0/+18
git-svn-id: http://piwigo.org/svn/trunk@29539 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-12add URL filter input for dimension and filesize + batch_manager_url_filter ↵mistic1001-4/+23
trigger + fixes in doubleSlider.js git-svn-id: http://piwigo.org/svn/trunk@29505 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-23create a mini jquery plugin for sliders on batch manager + async loadmistic1002-0/+47
git-svn-id: http://piwigo.org/svn/trunk@29249 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-04selectize/localcache : remove overkill categories sorting (already done in ↵mistic1001-31/+21
WS) + remove some data (comments, uppercets, etc...) git-svn-id: http://piwigo.org/svn/trunk@28938 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-04fix sorting by global rank in selectizemistic1001-1/+24
git-svn-id: http://piwigo.org/svn/trunk@28937 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-01bug 3013: Clean batch manager globalrvelices1-0/+81
git-svn-id: http://piwigo.org/svn/trunk@28909 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-28batch manager move more js from footer to async ; move some inline to ↵rvelices1-1/+82
external file git-svn-id: http://piwigo.org/svn/trunk@28821 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-26moved around 100k of javascript from synchronous loading to async... (a lot ↵rvelices1-0/+51
more could be done...) git-svn-id: http://piwigo.org/svn/trunk@28806 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-22feature 3080: add cancel button, one minute granularity, fix missing cssmistic1001-18/+46
git-svn-id: http://piwigo.org/svn/trunk@28765 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-02redefine selectize templates without escaping + translate "Add"mistic1001-4/+25
git-svn-id: http://piwigo.org/svn/trunk@28613 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-31time picker more forgiving with parsing errors (accept dates only without time)rvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@28578 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-28feature 3077 : fix addAlbum process when creating the first ever album, ↵mistic1002-42/+59
improve data API git-svn-id: http://piwigo.org/svn/trunk@28555 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-28feature 2616, customizations for pluploadplegall1-1/+1
* bug fixed, remove debug inserts in table "plupload" * display photo title as tooltip on thumbnail * hide useless .plupload_header * hide any other form fieldset until an album is selected git-svn-id: http://piwigo.org/svn/trunk@28552 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-27feature 3077 : factorize code for cache/selectizemistic1001-151/+337
git-svn-id: http://piwigo.org/svn/trunk@28550 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-26feature 3077 : factorize code for categories cache (TODO for other ↵mistic1001-0/+121
collections) + fix incorrect categories list for dissociation git-svn-id: http://piwigo.org/svn/trunk@28542 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-26feature 3077 : always sort categories by global rankmistic1002-3/+4
git-svn-id: http://piwigo.org/svn/trunk@28540 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-24feature 3077 : use selectize on batch_manager_global, cat_modify and ↵mistic1001-0/+123
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-24feature 3077 : improve cache invalidationmistic1001-13/+9
- 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-18feature 2679 : allow to change creation timemistic1001-19/+54
git-svn-id: http://piwigo.org/svn/trunk@28500 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-17feature 3080 : simpler date inputs (one input + fontello + picker selects)mistic1001-0/+61
git-svn-id: http://piwigo.org/svn/trunk@28497 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-17feature 3077 : use Selectize with AJAX load/cache on picture_modifymistic1001-0/+48
git-svn-id: http://piwigo.org/svn/trunk@28494 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-04-04increase jquery.geoip local cache durationrvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@28067 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-04-01merge r28038 from branch 2.6 to trunkplegall1-0/+23
bug 3068 fixed: on Internet Explorer 8, indexOf function is broken. git-svn-id: http://piwigo.org/svn/trunk@28039 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-24add missing str_repeat functions in common.js and use it for ↵mistic1001-0/+5
batch_manager_global.tpl git-svn-id: http://piwigo.org/svn/trunk@26179 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-28feature 1668, in progress: redesign user manager (jQuery datatables, AJAX calls)plegall1-0/+50
git-svn-id: http://piwigo.org/svn/trunk@25194 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-04feature 2916 Replace raphael with symbol fonts rvelices1-11/+0
I added more icons than before (I think it's better as we can find links faster but that's arguable ...) git-svn-id: http://piwigo.org/svn/trunk@23029 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-16feature 2885: Add geoip info in the stats / history page - fixes and add a ↵rvelices1-4/+5
location map image git-svn-id: http://piwigo.org/svn/trunk@22703 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-16feature 2885: Add geoip info in the stats / history page rvelices1-2/+21
- use jsonp (cross origin) - use localStorage cache - use tiptip instead of ui tooltip git-svn-id: http://piwigo.org/svn/trunk@22683 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-14feature 2885: Add geoip info in the stats / history page rvelices1-0/+42
git-svn-id: http://piwigo.org/svn/trunk@22664 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-06move a lot of inline js code (raphael icons) from inline to external async ↵rvelices1-0/+11
script git-svn-id: http://piwigo.org/svn/trunk@18956 68402e56-0260-453c-a942-63ccdbb3a9ee