aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Expand)AuthorAgeFilesLines
* And the typo-of-the-day-award goes to:Nils Adermann2006-03-181-1/+1
* And of course, this is going to be 3.0 and not 2.2.....Graham Eames2006-03-181-2/+2
* - fixed a little bug in the (old) installerNils Adermann2006-03-181-0/+2
* I got attacked by a dictinary..... :PGraham Eames2006-03-181-1/+1
* Replacing the first part of the installer ready for some testingGraham Eames2006-03-182-3/+420
* - Lesson learned: If you rename something rename it in all places and not jus...Nils Adermann2006-03-181-1/+1
* - replaced mcp reports system with a simplified versionNils Adermann2006-03-181-28/+27
* - Cleaned up some compress stuffDavid M2006-03-182-116/+120
* Warning changes for the other schema filesGraham Eames2006-03-175-8/+106
* - 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