* PayBas/ticket/12506:
[ticket/12506] Fix search result h3 margin
[ticket/12506] Fix responsive profile min-height (no avatar)
[ticket/12506] Reposition buttons to make room for "online" banner
[ticket/12506] Reposition post-buttons for compact layout
Add a conditional for forum description and move the <br /> within it.
Currently if there is no forum description but there is
1. a displayed forum moderator and/or
2. a displayed sub-forum
a blank line is added in place of the description
PHPBB3-12984
* github-marc1706/ticket/12822:
[ticket/12822] Fix test runs of avatar manager_test
[ticket/12822] Add method for deleting avatars and use confirm_box
[ticket/12822] Remove "None" option from avatar select boxes
[ticket/12953] Page title not updated when notifications are marked as read
* Geolim4/ticket/12953:
[ticket/12953] Page title not updated when notifications are marked as read
[ticket/12938] Remove the 'Download all attachments' feature.
* bantu/ticket/12938:
[ticket/12938] Remove functional tests for 'Download all attachments'.
[ticket/12938] Remove the 'Download all attachments' feature.
* github-nicofuma/ticket/12693:
[ticket/12693] Fix composer.phar path
[ticket/12693] The files skipped list can not be empty
[ticket/12693] Force the composer.phar to be executable
[ticket/12693] All the files in bin/ must be executable
[ticket/12693] Expand manually the wildcard
[ticket/12693] Fix the query for bin/*
[ticket/12693] Extract exceptions, bin/* must be executable
[ticket/12693] Remove the executable bit on icon_print.gif
[ticket/12693] Check the persmissions of the owner
[ticket/12693] Check if the are executable and not if they are 644
[ticket/12693] Fix the permissions
[ticket/12693] Check if the files have the right 644
[ticket/12693] Fix indentation
[ticket/12693] Add a travis test that checks file permissions
[ticket/12922] Posts per page in MCP should have a min value of zero
* n-aleha/ticket/12922:
[ticket/12922] Subsilver2 fix
[ticket/12922] Posts per page in MCP should have a min value of zero
[ticket/12895] Rename user style setting to resolve conflict with style param
* marc1706/ticket/12895:
[ticket/12895] Rename user style setting to resolve conflict with style param
The style URL parameter, i.e. style=1, will conflict with the user's style
setting due to it also being named style. This patch with solve this conflict.
PHPBB3-12895
When you click on "Mark forums read" in the browser console error occurs
ReferenceError: assignment to undeclared variable phpbbAlertTimer
ajax.js (line13)
PHPBB3-12843