aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/common.php
Commit message (Expand)AuthorAgeFilesLines
...
* - added the template editor (doesn't use a hardcoded list of template filenam...Nils Adermann2006-05-071-0/+1
* - changed SUPER_MODERATORS to GLOBAL_MODERATORSMeik Sievertsen2006-04-301-1/+1
* - fixing some bugs, containing fixes for anonymous username displays, eaccele...Meik Sievertsen2006-04-291-78/+78
* - removed group settings from rolesMeik Sievertsen2006-04-221-1/+4
* - added login error constant for various external auth failuresNils Adermann2006-04-211-0/+1
* - clean up marklist calls (global function)Meik Sievertsen2006-04-171-0/+2
* - check m_ permission for quickmod [Bug #1317]Nils Adermann2006-04-091-39/+57
* added/changed language stringsMeik Sievertsen2006-04-081-0/+3
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-061-0/+5
* changed the way re-authentication is handled, basically hardening the process.Meik Sievertsen2006-03-251-30/+32
* - some adjustments for search related config optionsNils Adermann2006-03-231-5/+5
* A small typo that I didn't commit last nightGraham Eames2006-03-211-1/+1
* Missing language strings in warning system [Bug #1156]Graham Eames2006-03-201-0/+1
* Two little changes to language files:Nils Adermann2006-03-191-3/+0
* - replaced mcp reports system with a simplified versionNils Adermann2006-03-181-1/+1
* - removed search settings from load pageNils Adermann2006-03-151-0/+3
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-121-1/+8
* - some bugfixesMeik Sievertsen2006-03-011-14/+18
* implementing permission rolesMeik Sievertsen2006-02-221-0/+1
* - You can now export an entire folder as either CSV or XML :DDavid M2006-02-211-0/+2
* Movin' a lang var, removin' a useless varDavid M2006-02-191-3/+4
* - Uploading changed language files in the language ACP panel :-)David M2006-02-191-0/+16
* my turn to break things... harharharMeik Sievertsen2006-02-121-0/+1
* Moved topic_review string into the common so it is available for the MCPTom Beddard2006-02-101-0/+2
* - removed unnecessary urlencode of highlight wordsNils Adermann2006-02-051-0/+1
* - search deals with global topicsNils Adermann2006-01-211-0/+1
* Initial implementation of a log viewer into the MCPGraham Eames2006-01-141-0/+2
* L10n of warning messages sent to the userGraham Eames2006-01-051-0/+1
* - install style and style elementsMeik Sievertsen2006-01-021-0/+1
* Search related stringsTom Beddard2005-12-291-0/+2
* Language related updates. Removed escaped double-quotes from single quote FAQ...Tom Beddard2005-12-261-0/+1
* Oops, naming convention better now.Tom Beddard2005-12-221-3/+3
* A few additions required by the new styleTom Beddard2005-12-221-0/+6
* - show complete sql error message + path to administrators only (idea from po...Meik Sievertsen2005-12-151-0/+1
* - forum administration (now working and modified for easier handling the diff...Meik Sievertsen2005-12-121-5/+3
* Initial commit of files related to the warning systemGraham Eames2005-12-101-0/+4
* - banning, disallow usernames and ranksMeik Sievertsen2005-12-091-0/+1
* Some slight cleanup of the mcp notes code - adding pagination supportGraham Eames2005-11-301-0/+1
* - added acp_language (language pack management)Meik Sievertsen2005-11-301-33/+33
* - some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in stric...Meik Sievertsen2005-11-281-0/+1
* - some ucp changes (added the module info too)Meik Sievertsen2005-11-171-185/+202
* - added new query type to dbal's sql_build_arrayMeik Sievertsen2005-10-091-0/+1
* - changed dbal class layoutMeik Sievertsen2005-08-171-0/+5
* - view active topicsMeik Sievertsen2005-06-131-0/+1
* - memberlist changesMeik Sievertsen2005-06-101-0/+1
* some language additions and tiny bugfixes related to the request_var changeMeik Sievertsen2005-05-311-0/+1
* Changed the default charset from -15 to -1. Make sure that you set 'post_enco...Bart van Bragt2005-05-071-1/+1
* - add ability to grab single image params from user::imgMeik Sievertsen2005-04-201-1/+1
* - added updated coding guidelinesMeik Sievertsen2005-04-101-33/+67
* - fixed custom profile field get/storeMeik Sievertsen2005-04-101-144/+33