aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-06-051-16/+22
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge pull request #4784 from rubencm/ticket/15150Marc Alexander2017-06-051-16/+22
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | [ticket/15150] Add Jabber SSL context configuration options
| | * | | | | [ticket/15150] Add Jabber SSL context configuration optionsRubén Calvo2017-03-301-16/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15150
* | | | | | | Merge pull request #4828 from hubaishan/ticket/15221Tristan Darricau2017-05-081-2/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15221] add missing commas * github.com:phpbb/phpbb: [ticket/15221] add missing commas
| * | | | | | [ticket/15221] add missing commashubaishan2017-05-071-2/+2
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | in language/en/install.php PHPBB3-15221
* | | | | | [ticket/15198] Add PHP version to board stats in the ACPMatt Friedman2017-04-261-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15198
* | | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-04-191-1/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/15151] Use redirected link for consistency [ticket/15151] ACP Cookie settings explanatory text [ticket/15151] ACP Cookie settings add explanatory text where it was missing
| * | | | | Merge pull request #4781 from nomind60s/ticket/15151Tristan Darricau2017-04-191-1/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15151] ACP Cookie settings add explanatory text * github.com:phpbb/phpbb: [ticket/15151] Use redirected link for consistency [ticket/15151] ACP Cookie settings explanatory text [ticket/15151] ACP Cookie settings add explanatory text where it was missing
| | * | | | [ticket/15151] Use redirected link for consistencynomind60s2017-04-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Other phpbb.com links used in the core use a redirect rather than a direct link so change to make the Cookie settings link a redirect also. PHPBB3-15151
| | * | | | [ticket/15151] ACP Cookie settings explanatory textnomind60s2017-03-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed extraneous whitespace at end of line. PHPBB3-15151
| | * | | | [ticket/15151] ACP Cookie settings add explanatory text where it was missingnomind60s2017-03-291-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve the lead section to include a link to the phpBB.com Knowledge Base and add explanation text for the Cookie domain, Cookie name and Cookie path fields. PHPBB3-15151
* | | | | | Merge pull request #4705 from nomind60s/ticket/15097Tristan Darricau2017-04-181-1/+6
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15097] Add PHP version to Board statistics * github.com:phpbb/phpbb: [ticket/15097] New 'Installed software' lead section [ticket/15097] Resolve travis-ci error [ticket/15097] Resolve travis-ci error [ticket/15097] Add PHP version to Board statistics [ticket/15097] Add PHP version to Board statistics
| * | | | | [ticket/15097] New 'Installed software' lead sectionnomind60s2017-02-191-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created a new lead section showing the installed software (phpBB, PHP and Database server) and their versions. Implementation is inspired by MediaWiki's Special:Version page. Removed those items from Board statistics section. PHPBB3-15097
| * | | | | [ticket/15097] Resolve travis-ci errornomind60s2017-02-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure indentation is using tabs not spaces per code guidelines PHPBB3-15097
| * | | | | [ticket/15097] Add PHP version to Board statisticsnomind60s2017-02-171-0/+1
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The ACP main page shows the phpBB version and the database version, but didn't show the PHP version. With this change the PHP version is displayed as part of the Board statistics. PHPBB3-15097
* | | | | Merge pull request #4752 from nomind60s/ticket/15137Tristan Darricau2017-03-211-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15137] Global Announcements shouldn't always be never ending * github.com:phpbb/phpbb: [ticket/15137] Missed one language string change [ticket/15137] Global announcements can stick for a non-zero number of days fixes #4752
| * | | | | [ticket/15137] Missed one language string changenomind60s2017-03-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change STICKY_ANNOUNCE_TIME_LIMIT for consistency PHPBB3-15137
| * | | | | [ticket/15137] Global announcements can stick for a non-zero number of daysnomind60s2017-03-201-1/+1
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To be consistent with Sticky and Announcements topic types, Global announcements can now stick for a non-zero number of days, i.e. they are no longer never ending. Before this change, if the topic type was Global and a non-zero number of days where set to stick topic, the number was silently ignored and a Global announcement was always never ending. PHPBB3-15137
* | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-03-191-1/+1
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * 3.1.x: [ticket/14758] Improve the ACP Parameter wording
| * | | | [ticket/14758] Improve the ACP Parameter wordingMukesh Kumar Kharita2017-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-14758
* | | | | [ticket/14928] fixing valid stability %sRishabh04-022017-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-14928
* | | | | Merge pull request #4736 from rubencm/ticket/15123Tristan Darricau2017-03-191-0/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15123] Check if extension was enabled/disabled before enable or disable * rubencm/ticket/15123: [ticket/15123] modified return error codes [ticket/15123] modified language strings [ticket/15123] modified language string [ticket/15123] removed blank spaces [ticket/15123] add check before enable or disable extension
| * | | | | [ticket/15123] modified language stringsRubén Calvo2017-03-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15123
| * | | | | [ticket/15123] modified language stringRubén Calvo2017-03-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15123
| * | | | | [ticket/15123] add check before enable or disable extensionRubén Calvo2017-03-131-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15123
* | | | | | Merge pull request #4740 from rubencm/ticket/14974Tristan Darricau2017-03-191-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14974] Make cookie notice configurable via language files * rubencm/ticket/14974: [ticket/14974] make cookie notice configurable via language files
| * | | | | | [ticket/14974] make cookie notice configurable via language filesRubén Calvo2017-03-131-0/+1
| |/ / / / / | | | | | | | | | | | | | | | | | | PHPBB3-14974
* | | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-03-191-0/+7
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/13558] Change options prefix and add settings precautions. [ticket/13558] Make SSL context specific options more SMTP general [ticket/13558] Add smtp SSL context configuration options
| * | | | | Merge pull request #4745 from rxu/ticket/13558Tristan Darricau2017-03-191-0/+7
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13558] Add smtp SSL context configuration options * rxu/ticket/13558: [ticket/13558] Change options prefix and add settings precautions. [ticket/13558] Make SSL context specific options more SMTP general [ticket/13558] Add smtp SSL context configuration options
| | * | | | | [ticket/13558] Change options prefix and add settings precautions.rxu2017-03-191-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13558
| | * | | | | [ticket/13558] Add smtp SSL context configuration optionsrxu2017-03-171-0/+8
| | | |/ / / | | |/| | | | | | | | | | | | | | | PHPBB3-13558
* | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-03-191-0/+1
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | [ticket/14820] Add style version in ACPRubén Calvo2017-03-161-0/+1
| |/ / / | | | | | | | | | | | | PHPBB3-14820
* | | | [ticket/14732] Remove PHP Code syntax highlighting referencesVinny2017-02-281-1/+1
| | | | | | | | | | | | | | | | PHPBB3-14732
* | | | [ticket/15044] Add module task for creating search index during installMarc Alexander2017-01-241-3/+4
| | | | | | | | | | | | | | | | PHPBB3-15044
* | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-01-221-0/+1
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/14968] Use earlier version as written in comment [ticket/14968] Update docblock and ensure method returns array [ticket/14968] Display possible upgrade on acp index and update page [ticket/14968] Add method for retrieving updates on current branch
| * | | [ticket/14968] Display possible upgrade on acp index and update pageMarc Alexander2017-01-221-0/+1
| | | | | | | | | | | | | | | | PHPBB3-14968
* | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-01-151-1/+1
|\ \ \ \ | |/ / / | | | | | | | | | | | | * 3.1.x: [ticket/11076] State current and minimum required versions in old PHP notice
| * | | [ticket/11076] State current and minimum required versions in old PHP noticeMarc Alexander2017-01-151-1/+1
| | | | | | | | | | | | | | | | PHPBB3-11076
* | | | Merge pull request #4632 from VSEphpbb/ticket/14989Tristan Darricau2017-01-151-0/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14989] Allow more admin-configurable schemes in post links * VSEphpbb/ticket/14989: [ticket/14989] Allow more admin-configurable schemes in post links
| * | | | [ticket/14989] Allow more admin-configurable schemes in post linksMatt Friedman2017-01-111-0/+2
| | |/ / | |/| | | | | | | | | | PHPBB3-14989
* | | | [ticket/14961] Also translate "learn more" linkMarc Alexander2017-01-061-0/+1
| | | | | | | | | | | | | | | | PHPBB3-14961
* | | | [ticket/14961] Add cookie notice as enablable featureMarc Alexander2017-01-062-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Uses Insites cookieconsent v3.0.3: https://cookieconsent.insites.com PHPBB3-14961
* | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-01-041-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | [ticket/14838] Do not query full attachments table in feedsMarc Alexander2017-01-031-0/+1
| |/ | | | | | | | | | | | | The fetch_attachments() will also now throw a runtime exception if a feed tries to do this nonetheless. PHPBB3-14838
* | Merge pull request #4564 from VSEphpbb/ticket/14895Tristan Darricau2016-12-111-0/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14895] CLI should use SymfonyStyle * VSEphpbb/ticket/14895: [ticket/14895] Fix broken tests [ticket/14895] Fix issues in CLI classes [ticket/14895] Use SymfonyStyle in all CLI [ticket/14895] Use SymfonyIO styling [ticket/14895] CLI reparser:list should display proper list
| * | [ticket/14895] CLI reparser:list should display proper listMatt Friedman2016-12-071-0/+1
| | | | | | | | | | | | PHPBB3-14895
* | | [ticket/14910] Fixes typo PLease to Please in EXTENSION_NOT_INSTALLEDChristian Schnegelberger2016-12-111-1/+1
|/ / | | | | | | PHPBB3-14910
* | [ticket/12610] Add a better error message when an extension is missingTristan Darricau2016-12-041-0/+1
| | | | | | | | PHPBB3-12610
* | [ticket/12610] Improve outputTristan Darricau2016-12-031-5/+4
| | | | | | | | PHPBB3-12610