| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| | |
* develop-ascraeus:
[ticket/13019] Do not hide reason field when deleting permanently.
[ticket/13019] Rename deletion reason label.
[ticket/13019] Always accept a reason for deleting a post/topic.
|
| | |
| |
| |
| | |
PHPBB3-13019
|
| |\ \
| |/
| |
| |
| | |
* develop-ascraeus:
[ticket/13057] Add $phpbb_dispatcher to the global in mcp/mcp_report.php
|
| | |
| |
| |
| | |
PHPBB3-13057
|
| |\ \
| |/
| |
| |
| | |
* develop-ascraeus:
[ticket/13005] Add event to display_forums() to modify category template data
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13005] Add event to display_forums() to modify category template data
* rxu/ticket/13005:
[ticket/13005] Add event to display_forums() to modify category template data
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
While there're events to modify/add FORUM_POST/FORUM_LINK template data,
such an event is missing for FORUM_CAT forum type.
PHPBB3-13005
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* develop-ascraeus:
[ticket/13006] Add variables to the 'core.modify_quickmod_actions' event
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13006] Add variables to the 'core.modify_quickmod_actions' event
* rxu/ticket/13006:
[ticket/13006] Add variables to the 'core.modify_quickmod_actions' event
|
| | | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add $quickmod and $action variables
for the 'core.modify_quickmod_actions' event trigerring
to avoid of using global operator in corresponding extensions.
PHPBB3-13006
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* develop-ascraeus:
[ticket/13042] Remove unused variables
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13042] Unused var in login_box()
* Senky/ticket/13042:
[ticket/13042] Remove unused variables
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13042
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-ascraeus:
[ticket/12976] Correctly use plurals for attachment count in UCP navigation
Conflicts:
phpBB/styles/subsilver2/template/ucp_attachments.html
|
| | |\ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
[ticket/12976] Correctly use plurals for attachment count in UCP navigation
* nickvergessen/ticket/12976:
[ticket/12976] Correctly use plurals for attachment count in UCP navigation
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12976
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* develop-ascraeus:
[ticket/13052] Restore timespan parameter for check_form_key()
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13052
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-ascraeus:
[ticket/13052] Use request class instead of $_POST and request_var()
[ticket/13052] Fix appearances with multiple parameters
[ticket/13052] Remove additional parameter from check_form_key()
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13052
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13052
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-13052
|
| |\ \ \
| |/ / |
|
| | |\ \
| | | |
| | | |
| | | | |
Ticket/12983 UCP preferences, Display posts ordering by: input is not properly validated
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12983
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-ascraeus:
[ticket/13031] Slightly change behavior of choose_mime_type and add unit tests
[ticket/13031] Guess with all mimetype guessers and pick best guess
[ticket/13031] Only use mimetype guesser guess if it helps us
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13031] Only use mimetype guesser guess if it helps us
* marc1706/ticket/13031:
[ticket/13031] Slightly change behavior of choose_mime_type and add unit tests
[ticket/13031] Guess with all mimetype guessers and pick best guess
[ticket/13031] Only use mimetype guesser guess if it helps us
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13031
|
| | | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
If we already have a mimetype and the guesser's guess is the default fallback,
we should keep the already existing mimetype the browser supplied. Otherwise,
platforms that might not support mimetype guessers will cause us to always
have the mimetype set to application/octet-stream on images. This will prevent
users from uploading images.
PHPBB3-13031
|
| |\ \ \ \
| |/ / / |
|
| | |\ \ \
| | |/ /
| |/| |
| | | | |
[ticket/12765] Use db_tools instead of generating queries at moment
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12765
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12765
|
| |\ \ \ \
| |/ / / |
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/12928] core.mcp_reports_gather_query_before
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12928
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Adding the core.mcp_reports_gather_query_before
event to mcp backend.
PHPBB3-12928
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
# By Marc Alexander
# Via Dhruv Goel (1) and Marc Alexander (1)
* develop-ascraeus:
[ticket/12966] Sort by post_time and post_id where applicable
[ticket/12966] Sort posts by post_id in addition to sorting by post_time
|
| | |\ \ \ \
| | | | | |
| | | | | | |
[ticket/12966] Sort posts by post_id in addition to sorting by post_time
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This change was not applied to the search as this would require a larger
rewrite of the search methods.
PHPBB3-12966
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* develop-ascraeus:
[ticket/13010] Specifiy correct clean_row() call in phpbb_get_avatar docblock
|
| | | |_|_|/
| |/| | |
| | | | |
| | | | | |
PHPBB3-13010
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* develop-ascraeus:
[ticket/12999] Remove @author tags
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/12999] Remove @author tags
* Nicofuma/ticket/12999:
[ticket/12999] Remove @author tags
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12999
|
| |\ \ \ \ \ \
| |/ / / / / |
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/12990] Use the full services name for the notification's types
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12990
|
| | | |/ / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12990
|
| |\ \ \ \ \ \
| |/ / / / / |
|