| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12187
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12234
|
| |/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Contact fields are displayed with in the contact section of the user profile
and are displayed differently in the mini profile next to posts and private
messages
PHPBB3-12233
|
| | | |
| | |
| | |
| | |
| | |
| | | |
The field was not created on boards that were 3.1-dev before 3.0.11 was relesed
PHPBB3-12194
|
| |\ \ \
| | | |
| | | | |
[ticket/12183] Update user_newpasswd column in users table for passwords manager
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12183
|
| | | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/12210] dbtools::sql_create_table incorrectly throws error related to auto-increment length on non auto-increment fields
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12169
|
| |/ / /
| | |
| | |
| | |
| | |
| | | |
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
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12115
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12115
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12115
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
With this we avoid missing to copy one, when the admin already created
a phpbb_* profile field.
PHPBB3-12115
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12115
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-12115
|
| |\ \ \ |
|
| | |/ / |
|
| | | |
| | |
| | |
| | | |
PHPBB3-11880
|
| | | |
| | |
| | |
| | | |
PHPBB3-11880
|
| |/ /
| |
| |
| | |
PHPBB3-11880
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
Conflicts:
phpBB/config/services.yml
|
| | | |
| | |
| | |
| | | |
PHPBB3-12058
|
| | |\ \
| | | |
| | | |
| | | |
| | | | |
Conflicts:
phpBB/includes/acp/acp_groups.php
|
| | | |\ \
| | | | |
| | | | | |
[ticket/12005] Remove code responsible for PM popup completely
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12005
|
| | | | | | |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The path to the admin style CSS is currently created with $phpbb_admin_path.
We should however use the path_helper to correctly link to this file in order
to have a correct link on pages like extensions
PHPBB3-12018
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12008
|
| | | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* dhruv/ticket/12007:
[ticket/12007] Default last_result to 0 instead of false
|
| | | | |/ /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
PostgreSQL does not map null/false to 0 and thus this variable causes
an error.
PHPBB3-12007
|
| | | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
On MSSQL columns that have an index can not be dropped.
PHPBB3-11922
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11995
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11980
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11980
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11980
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11981
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11842
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-11842
|
| | | |
| | |
| | |
| | | |
PHPBB3-11926
|
| | | |
| | |
| | |
| | | |
PHPBB3-11918
|
| | |\ \
| | | |
| | | | |
[ticket/10929] Integration of Plupload
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This commit is a highly-refactored and up-to-date version of Fyorl's work
which was part of his Google Summer of Code 2012 project "Attachment
Improvements".
PHPBB3-10929
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11621
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11621
|