| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
[ticket/13602] Adding a new event overall_header_navbar_before
|
| |
| |
| |
| | |
PHPBB3-13602
|
|\ \
| | |
| | |
| | | |
[ticket/13726] Fix function that calculates responsive breadcrumbs width
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Do not calculate width of hidden elements.
Set minimum width to make sure breadcrumbs are always shown.
PHPBB3-13726
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/13727] Fix JS that resizes breadcrumbs
|
| |/ /
| | |
| | |
| | | |
PHPBB3-13727
|
| | |
| | |
| | |
| | |
| | |
| | | |
Replacing of four ```:``` with four {L_COLON} in Contact us page.
PHPBB3-13736
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | | |
[ticket/13568] Validate imagick path as readable absolute path
closes #3376
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
phpBB/adm/index.php
phpBB/includes/acp/acp_attachments.php
|
| | | |
| | | |
| | | |
| | | | |
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
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[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
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13271
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13719
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* Senky/ticket/9457:
[ticket/9457] Add WAI-ARIA landmarks to the Prosilver template files
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-9457
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
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
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
for acp users profile
PHPBB3-13675
|
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
[ticket/13142] Before query to get the total number of reports
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
PHPBB3-13142
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
PHPBB3-13142
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
PHPBB3-13142
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
The event now has nearly all variables and it is in the place where it can
most influence this method's outcome without requiring the extension
to re-process phpBB's code.
PHPBB3-13142
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
PHPBB3-13142
|
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
[ticket/13637] Add core.ucp_pm_compose_alter_vars PHP event
|