aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/template (follow)
Commit message (Expand)AuthorAgeFilesLines
* feature 2616: better behavior at the end of upload (more like with uploadify,...plegall2014-05-281-42/+45
* feature 2616, customizations for pluploadplegall2014-05-281-77/+18
* feature 3077 : factorize code for cache/selectizemistic1002014-05-274-183/+23
* feature 2616: HTML5 upload (with plupload 2.1.2). First basic implementation....plegall2014-05-271-168/+87
* feature 3077 : factorize code for categories cache (TODO for other collection...mistic1002014-05-264-149/+55
* feature 3077 : always sort categories by global rankmistic1002014-05-264-19/+8
* 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-246-113/+198
* feature 3077 : improve cache invalidationmistic1002014-05-244-81/+122
* 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-184-7/+13
* feature 3080 : simpler date inputs (one input + fontello + picker selects)mistic1002014-05-175-108/+59
* 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-171-35/+88
* 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
* merge r28038 from branch 2.6 to trunkplegall2014-04-011-2/+2
* 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
* 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-021-3/+1
* feature 1668: use underscore.js to template the userDetails instead ofplegall2013-12-271-152/+201
* feature 1668: change the link text to "close" (with the appropriate icon) whe...plegall2013-12-261-4/+16
* add missing str_repeat functions in common.js and use it for batch_manager_gl...mistic1002013-12-241-47/+3
* feature 1668, user manager redesign: change the way we open user details to m...plegall2013-12-241-1/+1
* bug fixed (related to feature 1668): remove link to user manager filtered onplegall2013-12-231-1/+1
* feature 1668, user manager redesign: do not let the administrator try toplegall2013-12-201-9/+21
* feature 1668, user manager redesign:plegall2013-12-201-8/+46
* feature 2869 added: support TIFF files on web upload (requires ext_imagick)plegall2013-12-121-1/+1
* feature 1668: hide "delete" link for protected users, hide "change username" ...plegall2013-12-121-9/+33
* don't display "null" when email address is empty on users managermistic1002013-12-081-1/+1
* change caddie icon (the name has already changed to "Selection" in en_GB, we ...plegall2013-11-291-1/+1
* feature 2916: add icons for cat_modify, picture_modify and admin top barplegall2013-11-293-17/+17
* feature 2920: add a navigation bar for long list of commentsplegall2013-11-281-2/+5
* fix missing spacervelices2013-11-251-1/+1
* feature 3001: new link "add photos" on album edition page. Patch by msakikplegall2013-11-191-0/+2
* english lang correction (forgot template)rvelices2013-11-191-2/+2
* feature 1668: replace "Interface theme" by "Theme".plegall2013-11-182-3/+3
* - ws users/groups/perms returns int instead of strings for idsrvelices2013-11-181-1/+2
* feature 1668: add new language strings for the new user manager.plegall2013-11-161-34/+34
* feature 1668: nb_image_page or recent_period in database will automatically t...plegall2013-11-151-1/+1
* feature 1668: in user details, ability to modify recent_period and nb_image_p...plegall2013-11-151-4/+78
* bug 2883: filter order_by for duplicated valuesmistic1002013-11-151-26/+19
* feature 1668: implement "change password" and "edit username"plegall2013-11-141-6/+119