Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/9837] Display unapproved posts to their authors | v12mike | 2019-11-21 | 1 | -3/+3 |
| | | | | | | Coding guidelines fixes PHPBB3-9837 | ||||
* | [ticket/9837] Display unapproved posts to their authors | v12mike | 2019-11-21 | 1 | -1/+1 |
| | | | | | | Change code order to improve efficiency. PHPBB3-9837 | ||||
* | [ticket/9837] Display unapproved posts to their authors | v12mike | 2019-11-21 | 1 | -5/+4 |
| | | | | | | Re-order code for efficiency PHPBB3-9837 | ||||
* | [ticket/9837] Make unapproved posts visible to posters | v12mike | 2019-11-21 | 1 | -5/+5 |
| | | | | | | | | Add tests Tidy up code Improve user message formatting PHPBB3-9837 | ||||
* | [ticket/9837] Display unapproved posts to posters | v12mike | 2019-11-21 | 1 | -5/+5 |
| | | | | | | Add tests and improve style template PHPBB3-9837 | ||||
* | [ticket/9837] Display unapproved posts to originator | v12mike | 2019-11-21 | 1 | -5/+5 |
| | | | | | | Fix whitespace issues PHPBB3-9837 | ||||
* | [ticket/9837] Make unapproved posts visible to posters | v12mike | 2019-11-21 | 1 | -9/+11 |
| | | | | | | | | Add tests Tidy up code Improve user message formatting PHPBB3-9837 | ||||
* | [ticket/9837] Display unapproved posts to posters | v12mike | 2019-11-21 | 1 | -7/+7 |
| | | | | | | Add tests and improve style template PHPBB3-9837 | ||||
* | [ticket/9837] Make unapproved posts visible to posters | v12mike | 2019-11-21 | 2 | -5/+30 |
| | | | | | | Improvements for feature following review PHPBB3-9837 | ||||
* | [ticket/9837] Small fixes | Máté Bartus | 2019-11-21 | 1 | -3/+4 |
| | | | | PHPBB3-9837 | ||||
* | [ticket/9837] Display unapproved posts to their authors | Máté Bartus | 2019-11-21 | 1 | -2/+13 |
| | | | | | | Basic functionality mock up. PHPBB3-9837 | ||||
* | [ticket/16190] Deprecate phpbb's checkdnsrr wrapper | rubencm | 2019-10-31 | 1 | -2/+2 |
| | | | | PHPBB3-16190 | ||||
* | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-28 | 1 | -3/+8 |
|\ | |||||
| * | Merge pull request #5709 from mrgoldy/ticket/16181 | Marc Alexander | 2019-10-28 | 1 | -3/+8 |
| |\ | | | | | | | | | | [ticket/16181] Enforce string for OAuth provider id | ||||
| | * | [ticket/16181] Fix typo in comment | Marc Alexander | 2019-10-20 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-16181 | ||||
| | * | [ticket/16181] Fix spelling mistake in associated | mrgoldy | 2019-10-08 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-16181 | ||||
| | * | [ticket/16181] Enforce string data type | mrgoldy | 2019-10-08 | 1 | -3/+8 |
| | | | | | | | | | | | | PHPBB3-16181 | ||||
* | | | [ticket/16192] Fix CLI extension not enableable messages | Matt Friedman | 2019-10-27 | 1 | -6/+5 |
| | | | | | | | | | | | | PHPBB3-16192 | ||||
* | | | Merge branch 'prep-release-3.3.0-b1' into 3.3.x | Marc Alexander | 2019-10-23 | 3 | -1/+79 |
|\ \ \ | |||||
| * | | | [prep-release-3.3.0-b1] Add jquery update migration to 330b1 dependencies | Marc Alexander | 2019-10-21 | 1 | -0/+1 |
| | | | | |||||
| * | | | Merge pull request #5716 from marc1706/ticket/15437 | Marc Alexander | 2019-10-21 | 2 | -1/+38 |
| |\ \ \ | | | | | | | | | | | [ticket/15437] Update jQuery and cookie consent to latest | ||||
| | * | | | [ticket/15437] Rename jquery.min.js to jquery-3.4.1.min.js | Marc Alexander | 2019-10-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15437 | ||||
| | * | | | [ticket/15437] Add migration for updating jQuery to 3.4.1 | Marc Alexander | 2019-10-20 | 1 | -0/+37 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15437 | ||||
| * | | | | [prep-release-3.3.0-b1] Add migration for 3.3.0-b1 | Marc Alexander | 2019-10-19 | 1 | -0/+40 |
| |/ / / | |||||
* | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-20 | 1 | -1/+27 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge pull request #5703 from senky/ticket/16174 | Marc Alexander | 2019-10-20 | 1 | -1/+27 |
| |\ \ \ | | | | | | | | | | | | | | | | [ticket/16174] Add core.set_cookie | ||||
| | * | | | [ticket/16174] Improve event desc | Jakub Senko | 2019-10-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16174 | ||||
| | * | | | [ticket/16174] Add function params to the event | Jakub Senko | 2019-10-07 | 1 | -2/+12 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16174 | ||||
| | * | | | [ticket/16174] Add core.set_cookie | Jakub Senko | 2019-10-04 | 1 | -1/+17 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16174 | ||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-20 | 1 | -11/+26 |
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | |||||
| * | | | Merge pull request #5667 from EA117/ticket/16141 | Marc Alexander | 2019-10-20 | 1 | -11/+26 |
| |\ \ \ | | |_|/ | |/| | | | | | | [ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved. | ||||
| | * | | [ticket/16141] plupload chunk_size when 'unlimited' is involved. | EA117 | 2019-08-30 | 1 | -33/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change get_chunk_size() calculation to correctly calculate limits without letting a zero "unlimited" value always win. Also ensure get_chunk_size() can only return zero if all of the limits were in fact set to unlimited. PHPBB3-16141 | ||||
| | * | | [ticket/16141] plupload chunk_size when 'unlimited' is involved. | EA117 | 2019-08-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change get_chunk_size() calculation to correctly calculate limits without letting a zero "unlimited" value always win. Also ensure get_chunk_size() can only return zero if all of the limits were in fact set to unlimited. PHPBB3-16141 | ||||
| | * | | [ticket/16141] plupload chunk_size when 'unlimited' is involved. | EA117 | 2019-08-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change get_chunk_size() calculation to correctly calculate limits without letting a zero "unlimited" value always win. Also ensure get_chunk_size() can only return zero if all of the limits were in fact set to unlimited. PHPBB3-16141 | ||||
| | * | | [ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved. | EA117 | 2019-08-28 | 1 | -31/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change get_chunk_size() calculation to correctly calculate limits without letting a zero "unlimited" value always win. Also ensure get_chunk_size() can only return zero if all of the limits were in fact set to unlimited. PHPBB3-16141 | ||||
| | * | | [ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved. | EA117 | 2019-08-26 | 1 | -8/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change get_chunk_size() calculation to correctly calculate limits without letting a zero "unlimited" value always win. Also ensure get_chunk_size() can only return zero if all of the limits were in fact set to unlimited. PHPBB3-16141 | ||||
* | | | | Merge pull request #5708 from marc1706/ticket/16051 | Marc Alexander | 2019-10-13 | 10 | -742/+18 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0 | ||||
| * | | | | [ticket/16051] Automatically convert mysql driver to mysqli | Marc Alexander | 2019-10-06 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16051 | ||||
| * | | | | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0 | Marc Alexander | 2019-10-06 | 9 | -742/+12 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16051 | ||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-07 | 1 | -1/+35 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge pull request #5671 from 3D-I/ticket/16144 | Marc Alexander | 2019-10-07 | 1 | -1/+35 |
| |\ \ \ \ | | |_|_|/ | |/| | | | | | | | | [ticket/16144] Fallback to board's default style | ||||
| | * | | | [ticket/16144] Provide extra fallback to board's default style for $user | 3D-I | 2019-09-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16144 | ||||
| | * | | | [ticket/16144] As per request | 3D-I | 2019-09-22 | 1 | -10/+5 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16144 | ||||
| | * | | | [ticket/16144] Provide extra fallback to board's default style for $user | 3D-I | 2019-09-01 | 1 | -1/+40 |
| | | |/ | | |/| | | | | | | | | | PHPBB3-16144 | ||||
* | | | | Merge pull request #5702 from marc1706/ticket/14465 | Marc Alexander | 2019-10-07 | 3 | -3/+46 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14465] Remove setting for maximum password length | ||||
| * | | | | [ticket/14465] Remove setting for maximum password length | Marc Alexander | 2019-10-03 | 3 | -3/+46 |
| | |_|/ | |/| | | | | | | | | | | PHPBB3-14465 | ||||
* | | | | [ticket/15922] Remove driver for discontinued APC cache | Marc Alexander | 2019-10-03 | 1 | -70/+0 |
|/ / / | | | | | | | | | | PHPBB3-15922 | ||||
* | | | Merge pull request #5652 from marc1706/ticket/11327 | Marc Alexander | 2019-10-03 | 2 | -0/+491 |
|\ \ \ | | | | | | | | | | | | | [ticket/11327] Implement forgot password functionality via form | ||||
| * | | | [ticket/11327] Adjust code per review comments | Marc Alexander | 2019-10-03 | 1 | -17/+18 |
| | | | | | | | | | | | | | | | | PHPBB3-11327 | ||||
| * | | | [ticket/11327] Use http_exception instead of trigger_error | Marc Alexander | 2019-09-01 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | PHPBB3-11327 |