summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2009-05-04add name to login form, and auto-focus user input fieldChristian Fowler1-1/+4
2009-04-22add user_activity linkChristian Fowler1-0/+1
2009-04-02add support for users_login_homepage configChristian Fowler1-1/+1
2009-01-24standardize search with 'find' param, removes find_objects - CUSTOM PACKAGE D...wjames51-2/+2
2009-01-20Fix quotes on many smarty include directivesR250Daniel Sutcliffe2-5/+5
2008-12-25don't display irrelevant information when viewing anon accountMax Kremmel1-14/+16
2008-12-04inelegant but functional. Ideally list needs trimming with respect to country...Lester Caine1-2/+2
2008-11-18check _attachment_id for user images, not URL in case the URL is invalid for ...Christian Fowler1-3/+3
2008-11-17consistent icon for 'assign'laetzer1-2/+4
2008-11-07add secure icon, fix links to secure loginChristian Fowler1-5/+6
2008-10-23flag icon after select; removed {sortlink}, flags are already sorted by phplaetzer2-10/+6
2008-10-18remove level stuffMax Kremmel1-64/+23
2008-10-18we don't allow users to tinker with permission levels anymore. remove the fil...Max Kremmel1-78/+0
2008-10-16remove unused {form}Max Kremmel1-26/+25
2008-10-16add link to page nobody knew existedMax Kremmel1-0/+1
2008-10-05further layout cleanup.Max Kremmel1-3/+3
2008-10-05better highlight permissions that deviate from defaultMax Kremmel1-21/+28
2008-10-02fix user image upload, clean up code and rename 'fSubmit' stuff to use normal...Max Kremmel2-28/+30
2008-08-28tidy up user home page so that rest of user page features are rendered even i...wjames51-30/+24
2008-06-29fix users language selectionMax Kremmel1-1/+1
2008-06-07some UI updatesMax Kremmel1-14/+29
2008-03-22add content list to user displayJams H Thompson1-0/+8
2008-03-11clean up help on passcode register entry, move to top since it is invasive an...Christian Fowler1-11/+11
2008-03-11clean up help on passcode register entryChristian Fowler1-1/+2
2008-02-14add quick ban option for users - sets status_id to suspendedwjames51-0/+5
2008-02-09remove smarty debugwjames51-2/+1
2008-01-31Fix primary labels in users attachment browser and make attachments to person...Nick Palmer1-3/+3
2007-11-18add level back as 'User Class'. please do NOT remove this without checking wi...Christian Fowler1-1/+3
2007-11-15moving user import to an admin page of its own. 2 new files for this, and 1 n...MW3-75/+91
2007-11-14Changed admin 'add user' to use same mechanism as batch import, separating it...MW1-1/+25
2007-11-13Major improvement of Batch Import of users. Adds 4 new functions to separate ...MW3-3/+48
2007-11-10moved date out of {tr}laetzer1-1/+1
2007-11-09make message menu items appear only if messages package is activeJams H Thompson1-1/+1
2007-10-10migrate core ajax services off prototype to mochikitwjames51-14/+1
2007-09-26move image handling process to a separate function and fix image storing, han...Max Kremmel1-1/+1
2007-08-23"hover your mouse to" out, <abbr> inlaetzer1-3/+4
2007-07-16A few minor tweaks to https changes. Otherwise, nice cleanup xing!Nick Palmer2-1/+5
2007-07-15update is_excluded to is_revokedMax Kremmel1-1/+1
2007-07-15repeat table headers more frequentlybitweaver.org1-4/+3
2007-07-15change UI only when there's more than 10 groupsbitweaver.org1-2/+2
2007-07-14edit help is now taken care of by services. this means that there is no need ...Max Kremmel1-5/+1
2007-07-13try to clean up https code which has a lot of bogus assignments and convolute...Max Kremmel1-6/+6
2007-07-12check for messaging permissionMax Kremmel1-1/+1
2007-07-12fix behaviour when assigning permissions with all permissions visibleMax Kremmel1-5/+5
2007-07-12fix permission storage issue where you remove all permissions if they are not...Max Kremmel1-9/+7
2007-07-10Restore transalations since translations are done before variable substitutio...Nick Palmer1-6/+6
2007-07-10Corrrect misspelling and cleanup translations.Nick Palmer1-6/+6
2007-07-09clean up ajax library calls by only allowing gBitSystem->loadAjax() instead o...Max Kremmel1-21/+16
2007-07-09wrap attachments link with perm check and add log out buttonMax Kremmel1-1/+4
2007-07-09add icon for loginMax Kremmel1-4/+4