aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bug 3190: Datetime picker, can't change year on Chrome & IE11 mistic1002015-02-131-44/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@30958 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3188: history search, trailing space in dates mistic1002015-02-131-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@30956 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3183: Improve album creation mistic1002014-11-303-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
* bug 3149: admin image preview (colorbox) does not work for small originals rvelices2014-11-031-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@30358 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:3168 Unuseable datepicker for old datesmistic1002014-11-021-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
* datepicker display by default -80:+20 for year select (previous -10:+10)mistic1002014-10-161-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@30110 68402e56-0260-453c-a942-63ccdbb3a9ee
* enlarge album list to 600pxplegall2014-09-181-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@29619 68402e56-0260-453c-a942-63ccdbb3a9ee
* dynamically set selectize maxOptions to accommodate very long listsmistic1002014-09-181-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@29613 68402e56-0260-453c-a942-63ccdbb3a9ee
* use fontello for every checkbox on config screens + split configuration.tpl filemistic1002014-09-151-0/+18
| | | | git-svn-id: http://piwigo.org/svn/trunk@29539 68402e56-0260-453c-a942-63ccdbb3a9ee
* add URL filter input for dimension and filesize + batch_manager_url_filter ↵mistic1002014-09-121-4/+23
| | | | | | trigger + fixes in doubleSlider.js git-svn-id: http://piwigo.org/svn/trunk@29505 68402e56-0260-453c-a942-63ccdbb3a9ee
* create a mini jquery plugin for sliders on batch manager + async loadmistic1002014-08-232-0/+47
| | | | git-svn-id: http://piwigo.org/svn/trunk@29249 68402e56-0260-453c-a942-63ccdbb3a9ee
* selectize/localcache : remove overkill categories sorting (already done in ↵mistic1002014-07-041-31/+21
| | | | | | WS) + remove some data (comments, uppercets, etc...) git-svn-id: http://piwigo.org/svn/trunk@28938 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix sorting by global rank in selectizemistic1002014-07-041-1/+24
| | | | git-svn-id: http://piwigo.org/svn/trunk@28937 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3013: Clean batch manager globalrvelices2014-07-011-0/+81
| | | | git-svn-id: http://piwigo.org/svn/trunk@28909 68402e56-0260-453c-a942-63ccdbb3a9ee
* batch manager move more js from footer to async ; move some inline to ↵rvelices2014-06-281-1/+82
| | | | | | external file git-svn-id: http://piwigo.org/svn/trunk@28821 68402e56-0260-453c-a942-63ccdbb3a9ee
* moved around 100k of javascript from synchronous loading to async... (a lot ↵rvelices2014-06-261-0/+51
| | | | | | more could be done...) git-svn-id: http://piwigo.org/svn/trunk@28806 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3080: add cancel button, one minute granularity, fix missing cssmistic1002014-06-221-18/+46
| | | | git-svn-id: http://piwigo.org/svn/trunk@28765 68402e56-0260-453c-a942-63ccdbb3a9ee
* redefine selectize templates without escaping + translate "Add"mistic1002014-06-021-4/+25
| | | | git-svn-id: http://piwigo.org/svn/trunk@28613 68402e56-0260-453c-a942-63ccdbb3a9ee
* time picker more forgiving with parsing errors (accept dates only without time)rvelices2014-05-311-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@28578 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3077 : fix addAlbum process when creating the first ever album, ↵mistic1002014-05-282-42/+59
| | | | | | improve data API git-svn-id: http://piwigo.org/svn/trunk@28555 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2616, customizations for pluploadplegall2014-05-281-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
* feature 3077 : factorize code for cache/selectizemistic1002014-05-271-151/+337
| | | | git-svn-id: http://piwigo.org/svn/trunk@28550 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3077 : factorize code for categories cache (TODO for other ↵mistic1002014-05-261-0/+121
| | | | | | collections) + fix incorrect categories list for dissociation git-svn-id: http://piwigo.org/svn/trunk@28542 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3077 : always sort categories by global rankmistic1002014-05-262-3/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@28540 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3077 : use selectize on batch_manager_global, cat_modify and ↵mistic1002014-05-241-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
* feature 3077 : improve cache invalidationmistic1002014-05-241-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
* feature 2679 : allow to change creation timemistic1002014-05-181-19/+54
| | | | git-svn-id: http://piwigo.org/svn/trunk@28500 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3080 : simpler date inputs (one input + fontello + picker selects)mistic1002014-05-171-0/+61
| | | | git-svn-id: http://piwigo.org/svn/trunk@28497 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3077 : use Selectize with AJAX load/cache on picture_modifymistic1002014-05-171-0/+48
| | | | git-svn-id: http://piwigo.org/svn/trunk@28494 68402e56-0260-453c-a942-63ccdbb3a9ee
* increase jquery.geoip local cache durationrvelices2014-04-041-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@28067 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r28038 from branch 2.6 to trunkplegall2014-04-011-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
* add missing str_repeat functions in common.js and use it for ↵mistic1002013-12-241-0/+5
| | | | | | batch_manager_global.tpl git-svn-id: http://piwigo.org/svn/trunk@26179 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1668, in progress: redesign user manager (jQuery datatables, AJAX calls)plegall2013-10-281-0/+50
| | | | git-svn-id: http://piwigo.org/svn/trunk@25194 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2916 Replace raphael with symbol fonts rvelices2013-06-041-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
* feature 2885: Add geoip info in the stats / history page - fixes and add a ↵rvelices2013-05-161-4/+5
| | | | | | location map image git-svn-id: http://piwigo.org/svn/trunk@22703 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2885: Add geoip info in the stats / history page rvelices2013-05-161-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
* feature 2885: Add geoip info in the stats / history page rvelices2013-05-141-0/+42
| | | | git-svn-id: http://piwigo.org/svn/trunk@22664 68402e56-0260-453c-a942-63ccdbb3a9ee
* move a lot of inline js code (raphael icons) from inline to external async ↵rvelices2012-11-061-0/+11
script git-svn-id: http://piwigo.org/svn/trunk@18956 68402e56-0260-453c-a942-63ccdbb3a9ee