aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
* - user avatar, user signature, user attachmentsMeik Sievertsen2005-12-2110-7/+920
* Initial instance of the install language file to allow me to install for testingGraham Eames2005-12-202-2/+149
* MCP schema data as per the request last night ;-)Graham Eames2005-12-201-0/+17
* Added rank_image_src template variable so it can be used with CSS. Also fixed...Tom Beddard2005-12-192-9/+20
* - drop in the new administration panelMeik Sievertsen2005-12-1961-11938/+6297
* Third time around, it turns out that the code where I made that mistake initi...Graham Eames2005-12-182-2/+2
* poster_id does not exist (anonymous should be not present too)Meik Sievertsen2005-12-181-2/+2
* This code works. All of it works. At least, it should.David M2005-12-181-141/+163
* Fix an issue with hidden users showing up on the online list if theirGraham Eames2005-12-171-1/+1
* - Better handling of invalid email functionsDavid M2005-12-171-1/+2
* I was told I also had to commit something today ;-)Nils Adermann2005-12-171-1/+1
* Adding the ability to change send_encoding needs a slight tweak to theGraham Eames2005-12-172-2/+2
* - send_encoding is now configurableDavid M2005-12-173-0/+4
* Expose the warning level and user notes in appropriate places (assumingGraham Eames2005-12-174-3/+16
* Tweak - $forum_id not needed for the make_jumpbox() func on this pageTom Beddard2005-12-171-1/+1
* Tweaked so that css files included via @include file("file.css"); are brought...Tom Beddard2005-12-171-8/+42
* :DMeik Sievertsen2005-12-171-1/+1
* A few minor bug fixes to the view profile pageGraham Eames2005-12-161-3/+9
* - Apache auth plugin is working againNils Adermann2005-12-165-49/+112
* - fix autologin issues :)Meik Sievertsen2005-12-151-8/+9
* - show complete sql error message + path to administrators only (idea from po...Meik Sievertsen2005-12-152-3/+16
* - and add missing settings for autologinMeik Sievertsen2005-12-151-22/+24
* - wrong variable used for obtaining current configurationMeik Sievertsen2005-12-151-11/+13
* - Now creates vaild ZIP archives, "Data Descriptor" is not needed and breaks ...David M2005-12-151-3/+0
* Adding the ability to get a list of all users with outstanding warningsGraham Eames2005-12-145-7/+118
* Add sorting to user notes templateGraham Eames2005-12-132-1/+8
* Some fixes to the template codeGraham Eames2005-12-132-6/+6
* - forum administration (now working and modified for easier handling the diff...Meik Sievertsen2005-12-1228-1686/+1610
* Clean up and abstract the code for listing warned usersGraham Eames2005-12-122-11/+43
* theme_name field missing from the query getting the database style contentTom Beddard2005-12-111-2/+2
* Schema changes for the warning code committed last nightGraham Eames2005-12-111-0/+11
* - custom profile fieldsMeik Sievertsen2005-12-1013-1866/+1946
* Initial commit of files related to the warning systemGraham Eames2005-12-1010-2/+592
* - banning, disallow usernames and ranksMeik Sievertsen2005-12-0914-831/+738
* A couple of minor changesGraham Eames2005-12-082-2/+2
* - mass emailMeik Sievertsen2005-12-056-278/+323
* ;)Meik Sievertsen2005-12-041-65/+0
* - some bugfixesMeik Sievertsen2005-12-0414-1694/+1721
* Some slight cleanup of the mcp notes code - adding pagination supportGraham Eames2005-11-304-3/+19
* - decreasing my linecount a bit. ;)Meik Sievertsen2005-11-3010-5656/+0
* - added acp_language (language pack management)Meik Sievertsen2005-11-3018-108/+1334
* Initial commit of user note support for the mcpGraham Eames2005-11-287-41/+347
* - some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in stric...Meik Sievertsen2005-11-2823-79/+296
* Small bugfix for checking disallowed namesBart van Bragt2005-11-281-1/+1
* change total from -1 to max valueMeik Sievertsen2005-11-212-2/+4
* - more acp additions and changes...Meik Sievertsen2005-11-2018-58/+1478
* Fix a minor typoGraham Eames2005-11-191-1/+1
* - use acl_m_ instead of acl_mMeik Sievertsen2005-11-194-14/+44
* Module information, exactly what it says on the tinGraham Eames2005-11-182-0/+57
* In keeping with tradition I remove yet more code....Graham Eames2005-11-172-165/+59