aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | [ticket/16172] Add group rank label to group viewJakub Senko2019-10-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16172
* | | | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-201-1/+27
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge pull request #5703 from senky/ticket/16174Marc Alexander2019-10-201-1/+27
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16174] Add core.set_cookie
| | * | | | | | | | [ticket/16174] Improve event descJakub Senko2019-10-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16174
| | * | | | | | | | [ticket/16174] Add function params to the eventJakub Senko2019-10-071-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16174
| | * | | | | | | | [ticket/16174] Add core.set_cookieJakub Senko2019-10-041-1/+17
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16174
* | | | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-201-11/+26
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge pull request #5667 from EA117/ticket/16141Marc Alexander2019-10-201-11/+26
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved.
| | * | | | | | | | [ticket/16141] plupload chunk_size when 'unlimited' is involved.EA1172019-08-301-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.EA1172019-08-291-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.EA1172019-08-281-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.EA1172019-08-281-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.EA1172019-08-261-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 branch '3.2.x' into 3.3.xMarc Alexander2019-10-202-1/+8
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge pull request #5705 from senky/ticket/16140Marc Alexander2019-10-202-1/+8
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16140] Add ucp_profile_profile_info_birthday_label_append
| | * | | | | | | | [ticket/16140] Use twigJakub Senko2019-10-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16140
| | * | | | | | | | [ticket/16140] Rename event to ucp_profile_profile_info_birthday_label_appendJakub Senko2019-10-072-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16140
| | * | | | | | | | [ticket/16140] Add ucp_profile_profile_info_birthday_label_afterJakub Senko2019-10-042-1/+8
| | | |/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16140
* | | | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-201-0/+16
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge pull request #5710 from kasimi/ticket/16182Marc Alexander2019-10-201-0/+16
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16182] Add core.generate_smilies_modify_rowset
| | * | | | | | | | [ticket/16182] Add core.generate_smilies_modify_rowsetkasimi2019-10-171-0/+16
| | | |_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16182
* | | | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-202-3/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | / / / | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | [ticket/16184] Don't entity-encode & character in AJAX responsekasimi2019-10-172-3/+3
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | PHPBB3-16184
* | | | | | | Merge pull request #5700 from marc1706/ticket/16175Marc Alexander2019-10-151-219/+225
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16175] Update composer dependencies for 3.3.0-b1
| * | | | | | | [ticket/16175] Update composer dependencies for 3.3.0-b1Marc Alexander2019-10-031-219/+225
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16175
* | | | | | | | Merge pull request #5708 from marc1706/ticket/16051Marc Alexander2019-10-1322-1016/+23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0
| * | | | | | | | [ticket/16051] Automatically convert mysql driver to mysqliMarc Alexander2019-10-061-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16051
| * | | | | | | | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0Marc Alexander2019-10-0621-1016/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16051
* | | | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-072-2/+36
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #5671 from 3D-I/ticket/16144Marc Alexander2019-10-072-2/+36
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16144] Fallback to board's default style
| | * | | | | | | | [ticket/16144] Provide extra fallback to board's default style for $user3D-I2019-09-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16144
| | * | | | | | | | [ticket/16144] As per request3D-I2019-09-221-10/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16144
| | * | | | | | | | [ticket/16144] Provide extra fallback to board's default style for $user3D-I2019-09-012-2/+41
| | | |_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16144
* | | | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-0723-38/+38
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | [ticket/16083] Remove "defer" from inline scriptsJakub Senko2019-10-072-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16083
| * | | | | | | | [ticket/16083] Add role=menuJakub Senko2019-10-042-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16083
| * | | | | | | | [ticket/16083] Add itemscopeJakub Senko2019-10-041-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16083
| * | | | | | | | [ticket/16083] Remove type=text/javascriptJakub Senko2019-10-0421-34/+34
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | PHPBB3-16083
* | | | | | | | Merge pull request #5702 from marc1706/ticket/14465Marc Alexander2019-10-0710-22/+61
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14465] Remove setting for maximum password length
| * | | | | | | | [ticket/14465] Remove setting for maximum password lengthMarc Alexander2019-10-0310-22/+61
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14465
* | | | | | | | [ticket/15922] Remove driver for discontinued APC cacheMarc Alexander2019-10-031-70/+0
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | PHPBB3-15922
* | | | | | | Merge pull request #5652 from marc1706/ticket/11327Marc Alexander2019-10-0314-234/+595
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | [ticket/11327] Implement forgot password functionality via form
| * | | | | | [ticket/11327] Adjust code per review commentsMarc Alexander2019-10-033-19/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11327
| * | | | | | [ticket/11327] Use http_exception instead of trigger_errorMarc Alexander2019-09-011-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11327
| * | | | | | [ticket/11327] Move html output to reset password html fileMarc Alexander2019-08-302-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11327
| * | | | | | [ticket/11327] Use U_ prefix for reset password URL template variableMarc Alexander2019-08-262-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11327
| * | | | | | [ticket/11327] Clean up code style a bitMarc Alexander2019-08-222-14/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11327
| * | | | | | [ticket/11327] Clean up code a bitMarc Alexander2019-08-103-22/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11327
| * | | | | | [ticket/11327] Update tests to reflect changesMarc Alexander2019-08-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11327
| * | | | | | [ticket/11327] Finish up initial version of password reset systemMarc Alexander2019-08-104-63/+111
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11327