| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| | |
PHPBB3-14972
|
|\ \
| | |
| | |
| | | |
prep-release-3.2.2
|
| | |
| | |
| | |
| | | |
SECURITY-211
|
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| |
| |
| |
| | |
SECURITY-211
|
| |
| |
| |
| | |
SECURITY-211
|
|\ \
| |/
| |
| |
| | |
* 3.1.x:
[ticket/15146] Date profile field validation incorrect
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/15146] Date profile field validation incorrect
* github.com:phpbb/phpbb:
[ticket/15146] Date profile field validation incorrect
|
| | |
| | |
| | |
| | |
| | |
| | | |
Fix by changing select input field options to match validation range
PHPBB3-15146
|
| | |
| | |
| | |
| | |
| | |
| | | |
https://tracker.phpbb.com/browse/PHPBB3-15010
PHPBB3-15010
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* 3.1.x:
[ticket/14889] Missing method in profile fields type interface
|
| |\ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
[ticket/14889] Missing method in profile fields type interface
* javiexin/ticket/14889:
[ticket/14889] Missing method in profile fields type interface
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Completes the profile fields type interface by defining a missing
required method for all implementations of a type.
PHPBB3-14889
|
|\ \ \
| |/ / |
|
| |/
| |
| |
| |
| |
| | |
This bug was introduced by PHPBB3-14272
PHPBB3-14890
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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-14037
|
| |
| |
| |
| |
| |
| |
| | |
Adds an event to allow modifying the profile fields headline in line
with modifications to profile fields data.
PHPBB3-14037
|
|/
|
|
| |
PHPBB3-13455
|
|
|
|
| |
PHPBB3-13528
|
|\
| |
| |
| | |
[ticket/12642] Ensure CPF type specific options are set when editing booleans.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
prepare_hidden_fields is expected to return null if the option is not sent
in the request. The boolean method returns false instead, which results in
the options being set as false in hidden fields when accessing the first edit
step.
When checking the "Default value" option, there is also a failure to check
whether the "Field type" option is set to checkbox, thus resulting in this
option getting lost as well.
PHPBB3-12642
|
|\ \
| | |
| | |
| | | |
[ticket/12866] Wrong profile field validation options
|
| | |
| | |
| | |
| | | |
PHPBB3-12866
|
|/ /
| |
| |
| |
| |
| | |
Add international domain name support for URLs.
PHPBB3-12926
|
| |
| |
| |
| |
| |
| |
| | |
The user can move back and forth between all three steps and as such the lang
field data should be expected in all steps.
PHPBB3-13209
|
|/
|
|
|
|
| |
Multiple languages can be edited, thus the expected value is an array.
PHPBB3-13209
|
|
|
|
| |
PHPBB3-13111
|
|\
| |
| |
| | |
[ticket/13055] Fix string profile fields validation to support unicode
|
| |
| |
| |
| | |
PHPBB3-13055
|
|/
|
|
| |
PHPBB3-12734
|
|
|
|
| |
PHPBB3-12794
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/12557] Fix doc block errors found by Sami for ascraeus
* n-aleha/ticket/12557ascraeus:
[ticket/12557] Fix load active module description
[ticket/12557] Fix php file description
[ticket/12557] Fix post data description for notifications
[ticket/12557] Fix pass by reference doc blocks
[ticket/12557] Fix doc block in extension base class
[ticket/12557] Fix doc block in mimetype guesser
[ticket/12557] Fix var $preserve_cr description
[ticket/12557] Fix doc block errors found by Sami
[ticket/12557] Fix doc block errors found by Sami
[ticket/12557] Fix doc block errors found by Sami
[ticket/12557] Template fixes
[ticket/12557] Search, cron and profilefields fixes
[ticket/12557] Notification fixes
[ticket/12557] Fix doc block errors found by Sami pt1
[ticket/12557] Fix doc block errors found by Sami
[ticket/12557] Fix doc block errors found by Sami
|
| |
| |
| |
| | |
PHPBB3-12557
|
|/
|
|
| |
PHPBB3-12910
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/12793] String '0' does not display for string profile fields
* lucifer4o/ticket/12793:
[ticket/12793] Tests (added and changed)
[ticket/12793] Changing get_profile_contact_value to get_profile_value_raw
[ticket/12793] String '0' does not display for string profile fields
|
| |
| |
| |
| |
| |
| | |
Changing the return to get_profile_value_raw
PHPBB3-12793
|
| |
| |
| |
| |
| |
| | |
See https://github.com/phpbb/phpbb/pull/2647#discussion_r14503051
PHPBB3-12793
|
| |
| |
| |
| |
| |
| | |
Removed unneeded variable
PHPBB3-12791
|
|/
|
|
|
|
|
|
|
| |
smilies and line breaks in memberlist
The value is overwritten with the contact value
Added aditional check if the field is a contact so we don't overwrite it.
PHPBB3-12791
|
|\
| |
| |
| |
| |
| |
| |
| | |
[ticket/12782] Use an interface for the phpbb event_dispatcher
* Nicofuma/ticket/12782:
[ticket/12782] Add doc block
[ticket/12782] Use an interface for the phpbb event_dispatcher
|
| |
| |
| |
| | |
PHPBB3-12782
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/12334] Add PROFILE_FIELD_VALUE_RAW template var
* Dragooon/ticket/12334:
[ticket/12334] Remove profile fields test group
[ticket/12334] Add additional test for type_string
[ticket/12334] Add string test for type_int
[ticket/12334] Improve type_dropdown's test description
[ticket/12334] Group profile fields test
[ticket/12334] Change get_profile_value_raw_data to profile_value_raw_data
[ticket/12334] Add get_profile_value_raw unit test for type_bool
[ticket/12334] Add get_profile_value_raw unit test for type_date
[ticket/12334] Add get_profile_value_raw unit tests for type_dropdown
[ticket/12334] Add get_profile_value_raw unit test for type_string
[ticket/12334] Add get_profile_value_raw unit test for type_url
[ticket/12334] Add get_profile_value_raw unit tests for type_int
[ticket/12334] Removed tests
[ticket/12334] Dropdowns cannot be tested this way
[ticket/12334] Added test get_profile_value_raw
[ticket/12334] Changed from valueid to value_raw
[ticket/12334] Implemented get_profile_valueid method
[ticket/12334] Added field_novalue fall-back as requested
[ticket/12334] Add PROFILE_FIELD_VALUEID template var
|
| |
| |
| |
| | |
PHPBB3-12334
|
| |
| |
| |
| | |
PHPBB3-12334
|
| |
| |
| |
| | |
PHPBB3-12334
|
| |
| |
| |
| | |
PHPBB3-12334
|