aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Fix 2 minor errors:Graham Eames2006-01-051-0/+1
* - sperate permissions from sessionsMeik Sievertsen2006-01-041-16/+9
* Fixed new PM link and added online status flagTom Beddard2005-12-302-2/+3
* Registered group list query was showing duplicate groups.Tom Beddard2005-12-301-0/+1
* Preliminary folder icon display for bookmarked topicsTom Beddard2005-12-301-4/+7
* SQL error fix for subscribed listTom Beddard2005-12-281-1/+1
* - user avatar, user signature, user attachmentsMeik Sievertsen2005-12-212-2/+2
* - drop in the new administration panelMeik Sievertsen2005-12-193-4/+5
* Expose the warning level and user notes in appropriate places (assumingGraham Eames2005-12-171-0/+1