aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/index.php
Commit message (Expand)AuthorAgeFilesLines
...
* Cleaning up (#13689)Henry Sudhof2007-07-221-7/+1
* Well, let's add the implementation. :|Henry Sudhof2007-06-241-0/+15
* correct labelMeik Sievertsen2007-05-041-5/+4
* some language-specific adjustementsMeik Sievertsen2007-05-031-3/+3
* again, some changes here and there...Meik Sievertsen2007-03-231-2/+2
* #6872Jonathan Stanley2007-02-101-3/+0
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-1/+1
* fixing some bugsMeik Sievertsen2007-01-181-3/+1
* Unused Code inside function update_forum_data [Bug #6606]Meik Sievertsen2006-12-271-4/+3
* - re-add script_path for "strange configurations" to let them force the gener...Meik Sievertsen2006-12-081-2/+31
* some tiny changesMeik Sievertsen2006-11-261-1/+1
* - fixes for the following bugs:Meik Sievertsen2006-11-151-0/+1
* Changes to language functionality.Graham Eames2006-10-081-1/+1
* he braces style is deprecated as of PHP 6Meik Sievertsen2006-10-071-1/+1
* Explicitly setting the (X)HTML content-language for the ACP so that Unicode f...Jonathan Stanley2006-10-071-0/+1
* - extend config checking to include check for writeable pathMeik Sievertsen2006-10-031-1/+21
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...Nils Adermann2006-09-171-3/+3
* implement bare-bone validation for config variables...Meik Sievertsen2006-09-151-0/+78
* Some interface work on the ACP:Dominik Dröscher2006-08-301-5/+10
* Allow ACP access if install/ is present and display the generic board disable...Graham Eames2006-08-121-0/+1
* some bugfixesMeik Sievertsen2006-07-061-8/+1
* time to squash some bugsMeik Sievertsen2006-06-221-1/+1
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-1/+7
* - added class="radio" to all radio- and checkboxesMeik Sievertsen2006-06-131-0/+8
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-28/+46
* - various corrections related to permissions in the mcp, including [Bug #1994...Nils Adermann2006-05-301-1/+2
* - introduce new function build_url to easily build a valid url from the user-...Meik Sievertsen2006-05-121-5/+1
* - added the template editor (doesn't use a hardcoded list of template filenam...Nils Adermann2006-05-071-0/+2
* - slightly adjusted the DEBUG/DEBUG_EXTRA requirementsMeik Sievertsen2006-05-041-2/+2
* - build explain links a bit different...Meik Sievertsen2006-04-231-2/+7
* - added "display_on_posting" setting to custom bbcodes (creates a button with...Meik Sievertsen2006-03-061-2/+2
* - fix some tiny bugsMeik Sievertsen2006-02-181-4/+6
* Added class="radio" to the hardcoded radio button input strings to prevent <i...Tom Beddard2006-01-031-3/+3
* // TODO: Buy more bug sprayDavid M2005-12-291-1/+1
* - ok, get away with the secondary style approach (styles can be mixed togethe...Meik Sievertsen2005-12-221-1/+2
* - user avatar, user signature, user attachmentsMeik Sievertsen2005-12-211-0/+1
* - drop in the new administration panelMeik Sievertsen2005-12-191-620/+230
* - only bugfixesMeik Sievertsen2005-08-191-3/+9
* - fix two small errors i "introduced" a while back. ;)Meik Sievertsen2005-05-301-1/+1
* - request_var updatesMeik Sievertsen2005-05-151-7/+28
* - Documentation related changesMeik Sievertsen2005-04-091-44/+35
* Missing UCP language string, some small activation issues on adm/index.phpBart van Bragt2005-02-021-5/+9
* - make use of new get_supported_image_types formatMeik Sievertsen2005-01-021-2/+48
* language additionsMeik Sievertsen2004-05-261-1/+1
* fix some issues with oop, fixing small bugs and prepare the next steps...Meik Sievertsen2004-05-021-0/+1
* show correct login screen (accessing /adm while logged out)Meik Sievertsen2004-03-061-2/+2
* Finished drafts, one bit is remaining though.Meik Sievertsen2003-11-161-21/+44
* Select boxes rather than several submit buttons ... must standardise these ap...Paul S. Owen2003-10-211-122/+125
* Remove need for session_ids for "allowed" bots, dump user_founder/user_active...Paul S. Owen2003-10-151-5/+4
* Updated the various "users of emailer", fixed issue(!) of jabber using the em...Paul S. Owen2003-10-121-73/+64