| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| | |
[ticket/14072] Add core event to the function format_display()
|
| | |
| |
| |
| | |
PHPBB3-14072
|
| |\ \
| | |
| | |
| | | |
[ticket/14043] Add core.get_avatar_after php event
|
| | | |
| | |
| | |
| | | |
PHPBB3-14043
|
| | | |
| | |
| | |
| | | |
PHPBB3-14043
|
| | | |
| | |
| | |
| | | |
PHPBB3-14043
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/14014] Add core.mcp_forum_view_before event
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This event can be used to get some data in order to execute other actions.
PHPBB3-14014
|
| |\ \ \ \
| |_|_|/
|/| | |
| | | | |
[ticket/14006] Add core.ucp_register_agreement event
|
| | |/ /
| | |
| | |
| | |
| | |
| | | |
It allows to execute code before the agreements are displayed.
PHPBB3-14006
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/13911] Add events to configure options for profile fields
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Adds core events to includes/acp/acp_profile.php and template events
to adm/style/acp_profile.html to support adding configuration options
to profile fields. Fixed version number again.
PHPBB3-13911
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Adds core events to includes/acp/acp_profile.php and template events
to adm/style/acp_profile.html to support adding configuration options
to profile fields. Fixed version number and event name.
PHPBB3-13911
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Adds core events to includes/acp/acp_profile.php and template events
to adm/style/acp_profile.html to support adding configuration options
to profile fields. Fix bamboo formatting errors.
PHPBB3-13911
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Adds core events to includes/acp/acp_profile.php and template events
to adm/style/acp_profile.html to support adding configuration options
to profile fields.
PHPBB3-13911
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13311
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13311
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Event added for the function delete_forum_content() in
includes/acp/acp_forums.php, so that you can insert any extension's table(s)
to be updated when forum content is deleted
Incude parameters forum_id, topic_ids and post_counts
PHPBB3-13311
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13974] Add core.mcp_change_poster_after event
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change the docblock for userdata from string to array.
PHPBB3-13974
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Create a new event to perform additional tasks after chainging a post's
poster.
PHPBB3-13974
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14004
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13995
|
| |\ \ \ \ \
| |/ / / /
|/| | | |
| | | | | |
[ticket/13880] Automatically remove quotes that are nested too deep
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This matches the regexp used in bbcode::bbcode_cache_init()
PHPBB3-13880
|
| | | |/ /
| |/| |
| | | |
| | | | |
PHPBB3-13880
|
| |\ \ \ \
| |/ / /
|/| | |
| | | | |
[ticket/13962] MCP Queue dropdown for forum selection
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13962
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13966
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13759] Take post_time into account
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13759
|
| |\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | | |
[ticket/13598] Allow topic lock on topic creation
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13598
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Allow any space count in the ReferralServer string for whois services response.
PHPBB3-13948
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13882
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13882] Lazy load the notification avatars.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13882
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This moves them further down the waterfall, making the page load
quicker.
PHPBB3-13882
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/10711] Duplicate key error on forum_tracks_table
* javiexin/ticket/10711:
[ticket/10711] Duplicate key error on forum_tracks_table
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
In certain situations, an SQL error DUPLICATE ERROR for KEY 'PRIMARY'
in the forums_track table is produced when marking forums read
(viewforum.php?f=xx&mark=forums).
The problem happens when there are duplicates in the forum_id array.
The solution is to remove those duplicates.
PHPBB3-10711
|
| | | | | | | | |
|
| |\ \ \ \ \ \ \ |
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13823
|
| | | | | | | | | |
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/13923] Update startup.php
* Nicofuma/ticket/13923:
[ticket/13923] CS
[ticket/13923] Update startup.php
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-13923
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
While suppressing the output from the 'set_magic_quotes_runtime(0)'
is sufficient with normal phpBB installs, using this file in association
with the oauth plugin will cause an error on some versions of PHP.
This fixes a potential bug where set_magic_quotes_runtime is depreciated
in newer versions of PHP.
PHPBB3-13923
|
| |\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/13930] Check for correct spacing between keyword & parenthesis
* marc1706/ticket/13930:
[ticket/13930] Add missing spaces to code
[ticket/13930] Use OpeningParenthesisSniff in legacy ruleset
[ticket/13930] Remove not needed return statements
[ticket/13930] Add missing spaces to code
[ticket/13930] Check for correct spacing between keyword & parenthesis
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-13930
|
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
[ticket/13685] Allow modifying the query for mysql native fulltext search
|