aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | [ticket/14933] Make "route not found" more user-friendlyOliver Schramm2017-09-091-0/+1
| | | | | | | | | | | | | | | | PHPBB3-14933
* | | | [ticket/15352] Descriptions are not using in categoriesJim Mossing Holsteyn2017-09-081-1/+1
| | | | | | | | | | | | | | | | PHPBB3-15352
* | | | [ticket/15350] Changes outdated wiki-link to new docs/Crizzo2017-09-071-1/+1
| | | | | | | | | | | | | | | | PHPBB3-15350
* | | | [ticket/15346] Add log message if extension is not enableableRubén Calvo2017-09-051-0/+1
| | | | | | | | | | | | | | | | PHPBB3-15346
* | | | Merge pull request #35 from phpbb/ticket/security-203-rheaMarc Alexander2017-07-161-8/+11
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/security-203] Fully validate version check data in version helper -- Rhea
| * \ \ \ Merge branch 'ticket/security-203' into ticket/security-203-rheaMarc Alexander2016-12-281-8/+11
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | [ticket/security-203] Fully validate version check data in version helperMarc Alexander2016-12-261-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will also take care of SECURITY-204 as it's the same underlying issue. Admins still need to ensure they don't visit malicious sites for URLs provided by extensions. SECURITY-203
* | | | | Merge pull request #4843 from rxu/ticket/15238Marc Alexander2017-06-251-0/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15238] Add console command to fix forums/modules left/right IDs
| * | | | | [ticket/15238] Add console command to fix forums/modules left/right IDsrxu2017-06-181-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15238
* | | | | | Merge pull request #4794 from lr94/ticket/15176Marc Alexander2017-06-241-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | [ticket/15176] Add setting for user activity display limit.
| * | | | | [ticket/15176] Add setting for user activity display limit.lr942017-04-161-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Up to phpBB 3.2 the maximum number of posts a user must have to have his activity shown is 5000. This limit is hardcoded in functions_display.php. It would be useful if board administrators could choose to disable the limit or to set an higher value. PHPBB3-15176
* | | | | | [ticket/15243] Check permissions before installing with SQLiteRubén Calvo2017-06-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15243
* | | | | | Merge pull request #4826 from marc1706/ticket/15219-rheaTristan Darricau2017-06-061-0/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15219] Update hashes to bcrypt with cron -- Rhea * github.com:phpbb/phpbb: [ticket/15219] Add console command for updating hashes to bcrypt [ticket/15219] Add missing space [ticket/15219] Update hashes to bcrypt with cron
| * \ \ \ \ \ Merge branch 'ticket/15219' into ticket/15219-rheaMarc Alexander2017-06-031-0/+3
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | [ticket/15219] Add console command for updating hashes to bcryptMarc Alexander2017-06-031-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15219
* | | | | | | 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