| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #4781 from nomind60s/ticket/15151 | Tristan Darricau | 2017-04-19 | 1 | -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 consistency | nomind60s | 2017-04-19 | 1 | -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 text | nomind60s | 2017-03-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | Fixed extraneous whitespace at end of line. PHPBB3-15151 | ||||
| | * | [ticket/15151] ACP Cookie settings add explanatory text where it was missing | nomind60s | 2017-03-29 | 1 | -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 | ||||
| * | | [ticket/14758] Improve the ACP Parameter wording | Mukesh Kumar Kharita | 2017-03-19 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-14758 | ||||
| * | | Merge pull request #4745 from rxu/ticket/13558 | Tristan Darricau | 2017-03-19 | 1 | -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. | rxu | 2017-03-19 | 1 | -7/+6 |
| | | | | | | | | | | | | | PHPBB3-13558 | ||||
| | * | | [ticket/13558] Add smtp SSL context configuration options | rxu | 2017-03-17 | 1 | -0/+8 |
| | |/ | | | | | | | PHPBB3-13558 | ||||
| * | | [ticket/14820] Add style version in ACP | Rubén Calvo | 2017-03-16 | 1 | -0/+1 |
| |/ | | | | PHPBB3-14820 | ||||
| * | [ticket/14968] Display possible upgrade on acp index and update page | Marc Alexander | 2017-01-22 | 1 | -0/+1 |
| | | | | | PHPBB3-14968 | ||||
| * | [ticket/11076] State current and minimum required versions in old PHP notice | Marc Alexander | 2017-01-15 | 1 | -1/+1 |
| | | | | | PHPBB3-11076 | ||||
| * | [ticket/14838] Do not query full attachments table in feeds | Marc Alexander | 2017-01-03 | 1 | -0/+1 |
| | | | | | | | | The fetch_attachments() will also now throw a runtime exception if a feed tries to do this nonetheless. PHPBB3-14838 | ||||
| * | [ticket/14842] Don't display filesize limit if there is none | Jakub Senko | 2016-11-15 | 1 | -0/+1 |
| | | | | | PHPBB3-14842 | ||||
| * | Merge pull request #4426 from bantu/ticket/14109 | Marc Alexander | 2016-09-06 | 1 | -1/+1 |
| |\ | | | | | | | [ticket/14109] Increase MySQL Version for InnoDB FULLTEXT Index to 5.… | ||||
| | * | [ticket/14109] Increase MySQL Version for InnoDB FULLTEXT Index to 5.6.8. | Andreas Fischer | 2016-08-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | This is required for proper overall database operation. In previous versions, InnoDB might error on ALTER statements when multiple FULLTEXT Indexes are defined. PHPBB3-14109 | ||||
| * | | Merge pull request #4377 from rxu/ticket/14703 | Marc Alexander | 2016-08-31 | 1 | -0/+3 |
| |\ \ | |/ |/| | | | [ticket/14703] Fix parent module selection for custom extension modules | ||||
| | * | [ticket/14703] Select the parent module id from the several found | rxu | 2016-07-23 | 1 | -0/+1 |
| | | | | | | | | | PHPBB3-14703 | ||||
| | * | [ticket/14703] Refine the parent module selection for custom extension modules | rxu | 2016-07-10 | 1 | -0/+2 |
| | | | | | | | | | PHPBB3-14703 | ||||
| * | | Merge pull request #4411 from Senky/ticket/12925 | Marc Alexander | 2016-08-21 | 1 | -2/+8 |
| |\ \ | | | | | | | | | | [ticket/12925] Pluralize permanent delete checkbox label | ||||
| | * | | [ticket/12925] Pluralize permanent delete checkbox label | Jakub Senko | 2016-08-15 | 1 | -2/+8 |
| | | | | | | | | | | | | | PHPBB3-12925 | ||||
| * | | | [ticket/14742] Pause after each schema change | Oliver Schramm | 2016-08-11 | 1 | -0/+1 |
| |/ / | | | | | | | | | | | It is certainly better than running them all at once PHPBB3-14742 | ||||
| * | | Merge pull request #4301 from 3D-I/PHPBB3-14596 | Marc Alexander | 2016-07-31 | 1 | -2/+2 |
| |\ \ | | | | | | | | | | [ticket/14596] Deny installation of Ascraeus under PHP 7 | ||||
| | * | | [ticket/14596] Deny installation of Ascraeus under PHP 7 | 3Di | 2016-07-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | PHPBB3-14596 | ||||
| | * | | [ticket/14596] Deny installation of Ascraeus under PHP 7 | 3Di | 2016-04-23 | 1 | -3/+3 |
| | | | | | | | | | | | | | PHPBB3-14596 | ||||
| * | | | Merge pull request #4378 from Crizz0/ticket/14704 | Marc Alexander | 2016-07-17 | 2 | -462/+0 |
| |\ \ \ | | | | | | | | | | | | | [ticket/14704] Removes unused function and language files in base.php | ||||
| | * | | | [ticket/14704] Removes unused function and language files in base.php | Crizzo | 2016-07-03 | 2 | -462/+0 |
| | |/ / | | | | | | | | | | PHPBB3-14704 | ||||
| * | | | Merge pull request #4342 from Senky/ticket/14654 | Marc Alexander | 2016-07-07 | 2 | -4/+4 |
| |\ \ \ | | | | | | | | | | | | | [ticket/14654] Change Imagemagick to ImageMagick | ||||
| | * | | | [ticket/14654] Change Imagemagick to ImageMagick | Jakub Senko | 2016-06-11 | 2 | -4/+4 |
| | |/ / | | | | | | | | | | PHPBB3-14654 | ||||
| * | | | Merge pull request #4354 from Stanzilla/smtp_explain | Marc Alexander | 2016-07-06 | 1 | -0/+1 |
| |\ \ \ | |_|/ |/| | | | | | [ticket/14184] Add a _EXPLAIN translation entry for the SMTP server option | ||||
| | * | | [ticket/14184] Add a _EXPLAIN translation entry for the SMTP server option | Benjamin Staneck | 2016-06-17 | 1 | -0/+1 |
| | |/ | | | | | | | | | | | | | This should help users trying to figure out why their mail config is not working when they forgot to use a protocol prefix. PHPBB3-14184 | ||||
| * | | [ticket/14683] Fix typos in email templates. | rxu | 2016-06-20 | 5 | -5/+5 |
| | | | | | | | | | PHPBB3-14683 | ||||
| * | | [ticket/13716] Remove extra br tag and correct missing closing a html tag | Richard McGirr | 2016-05-16 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-13716 | ||||
| * | | [ticket/13716] Fix verboseness | Richard McGirr | 2016-04-12 | 1 | -17/+1 |
| | | | | | | | | | PHPBB3-13716 | ||||
| * | | [ticket/13716] Fix grammar and href title tags | Richard McGirr | 2016-04-06 | 1 | -7/+7 |
| | | | | | | | | | PHPBB3-13716 | ||||
| * | | [ticket/13716] Check phpBB version against config version | Richard McGirr | 2016-04-05 | 1 | -0/+25 |
| |/ | | | | | | | | Display a warning in the ACP if the version constant (files) does not match the phpbb_config version (often indicating that the database updates hasn't been run) PHPBB3-13716 | ||||
| * | Merge pull request #4230 from Senky/ticket/13028 | Marc Alexander | 2016-03-27 | 1 | -1/+1 |
| |\ | | | | | | | [ticket/13028] Rename unanswered search label | ||||
| | * | [ticket/13028] Rename unanswered search label | Jakub Senko | 2016-03-18 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-13028 | ||||
| * | | [ticket/13013] Explain to user explicitl what "participate more" means | Jakub Senko | 2016-03-26 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-13013 | ||||
| * | | [ticket/14241] Log fatal captcha error to error log | Marc Alexander | 2016-03-12 | 1 | -0/+1 |
| | | | | | | | | | PHPBB3-14241 | ||||
| * | | [ticket/14241] Prevent empty q&a as a result of improper settings | Marc Alexander | 2016-03-11 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | Improper setup of the q&a captcha in combination with the admin choosing a default language that does not have any questions and answers set might result in the user being presented empty questions and answers. This change will try to fall back to any question in case the admin incorrectly set the default language and has no questions & answers set. If that does not work, the captcha will not allow passing it and suggest to contact the board admin to resolve this issue. PHPBB3-14241 | ||||
| * | [ticket/14508] Adjust account inactive language | Richard McGirr | 2016-03-03 | 1 | -1/+1 |
| | | | | | PHPBB3-14508 | ||||
| * | [ticket/14508] Change language notice on account activation | Richard McGirr | 2016-03-02 | 1 | -1/+1 |
| | | | | | PHPBB3-14508 | ||||
| * | [ticket/14303] Use UTF8 quotes in app.php lang file | phpBB España | 2015-12-26 | 1 | -1/+1 |
| | | | | | PHPBB3-14303 | ||||
| * | [ticket/14353] Complete [list] bbcode documentation/examples | Matt Friedman | 2015-12-11 | 1 | -2/+2 |
| | | | | | PHPBB3-14353 | ||||
| * | [ticket/14283] Add a Manage Group link on a group page | Richard McGirr | 2015-11-14 | 1 | -0/+1 |
| | | | | | PHPBB3-14283 | ||||
| * | [ticket/10343] Show clearer indication an account is inactive in memberlist | DavidIQ | 2015-10-17 | 1 | -0/+1 |
| | | | | | PHPBB3-10343 | ||||
| * | [ticket/13945] Send reactivation requests to admins using notifications system. | Cesar G | 2015-10-15 | 2 | -2/+2 |
| | | | | | PHPBB3-13945 | ||||
| * | Merge pull request #3864 from Zoddo/ticket/8920 | Marc Alexander | 2015-10-11 | 1 | -3/+4 |
| |\ | | | | | | | [ticket/8920] Add a MCP PM reports view permission | ||||
| | * | [ticket/8920] Add a MCP PM reports view permission | Zoddo | 2015-08-30 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | Anybody who has the permission to read reports in one forum can read PM reports. Solving this problem by adding a new permission to read PM reports. PHPBB3-8920 | ||||
| * | | Merge pull request #3855 from VSEphpbb/ticket/14123 | Tristan Darricau | 2015-09-02 | 1 | -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 | ||||
