aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Expand)AuthorAgeFilesLines
* - Fixing some borked stuff in the schema ( it is _still_ borked tho )David M2006-03-171-2/+2
* - use a_search permissionNils Adermann2006-03-161-2/+3
* - SQLite is now usable; we died on certain queries as well as a schema issue ...David M2006-03-161-2/+0
* oops, wrong placeNils Adermann2006-03-151-2/+2
* - removed search settings from load pageNils Adermann2006-03-151-117/+122
* Some slight alterations for another forthcoming feature.Graham Eames2006-03-151-0/+22
* - adding ability to assign moderator specific ban optionsMeik Sievertsen2006-03-151-22/+30
* Base report reasonsGraham Eames2006-03-141-9/+4
* - empty() expects a variable, not a function :DDavid M2006-03-131-2/+4
* - added users activity load settingMeik Sievertsen2006-03-131-0/+1
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-128-177/+174
* Building the foundations for some later changes to the installerGraham Eames2006-03-122-0/+579
* - By default, new installations of magick add itself to PATH and not to a var...David M2006-03-091-1/+9
* Add the mcp log viewer to the initial module dataGraham Eames2006-03-081-0/+5
* Weee! My turn to bug things up :DDavid M2006-03-061-2/+1
* - added "display_on_posting" setting to custom bbcodes (creates a button with...Meik Sievertsen2006-03-067-26/+29
* Expire issued warnings after and admin configurable timeGraham Eames2006-03-041-0/+2
* Reporting system revised. Needs some major cleanup and is missig some functio...Bart van Bragt2006-03-042-15/+36
* - The sha1 hash is a standard part of PHP, mhash is not needed for Jabber :DDavid M2006-03-021-1/+1
* - some bugfixesMeik Sievertsen2006-03-011-1/+2
* - allow local moderators to properly use the mcp for more than one forum (mcp)Nils Adermann2006-02-251-17/+18
* Another one bites the dust :DDavid M2006-02-251-0/+6
* hehe, unsigned varchar, yep, of course...Meik Sievertsen2006-02-231-1/+1
* implementing permission rolesMeik Sievertsen2006-02-227-211/+226
* - fix some tiny bugsMeik Sievertsen2006-02-181-28/+28
* - Usage of short tags that did not use short tag features is useless..David M2006-02-141-1/+1
* - Fixes a weird bug regarding SQL parsing..David M2006-02-121-2/+2
* my turn to break things... harharharMeik Sievertsen2006-02-127-132/+222
* - A MUCH better UI to editting an imageset :-)David M2006-02-111-1/+1
* - Please don't hurt me :pDavid M2006-02-046-6/+6
* - moved add_log out of functions_admin (this file should only be included in ...Meik Sievertsen2006-01-251-0/+3
* looks like I forgot to commit these two files :oNils Adermann2006-01-191-5/+4
* forgot oneMeik Sievertsen2006-01-141-85/+84
* - assign user rankMeik Sievertsen2006-01-141-83/+85
* somehow I knew this had to happen :(Nils Adermann2006-01-111-1/+1
* - overhauled search systemNils Adermann2006-01-116-42/+30
* A few changes to the installer as a result of changes elsewhereGraham Eames2006-01-081-25/+35
* Removing an unused table from the schemaGraham Eames2006-01-066-82/+0
* Fixing a permissions issue where a user only has local moderator rights.Graham Eames2006-01-061-10/+10
* - some changes to browser checking (was the reason for not working logins)Meik Sievertsen2005-12-287-102/+107
* - Buh? Postgre!David M2005-12-271-1/+1
* Initial instance of the install language file to allow me to install for testingGraham Eames2005-12-201-2/+2
* MCP schema data as per the request last night ;-)Graham Eames2005-12-201-0/+17
* - drop in the new administration panelMeik Sievertsen2005-12-191-45/+112
* - send_encoding is now configurableDavid M2005-12-171-0/+1
* - Apache auth plugin is working againNils Adermann2005-12-161-0/+1
* Schema changes for the warning code committed last nightGraham Eames2005-12-111-0/+11
* - some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in stric...Meik Sievertsen2005-11-281-3/+3
* I'll save you having to calculate this by hand Bart ;-)Graham Eames2005-11-131-0/+11
* - tiny bugfixes. ;)Meik Sievertsen2005-11-081-1/+1