aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/js/LocalStorageCache.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-30Merged revision(s) 30630 from trunk:mistic1001-0/+2
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-30bug 3183: Improve album creation mistic1001-0/+2
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-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-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-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-28feature 3077 : fix addAlbum process when creating the first ever album, ↵mistic1001-6/+21
improve data API git-svn-id: http://piwigo.org/svn/trunk@28555 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 rankmistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@28540 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-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