aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_admin.php
Commit message (Expand)AuthorAgeFilesLines
* - fixed a parse error (oops)Nils Adermann2006-07-071-2/+2
* some bugfixesMeik Sievertsen2006-07-061-2/+6
* - add additional auth check to the permission roles modulesMeik Sievertsen2006-07-011-1/+1
* change ACL_NO to ACL_NEVER and ACL_UNSET to ACL_NO to let our users get what ...Meik Sievertsen2006-06-221-3/+3
* time to squash some bugsMeik Sievertsen2006-06-221-0/+5
* disable recalculating the binary tree - this function might have a severe pro...Meik Sievertsen2006-06-211-1/+7
* fix bugs #2271 and #2273Meik Sievertsen2006-06-171-0/+1
* - automatically sync topic_reported when deleting a post [Bug #2152]Nils Adermann2006-06-141-1/+2
* - added class="radio" to all radio- and checkboxesMeik Sievertsen2006-06-131-4/+4
* - fixed a few bugsMeik Sievertsen2006-06-111-28/+17
* - BBCode bugsDavid M2006-06-101-40/+84
* ok, sorry for this. :/Meik Sievertsen2006-06-071-4/+4
* fix bug #2086Meik Sievertsen2006-06-071-0/+3
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-129/+194
* - permission trace correctly uses language variables nowNils Adermann2006-06-041-1/+1
* DB stuff, nothing cool at all unless you use Oracle.David M2006-06-031-1/+2
* - create forums by defaultMeik Sievertsen2006-06-011-3/+3
* - fix nasty error in functions_admin generating a fatal error on inclusionMeik Sievertsen2006-05-281-1/+4
* meh, old versions of MySQL are not cool...David M2006-05-281-2/+2
* - remove description from profile fieldsMeik Sievertsen2006-05-271-15/+20
* - actually let the user import smilies/icons paks. ;)Meik Sievertsen2006-05-201-2/+1
* - fixed dotted topics on some occassions being wrongMeik Sievertsen2006-05-191-31/+124
* - added a few missing log variablesMeik Sievertsen2006-05-181-12/+17
* I hope nothing broke!David M2006-05-051-9/+23
* - 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