aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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] Provide extra fallback to board's default style for $user3D-I2019-09-231-1/+1
| | * [ticket/16144] As per request3D-I2019-09-221-10/+5
| | * [ticket/16144] Provide extra fallback to board's default style for $user3D-I2019-09-012-2/+41
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-0723-38/+38
|\ \ \ | |/ /
| * | Merge pull request #5706 from senky/ticket/16083Marc Alexander2019-10-0723-38/+38
| |\ \
| | * | [ticket/16083] Remove "defer" from inline scriptsJakub Senko2019-10-072-2/+2
| | * | [ticket/16083] Add role=menuJakub Senko2019-10-042-2/+2
| | * | [ticket/16083] Add itemscopeJakub Senko2019-10-041-3/+3
| | * | [ticket/16083] Remove type=text/javascriptJakub Senko2019-10-0421-34/+34
| |/ /
* | | Merge pull request #5702 from marc1706/ticket/14465Marc Alexander2019-10-0711-23/+61
|\ \ \
| * | | [ticket/14465] Remove setting for maximum password lengthMarc Alexander2019-10-0311-23/+61
* | | | Merge pull request #5701 from marc1706/ticket/15922Marc Alexander2019-10-073-127/+0
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/15922] Remove driver for discontinued APC cacheMarc Alexander2019-10-033-127/+0
|/ / /
* | | Merge pull request #5652 from marc1706/ticket/11327Marc Alexander2019-10-0317-270/+660
|\ \ \
| * | | [ticket/11327] Adjust code per review commentsMarc Alexander2019-10-033-19/+20
| * | | [ticket/11327] Use http_exception instead of trigger_errorMarc Alexander2019-09-011-1/+4
| * | | [ticket/11327] Move html output to reset password html fileMarc Alexander2019-08-302-3/+7
| * | | [ticket/11327] Use U_ prefix for reset password URL template variableMarc Alexander2019-08-262-8/+8
| * | | [ticket/11327] Clean up code style a bitMarc Alexander2019-08-222-14/+13
| * | | [ticket/11327] Adjust tests for new reset password changesMarc Alexander2019-08-102-3/+5
| * | | [ticket/11327] Clean up code a bitMarc Alexander2019-08-103-22/+24
| * | | [ticket/11327] Update tests to reflect changesMarc Alexander2019-08-102-35/+62
| * | | [ticket/11327] Finish up initial version of password reset systemMarc Alexander2019-08-104-63/+111
| * | | [ticket/11327] Rename UCP reset password templateMarc Alexander2019-08-101-0/+0
| * | | [ticket/11327] Continue with implementation of password reset functionalityMarc Alexander2019-08-102-122/+135
| * | | [ticket/11327] Adjust wording of forgot password emailMarc Alexander2019-08-092-11/+7
| * | | [ticket/11327] Rename email file to forgot passwordMarc Alexander2019-08-091-0/+0
| * | | [ticket/11327] Split up into forgot password and reset passwordMarc Alexander2019-08-095-8/+161
| * | | [ticket/11327] Add reset token columns & config settingMarc Alexander2019-08-091-0/+48
| * | | [ticket/11327] Adjust display of page titleMarc Alexander2019-08-081-4/+1
| * | | [ticket/11327] Refactor ucp_remind to reset_password controllerMarc Alexander2019-08-081-40/+109
| * | | [ticket/11327] Move UCP remind functionality to a controller for password resetMarc Alexander2019-08-087-3/+31
* | | | Merge pull request #5555 from senky/ticket/15257Marc Alexander2019-10-037-13/+84
|\ \ \ \
| * | | | [ticket/15257] Improve readability of check_is_enableableMarc Alexander2019-09-301-8/+15
| * | | | [ticket/15257] Address validation issuesJakub Senko2019-09-303-2/+9
| * | | | [ticket/15257] Provide extension not enableable messagesJakub Senko2019-09-307-13/+70
|/ / / /
* | | | Merge pull request #5511 from senky/ticket/15940Marc Alexander2019-09-282-8/+2
|\ \ \ \
| * | | | [ticket/15940] Fix approve_* notificationsJakub Senko2019-09-282-8/+2
* | | | | Merge pull request #5480 from mrgoldy/ticket/15905Marc Alexander2019-09-289-5/+511
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/15905] Reset avatar manager enabled drivers propertyMarc Alexander2019-09-281-0/+5
| * | | | [ticket/15905] Add tests for twig extensionsMarc Alexander2019-09-265-7/+256
| * | | | [ticket/15905] Re-add add_class and lang_definedmrgoldy2019-09-251-0/+12
| * | | | [ticket/15905] Try it without authmrgoldy2019-09-2510-83/+10
| * | | | [ticket/15905] Resolve conflictsmrgoldy2019-09-251-4/+5
| * | | | [ticket/15905] Try with existing phpbb extensionmrgoldy2019-09-2512-109/+77
| * | | | [ticket/15905] Correct line endingsmrgoldy2019-09-254-320/+320
| * | | | [ticket/15905] Create multiple twig extensionsmrgoldy2019-09-255-0/+344
|/ / / /
* | | | Merge pull request #5135 from senky/ticket/15564Marc Alexander2019-09-255-33/+57
|\ \ \ \