| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
[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
|
| |
| |
| |
| |
| |
| | |
According to comments on pull request
PHPBB3-12930
|
| |
| |
| |
| |
| |
| | |
More variables, according to comments, were added to the event.
PHPBB3-12930
|
| |
| |
| |
| | |
PHPBB3-12930
|
| |
| |
| |
| |
| |
| |
| | |
Adding the core.ucp_pm_compose_compose_pm_quotepost_query_after
event to ucp backend.
PHPBB3-12930
|
|\ \
| | |
| | |
| | | |
[ticket/12929] core.ucp_pm_compose_compose_pm_basic_info_query_before
|
| | |
| | |
| | |
| | | |
PHPBB3-12929
|
| | |
| | |
| | |
| | | |
PHPBB3-12929
|
| | |
| | |
| | |
| | |
| | |
| | | |
More variables added that may be useful to events at this stage.
PHPBB3-12929
|
| | |
| | |
| | |
| | | |
PHPBB3-12929
|
| |/
| |
| |
| |
| |
| |
| | |
Adding the core.ucp_pm_compose_compose_pm_basic_info_query_before
event to mcp backend.
PHPBB3-12929
|
|\ \
| | |
| | |
| | | |
[ticket/12993] Improve get_user_ranks
|
| | |
| | |
| | |
| | | |
PHPBB3-12993
|
| | |
| | |
| | |
| | | |
PHPBB3-12993
|