| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
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
|
| |\ |
|
| | |\
| | |
| | |
| | | |
[ticket/13978] Add core.ucp_profile_modify_signature_sql_ary
|
| | | |
| | |
| | |
| | | |
PHPBB3-13978
|
| | |\ \
| | |/
| |/|
| | | |
[ticket/14630] Add event to modify pm message
|
| | | |
| | |
| | |
| | | |
PHPBB3-14630
|
| | | |
| | |
| | |
| | | |
PHPBB3-14630
|
| | | |
| | |
| | |
| | |
| | |
| | | |
https://tracker.phpbb.com/browse/PHPBB3-14630
PHPBB3-14630
|
| | | |
| | |
| | |
| | | |
PHPBB3-14624
|
| | | |
| | |
| | |
| | | |
PHPBB3-14624
|
| | | |
| | |
| | |
| | | |
PHPBB3-14624
|
| | |/
| |
| |
| | |
PHPBB3-14624
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[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-14272
|
| | |
| |
| |
| | |
PHPBB3-14272
|
| | |
| |
| |
| | |
PHPBB3-14272
|
| | |
| |
| |
| | |
PHPBB3-13630
|
| | |
| |
| |
| | |
PHPBB3-14397
|
| |\ \
| | |
| | |
| | | |
[ticket/13180] Increase dateformat field size
|
| | |/
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/13180] Increase dateformat field size
change field size to 64 in these files
add new migration file to update the database schema
PHPBB3-13180
|
| |\ \
| |/
|/|
| | |
[ticket/14190] Add core.ucp_prefs_view_after event
|
| | |
| |
| |
| | |
PHPBB3-14190
|
| | |
| |
| |
| | |
PHPBB3-13945
|
| |/
|
|
|
|
|
|
|
| |
The u_sendpm check in ucp_pm.php is merely for the purpose of displaying the
error message within the UCP template. Otherwise it could be removed as
compose_pm() will check the appropriate permission pertaining to the attempted
action.
PHPBB3-9153
|
| |
|
|
| |
PHPBB3-14087
|
| |\
| |
| |
| | |
[ticket/14006] Add core.ucp_register_agreement event
|
| | |
| |
| |
| |
| |
| | |
It allows to execute code before the agreements are displayed.
PHPBB3-14006
|
| |/
|
|
| |
PHPBB3-14004
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[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
|
| |\ \
| |/
|/|
| |
| |
| |
| | |
Conflicts:
phpBB/posting.php
PHPBB3-13833
|
| | |
| |
| |
| | |
PHPBB3-13833
|
| | |
| |
| |
| | |
PHPBB3-13526
|
| | |
| |
| |
| | |
PHPBB3-13807
|
| |\ \
| | |
| | |
| | | |
[ticket/13650] Move core event
|
| | | |
| | |
| | |
| | | |
PHPBB3-13650
|
| |\ \ \
| |/ /
|/| |
| | | |
[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
|
| | | |
| | |
| | |
| | | |
PHPBB3-13650
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/13578] Add ucp_register.php core events
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13578
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | | |
[ticket/13635] Add sql_ary to ucp profile event
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-13635
|
| |/ /
| |
| |
| | |
PHPBB3-13595
|
| |\ \
| | |
| | |
| | | |
[ticket/13536] Add ACP/UCP core events to allow modifying user profile data on editing
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Event request: http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=33744
PHPBB3-13536
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/13535] Add core event to allow modifying account settings on editing
|