aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
Commit message (Expand)AuthorAgeFilesLines
* - build explain links a bit different...Meik Sievertsen2006-04-231-1/+1
* - allow user A to have user B as a friend if A is a foe of BNils Adermann2006-04-231-2/+2
* - removed group settings from rolesMeik Sievertsen2006-04-224-18/+28
* The return of the option to download the config file if it could not be writtenGraham Eames2006-04-221-0/+1
* - added login error constant for various external auth failuresNils Adermann2006-04-211-0/+1
* Log the install to the admin logGraham Eames2006-04-201-0/+1
* - Forgot to remove a lang stringDavid M2006-04-181-1/+0
* say hello to role descriptions, role ordering and tooltips on role selectsMeik Sievertsen2006-04-171-0/+2
* - clean up marklist calls (global function)Meik Sievertsen2006-04-175-0/+8
* - Store and Download is now takes advantage of on-the-fly stuff correctlyDavid M2006-04-162-2/+6
* slightly modified general tab layout to remove the confusion between board de...Meik Sievertsen2006-04-154-46/+44
* - fixed some bugsMeik Sievertsen2006-04-153-3/+3
* - check m_ permission for quickmod [Bug #1317]Nils Adermann2006-04-094-42/+62
* Check the password set in the install against the default rulesGraham Eames2006-04-081-1/+4
* added/changed language stringsMeik Sievertsen2006-04-082-1/+4
* - allow reporting posts that have a closed reportNils Adermann2006-04-081-1/+0
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-064-3/+8
* This now gives a full path through the new install system.Graham Eames2006-04-052-0/+27
* add some language items... :grin:Meik Sievertsen2006-03-281-0/+1
* added ability to hide coppa groups (mainly applied to permission screens)Meik Sievertsen2006-03-281-0/+2
* fixing some bugsMeik Sievertsen2006-03-282-3/+4
* add group_legend to group managementMeik Sievertsen2006-03-281-0/+1
* - Visual Confirmation for guest postingDavid M2006-03-281-2/+4
* #1304, #1335, #1336Meik Sievertsen2006-03-272-2/+2
* Adding admin settings to the new system (not used yet)Graham Eames2006-03-271-1/+2
* - use radio class for radio buttonsNils Adermann2006-03-271-0/+1
* changed the way re-authentication is handled, basically hardening the process.Meik Sievertsen2006-03-251-30/+32
* #1232Meik Sievertsen2006-03-251-1/+2
* UI changes to the database settings section of the installerGraham Eames2006-03-251-1/+3
* my attempt to fix custom profile fieldsMeik Sievertsen2006-03-251-5/+15
* fixed tiny bugsMeik Sievertsen2006-03-251-1/+1
* fix #1213Meik Sievertsen2006-03-251-1/+1
* - extended session_page and user_lastpage to hold a maximum of 200 chars (ins...Meik Sievertsen2006-03-252-19/+3
* - We do On-the-fly file writting for everything in backups, should speed thin...David M2006-03-251-0/+3
* - some adjustments for search related config optionsNils Adermann2006-03-231-5/+5
* Adding in the next page of the installerGraham Eames2006-03-221-0/+2
* added some language strings as well as fixing the activity listing (Yawner, c...Meik Sievertsen2006-03-222-18/+21
* do not validate username when disallowing it. ;) - #1220Meik Sievertsen2006-03-221-1/+2
* Use another color for special group seperation (makes it easier to distinct b...Meik Sievertsen2006-03-221-1/+1
* ability to set all role options to UNSETMeik Sievertsen2006-03-211-1/+1
* - a bunch of bugfixes. :PMeik Sievertsen2006-03-215-2/+7
* 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-202-0/+6
* Two little changes to language files:Nils Adermann2006-03-192-4/+1
* - ok, now the correct ones. :/Meik Sievertsen2006-03-181-8/+10
* And the typo-of-the-day-award goes to:Nils Adermann2006-03-181-1/+1
* I got attacked by a dictinary..... :PGraham Eames2006-03-181-1/+1
* Small typo :)Graham Eames2006-03-181-1/+1
* Replacing the first part of the installer ready for some testingGraham Eames2006-03-181-13/+28
* - Added init_{$auth_plugin} function which can be used to test a connection t...Nils Adermann2006-03-181-7/+10