| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-13652
|
| |
|
|
| |
PHPBB3-13652
|
| |
|
|
|
|
| |
Explain what that if and check is for in the first method that is called.
PHPBB3-13652
|
| |
|
|
|
|
| |
Be on the safe side, also use parenthesis for the NOT operator
PHPBB3-13652
|
| |
|
|
|
|
| |
AS keyword must be lowercase; expected "as" but found "AS"
PHPBB3-13652
|
| |
|
|
| |
PHPBB3-13652
|
| |
|
|
| |
PHPBB3-13652
|
| |
|
|
| |
PHPBB3-13652
|
| |\
| |
| |
| |
| | |
Conflicts:
phpBB/phpbb/search/fulltext_native.php
|
| | |\
| | |
| | | |
[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/13132] Twig: Add the loops content to the root context
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13132
|
| |\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[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
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Change topic_id to post_id
PHPBB3-13637
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Update the event name to core.ucp_pm_compose_modify_data
Change description of to_group_id and submit dockblock
PHPBB3-13637
|
| | | | |_|_|_|_|/ /
| | |/| | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Add a new PHP event to ucp_pm_compose to alter the default vars
PHPBB3-13637
|
| |\ \ \ \ \ \ \ \ \
| |/ / / / / / / / |
|
| | |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | |
| | | | | | | | | |
[ticket/13625] Adding multiple variables to core.viewforum_get_topic_data
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-13625
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Added topics_count, sort_days, sort_key and sort_dir to
core.viewforum_get_topic_data and adjusted the event's comment explaining
it's possible extended purpose now that it has more variables.
PHPBB3-13625
|
| |\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
| | | | | | / / /
| |_|_|_|_|/ / /
|/| | | | | | | |
* 3.1.x:
[ticket/13666] Remove data-clicked attribute from all of form's submit buttons
|
| | |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* marc1706/ticket/13666:
[ticket/13666] Remove data-clicked attribute from all of form's submit buttons
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-13666
|
| |\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* 3.1.x:
[ticket/13667] Fix buttons alignment in Chrome for Windows
|