aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3727 from marc1706/ticket/13904Tristan Darricau2015-09-162-0/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13904] Refactor attachments functions into service * marc1706/ticket/13904: (66 commits) [ticket/13904] Use filespec's get_filesize instead of calling filesize() [ticket/13904] Set properties to protected where possible in filespec [ticket/13904] Fix tests after changes to factory [ticket/13904] Minor coding style fixes [ticket/13904] Add language entries for error messages in upload class [ticket/13904] Modify files for updated fast-image-size library [ticket/13904] Update composer.lock [ticket/13904] Improve code coverage [ticket/13904] Add unit tests for local upload type [ticket/13904] Minor coding style fixes [ticket/13904] Improve test coverage of base upload type class [ticket/13904] Improve test coverage of remote upload type [ticket/13904] Improve test coverage of form upload type [ticket/13904] Improve test coverage of filespec class [ticket/13904] Add back tests for retrieving floats [ticket/13904] Use ini_get() wrapper in file upload types [ticket/13904] Modify files for changes in ini wrapper [ticket/13904] Add bantu/ini-get-wrapper to composer.json [ticket/13904] Switch around constructor arguments [ticket/13904] Use \phpbb\php\ini class for ini_get() ...
| * [ticket/13904] Add language entries for error messages in upload classMarc Alexander2015-09-092-0/+4
| | | | | | | | PHPBB3-13904
* | Merge pull request #3870 from Zoddo/ticket/9485Tristan Darricau2015-09-091-0/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/9485] Add a "View post" link in the moderation logs * Zoddo/ticket/9485: [ticket/9485] Fix tests [ticket/9485] Add post_id to relevant $phpbb_log->add() [ticket/9485] Add a "View post" link in the moderation logs
| * | [ticket/9485] Add a "View post" link in the moderation logsZoddo2015-08-301-0/+1
| | | | | | | | | | | | PHPBB3-9485
* | | Merge pull request #3876 from VSEphpbb/ticket/14138Tristan Darricau2015-09-091-1/+1
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | [ticket/14138] Use span tags instead of abbr * VSEphpbb/ticket/14138: [ticket/14138] Use span tags instead of abbr
| * | [ticket/14138] Use span tags instead of abbrMatt Friedman2015-09-011-1/+1
| |/ | | | | | | PHPBB3-14138
* | Merge branch '3.1.x'Tristan Darricau2015-09-021-2/+7
|\ \ | |/ |/| | | | | | | | | * 3.1.x: [ticket/14123] Fix typo [ticket/14123] Remove redundant help messages [ticket/14123] Add descriptive help to the CLI help output
| * Merge pull request #3855 from VSEphpbb/ticket/14123Tristan Darricau2015-09-021-2/+7
| |\ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14123] Add descriptive help to the CLI help output * VSEphpbb/ticket/14123: [ticket/14123] Fix typo [ticket/14123] Remove redundant help messages [ticket/14123] Add descriptive help to the CLI help output
| | * [ticket/14123] Fix typoMatt Friedman2015-08-281-2/+2
| | | | | | | | | | | | PHPBB3-14123
| | * [ticket/14123] Remove redundant help messagesMatt Friedman2015-08-281-81/+6
| | | | | | | | | | | | PHPBB3-14123
| | * [ticket/14123] Add descriptive help to the CLI help outputMatt Friedman2015-08-231-1/+81
| | | | | | | | | | | | PHPBB3-14123
* | | Merge pull request #3858 from Nicofuma/ticket/14125Máté Bartus2015-08-281-0/+3
|\ \ \ | | | | | | | | [ticket/14125] Add --env option to all CLI commands
| * | | [ticket/14125] Add --env option to all CLI commandsTristan Darricau2015-08-241-0/+3
| | | | | | | | | | | | | | | | PHPBB3-14125
* | | | Merge pull request #3470 from Nicofuma/ticket/13645Máté Bartus2015-08-281-0/+2
|\ \ \ \ | | | | | | | | | | [ticket/13645] Move the feeds to controllers
| * | | | [ticket/13645] Proper OOP for feedsTristan Darricau2015-08-231-0/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-13645
| * | | | [ticket/13645] Move the feeds to controllersNicofuma2015-08-231-0/+1
| |/ / / | | | | | | | | | | | | PHPBB3-13645
* | | | Merge branch '3.1.x'Tristan Darricau2015-08-271-1/+1
|\ \ \ \ | | |/ / | |/| | | | | | | | | | * 3.1.x: [ticket/14127] Fix the BBCode FAQ about auto-linking w/o protocol
| * | | [ticket/14127] Fix the BBCode FAQ about auto-linking w/o protocolZoddo2015-08-251-1/+1
| | |/ | |/| | | | | | | | | | | | | | | | This error was accidentally introduced in the patch for PHPBB3-13967 (PR #3729) PHPBB3-14127
* | | [ticket/12505] Remove outdated media handling from acpn-aleha2015-08-241-6/+0
| | | | | | | | | | | | | | | | | | Remove outdated media handling from acp PHPBB3-12505
* | | [ticket/12505] Remove outdated media handing in attachmentsn-aleha2015-08-241-1/+0
| |/ |/| | | | | | | | | | | Remove code for handling media in RealPlayer, QuickTime, and Windows Media Player. PHPBB3-12505
* | Merge remote-tracking branch 'Nicofuma/ticket/12692'Marc Alexander2015-08-071-0/+17
|\ \
| * | [ticket/12692] Fix tests and update styleTristan Darricau2015-08-061-3/+8
| | | | | | | | | | | | PHPBB3-12692
| * | [ticket/12692] Cleanup language fileTristan Darricau2015-07-091-8/+7
| | | | | | | | | | | | PHPBB3-12692
| * | [ticket/12692] Fix languages vars and services orderTristan Darricau2015-07-091-4/+4
| | | | | | | | | | | | PHPBB3-12692
| * | [ticket/12692] Fix languages filesTristan Darricau2015-07-091-7/+1
| | | | | | | | | | | | PHPBB3-12692
| * | [ticket/12692] Add outputTristan Darricau2015-07-091-0/+6
| | | | | | | | | | | | PHPBB3-12692
| * | [ticket/12692] Move the language strings to cli.phpTristan Darricau2015-07-091-3/+10
| | | | | | | | | | | | PHPBB3-12692
| * | [ticket/12692] Update doc blocksTristan Darricau2015-07-091-1/+1
| | | | | | | | | | | | PHPBB3-12692
| * | [ticket/12692] Add a console command to manage the thumbnailsTristan Darricau2015-07-091-0/+6
| | | | | | | | | | | | PHPBB3-12692
* | | [ticket/14052] Translate installer commandsTristan Darricau2015-07-271-0/+8
| | | | | | | | | | | | PHPBB3-14052
* | | Merge pull request #3514 from CHItA/ticket/13740Tristan Darricau2015-07-272-3/+307
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13740] Refactoring installer * CHItA/ticket/13740: (75 commits) [ticket/13740] Reduce number of references in nav provider [ticket/13740] Move handle_language_select calls to the controllers [ticket/13740] Fix infinite config.php check loop [ticket/13740] Move default data settings out of constructors [ticket/13740] Deduplicate container builder's checks [ticket/13740] Use JSON for installer config [ticket/13740] Fix comment [ticket/13740] Use language service in console application [ticket/13740] Fix CS in compatibilty_globals.php [ticket/13740] Fix message element creation in JS [ticket/13740] Replace more spaces with tabs [ticket/13740] Fix CS [ticket/13740] Filter basic directory change attempts in lang change [ticket/13740] Use tabs instead of spaces in JS file [ticket/13740] Add success message when install finished [ticket/13740] Fix $script_path in obtain_data [ticket/13740] Fix is_phpbb_installed() method [ticket/13740] Login admin when install finished [ticket/13740] Enhance server output buffer bypass [ticket/13740] Secure installer config against corrupted config data ...
| * | | [ticket/13740] Add success message when install finishedMate Bartus2015-07-231-0/+2
| | | | | | | | | | | | | | | | PHPBB3-13740
| * | | [ticket/13740] Keep language file's namesMate Bartus2015-07-223-820/+821
| | | | | | | | | | | | | | | | PHPBB3-13740
| * | | [ticket/13740] Exit from installation if phpBB is already installedMate Bartus2015-07-201-1/+2
| | | | | | | | | | | | | | | | PHPBB3-13740
| * | | [ticket/13740] Add navigation bar support for the installerCHItA2015-07-081-0/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also added various UI elements and texts. [ci skip] PHPBB3-13740
| * | | [ticket/13740] Add better progress handling, also add log messagesCHItA2015-07-081-0/+15
| | | | | | | | | | | | | | | | PHPBB3-13740
| * | | [ticket/13740] Add backend support for install progress trackingMateBartus2015-07-081-0/+23
| | | | | | | | | | | | | | | | PHPBB3-13740
| * | | [ticket/13740] Add new language file for installMateBartus2015-07-082-533/+758
| |/ / | | | | | | | | | | | | | | | [ci skip] PHPBB3-13740
* | | Merge pull request #3781 from Elsensee/ticket/8708-2Tristan Darricau2015-07-221-0/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/8708] Add extra permission for posting global announcements * Elsensee/ticket/8708-2: [ticket/8708] Apply permission 'f_announce_global' [ticket/8708] Add f_announce_global permission
| * | | [ticket/8708] Add f_announce_global permissionOliver Schramm2015-07-191-0/+1
| | | | | | | | | | | | | | | | PHPBB3-8708
* | | | [ticket/13986] Add --resume option to reparser CLIJoshyPHP2015-07-171-0/+1
|/ / / | | | | | | | | | PHPBB3-13986
* | | [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-133-0/+3
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Currently the in-board method for the notifications is hardcoded and cannot be disabled. This method should be in his own class extending `phpbb\notification\method\method_interface`. It also add the possibility, for each method, to be enabled by default (ie: no entry in the DB => notification enabled). https://tracker.phpbb.com/browse/PHPBB3-11444 https://tracker.phpbb.com/browse/PHPBB3-11967 PHPBB3-11444
* | [ticket/13987] Add --dry-run option to reparser CLIJoshyPHP2015-07-061-0/+1
| | | | | | | | PHPBB3-13987
* | [ticket/13891] Handle verbosityTristan Darricau2015-07-021-2/+3
| | | | | | | | PHPBB3-13891
* | [ticket/13891] Use the SymfonyStyle in the reparse commandTristan Darricau2015-07-011-0/+1
| | | | | | | | PHPBB3-13891
* | [ticket/13891] Updated range descriptionJoshyPHP2015-06-301-1/+1
| | | | | | | | | | | | Does not count #0 as a potential record PHPBB3-13891
* | [ticket/13891] Added a progress barJoshyPHP2015-06-301-1/+1
| | | | | | | | PHPBB3-13891
* | [ticket/13891] Added command-line optionsJoshyPHP2015-06-301-0/+3
| | | | | | | | PHPBB3-13891
* | [ticket/13891] Added reparser:list and reparser:reparse to CLIJoshyPHP2015-06-301-0/+5
| | | | | | | | PHPBB3-13891
* | Merge branch '3.1.x'Joas Schilling2015-06-273-0/+12
|\ \ | |/