aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
* Retrieve user_warning count in case a template designer wishes to display it ...Graham Eames2006-03-211-1/+1
* - a bunch of bugfixes. :PMeik Sievertsen2006-03-2147-119/+200
* A small typo that I didn't commit last nightGraham Eames2006-03-211-1/+1
* Change the handling of language detection to avoid errors if the language hea...Graham Eames2006-03-201-5/+6
* Missing language strings in warning system [Bug #1156]Graham Eames2006-03-204-2/+8
* - Bug 1104: fixed a typo ($necoding => $encoding)Nils Adermann2006-03-193-5/+13
* Move the $Id tag to prevent output errorsGraham Eames2006-03-192-4/+3
* - bbcode ids need to be greater than NUM_CORE_BBCODESMeik Sievertsen2006-03-191-15/+8
* Two little changes to language files:Nils Adermann2006-03-192-4/+1
* - add our beloved in_phpbb checkMeik Sievertsen2006-03-1918-1/+117
* do not check forum acl for dropdown menus in permission screensMeik Sievertsen2006-03-191-2/+2
* temporarily updated authors fileMeik Sievertsen2006-03-191-14/+3
* - ok, we should try to write the sql data as early as possible (to prevent ex...Meik Sievertsen2006-03-191-358/+379
* - Free some results!David M2006-03-191-44/+104
* We'll extend the idea to the sessions themselves as well on reflectionGraham Eames2006-03-181-0/+9
* - ok, now the correct ones. :/Meik Sievertsen2006-03-183-10/+12
* And the typo-of-the-day-award goes to:Nils Adermann2006-03-182-2/+2
* Cross-port a patch from 2.0.20 into the 3.0 branchGraham Eames2006-03-183-0/+25
* 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-182-2/+2
* Small typo :)Graham Eames2006-03-181-1/+1
* *** empty log message ***Nils Adermann2006-03-181-1/+1
* Replacing the first part of the installer ready for some testingGraham Eames2006-03-185-18/+500
* - Added init_{$auth_plugin} function which can be used to test a connection t...Nils Adermann2006-03-183-7/+88
* - Lesson learned: If you rename something rename it in all places and not jus...Nils Adermann2006-03-186-8/+18
* thanks to SHS` for writing an updated version of the terms and the privacy po...Meik Sievertsen2006-03-185-19/+100
* - replaced mcp reports system with a simplified versionNils Adermann2006-03-1817-740/+610
* :PDavid M2006-03-181-1/+1
* - Cleaned up some compress stuffDavid M2006-03-188-132/+1045
* Warning changes for the other schema filesGraham Eames2006-03-175-8/+106
* remove the echo...Meik Sievertsen2006-03-171-2/+0
* - fix some bugs...Meik Sievertsen2006-03-1722-50/+141
* - Postgre installs now work... kinda...David M2006-03-171-2/+2
* - Fixing some borked stuff in the schema ( it is _still_ borked tho )David M2006-03-171-2/+2
* Give us our old ACP design back :oNils Adermann2006-03-161-4/+4
* - use a_search permissionNils Adermann2006-03-165-5/+20
* - SQLite is now usable; we died on certain queries as well as a schema issue ...David M2006-03-162-4/+3
* oops, wrong placeNils Adermann2006-03-151-2/+2
* - removed search settings from load pageNils Adermann2006-03-1512-189/+1153
* Some slight alterations for another forthcoming feature.Graham Eames2006-03-153-2/+32
* hmm, forgot this one.Meik Sievertsen2006-03-151-1/+9
* - adding ability to assign moderator specific ban optionsMeik Sievertsen2006-03-1522-133/+440
* We now return the log_id of newly created logs. This is used by the warnings ...Graham Eames2006-03-142-2/+4
* *** empty log message ***Graham Eames2006-03-141-1/+1
* Base report reasonsGraham Eames2006-03-141-9/+4
* A q should be followed by a u ;-)Graham Eames2006-03-141-1/+1
* erm... actually remove the debugging thingy... hollaMeik Sievertsen2006-03-141-1/+1
* slightly different redirect function (now hopefully able to handle all sorts ...Meik Sievertsen2006-03-141-12/+54
* - empty() expects a variable, not a function :DDavid M2006-03-132-4/+8