| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* EXreaction/ticket/9871-2:
[ticket/9871] Can set current version to use instead of the phpBB version
[ticket/9871] Fix indentation on comment
[ticket/9871] Fix test name
[ticket/9871] Split fast and slow version tests
[ticket/9871] Option to force the stability when checking for updates
[ticket/9871] Allow setting the host/file to load for the version class
[ticket/9871] Restore get_remote_file_test
[ticket/9871] Fix tests
[ticket/9871] Typehint and comment on var types
[ticket/9871] Mark test as slow
[ticket/9871] Restore phpbb_version_compare
[ticket/9871] Restore get_remote_file
[ticket/9871] Use $request->variable instead of request_var
[ticket/9871] Update version check file to use json format
|
| |
| |
| |
| | |
PHPBB3-9871
|
| |
| |
| |
| | |
PHPBB3-9871
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* dhruvgoel92/ticket/11271-develop: (25 commits)
[ticket/11271] Make path conversion more precise
[ticket/11271] limit absolute path conversion to attachment links only
[ticket/11271] Add docblock of feed_generate_content( )
[ticket/11271] Fix tabs and use !empty( ) instead of count( )
[ticket/11271] Remove unnecessary inclusion of functions_display
[ticket/11271] Typecast forum and topic id to integer
[ticket/11271] Use absolute path for displaying inline attachments in feeds
[ticket/11271] Changed executable bit.
[ticket/11271] Formatting code and removing null assignment.
[ticket/11271] Removing unnecessary database object
[ticket/11271] Separated attachment fetching query
[ticket/11271] Fetched feed attachments before loop.
[ticket/11271] Removed in-line attachment comments properly.
[ticket/11271] Displaying in-line attached images in ATOM feed.
[ticket/11271] Add the inline images html to content
[ticket/11271] Use class variable $db instead of global
[ticket/11271] Typecast forum and topic id to integer
[ticket/11271] Use absolute path for displaying inline attachments in feeds
[ticket/11271] Changed executable bit.
[ticket/11271] Formatting code and removing null assignment.
...
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* ticket/11271:
[ticket/11271] Make path conversion more precise
Conflicts:
phpBB/feed.php
|
| | |
| | |
| | |
| | | |
PHPBB3-12090
|
| | |
| | |
| | |
| | | |
PHPBB3-12090
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
No clickable "jump to" at the moment, as we can not get the route url
by the route name in js yet. Need to find another solution later.
PHPBB3-12090
|
| | |
| | |
| | |
| | | |
PHPBB3-12090
|
| |/
|/|
| |
| | |
PHPBB3-12187
|
| |
| |
| |
| | |
PHPBB3-11880
|
| |
| |
| |
| | |
PHPBB3-12156
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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
|
| | |
| | |
| | |
| | | |
PHPBB3-11201
|
| | |
| | |
| | |
| | | |
PHPBB3-11201
|
| | |
| | |
| | |
| | | |
PHPBB3-11201
|
| | |
| | |
| | |
| | |
| | |
| | | |
Otherwise we run into a circular dependency
PHPBB3-11201
|
| | |
| | |
| | |
| | | |
PHPBB3-11201
|
| | |
| | |
| | |
| | | |
PHPBB3-11201
|
| | |
| | |
| | |
| | | |
PHPBB3-11201
|
| | |
| | |
| | |
| | | |
PHPBB3-11201
|
| |/
| |
| |
| | |
PHPBB3-11201
|
|\ \
| | |
| | | |
[feature/passwords] Add password hashing manager with support for newer hashing algorithms
|
| | |
| | |
| | |
| | | |
PHPBB3-11610
|
| |\ \
| | |/
| | |
| | |
| | | |
Conflicts:
phpBB/config/services.yml
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This list is in the order of how the driver types would be used. If a driver
is not supported we will try the subsequent one.
PHPBB3-11610
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
Conflicts:
phpBB/includes/functions.php
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The passwords manager will replace the old method of using the functions
phpbb_hash() and phpbb_check_hash().
PHPBB3-11610
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This will get rid of the global $config in the driver helper
PHPBB3-11610
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11610
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
phpBB/develop/create_schema_files.php
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The passwords driver helper is now injected into the driver base instead
of being manually loaded.
PHPBB3-11610
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This will now be used instead of manually loading the passwords helper
instance in the passwords manager.
PHPBB3-11610
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11610
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11610
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The default hashing algorithm type is defined as a parameter in the service
definition file for the password hashing system. This will allow us to change
this in the future but it will also prevent unexperienced admins from changing
the hashing algorithm.
PHPBB3-11610
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This will allow us to actually properly differentiate between the available
drivers.
PHPBB3-11610
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This will contain definitions of the services and the service collection
that will be passed to the passwords manager.
PHPBB3-11610
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The passwords manager is capable of checking and hashing passwords.
It will support different hashing algorithms.
PHPBB3-11610
|
|\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/12039] Add config:* to the command line interface tool
* nickvergessen/ticket/12039:
[ticket/12039] Allow getting the value without a new line at the end
[ticket/12039] Do not print success message when config did not exist
[ticket/12039] Do not colour returned value in get command
[ticket/12039] Update command descriptions
[ticket/12039] Remove debug code
[ticket/12039] Fix option descriptions
[ticket/12039] Use an abstract class and some more minor adjustments
[ticket/12039] Add config:* to the command line interface tool
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12039
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12039
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
develop
# By Joas Schilling
# Via Joas Schilling
* nickvergessen/feature/pagination-class:
[ticket/11849] Fix more function calls
[ticket/11849] Update more MCP calls to pagination class
[ticket/11849] Update some ACP modules with new pagination
[ticket/11849] Update rest of the UCP modules
[ticket/11849] Update UCP notifications and pm folder
[ticket/11849] Update search and memberlist
[ticket/11849] Update pagination in viewonline.php
[ticket/11849] Remove old pagination test
[ticket/11849] Update pagination code in viewtopic.php
[ticket/11849] Replace pagination in viewforum.php with class
[ticket/11849] Add service definition
[ticket/11849] Remove pagination functions
[ticket/11849] Test validate_start and on_page
[ticket/11849] Move pagination code to class
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-11849
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
Conflicts:
phpBB/config/services.yml
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12008
|
| |\ \ \ \
| | | | | |
| | | | | | |
Ticket/12016 Event listeners should be services
|