| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-14272
|
|
|
|
| |
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
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Add ucp_profile.php core event to allow modifying account settings on editing.
PHPBB3-13535
|
| | |
| | |
| | |
| | | |
PHPBB3-13542
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Because extensions can set a entry in $error, the result of the validate
needs to be merged into it.
PHPBB3-13542
|
|/ /
| |
| |
| |
| |
| | |
Update the event so extensions will be able to validate (and deny) changes.
PHPBB3-13542
|
|\ \
| | |
| | |
| | | |
[ticket/11863] Set require_activation to none if emails are disabled
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Further fall back to USER_ACTIVATION_DISABLE when emails are disabled
but evaluate it at runtime.
PHPBB3-11863
|
| | |
| | |
| | |
| | |
| | |
| | | |
This is needed for usernames with UTF-8 characters.
PHPBB3-13318
|
| | |
| | |
| | |
| | | |
PHPBB3-13300
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* prep-release-3.1.1:
[ticket/13271] Disable CC sender feature for anonymous users
[prep-release-3.1.1] Add 3.1.1 CHANGELOG
[prep-release-3.1.1] Add 3.1.1 migration file
[ticket/13263] Make sure default style exists and clean up code
[ticket/13263] Only install/set prosilver if no style available
[ticket/13263] Use prosilver as default style if user's style doesn't exist
[ticket/security-164] Correctly format page_name
[ticket/security-164] Sanitize all global variables in symfony_request class
[ticket/13248] Use functional framework login method in tests
[ticket/13248] Correctly pass provider name
[ticket/13248] Always use provider collection for getting provider
[ticket/13248] Allow specifying different auth provider in provider collection
[ticket/13248] Use auth provider collection for getting provider
[ticket/13262] Mention htaccess file when updating from 3.0 to 3.1
[ticket/13267] Update Automatic Update instructions to include vendor directory
[ticket/13268] Properly append ternary result in get_existing_indexes()
[prep-release-3.1.1] Update version number to 3.1.1
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13248
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13193] Post count in PMs not a link
* Senky/ticket/13193:
[ticket/13193] Swap ternary condition members
[ticket/13193] Make template more readable
[ticket/13193] Add load_search config check
[ticket/13193] Add link to post count in PMs
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13193
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13193
|
| |/ /
| | |
| | |
| | | |
PHPBB3-13193
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/13205] Add a mark all messages read link to PM folders
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13205
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13205
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13205
|
|/ / /
| | |
| | |
| | | |
SECURITY-159
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
We already use a token for preventing CSRF when marking notifications read.
Making a user confirm the marking read action serves no real purpose. No
information will be lost by just marking the notifications read but it will
prevent users from always having to confirm this action.
PHPBB3-13189
|
|\ \
| | |
| | |
| | | |
[ticket/12930] core.ucp_pm_compose_compose_pm_quotepost_query_after
|
| | |
| | |
| | |
| | | |
PHPBB3-12930
|