| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | |
| | | |
PHPBB3-14945
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/14945] Fix bbcode flags in user sig previews
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14945
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | | |
* 3.1.x:
[ticket/14953] Use ORDER_BY instead of incorrect ORDER for sql query
|
| | |/
| |/|
| | |
| | | |
PHPBB3-14953
|
|\ \ \
| |/ / |
|
| |\ \
| | | |
| | | |
| | | | |
[ticket/13845] Add core.ucp_profile_avatar_sql
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13845
|
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| |\ \
| | | |
| | | |
| | | | |
[ticket/14524] Add core.ucp_register_requests_after
|
| | |/
| | |
| | |
| | | |
PHPBB3-14524
|
|\ \ \
| |/ / |
|
| |\ \
| | | |
| | | |
| | | | |
[ticket/14239] Add core.ucp_remind_modify_select_sql
|
| | |/
| | |
| | |
| | | |
PHPBB3-14239
|
|\ \ \
| |/ / |
|
| |/
| |
| |
| | |
PHPBB3-14870
|
|\ \
| |/ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Mistakenly brought in the modified 3.2.x version verbatim instead of diffing
against the 3.1.x version of ucp_main.php. Removed any changes I didn't
explicitly make.
PHPBB3-14638
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Adds various event hooks to the Manage subscriptions page of the User
Control Panel. core.ucp_subscribed_post_data allows us to handle
additional post data from the form that unwatches subscriptions.
core.ucp_main_subscribed_forums_modify_query,
core.ucp_main_topiclist_count_modify_query and
core.ucp_main_topiclist_modify_query all modify the queries used to get
the list of subscribed forums and subscribed/bookmarked topics.
core.ucp_main_subscribed_forum_modify_template_vars and
core.ucp_main_topiclist_topic_modify_template_vars modify the template
variable array associated with each subscribed forum and topic row.
This is a backport to 3.1.x of the code in PR #4318.
PHPBB3-14638
|
| | |
| | |
| | |
| | | |
PHPBB3-10961
|
| | |
| | |
| | |
| | | |
PHPBB3-14660
|
|\ \ \
| | |/
| |/|
| | |
| | | |
Conflicts:
phpBB/includes/ucp/ucp_profile.php
|
| |\ \
| | | |
| | | |
| | | | |
[ticket/13978] Add core.ucp_profile_modify_signature_sql_ary
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13978
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
Conflicts:
phpBB/includes/ucp/ucp_pm_compose.php
|
| |\ \ \
| | |/ /
| |/| |
| | | | |
[ticket/14630] Add event to modify pm message
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14630
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14630
|
| | |/
| | |
| | |
| | |
| | |
| | | |
https://tracker.phpbb.com/browse/PHPBB3-14630
PHPBB3-14630
|
| | |
| | |
| | |
| | | |
PHPBB3-14649
|
| | |
| | |
| | |
| | | |
PHPBB3-14624
|
|\ \ \
| |/ /
| | |
| | |
| | | |
Conflicts:
phpBB/includes/ucp/ucp_profile.php
|
| | |
| | |
| | |
| | | |
PHPBB3-14624
|
| | |
| | |
| | |
| | | |
PHPBB3-14624
|
| | |
| | |
| | |
| | | |
PHPBB3-14624
|
| |/
| |
| |
| | |
PHPBB3-14624
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[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
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
|\ \ \
| | |/
| |/|
| | |
| | | |
* 3.1.x:
[ticket/13630] Prevent empty parameter select_single
|
| | |
| | |
| | |
| | | |
PHPBB3-13630
|
| | |
| | |
| | |
| | | |
PHPBB3-14530
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13454] Remove unused variables, globals, and parameters
* marc1706/ticket/13454:
[ticket/13454] Add excessively removed code back
[ticket/13454] Remove more unused variables
[ticket/13454] Remove double semi-colons
[ticket/13454] Remove unused variables
[ticket/13454] Fix code sniffer complaints
[ticket/13454] Fix a few issues introduced by overdeleting stuff
[ticket/13454] Remove unused variables
[ticket/13454] Remove unused variables
[ticket/13454] Remove unused variables
[ticket/13454] Remove unused variables
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is part 5 and there is more to come.
PHPBB3-13454
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Part 4
PHPBB3-13454
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Part 3 should fix tests up a little bit again.
PHPBB3-13454
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is part 2 of the pr.
PHPBB3-13454
|