aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* *** empty log message ***Meik Sievertsen2005-11-171-119/+0
* HOLLA! Whats this shit...Meik Sievertsen2005-11-1712-0/+4866
* - some ucp changes (added the module info too)Meik Sievertsen2005-11-1720-296/+536
* I'll save you having to calculate this by hand Bart ;-)Graham Eames2005-11-131-0/+11
* The MCP strikes back.... :-)Graham Eames2005-11-122-234/+149
* MCP again, forgot these two earlier :-)Graham Eames2005-11-092-4/+4
* A couple of initial changes for the new module system with the mcpGraham Eames2005-11-093-19/+32
* re-remove (:D) open queries array due to the result being an object.Meik Sievertsen2005-11-081-9/+2
* - tiny bugfixes. ;)Meik Sievertsen2005-11-086-31/+73
* - add module_display to modules table (for modes executed but not displayed)Meik Sievertsen2005-11-088-4/+24
* Oops, left some debugging stuffBart van Bragt2005-11-071-1/+1
* Fixed banning of usernamesBart van Bragt2005-11-071-31/+41
* OoopsieGraham Eames2005-11-061-1/+1
* I'm merging a few changes that we made to the session code in 2.0 intoGraham Eames2005-11-032-5/+8
* Fix paging in folderview for PMs. Would be nice if I would do all this in one...Bart van Bragt2005-10-261-1/+1
* Fix small problem with PM-ing replies to board messagesBart van Bragt2005-10-261-1/+7
* Some more PM fixes. Also got rid of an evil extract() call. Testing of Bcc/at...Bart van Bragt2005-10-261-13/+29
* Some more PM fixesBart van Bragt2005-10-252-4/+5
* Fix PM sendingBart van Bragt2005-10-251-35/+37
* Banning of emails wasn't checked correctly during registrationBart van Bragt2005-10-231-3/+31
* Some refactoring/fixing of user_ban()Bart van Bragt2005-10-231-127/+154
* small fix for redirecting to wrong post because of non-existant post id ancho...Meik Sievertsen2005-10-221-1/+1
* admin_users.php should be at least sort of usable again.Bart van Bragt2005-10-211-307/+332
* - updated topic tracking codeMeik Sievertsen2005-10-1926-699/+1179
* allow checking for loops with IF .block_varMeik Sievertsen2005-10-191-0/+5
* - added new query type to dbal's sql_build_arrayMeik Sievertsen2005-10-0911-47/+142