aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_admin.php
Commit message (Expand)AuthorAgeFilesLines
* - changed SUPER_MODERATORS to GLOBAL_MODERATORSMeik Sievertsen2006-04-301-0/+16
* Viewtopic:David M2006-04-281-81/+11
* - adding user logs (displaying all users instead of limited to the user if vi...Meik Sievertsen2006-04-261-13/+48
* - removed group settings from rolesMeik Sievertsen2006-04-221-1/+2
* - fixed some bugsMeik Sievertsen2006-04-151-2/+2
* - check m_ permission for quickmod [Bug #1317]Nils Adermann2006-04-091-0/+4
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-061-1/+1
* #1382Meik Sievertsen2006-03-291-8/+7
* added ability to hide coppa groups (mainly applied to permission screens)Meik Sievertsen2006-03-281-4/+8
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-121-2/+2
* - added "display_on_posting" setting to custom bbcodes (creates a button with...Meik Sievertsen2006-03-061-53/+94
* Expire issued warnings after and admin configurable timeGraham Eames2006-03-041-0/+47
* implementing permission rolesMeik Sievertsen2006-02-221-2/+2
* - implementing David's proposed expression changes (some of them already note...Meik Sievertsen2006-02-211-2/+2
* my turn to break things... harharharMeik Sievertsen2006-02-121-1/+1
* - removed unnecessary urlencode of highlight wordsNils Adermann2006-02-051-5/+5
* - ability to change anonymous user settings more easilyMeik Sievertsen2006-02-031-5/+13
* - moved add_log out of functions_admin (this file should only be included in ...Meik Sievertsen2006-01-251-48/+3
* - size select fixMeik Sievertsen2006-01-221-88/+27
* - search deals with global topicsNils Adermann2006-01-211-2/+3
* just preparing...Meik Sievertsen2006-01-171-169/+0
* Initial implementation of a log viewer into the MCPGraham Eames2006-01-141-1/+1
* - assign user rankMeik Sievertsen2006-01-141-109/+2
* - InnoDB would not calculate the total size of a table.. this is now fixed..David M2006-01-141-3/+3
* - overhauled search systemNils Adermann2006-01-111-2/+22
* - install style and style elementsMeik Sievertsen2006-01-021-0/+54
* - drop in the new administration panelMeik Sievertsen2005-12-191-1/+1
* Adding the ability to get a list of all users with outstanding warningsGraham Eames2005-12-141-6/+8
* Clean up and abstract the code for listing warned usersGraham Eames2005-12-121-0/+30
* - custom profile fieldsMeik Sievertsen2005-12-101-0/+2
* - added acp_language (language pack management)Meik Sievertsen2005-11-301-0/+5
* - some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in stric...Meik Sievertsen2005-11-281-21/+20
* - some ucp changes (added the module info too)Meik Sievertsen2005-11-171-0/+78
* - updated topic tracking codeMeik Sievertsen2005-10-191-9/+34
* - added new query type to dbal's sql_build_arrayMeik Sievertsen2005-10-091-1/+4
* - some bugfixesMeik Sievertsen2005-10-041-0/+73
* Ratings table is no longer available in this versionBart van Bragt2005-05-091-1/+1
* - some cross-db related changesMeik Sievertsen2005-05-051-3/+3
* - test slightly modified topic tracking codeMeik Sievertsen2005-04-301-0/+27
* - Documentation related changesMeik Sievertsen2005-04-091-78/+135
* - and my second attemptMeik Sievertsen2005-03-211-10/+2
* BBCode enabled profile fields, removed field_name from profile fields, fixed ...Bart van Bragt2005-01-241-1/+3
* - interbase/firebird 1.5+ support (still needs some tweaking)Meik Sievertsen2005-01-091-4/+7
* - removed custom code. ;)Meik Sievertsen2004-12-151-62/+29
* - fix attachment mod errorsMeik Sievertsen2004-12-121-11/+1
* Some small touchupsBart van Bragt2004-11-101-8/+49
* - a bunch of updates, most of them bbcode relatedMeik Sievertsen2004-11-061-2/+0
* now it's clear why install isn't working. ;)Meik Sievertsen2004-09-261-1/+1
* - more updates, mostly bugfixes to the bbcode parserMeik Sievertsen2004-09-161-3/+3
* - fixing some issues with the confirm screen - merging our (the devs) approac...Meik Sievertsen2004-08-041-32/+5