| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | | |
| | | |
| | | |
| | | | |
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
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11854
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11854
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11854
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11854
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/12942] Add core.add_form_key core event
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add core.add_form_key core event to allow extensions modifying
form key.
PHPBB3-12942
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/12967] Fix undefined variable phpbb_dispatcher error.
|
| | | |/ / /
| |/| | |
| | | | |
| | | | | |
PHPBB3-12967
|
| |\ \ \ \ \
| |/ / / /
|/| | | |
| | | | | |
[ticket/12944] Add core.login_forum_box core event
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add core.login_forum_box core event to allow extensions
performing additional actions on forum login.
PHPBB3-12944
|
| |\ \ \ \ \
| | | | | |
| | | | | | |
[ticket/12964] Correct use of undefined $row variable.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12964
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/12931] Fix general error on user registration
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix "Illegal use of $_SERVER" general error on user registration
when $config['server_name'] is not set.
PHPBB3-12931
|
| |\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | |
| | | | | | | |
[ticket/12809] Fix select button and dropdown list items in RTL.
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12809
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12809
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12809
|
| |\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[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
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12932
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
An extension can now override the datetime class by overwriting the
datetime.class parameter in their own yml file.
PHPBB3-12932
|
| |\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
[ticket/12831] Allow events in page_header functions to prevent the setting of HTTP headers
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
https://tracker.phpbb.com/browse/PHPBB3-12831
PHPBB3-12831
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
https://tracker.phpbb.com/browse/PHPBB3-12831
PHPBB3-12831
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
https://tracker.phpbb.com/browse/PHPBB3-12831
PHPBB3-12831
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
https://tracker.phpbb.com/browse/PHPBB3-12831
PHPBB3-12831
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[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
|
| |\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
develop-ascraeus
* github-dhruvgoel92/ticket/12950:
[ticket/12950] Force the installer to use language=en
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12950
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[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
|