| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
We're now calling get_preg_expression() instead of hardcoding the regex into
the helper route method.
PHPBB3-13073
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13073
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13073
|
| | |_|/
|/| |
| | |
| | | |
PHPBB3-13073
|
| | | |
| | |
| | |
| | |
| | |
| | | |
The issues that can be created with the name change are just too much
PHPBB3-12963
|
| | | |
| | |
| | |
| | |
| | |
| | | |
This reverts commit 46a9fe93d797bf7d56fd9b1e204f3c0459270122.
PHPBB3-13064
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13061] Replace the service event.subscriber_loader by a compiler pass
* Nicofuma/ticket/13061:
[ticket/13061] Replace the service event.subscriber_loader by a compiler pass
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13061
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13064] Validate the migrations provided to migrator::set_migrations()
* Nicofuma/ticket/13064:
[ticket/13064] Validate the migrations provided to migrator::set_migrations()
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-13064
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13036] Make the reference type configurable when generating a route
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13036
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13036
|
| |\ \ \ \ \
| |/ / / /
|/| | | |
| | | | | |
[ticket/12963] Load extensions migrations from /migration
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12963
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12963
|
| | | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The static var was global to all instance of \phpbb\base and so if two
different instances (for two different extensions) were created by the
same script they shared the same migrations list.
PHPBB3-12963
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | | |
[ticket/13034] Fix the route generated for the frontend not in the phpbb root path
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13034
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13034
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13034
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13034
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12734
|
| | |/ /
|/| |
| | |
| | | |
PHPBB3-13048
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12852] Make get_url_parts handle get variable with no value
* Senky/ticket/12852:
[ticket/12852] Add unit tests
[ticket/12852] Add space after if
[ticket/12852] Remove whitespace
[ticket/12852] Make get_url_parts handle get variable with no value
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12852
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12852
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-12852
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The mime type 'application/octet-stream' will still always be overwritten by
proper guesses. However, guesses with guessers that have a higher priority
will now overwrite previous guesses even if the mime types of these guesses
had a slash in them.
PHPBB3-13031
|
| |/ /
| |
| |
| | |
PHPBB3-13031
|
| |\ \
| | |
| | |
| | | |
[ticket/12661] Load extensions templates from "all" folder by render()
|
| | | |
| | |
| | |
| | | |
PHPBB3-12661
|
| | | |
| | |
| | |
| | | |
PHPBB3-12661
|
| |\ \ \
| | | |
| | | | |
[ticket/12966] Sort posts by post_id in addition to sorting by post_time
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This change was not applied to the search as this would require a larger
rewrite of the search methods.
PHPBB3-12966
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove unused function load_migrations from \phpbb\db\migrator
PHPBB3-11909
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13008] Use an absolute path with the FileLocator for the routing files
* Nicofuma/ticket/13008:
[ticket/13008] Add functionnal test
[ticket/13008] Use an absolute path with the FileLocator for the routing files
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13008
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-12990
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13003] Add missing language keys
* Skouat/ticket/13003:
[ticket/13003] Add missing language keys
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13003
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-12990
|
| | | |
| | |
| | |
| | | |
PHPBB3-12990
|
| | |/
|/|
| |
| | |
PHPBB3-12990
|
| | |
| |
| |
| | |
PHPBB3-12975
|
| | | |
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
develop-ascraeus
* github-marc1706/ticket/12822:
[ticket/12822] Fix test runs of avatar manager_test
[ticket/12822] Add method for deleting avatars and use confirm_box
[ticket/12822] Remove "None" option from avatar select boxes
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The method will take care of the actual deletion process in the avatar manager.
Additionally, we'll be using a confirm box while deleting the avatar to prevent
users from accidentally deleting their avatars.
PHPBB3-12822
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
This option is just used for deleting avatars for which we already have
a checkbox.
PHPBB3-12822
|
| | | |
| | |
| | |
| | | |
PHPBB3-11854
|