| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13578
|
| |\ \ \ \ \ \
| |/ / / / / |
|
| | |\ \ \ \ \
| | |_|/ / /
| |/| | | |
| | | | | | |
[ticket/13635] Add sql_ary to ucp profile event
|
| | | |/ / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13635
|
| |\ \ \ \ \
| |/ / / /
| | | / /
| |_|/ /
|/| | | |
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-13595
|
| | | |
| | |
| | |
| | | |
PHPBB3-13455
|
| | | |
| | |
| | |
| | | |
PHPBB3-13455
|
| | | |
| | |
| | |
| | | |
PHPBB3-13455
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
Conflicts:
phpBB/includes/ucp/ucp_profile.php
|
| | |\ \
| | | |
| | | |
| | | | |
[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
|
| | | |
| | |
| | |
| | | |
PHPBB3-13468
|
| | | |
| | |
| | |
| | | |
PHPBB3-13450
|
| |\ \ \
| |/ / |
|
| | |\ \
| | | |
| | | |
| | | | |
[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
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-ascraeus:
[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
phpBB/styles/prosilver/style.cfg
phpBB/styles/subsilver2/style.cfg
phpBB/styles/subsilver2/template/memberlist_email.html
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* 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
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* develop-ascraeus:
[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
|
| | |\ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[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
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* develop-ascraeus:
[ticket/security-159] Only show first 8 characters of login keys in UCP
|
| | |/ / /
| | | |
| | | |
| | | | |
SECURITY-159
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* develop-ascraeus:
[ticket/13189] Do not use confirm box for marking all notifications read
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|