summaryrefslogtreecommitdiff
path: root/templates/users_list.tpl
AgeCommit message (Expand)AuthorFilesLines
2026-06-05Switch icons: document-properties → edit, text-x-generic → view-list-textLester Caine1-2/+2
2026-06-05Switch delete icon from edit-delete to user-trash (dustbin)Lester Caine1-1/+1
2026-06-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine1-8/+8
2026-05-15Remove unused group model codeLester Caine1-6/+1
2025-09-12Default missing numrows variablelsces1-5/+5
2025-09-05Empty variable initialization for PHP8.4lsces1-7/+7
2025-07-12check for commerce package install for list iconspiderr1-1/+1
2023-04-20change Ban to Enable in user, tweak feedback and iconsspider@dav1-4/+3
2022-07-31migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-spiderr1-11/+10
2022-01-10add Orders link to user list if commerce is installedspiderr1-0/+3
2020-08-08add delete_user_content for bulk user expungespiderr1-15/+18
2020-08-08add .form-control in users_listspiderr1-1/+1
2016-09-04use HTML5 email input type, disable autocorrect on email fields; clean up adm...spider@app21-29/+21
2014-11-19add-forminput-label-param-for-bs3spiderr1-2/+2
2014-06-06boostrap3-control-group-2-from-groupspiderr1-7/+7
2014-05-30bootstrap3-css-changesspiderr1-1/+1
2014-05-29update bootstrap v3 classesspider1-1/+1
2014-05-23bootstrap3-btn-defaultspiderr1-1/+1
2014-04-15link login in user_listspider1-2/+2
2013-05-28resolve conflicts in users_list.tplspiderr1-10/+9
2013-05-28clean up users_list and remove private from getList results without permspiderr1-38/+38
2013-05-15tweak user findspiderr1-10/+11
2013-04-23convert all remaining biticons; clean up edit groupChristian Fowler1-2/+2
2013-04-04cleanup edit formsspiderr1-2/+2
2013-04-02convert lots of biticon to booticonspiderr1-8/+8
2013-04-01bootstrap-conversionspiderr1-17/+14
2013-02-15clean up admin users searchspiderr1-20/+25
2013-02-07update admin users list with expanded search form and ability to export with ...spiderr1-31/+68
2012-10-03This one has always been a problem on the lsces port, but I just deletedlsces1-5/+1
2012-08-13A few more adjustemsnts to get roles working in parallel with groups permissionslsces1-1/+1
2012-06-07Use 'protector' package as switch for role/group alternativeslsces1-3/+11
2010-12-28use stats_referer_display_short smarty modifierspiderr1-1/+1
2010-09-29add referer_url to displayspiderr1-0/+3
2010-03-23Avoid smarty error in users list when no email addressDaniel Sutcliffe1-1/+1
2010-03-03add user activity link on user listing for user_admin'sChristian Fowler1-0/+1
2010-02-09use js namespace for switchCheckboxeswjames51-1/+1
2009-11-11add REQUEST_URI as form action so query string persistsChristian Fowler1-1/+1
2009-10-03content count needs to be in floaticon list so it can be used effectively to ...Christian Fowler1-3/+3
2009-09-25hack in div so icon can float by default, also add lables and stylize to make...wjames51-6/+9
2009-09-15add some classes to style usersinfo itemsChristian Fowler1-7/+5
2009-09-14add numeric ordering to list of usersChristian Fowler1-2/+2
2009-09-14add count of user content for admins so it's easy to spot active accountsChristian Fowler1-0/+3
2009-09-01remove verify button from users_listTyler Bello1-8/+0
2009-09-01modify ability to verify emails by pinging the MX servers and placing users i...Tyler Bello1-0/+13
2008-02-14add quick ban option for users - sets status_id to suspendedwjames51-0/+5
2007-11-10moved date out of {tr}laetzer1-1/+1
2007-01-24fix single user removalMax Kremmel1-1/+1
2007-01-10add user content list linkMax Kremmel1-4/+5
2006-12-19work around {displayname} limitations when displaying login name instead of r...Max Kremmel1-1/+5
2006-12-16remove ugly _REQUEST stuff in BitPermUser::expunge and enable batch deletion ...Max Kremmel1-32/+53