| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[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
|
| | | |
| | |
| | |
| | | |
PHPBB3-11854
|
| | | |
| | |
| | |
| | | |
PHPBB3-11854
|
| | | |
| | |
| | |
| | | |
PHPBB3-11854
|
| | | |
| | |
| | |
| | | |
PHPBB3-11854
|
| | | |
| | |
| | |
| | | |
PHPBB3-11854
|
| | | |
| | |
| | |
| | | |
PHPBB3-11854
|
| | | |
| | |
| | |
| | | |
PHPBB3-11854
|
| | | |
| | |
| | |
| | | |
PHPBB3-11854
|
| | | |
| | |
| | |
| | | |
PHPBB3-11854
|
| | | |
| | |
| | |
| | | |
PHPBB3-11854
|
| | | |
| | |
| | |
| | | |
PHPBB3-11854
|
| | | |
| | |
| | |
| | | |
PHPBB3-11854
|
| | | |
| | |
| | |
| | | |
PHPBB3-11854
|
| | | |
| | |
| | |
| | | |
PHPBB3-11854
|
| | | |
| | |
| | |
| | | |
PHPBB3-11854
|
| | | |
| | |
| | |
| | | |
PHPBB3-11854
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12932] Add method for allowing override of \phpbb\datetime class
* marc1706/ticket/12932:
[ticket/12932] Remove set_datetime_class method from user class
[ticket/12932] Fix tests and calls to create_datetime
[ticket/12932] Add method for getting the datetime class and allow overriding
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12932
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
An extension can now override the datetime class by overwriting the
datetime.class parameter in their own yml file.
PHPBB3-12932
|
| |\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12956] Ensure the contact columns have been added before using t...
* nickvergessen/ticket/12956:
[ticket/12956] Ensure the contact columns have been added before using them
|
| | | |/
| |/|
| | |
| | | |
PHPBB3-12956
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12794] Properly validate google+ field against valid character set
* marc1706/ticket/12794:
[ticket/12794] Properly validate google+ field against valid character set
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12794
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Ticket/12671 Possibility to use NOT LIKE expression
* Geolim4/ticket/12671:
[ticket/12671] Possibility to use NOT LIKE expression
[ticket/12671] Possibility to use NOT LIKE expression
[ticket/12671] Possibility to use NOT LIKE expression
[ticket/12671] Possibility to use NOT LIKE expression
[ticket/12671] Possibility to use NOT LIKE expression
|