aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_language.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
* [ticket/15453] Add core event after language deleted in acp_language.phphubaishan2017-12-271-2/+15
* Merge branch '3.1.x' into 3.2.xTristan Darricau2016-09-181-1/+6
|\
| * [ticket/14789] Add link hashes and form tokens to all acp links/buttonsMarc Alexander2016-09-181-1/+6
* | Merge branch '3.1.x'Tristan Darricau2015-10-141-1/+4
|\ \ | |/
| * [ticket/10572] Unguarded includes in acp filesRichard McGirr2015-10-131-1/+4
* | [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-28/+10
* | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-2/+2
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-7/+7
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-4/+4
|/
* Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-05-271-1031/+56
|\
| * [ticket/12527] Use a proper language string on confirm screenJoas Schilling2014-05-111-1/+1
| * [ticket/12527] Check whether the language existsJoas Schilling2014-05-111-0/+5
| * [ticket/12527] Restore missing files and variables checkJoas Schilling2014-05-111-1/+88
| * [ticket/12527] Remove language file editor form ACPJoas Schilling2014-05-111-1071/+4
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+7
|/
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-2/+2
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-2/+2
* [ticket/8713] Call htmlspecialchars_decode() on transfer (e.g. ftp) passwords.Andreas Fischer2012-09-081-3/+24
* [ticket/8713] Rename untrimed_variable() to untrimmed_variable().Andreas Fischer2012-09-081-3/+3
* [ticket/8713] Do not trim login inputsNathaniel Guse2012-09-031-3/+3
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-4/+2
* Merge branch 'develop-olympus' into developOleg Pudeyev2011-11-171-1/+8
|\
| * [ticket/10157] Add notification to update cpfs when installing a language.Joas Schilling2011-11-171-1/+8
* | [feature/remove-imagesets] Adjustments to php filesVjacheslav Trushkin2011-09-041-65/+0
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-02-041-6/+6
|\ \ | |/
| * [ticket/9966] Language download in ACP creates index.html and misses captcha_*Joas Schilling2011-01-291-6/+6
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-16/+31
|/
* [bug/59135] Fix open_basedir issues when accessing styles- and language-manag...Joas Schilling2010-03-131-2/+2
* Bug #57795 - [Fix] Restrict search for language/../iso.txt to folders.Joas Schilling2010-02-171-0/+5
* [Feature] Add confirmation for deactivating language packsGabriel Vazquez2009-06-241-15/+28
* Fixed bug #45735Gabriel Vazquez2009-06-201-1/+1
* change the way we do chmodd'ing. I know, my implementation really sucked... g...Meik Sievertsen2008-08-221-1/+1
* the chmod change i already had within the changelog (by mistake). This should...Meik Sievertsen2008-08-161-15/+15
* more fixes...Meik Sievertsen2007-10-141-0/+5
* - Submitting language changes via acp_language should be possible again [Bug ...Nils Adermann2007-10-141-1/+1
* - Submitting language changes via acp_language should be possible again [Bug ...Nils Adermann2007-10-141-5/+5
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-11/+19
* Cleanup in aisle 15Henry Sudhof2007-10-031-2/+2
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-8/+24
* #i52Meik Sievertsen2007-10-011-0/+49
* fixing some bugsMeik Sievertsen2007-09-021-1/+6
* some bugs fixedMeik Sievertsen2007-08-151-1/+1
* err, forgot to commitMeik Sievertsen2007-07-271-6/+6
* try to normalize everything...Meik Sievertsen2007-07-221-2/+2
* basically what is listed within the changelog. ;)Meik Sievertsen2007-07-121-6/+18
* Better support for nested transactions...Meik Sievertsen2007-05-051-1/+1
* Installing a language will now automatically install the localized imageset s...David M2007-04-251-0/+65
* some changes/bugfixesMeik Sievertsen2007-03-301-15/+8