| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| | |
* rxu3/ticket/12224:
[ticket/12224] Add assign_block_vars_array() test.
[ticket/12224] Add template wrapper method to assign block arrays
|
| |
| |
| |
| |
| |
| | |
Add tests, also change return value to null.
PHPBB3-12224
|
| |
| |
| |
| | |
PHPBB3-10945
|
| |
| |
| |
| | |
PHPBB3-10945
|
| |
| |
| |
| | |
PHPBB3-10945
|
|\ \
| | |
| | | |
[ticket/12239] Move deprecated passwords functions to compatibility file
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The deprecated passwords functions are no longer used in the core and have
been replaced with the passwords manager. Therefore, the functions are
moved to the functions_compatibility file.
PHPBB3-12239
|
| | |
| | |
| | |
| | | |
PHPBB3-12236
|
|/ /
| |
| |
| | |
PHPBB3-12237
|
| |
| |
| |
| | |
PHPBB3-12235
|
| |
| |
| |
| | |
PHPBB3-12187
|
| |
| |
| |
| | |
PHPBB3-12234
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| | |
ticket/12205-develop
* nickvergessen/ticket/12205:
[ticket/12205] Do not display 0 for empty integers when show_novalue is off
Conflicts:
phpBB/includes/functions_profile_fields.php
|
| |
| |
| |
| | |
PHPBB3-12205
|
|\ \
| | |
| | | |
[ticket/12183] Update user_newpasswd column in users table for passwords manager
|
| | |
| | |
| | |
| | | |
PHPBB3-12183
|
| | |
| | |
| | |
| | | |
PHPBB3-12183
|
| | |
| | |
| | |
| | | |
PHPBB3-12183
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The forgot_password_test disables the password reset functionalty but doesn't
enable it again afterwards.
PHPBB3-12183
|
| | |
| | |
| | |
| | | |
PHPBB3-12183
|
|\ \ \
| | | |
| | | | |
Ticket/12171 Attachments from soft-deleted posts are still downloadable
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12171
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12171
|
|\ \ \ \
| | | | |
| | | | | |
[ticket/12158] The pagination start value should be 0 when there are no items.
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12158
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[ticket/12153] Assign PAGE_NUMBER in pagination.generate_template_pagination()
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-12153
|
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | | |
Missing changes on memberlist view due to missing functionality
PHPBB3-12169
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* Marc/ticket/12170:
[ticket/12170] Test for 12170
[ticket/12170] Assign schema keys in migration helper with data_depth 1
|
| |\ \ \ \ |
|
| | | |/ /
| | |/| |
| | | | |
| | | | | |
PHPBB3-12170
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The migration helper currently drops any keys with schema changes that have
the data_depth 1. This change will correctly assign the keys to the steps
array without dropping the keys that might contain important info like the
actual table that should be created.
PHPBB3-12170
|
|\ \ \ \
| | | | |
| | | | | |
[ticket/12115] Convert occupation profile field to custom field
|
| |/ / /
| | | |
| | | |
| | | | |
PHPBB3-12115
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12175
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12175
|
|/ / /
| | |
| | |
| | | |
PHPBB3-12175
|
| | |
| | |
| | |
| | | |
PHPBB3-11880
|
|/ /
| |
| |
| | |
PHPBB3-11880
|
| |
| |
| |
| | |
PHPBB3-12151
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* github-nickvergessen/ticket/11201: (50 commits)
[ticket/11201] Remove empty calls section from .yml
[ticket/11201] Split template file into multiple files
[ticket/11201] Remove dependency from types on the manager
[ticket/11201] Rename profilefields class to manager
[ticket/11201] Fix parameter description
[ticket/11201] Use !== null, its faster
[ticket/11201] Also translate profile fields in UCP and ACP
[ticket/11201] Add parameters and variables to profile field class
[ticket/11201] Add commas on last array entry
[ticket/11201] Allow translation of profile field name and explanation
[ticket/11201] Fix some variable names
[ticket/11201] Add tables to constructor in tests
[ticket/11201] Add a method to return the translated full name of the type
[ticket/11201] Remove db depending code from field class
[ticket/11201] Add variables to classes and add constructor doc blocks
[ticket/11201] Update copyright in class file
[ticket/11201] Add visibility and remove unused variable
[ticket/11201] Add some commas at the last array entry
[ticket/11201] Cast some variables to integer
[ticket/11201] Inject table names rather then using constants
...
Conflicts:
phpBB/config/services.yml
|
| | |
| | |
| | |
| | | |
PHPBB3-11201
|
| | |
| | |
| | |
| | | |
PHPBB3-11201
|
| | |
| | |
| | |
| | | |
PHPBB3-11201
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The error message is now already the language string including the fieldname
and not the language key anymore.
PHPBB3-11201
|
| | |
| | |
| | |
| | | |
PHPBB3-11201
|
|\ \ \
| | | |
| | | | |
[feature/passwords] Add password hashing manager with support for newer hashing algorithms
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This will get rid of the circular dependency between the passwords manager
and the passwords helper. The combined_hash_password() method was also
slightly changed to allow both the definitions of service names or prefixes
for the hash types.
PHPBB3-11610
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11610
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
phpBB/config/services.yml
|