aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/template/user_list.tpl (follow)
Commit message (Expand)AuthorAgeFilesLines
* upgrade datatables to 1.10.11 (issue #378)modus752016-02-181-32/+40
* fixes #419, an admin can't change webmaster passwordplegall2016-02-121-1/+3
* bug #409 fixed: handle error returned by pwg.users.setInfoplegall2016-01-281-9/+23
* feature #397, close popin when user deletedplegall2016-01-091-1/+1
* move new CSS rules to theme.css instead of {html_style}plegall2016-01-091-14/+0
* feature #398, update user list when user is modifiedplegall2016-01-091-1/+4
* feature #397, edit user in a popinplegall2016-01-091-26/+41
* feature 3133: add colorscheme parameter for themes. This way we can use theplegall2014-09-031-2/+1
* bug 3104: less rights for admins (compared to webmaster). Now an admin can't:plegall2014-07-251-5/+7
* add dark selectize theme + "ternary" template modifiermistic1002014-06-141-1/+2
* feature 3077 : fix addAlbum process when creating the first ever album, impro...mistic1002014-05-281-1/+2
* feature 3077 : use Selectize on user_listmistic1002014-05-181-8/+22
* 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
* 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
* feature 1668, user manager redesign: change the way we open user details to m...plegall2013-12-241-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 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
* english lang correction (forgot template)rvelices2013-11-191-2/+2
* feature 1668: replace "Interface theme" by "Theme".plegall2013-11-181-2/+2
* - 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
* feature 1668: implement "change password" and "edit username"plegall2013-11-141-6/+119
* feature 1668: delete single user, better colors for admin dark theme.plegall2013-11-131-14/+35
* feature 1668: new display of userDetails, manage group list in user details,plegall2013-11-131-59/+122
* feature 1668: visual enhancement for user manager redesign. Appropriateplegall2013-11-111-6/+6
* feature 1668: add a <form> to avoid confusing input[type=radio] (enabled_high...plegall2013-11-111-2/+4
* feature 1668: first draft, add a complete form to edit user properties inside...plegall2013-11-081-1/+207
* feature 2976: pwg.users.delete requires pwg_tokenplegall2013-11-011-0/+2
* feature 1668, user manager redesign: ability to add a new user (call to pwg.u...plegall2013-10-301-13/+105
* feature 1668: implement all remaining actions (all using the new version of p...plegall2013-10-281-5/+38
* feature 1668, in progress: redesign user manager (jQuery datatables, AJAX calls)plegall2013-10-281-239/+344
* feature:2549 Allow to disable comments for everybody mistic1002012-01-141-0/+2
* feature:2021 change contents of the mail + add option on admin/user_listmistic1002012-01-141-0/+1
* remove max photo width/height from user profile because not used anymore rvelices2012-01-121-24/+0
* admin remove unused css rules + unused class names from html elementsrvelices2011-10-181-2/+2
* bug:2476 Increase the maximum display of thumbnails, now limited to 3 digits ...mistic1002011-10-171-1/+1
* bug:2224 one parameter for change thumnails number (needs some translations)mistic1002011-04-091-15/+5
* feature 2102 : rename item/image/picture to photo (public side)rvelices2011-01-161-3/+3
* feature 2060: Remove adviser from db structure.patdenice2010-12-141-13/+0
* feature 2060: Remove {$TAG_INPUT_ENABLED} from tpl files.patdenice2010-12-141-3/+3
* feature 1616: rename "category" into "album" (first commit; still to come)rvelices2010-09-161-1/+1
* merge r6280 from branch 2.1 to trunkGotcha2010-05-221-1/+1
* In user_list page, theme value must be theme id, not theme name.patdenice2010-04-271-1/+1