summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-08add a basic overview of what content has custom permissions for easier access...Max Kremmel1-0/+28
2007-07-06improve UI a bitMax Kremmel1-26/+32
2007-07-01standardise all menus by using new ilocation=menu and add missing iconsMax Kremmel1-136/+33
2007-06-30remove quotes - causes an error when the site_menu_title isn't setMax Kremmel1-1/+1
2007-06-28quotation marks against 'unrecognized tag' errorlaetzer1-1/+1
2007-06-24Remove unrequired default for simplicity.Nick Palmer1-1/+1
2007-06-24Fix timezones for fixed timezones. There is an issue in BitDate that we might...Nick Palmer1-11/+1
2007-06-24BUG 1740924: assign view_user to package user_preferences tpls to make view_u...Max Kremmel1-1/+1
2007-06-22update to work with getIncludeFiles()Max Kremmel1-2/+2
2007-06-17massive rework of group permission assignment UI. this interface is a 'everyt...Max Kremmel5-73/+59