aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp
Commit message (Expand)AuthorAgeFilesLines
* - check m_ permission for quickmod [Bug #1317]Nils Adermann2006-04-092-2/+2
* groupcp.php no longer exist (#1442)Meik Sievertsen2006-04-082-2/+2
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-069-102/+95
* #1340Meik Sievertsen2006-03-291-1/+1
* #1297 - only check username length if name change is allowedMeik Sievertsen2006-03-281-3/+8
* added ability to hide coppa groups (mainly applied to permission screens)Meik Sievertsen2006-03-281-1/+1
* ok, thought about this now for too long. I think the best solution circumvent...Meik Sievertsen2006-03-2514-197/+273
* 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-253-18/+39
* - some adjustments for search related config optionsNils Adermann2006-03-233-4/+4
* - hopefully fixed inactive create forum input field + button for safari 2.0.2...Meik Sievertsen2006-03-225-6/+12
* adjusting sql_freeresult a bit as well as our error handler (it now prints ou...Meik Sievertsen2006-03-225-19/+22
* added some language strings as well as fixing the activity listing (Yawner, c...Meik Sievertsen2006-03-221-28/+38
* - Bug 1201David M2006-03-221-1/+0
* - Bug 1202David M2006-03-221-1/+0
* - Bug 1144David M2006-03-221-2/+1
* - a bunch of bugfixes. :PMeik Sievertsen2006-03-215-22/+43
* - ok, now the correct ones. :/Meik Sievertsen2006-03-181-1/+1
* Cross-port a patch from 2.0.20 into the 3.0 branchGraham Eames2006-03-181-0/+1
* thanks to SHS` for writing an updated version of the terms and the privacy po...Meik Sievertsen2006-03-181-0/+1
* - fix some bugs...Meik Sievertsen2006-03-173-13/+71
* hmm, forgot this one.Meik Sievertsen2006-03-151-1/+9
* - adding ability to assign moderator specific ban optionsMeik Sievertsen2006-03-151-6/+20
* - added users activity load settingMeik Sievertsen2006-03-131-88/+81
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-126-397/+19
* - Moved the image loading outside the big loop. This brings fewer comparisons...David M2006-03-111-12/+12
* - ord() always returns a unsigned integer, no need to force it positiveDavid M2006-03-101-6/+3
* - added "display_on_posting" setting to custom bbcodes (creates a button with...Meik Sievertsen2006-03-064-36/+31
* Reporting system revised. Needs some major cleanup and is missig some functio...Bart van Bragt2006-03-041-0/+367
* - refactored codeDavid M2006-03-021-78/+137
* - some bugfixesMeik Sievertsen2006-03-012-3/+2
* Another one bites the dust :DDavid M2006-02-251-3/+4
* - Remove the BBCode UIDs from the outputDavid M2006-02-222-70/+91
* implementing permission rolesMeik Sievertsen2006-02-221-1/+4
* This is what I get for fixing CS issues...David M2006-02-221-3/+3
* Just some CS stuff :pDavid M2006-02-221-4/+5
* No functional change, just making it look nicer...David M2006-02-211-2/+2
* - You can now export an entire folder as either CSV or XML :DDavid M2006-02-211-41/+132
* - It turns out that a very fast Adler-32 implementation exists, this removes ...David M2006-02-091-25/+40
* /me shoots himselfDavid M2006-02-081-1/+2
* - A bug fix ( never noticed that the unset() touched the wrong var ) and a fe...David M2006-02-081-16/+16
* Changed url target method for BBcode help linksTom Beddard2006-02-043-2/+3
* - This is some scary stuff!David M2006-02-042-140/+79
* Fixes in both CAPTCHA and CompressDavid M2006-01-262-12/+20
* - moved add_log out of functions_admin (this file should only be included in ...Meik Sievertsen2006-01-251-1/+0
* - You can now see leaders in the UCP but can't touch 'emDavid M2006-01-151-3/+2
* let the swatch and marking workMeik Sievertsen2006-01-141-2/+3
* - Manage Groups now works! Hooray!David M2006-01-141-1/+512
* A small fix to allow unread messages to be viewed from the screen linked to i...Graham Eames2006-01-131-1/+1
* Fix for SQL error when the $forum_ary array is empty when there are no global...Tom Beddard2006-01-071-2/+6