aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes (follow)
Commit message (Expand)AuthorAgeFilesLines
* selectize/localcache : remove overkill categories sorting (already done in WS...mistic1002014-07-041-31/+21
* fix sorting by global rank in selectizemistic1002014-07-041-1/+24
* feature 2809: sort albums by dateplegall2014-07-031-2/+3
* i18n for the new HTML5 upload (use i18n files from plupload)plegall2014-07-022-6/+11
* bug 3013: Clean batch manager globalrvelices2014-07-012-168/+129
* batch manager move more js from footer to async ; move some inline to externa...rvelices2014-06-283-112/+117
* fix date picker js dependencies when combine_template_files = falservelices2014-06-281-3/+7
* moved around 100k of javascript from synchronous loading to async... (a lot m...rvelices2014-06-265-64/+72
* feature 3080: add cancel button, one minute granularity, fix missing cssmistic1002014-06-225-21/+59
* feature 3095: add "comments_enable_website" param + GUImistic1002014-06-221-0/+7
* add dark selectize theme + "ternary" template modifiermistic1002014-06-148-8/+16
* no more use of jquery ui for admin menu accordionmistic1002014-06-143-63/+81
* hide helpSynchro if sync is disabled (made with CSS instead of javascript)plegall2014-06-131-0/+6
* clean HTML code of header and footermistic1002014-06-132-76/+56
* remove admin IE 6/7/8 fixesmistic1002014-06-135-62/+1
* syntax errorplegall2014-06-031-1/+1
* redefine selectize templates without escaping + translate "Add"mistic1002014-06-024-7/+34
* time picker more forgiving with parsing errors (accept dates only without time)rvelices2014-05-311-1/+1
* i broke colorbox on batch manager unit + use css animationsmistic1002014-05-292-7/+7
* feature 3077 : fix addAlbum process when creating the first ever album, impro...mistic1002014-05-288-63/+84
* feature 2616: better behavior at the end of upload (more like with uploadify,...plegall2014-05-281-42/+45
* feature 2616, customizations for pluploadplegall2014-05-283-78/+24
* feature 3077 : factorize code for cache/selectizemistic1002014-05-275-334/+360
* feature 2616: HTML5 upload (with plupload 2.1.2). First basic implementation....plegall2014-05-272-174/+88
* feature 3077 : factorize code for categories cache (TODO for other collection...mistic1002014-05-265-149/+176
* feature 3077 : always sort categories by global rankmistic1002014-05-266-22/+12
* bug fixed: on upload form, display existing albumsplegall2014-05-261-1/+5
* feature 3077 : use selectize on batch_manager_global, cat_modify and photos_a...mistic1002014-05-248-113/+328
* feature 3077 : improve cache invalidationmistic1002014-05-245-94/+131
* feature 3077 : use Selectize on batch_manager_globalmistic1002014-05-181-43/+71
* feature 3077 : use Selectize on user_listmistic1002014-05-181-8/+22
* feature 2679 : allow to change creation timemistic1002014-05-185-26/+67
* feature 3080 : simpler date inputs (one input + fontello + picker selects)mistic1002014-05-1719-192/+211
* feature 3077 : use Selectize with AJAX load/cache on cat_perm and batch_manag...mistic1002014-05-173-86/+131
* feature 3077 : use Selectize with AJAX load/cache on picture_modifymistic1002014-05-172-35/+136
* admin tag selection use event delegation (faster load time with large number ...rvelices2014-04-301-3/+3
* bug 3069: add quick search as filter in batch managerrvelices2014-04-051-0/+10
* increase jquery.geoip local cache durationrvelices2014-04-041-1/+1
* merge r28038 from branch 2.6 to trunkplegall2014-04-012-2/+25
* merge r27836 from branch 2.6 to trunkplegall2014-03-181-0/+2
* merge r27810 from branch 2.6 to trunkplegall2014-03-171-2/+5
* admin rating user sorted by consensus by defaultrvelices2014-01-241-1/+1
* admin rating user improvementsrvelices2014-01-211-1/+14
* admin rating improvementsrvelices2014-01-172-33/+116
* change behavior of reset/cancel button on tags manager + reorganize codemistic1002014-01-121-92/+101
* prevent "Enter" on tags filter input to reload the pagemistic1002014-01-121-1/+5
* Update headers to 2014. Happy new year!!mistic1002014-01-055-5/+5
* feature 3016: upgrade script to Piwigo 2.6plegall2014-01-021-0/+1
* bug 3015 fixed: remove "manage album photos" from cat_list to avoidplegall2014-01-022-5/+3
* feature 1668: use underscore.js to template the userDetails instead ofplegall2013-12-271-152/+201