aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4549 from marc1706/ticket/14736Tristan Darricau2016-12-031-0/+17
|\
| * [ticket/14736] Reset role dropdown when modifying permissionsMarc Alexander2016-12-011-0/+17
* | Merge pull request #4551 from marc1706/ticket/14884Tristan Darricau2016-12-031-2/+2
|\ \
| * | [ticket/14884] Remove duplicate span from navbar_headerMarc Alexander2016-12-021-2/+2
* | | Merge pull request #4553 from DavidIQ/ticket/14885Tristan Darricau2016-12-031-1/+1
|\ \ \
| * | | [ticket/14885] Use \n instead of \r for output_handler messagesDavid Colón2016-12-021-1/+1
| * | | [ticket/14885] Add a line break when writing to the migrator output fileDavid Colón2016-12-021-1/+1
* | | | Merge pull request #4539 from marc1706/ticket/14875Tristan Darricau2016-12-036-36/+109
|\ \ \ \
| * | | | [ticket/14875] Move raw_variable() method to request_interfaceMarc Alexander2016-12-024-23/+28
| * | | | [ticket/14875] Use raw_variable() method in _variable() to get raw dataMarc Alexander2016-11-251-33/+6
| * | | | [ticket/14875] Add method for raw input to request and add to installerMarc Alexander2016-11-255-24/+94
| * | | | [ticket/14875] Add method for untrimmed input to ajax iohandlerMarc Alexander2016-11-242-1/+26
* | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-12-021-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge pull request #4552 from nicebb/ticket/13757Marc Alexander2016-12-021-1/+2
| |\ \ \ \
| | * | | | [ticket/13757] Properly fix bug with negative PM countVictor A. Safronov2016-12-021-1/+2
* | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-12-022-18/+21
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Merge pull request #4550 from hanakin/ticket/14881Marc Alexander2016-12-022-28/+32
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ticket/14881] Fix jumpbox-return link layouthanakin2016-12-011-1/+3
| | * | | [ticket/14881] Add action-bar wrap to jump actionshanakin2016-12-011-27/+29
* | | | | Merge pull request #4547 from VSEphpbb/ticket/14883Marc Alexander2016-12-021-5/+5
|\ \ \ \ \
| * | | | | [ticket/14883] Remove extra tabbageMatt Friedman2016-12-011-3/+3
| * | | | | [ticket/14883] Refactor forum rules logicMatt Friedman2016-12-011-11/+6
| * | | | | [ticket/14883] Do not display empty forum rules (after reparsing)Matt Friedman2016-11-301-0/+5
* | | | | | Merge pull request #4542 from JoshyPHP/ticket/14873Marc Alexander2016-12-011-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/14873] Added width/height attributes to smiliesJoshyPHP2016-11-271-1/+1
* | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-12-011-0/+6
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | [ticket/13757] Prevents the count of unread PMs from being negativeVictor A. Safronov2016-11-301-0/+6
* | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-271-0/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #4503 from rxu/ticket/14853Marc Alexander2016-11-271-0/+14
| |\ \ \ \ \
| | * | | | | [ticket/14853] Add core event to allow modifying PM attachments download authrxu2016-11-041-0/+14
* | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-271-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | Merge pull request #4512 from senky/ticket/14863Marc Alexander2016-11-271-1/+1
| |\ \ \ \ \
| | * | | | | [ticket/14863] Properly treat plural rules in confirmation box titleJakub Senko2016-11-131-1/+1
* | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-261-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | [ticket/14876] Allows multibyte strings for exception messagesVictor A. Safronov2016-11-251-1/+1
* | | | | | Merge pull request #4516 from marc1706/ticket/14867Tristan Darricau2016-11-243-55/+52
|\ \ \ \ \ \
| * | | | | | [ticket/14867] Revert back to twig 1.26.* and update dependenciesMarc Alexander2016-11-163-55/+52
* | | | | | | Merge pull request #4508 from marc1706/ticket/9211Tristan Darricau2016-11-242-1/+4
|\ \ \ \ \ \ \
| * | | | | | | [ticket/9211] Use different icon for link subforum in forum legendMarc Alexander2016-11-162-1/+4
* | | | | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-11-241-1/+1
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge pull request #4483 from marc1706/ticket/14750Tristan Darricau2016-11-241-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | [ticket/14750] Remove html5 invalid attributes from attachment file inputMarc Alexander2016-10-151-1/+1
* | | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-201-1/+11
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge pull request #4502 from rxu/ticket/14852Marc Alexander2016-11-201-1/+11
| |\ \ \ \ \ \ \
| | * | | | | | | [ticket/14852] Add core event to modify email headersrxu2016-11-041-1/+11
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-203-2/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge pull request #4511 from senky/ticket/14842Marc Alexander2016-11-203-2/+3
| |\ \ \ \ \ \ \
| | * | | | | | | [ticket/14842] Don't display filesize limit if there is noneJakub Senko2016-11-153-2/+3
| | |/ / / / / /
* | | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-202-1/+20
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | [ticket/14850] Add core.generate_smilies_beforeJmz2016-11-201-0/+9