| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* 3.1.x:
[ticket/14786] Add mcp_forum_actions_before/after events
|
| |
| |
| |
| | |
PHPBB3-14786
|
| | |
|
|\ \
| |/ |
|
| |
| |
| |
| | |
PHPBB3-14785
|
|\ \
| |/
| |
| |
| | |
Conflicts:
phpBB/styles/subsilver2/template/posting_body.html
|
| |\
| | |
| | |
| | | |
[ticket/14695] Add posting_editor_subject_prepend/append template events
|
| | |
| | |
| | |
| | |
| | | |
As per request in PR.
PHPBB3-14695
|
| | |
| | |
| | |
| | |
| | | |
As per request in the PR.
PHPBB3-14695
|
| | |
| | |
| | |
| | | |
PHPBB3-14695
|
|\ \ \
| |/ /
| | |
| | |
| | | |
Conflicts:
phpBB/styles/subsilver2/template/mcp_topic.html
|
| |\ \
| | | |
| | | |
| | | | |
[ticket/14755] Fix max length in mcp topic html file
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14755
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Move posts does not accept a topic number greater than 999999
topic_id set in both posts table and topics table accepts 10 digits
https://tracker.phpbb.com/browse/PHPBB3-14755
PHPBB3-14755
|
| | | |
| | | |
| | | |
| | | |
| | | | |
https://tracker.phpbb.com/browse/PHPBB3-14588#add-comment
PHPBB3-14588
|
|\ \ \ \
| |/ / / |
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
Add viewforum_body_topicrow_before template event
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14469
|
|\ \ \ \ \
| |/ / / / |
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14715] Add template events in posting_topic_review & mcp_topic
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The events will allow adding content before and after the post details
in topic review and topic moderation.
PHPBB3-14715
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14753
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Missing L parameter in language strings
https://tracker.phpbb.com/browse/PHPBB3-14753
PHPBB3-14753
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14749] Adds missing } in mcp_forum.html to {TOPIC_DELETED
* Crizz0/ticket/14749:
[ticket/14749] Adds missing } in mcp_forum.html to TOPIC_DELETED
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14749
|
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | |
| | | | | | | |
[ticket/12925] Pluralize permanent delete checkbox label
|
| | | |/ / /
| | |/| | |
| | | | | |
| | | | | | |
PHPBB3-12925
|
|\ \ \ \ \ \
| |/ / / / /
| | | / / /
| |_|/ / /
|/| | | | |
Conflicts:
phpBB/styles/subsilver2/template/memberlist_email.html
|
| |\ \ \ \
| | |/ / /
| |/| | |
| | | | | |
[ticket/14516] Add memberlist_email_before event
|
| | |/ /
| | | |
| | | |
| | | | |
PHPBB3-14516
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
Conflicts:
phpBB/styles/subsilver2/template/mcp_move.html
|
| |\ \ \
| | |_|/
| |/| |
| | | | |
Add mcp_move_before template event
|
| | |/
| | |
| | |
| | | |
PHPBB3-14506
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* upstream/prep-release-3.2.0-RC1:
[prep-release-3.2.0-RC1] Update changelog
[prep-release-3.2.0-RC1] Add migration
[prep-release-3.2.0-RC1] Update schema.json
[prep-release-3.2.0-RC1] Update version to 3.2.0-RC1
|
| | | | |
|
|\ \ \ \
| |/ / /
|/| / /
| |/ /
| | |
| | |
| | |
| | |
| | | |
Conflicts:
phpBB/styles/prosilver/template/search_results.html
phpBB/styles/prosilver/template/viewforum_body.html
phpBB/styles/subsilver2/template/mcp_forum.html
phpBB/styles/subsilver2/template/search_results.html
phpBB/styles/subsilver2/template/viewforum_body.html
|
| | |
| | |
| | |
| | | |
PHPBB3-14672
|
| |/
| |
| |
| | |
PHPBB3-14672
|
| | |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14272] Use html5 valid input elements
* marc1706/ticket/14272:
[ticket/14272] Allow input of floats for filesize
[ticket/14272] Use input type number instead of text in avatars
[ticket/14272] Assign min and max values for avatar driver settings
[ticket/14272] Define min and max values for avatar width and height
[ticket/14272] Disable not toggled form elements
[ticket/14272] Make sure phpbb_avatar_manager was defined
[ticket/14272] Remove useless check
[ticket/14272] Fix invalid or missing min/max settings
[ticket/14272] Assign min/max for all allowed types
[ticket/14272] Only use maxlength and size for allowed input elements
|
| | |
| | |
| | |
| | | |
PHPBB3-14612
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
DO NOT apply these changes into master when merging it. This means that
you'll have to checkout the latest files from upstream after merging this
into master (possibly while resolving likely merge conflicts).
PHPBB3-14495
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
phpBB/adm/style/acp_icons.html
phpBB/includes/acp/acp_groups.php
phpBB/includes/acp/acp_users.php
phpBB/includes/functions_acp.php
phpBB/includes/ucp/ucp_groups.php
phpBB/styles/prosilver/template/ucp_avatar_options_gravatar.html
phpBB/styles/prosilver/template/ucp_avatar_options_remote.html
phpBB/styles/subsilver2/template/mcp_topic.html
phpBB/styles/subsilver2/template/posting_attach_body.html
phpBB/styles/subsilver2/template/posting_body.html
phpBB/styles/subsilver2/template/posting_poll_body.html
phpBB/styles/subsilver2/template/ucp_avatar_options_gravatar.html
phpBB/styles/subsilver2/template/ucp_avatar_options_remote.html
|
| | |
| | |
| | |
| | | |
PHPBB3-14272
|
| | |
| | |
| | |
| | | |
PHPBB3-14272
|
| | |
| | |
| | |
| | | |
PHPBB3-14272
|
| | |
| | |
| | |
| | | |
PHPBB3-14272
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14381] Set the mode in message parser to "reparse"
* JoshyPHP/ticket/14381:
[ticket/14381] Set the mode in message parser to "reparse"
[ticket/14495] Updates the version to 3.3.0-a1-dev
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* 3.2.x:
[ticket/14528] Add back itemprop definitions to breadcrumbs
[ticket/14528] Update navbar_header.html for valid microdata
|