| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| | |
[ticket/13568] Validate imagick path as readable absolute path
closes #3376
|
| |
| |
| |
| | |
PHPBB3-13568
|
| |\
| | |
| | |
| | |
| | |
| | | |
Conflicts:
phpBB/adm/index.php
phpBB/includes/acp/acp_attachments.php
|
| | |
| | |
| | |
| | | |
PHPBB3-13568
|
| | |
| | |
| | |
| | | |
PHPBB3-13568
|
| | |
| | |
| | |
| | | |
PHPBB3-13568
|
| | |
| | |
| | |
| | | |
PHPBB3-13568
|
| | |
| | |
| | |
| | | |
PHPBB3-13568
|
| | |
| | |
| | |
| | | |
PHPBB3-13568
|
| | |
| | |
| | |
| | | |
PHPBB3-13568
|
| | |
| | |
| | |
| | | |
PHPBB3-13568
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* 3.0.x:
[ticket/13555] Render poll options separately when previewing.
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13555] Render poll options separately when previewing.
* prototech/ticket/13555:
[ticket/13555] Render poll options separately when previewing.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This prevents an option from being split into two when a line break is present
inside of it.
PHPBB3-13555
|
|\ \ \ \ \
| |/ / / / |
|
| |\ \ \ \
| | |/ / /
| |/| | |
| | | | | |
[ticket/13723] Add Elsensee to authors list
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13723-Ascraeus] Add Elsensee to authors list
|
| |\ \ \ \ \
|/ / / / / /
| | | _ / /
| | | / /
| | | | |
| | | | |
| | | | | |
Conflicts:
phpBB/docs/AUTHORS
PHPBB3-13723
|
| |/ / /
| | | |
| | | |
| | | | |
PHPBB3-13723
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13612] Run meta refresh until extension is fully enabled
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
An error will already be triggered if enable_step() is not successful.
Redirecting for no obvious reason will just confuse users.
PHPBB3-13612
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13612
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13698] Pass parameters for link in LOGIN_ERROR_PASSWORD error message.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
LOGIN_ERROR_PASSWORD may be returned as the message if the password is invalid
while hitting the LOGIN_ERROR_ATTEMPTS error.
PHPBB3-13698
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13467] Add a CONTRIBUTING file to the project on Github
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13467
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13467
|
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | |
| | | | | | | |
[ticket/13271] Fix URL Rewriting on IIS7
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13271
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* brunoais/ticket/13719:
[ticket/13719] Remove superfluous $search_options in acp_search.
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13719
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* Senky/ticket/9457:
[ticket/9457] Add WAI-ARIA landmarks to the Prosilver template files
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9457
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13550] Improve checks for Plupload temp directory writability
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This prevents a PHP warning from being issued that results in an invalid JSON
response being returned to the user.
PHPBB3-13550
|
|\ \ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13702
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
[ticket/13674] Change MySQL native total search results calculation
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13674
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This changes how the native FULLTEXT search calculates the total
match number for MySQL.
This should improve performance as there is one less query being made
and it is being searched using the technique mentioned in the manual
PHPBB3-13674
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13463] Correctly position notification mark read icon in RTL.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13463
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/13679] Add template event overall_header_searchbox_before
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-13679
|
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | |
| | | | | | | | | |
[ticket/13650] Move core event
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-13650
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
[ticket/13658] add event before and after topics are deleted
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
- added suffix '_query' to event names
- added table_ary to before event
PHPBB3-13658
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
PHPBB3-13658
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
[ticket/13675] Add validate to acp_profile event and add template events
|