Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | ||||
| * | [ticket/14123] Fix typo | Matt Friedman | 2015-08-28 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-14123 | ||||
| * | [ticket/14123] Remove redundant help messages | Matt Friedman | 2015-08-28 | 1 | -81/+6 |
| | | | | | | | | PHPBB3-14123 | ||||
| * | [ticket/14123] Add descriptive help to the CLI help output | Matt Friedman | 2015-08-23 | 1 | -1/+81 |
| | | | | | | | | PHPBB3-14123 | ||||
* | | [ticket/14127] Fix the BBCode FAQ about auto-linking w/o protocol | Zoddo | 2015-08-25 | 1 | -1/+1 |
|/ | | | | | | | This error was accidentally introduced in the patch for PHPBB3-13967 (PR #3729) PHPBB3-14127 | ||||
* | Merge pull request #3620 from VSEphpbb/ticket/13818 | Joas Schilling | 2015-06-27 | 3 | -0/+12 |
|\ | | | | | | | [ticket/13818] Add Extension and Style CDB Links into ACP Management pages | ||||
| * | [ticket/13818] Add browse CDB links to ext style lang management | Matt Friedman | 2015-06-06 | 3 | -0/+12 |
| | | | | | | | | PHPBB3-13818 | ||||
* | | [ticket/13967] Use HTTPS on phpbb.com links | Zoddo | 2015-06-26 | 1 | -2/+2 |
|/ | | | | | | This fix the HTTPS breaking issue on the BBCode FAQ. PHPBB3-13967 | ||||
* | Merge pull request #3562 from VSEphpbb/ticket/11521 | Tristan Darricau | 2015-05-04 | 1 | -0/+7 |
|\ | | | | | | | [ticket/11521] Add missing lang strings for migration exceptions | ||||
| * | [ticket/11521] Add missing lang strings for migration exceptions | Matt Friedman | 2015-04-28 | 1 | -0/+7 |
| | | | | | | | | PHPBB3-11521 | ||||
* | | [ticket/13778] Update wording of the reCaptcha instructions | Matt Friedman | 2015-04-26 | 1 | -1/+1 |
|/ | | | | PHPBB3-13778 | ||||
* | [ticket/13763] Fix typo in extension lang file | Richard McGirr | 2015-04-15 | 1 | -1/+1 |
| | | | | PHPBB3-13763 | ||||
* | Merge pull request #3380 from n-aleha/ticket/13586 | Joas Schilling | 2015-02-20 | 2 | -2/+2 |
|\ | | | | | | | [ticket/13586] Allow '0' as username with Jabber notifications |