aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
...
* - added a theme editorNils Adermann2006-05-201-139/+559
* - fixed a few smaller thingsMeik Sievertsen2006-05-203-11/+14
* - Lets make stuff widerDavid M2006-05-201-4/+15
* A few top level changes to the module structure.Graham Eames2006-05-201-4/+4
* - actually let the user import smilies/icons paks. ;)Meik Sievertsen2006-05-201-1/+2
* - seperate queries and cached queriesMeik Sievertsen2006-05-201-1/+8
* Missing page titleGraham Eames2006-05-201-0/+1
* a few changes ;-)David M2006-05-191-0/+3
* - fixing a few tiny bugsMeik Sievertsen2006-05-181-1/+1
* - added a few missing log variablesMeik Sievertsen2006-05-183-10/+1
* #1843Meik Sievertsen2006-05-171-8/+18
* fixing bug #1860Meik Sievertsen2006-05-171-0/+1
* some changes before i forget...Meik Sievertsen2006-05-161-2/+3
* Display bans in order of username not user_id so that you stand a chance of f...Graham Eames2006-05-141-1/+1
* - Firebird is people tooDavid M2006-05-131-1/+1
* - introduce new function build_url to easily build a valid url from the user-...Meik Sievertsen2006-05-125-98/+171
* - added the template editor (doesn't use a hardcoded list of template filenam...Nils Adermann2006-05-071-17/+244
* - eh? meh.David M2006-05-071-1/+1
* - Make it impossible to open/delete/download files that don't exist :PDavid M2006-05-061-8/+13
* - introduce LA_, UA_ and A_ template variables (they allow styles to use temp...Nils Adermann2006-05-065-11/+22
* Remove references to max_warnings as we are not using the valueGraham Eames2006-05-062-5/+1
* I hope nothing broke!David M2006-05-051-16/+46
* A couple of minor slips of the fingerGraham Eames2006-05-052-2/+2
* eh? meh.David M2006-05-041-1/+1
* - Bug #1709David M2006-05-021-9/+17
* Remove the module entries from the schema data file and generate the list ins...Graham Eames2006-05-0127-83/+83
* - added standard/default roles + default roles assigned to users/groupsMeik Sievertsen2006-05-012-3/+5
* - CAPTCHA!David M2006-04-291-1/+15
* - fixing some bugs, containing fixes for anonymous username displays, eaccele...Meik Sievertsen2006-04-293-13/+35
* - adding user logs (displaying all users instead of limited to the user if vi...Meik Sievertsen2006-04-266-21/+23
* - Use specfic keysDavid M2006-04-261-30/+79
* - Tuples? Nah,David M2006-04-242-34/+272
* - build explain links a bit different...Meik Sievertsen2006-04-231-1/+1
* - this works on other DBs now too :DDavid M2006-04-221-0/+1
* - Bug #1259... againDavid M2006-04-221-1/+0
* - Bug #1259David M2006-04-221-1/+1
* - removed group settings from rolesMeik Sievertsen2006-04-227-347/+224
* - Bug #1453David M2006-04-221-45/+57
* i can't seem to not commit this debug code :-(David M2006-04-221-3/+3
* - extrapolation is uncool, lets get the _real_name instead of guessingDavid M2006-04-221-11/+17
* - Olympus can now _install_ every database, more work to come on getting the ...David M2006-04-211-12/+190
* - d'oh!David M2006-04-191-4/+4
* - Firebird support for backing upDavid M2006-04-191-10/+210
* - CSDavid M2006-04-181-71/+65
* - More bugfixes (Sorry!)David M2006-04-181-3/+98
* - Nobody wants my debug code :DDavid M2006-04-181-3/+3
* - An index can have multiple columns :PDavid M2006-04-181-10/+21
* - Olympus now properly works with MS SQLDavid M2006-04-181-7/+226
* say hello to role descriptions, role ordering and tooltips on role selectsMeik Sievertsen2006-04-172-4/+60
* - clean up marklist calls (global function)Meik Sievertsen2006-04-173-6/+61