aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_users.php
Commit message (Expand)AuthorAgeFilesLines
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-5/+11
* - added class="radio" to all radio- and checkboxesMeik Sievertsen2006-06-131-2/+2
* - fixed a few bugsMeik Sievertsen2006-06-111-14/+2
* - bugfix rollMeik Sievertsen2006-06-081-0/+24
* ok, sorry for this. :/Meik Sievertsen2006-06-071-2/+2
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-11/+11
* - permission trace correctly uses language variables nowNils Adermann2006-06-041-1/+1
* outch, had some debug code in...Meik Sievertsen2006-06-011-1/+0
* some tiny changes...Meik Sievertsen2006-05-261-0/+1
* - fixed a few smaller thingsMeik Sievertsen2006-05-201-4/+7
* - introduce new function build_url to easily build a valid url from the user-...Meik Sievertsen2006-05-121-1/+8
* - introduce LA_, UA_ and A_ template variables (they allow styles to use temp...Nils Adermann2006-05-061-0/+1
* Remove references to max_warnings as we are not using the valueGraham Eames2006-05-061-4/+1
* - fixing some bugs, containing fixes for anonymous username displays, eaccele...Meik Sievertsen2006-04-291-0/+4
* - adding user logs (displaying all users instead of limited to the user if vi...Meik Sievertsen2006-04-261-3/+0
* - clean up marklist calls (global function)Meik Sievertsen2006-04-171-1/+3
* - fixed some bugsMeik Sievertsen2006-04-151-1/+1
* - check m_ permission for quickmod [Bug #1317]Nils Adermann2006-04-091-1/+1
* - fix the template error (no headers displayed, wrong ! assignment, wrong che...Meik Sievertsen2006-04-081-1/+1
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-061-3/+3
* #1340Meik Sievertsen2006-03-291-1/+1
* fix additional group related thingy (correctly display memberships)Meik Sievertsen2006-03-281-2/+7
* fixing some bugsMeik Sievertsen2006-03-281-1/+1
* add group_legend to group managementMeik Sievertsen2006-03-281-16/+16
* ok, thought about this now for too long. I think the best solution circumvent...Meik Sievertsen2006-03-251-37/+3
* make sure sql ary is filled before executing the queryMeik Sievertsen2006-03-251-4/+7
* - extended session_page and user_lastpage to hold a maximum of 200 chars (ins...Meik Sievertsen2006-03-251-1/+1
* - some adjustments for search related config optionsNils Adermann2006-03-231-3/+3
* - hopefully fixed inactive create forum input field + button for safari 2.0.2...Meik Sievertsen2006-03-221-1/+1
* adjusting sql_freeresult a bit as well as our error handler (it now prints ou...Meik Sievertsen2006-03-221-3/+3
* - a bunch of bugfixes. :PMeik Sievertsen2006-03-211-2/+12
* Cross-port a patch from 2.0.20 into the 3.0 branchGraham Eames2006-03-181-0/+1
* - fix some bugs...Meik Sievertsen2006-03-171-10/+24
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-121-3/+0
* - added "display_on_posting" setting to custom bbcodes (creates a button with...Meik Sievertsen2006-03-061-9/+2
* - implementing David's proposed expression changes (some of them already note...Meik Sievertsen2006-02-211-1/+2
* - fix some tiny bugsMeik Sievertsen2006-02-181-38/+38
* my turn to break things... harharharMeik Sievertsen2006-02-121-1/+47
* Changed url target method for BBcode help linksTom Beddard2006-02-041-1/+1
* - ability to change anonymous user settings more easilyMeik Sievertsen2006-02-031-0/+2
* Rats! Out of Bug Spray... Still have a handy can of Superfluous Function-call...David M2006-01-141-1/+1
* - assign user rankMeik Sievertsen2006-01-141-3/+73
* - and finally, user groups. :)Meik Sievertsen2005-12-211-0/+140
* - user avatar, user signature, user attachmentsMeik Sievertsen2005-12-211-1/+357
* - drop in the new administration panelMeik Sievertsen2005-12-191-0/+1287