| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add core.login_forum_box core event to allow extensions
performing additional actions on forum login.
PHPBB3-12944
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[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/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
|
| |/
|/|
| |
| |
| |
| |
| | |
Add core.phpbb_generate_debug_output core event to allow extensions
outputting additional debug info.
PHPBB3-12943
|
| |
| |
| |
| | |
PHPBB3-12826
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12836] Add event core.functions.redirect
* Nicofuma/ticket/12836:
[ticket/12836] Add event core.functions.redirect
|
| | |
| | |
| | |
| | | |
PHPBB3-12836
|
| | |
| | |
| | |
| | | |
PHPBB3-12887
|
| |/
|/|
| |
| | |
PHPBB3-12854
|
|/
|
|
| |
PHPBB3-12775
|
|\
| |
| |
| |
| |
| |
| | |
develop-ascraeus
* github-nicofuma/ticket/12446:
[ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts
|
| |
| |
| |
| | |
PHPBB3-12446
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* PayBas/ticket/12662: (29 commits)
[ticket/12662] Hide quick-links when empty
[ticket/12662] Fix white-space issue to make dropdowns uniform
[ticket/12662] Remove last remaining linklist outside navbars
[ticket/12662] Use data-last-responsive attr instead of hardcoded list
[ticket/12662] Remove <li> container from logged_out_content event
[ticket/12662] Username <span> fix for list columns
[ticket/12662] Fix notifications dropdown positioning for RTL
[ticket/12662] Update tests that utilize get_username_string
[ticket/12662] Update subsilver2 index template event names
[ticket/12662] Update events docs from b5 to rc1/rc2
[ticket/12662] Move dropdown container from <li> to new inner div
[ticket/12662] Remove linklist container and update template events
[ticket/12662] Add span containers to all usernames for consistency
[ticket/12662] IE8 fixes
[ticket/12662] Fix responsive positioning of notifications dropdown
[ticket/12662] Remove inherited props from ddown-extendended
[ticket/12662] Change CSS selectors to direct descendants for linklist
[ticket/12662] Reorder icon CSS rules alphabetically
[ticket/12662] Use slack variable to determine line-break sensitivity
[ticket/12662] Change new event names and fix events.md
...
|
| | |
| | |
| | |
| | |
| | |
| | | |
And changed _CLEAN to _SIMPLE, and move teamlink events
PHPBB3-12662
|
| |/
| |
| |
| | |
PHPBB3-12662
|
| |
| |
| |
| | |
PHPBB3-12784
|
|/
|
|
| |
PHPBB3-12784
|
|\
| |
| |
| |
| |
| |
| | |
[ticket/12704] Improve the load time information in the footer when enabled
* rxu/ticket/12704:
[ticket/12704] Improve the load time information in the footer when enabled
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
PR #2570 has added new constant to display load time information without
debug mode is being on (https://tracker.phpbb.com/browse/PHPBB3-12687).
This patch expands the total load time info with SQL/PHP load times,
while hiding the additional info with <abbr> element.
PHPBB3-12704
|
|/
|
|
| |
PHPBB3-12707
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/12687] Add a constant to display the load time without DEBUG
* Nicofuma/ticket/12687:
[ticket/12687] Remove french spaces
[ticket/12687] Display the number of cached queries
[ticket/12687] Don't check if memory_get_peak_usage() exists
[ticket/12687] Wrap $GLOBALS['starttime'] in a if
[ticket/12687] Fix the namespace of $request
[ticket/12687] Update doc block
[ticket/12687] Use microtime(true)
[ticket/12687] Remove globals
[ticket/12687] Return a string and move the displaying of the sql report
[ticket/12687] Rename DISPLAY_LOAD_TIME to PHPBB_DISPLAY_LOAD_TIME
[ticket/12687] Display the explain link only when DEBUG is set
[ticket/12687] Add a constant to display the load time without DEBUG
|
| |
| |
| |
| | |
PHPBB3-12687
|
| |
| |
| |
| | |
PHPBB3-12687
|
| |
| |
| |
| | |
PHPBB3-12687
|
| |
| |
| |
| | |
PHPBB3-12687
|
| |
| |
| |
| | |
PHPBB3-12687
|
| |
| |
| |
| | |
PHPBB3-12687
|
| |
| |
| |
| | |
PHPBB3-12687
|
| |
| |
| |
| | |
PHPBB3-12687
|
| |
| |
| |
| | |
PHPBB3-12687
|
| |
| |
| |
| | |
PHPBB3-12687
|
| |
| |
| |
| | |
PHPBB3-12687
|
| |
| |
| |
| | |
PHPBB3-12687
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
develop-ascraeus
* github-marc1706/ticket/12352: (33 commits)
[ticket/12352] Do not check hashes that don't have the necessary length
[ticket/12352] Update file headers to fit new format
[ticket/12352] Use custom provider collection for auth providers
[ticket/12352] Add checks for existing user_pass_convert to migrations
[ticket/12352] Remove usages of user_pass_convert column
[ticket/12352] Update schema json file
[ticket/12352] Remove user_pass_convert column from database
[ticket/12352] Check each newly added passwords driver in manager_test
[ticket/12352] Add get_settings_only method to passwords driver base
[ticket/12352] Add passwords driver for xenforo 1.0, 1.1 passwords
[ticket/12352] Add tests for wcf1 and wcf2 drivers
[ticket/12352] Add driver for woltlab community framework 1 passwords
[ticket/12352] Add driver for woltlab community framework 2 passwords
[ticket/12352] Add missing $ to md5_mybb and md5_vb driver
[ticket/12352] Fix spacing in passwords tests
[ticket/12352] Add passwords driver for vB passwords
[ticket/12352] Use correct hashing method in md5_mybb driver
[ticket/12352] Add driver for myBB md5 passwords
[ticket/12352] Rename phpbb2_md5 driver to fit filenames of other drivers
[ticket/12352] Add passwords driver for sha1 password hashes
...
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Using this custom provider collection, we can properly check whether the
configured auth provider does exist. The method get_provider() has been added
for returning the default auth provider or the standard db auth provider if
the specified one does not exist.
Additionally, the method get_provider() will throw an RuntimeException if
none of the above exist.
PHPBB3-12352
|
| |
| |
| |
| |
| |
| |
| |
| | |
This will make sure that we will not encounter a non-existing auth provider.
We will revert to the default db auth provider if the one set in the config
does not exist in our auth provider collection.
PHPBB3-12352
|
| |
| |
| |
| | |
PHPBB3-10073
|
| |
| |
| |
| | |
PHPBB3-10073
|
| |
| |
| |
| | |
PHPBB3-10073
|
| |
| |
| |
| |
| |
| | |
Error pages still contain the email address.
PHPBB3-10073
|
|/
|
|
|
|
| |
The message to be displayed on top of the email form cannot be configured yet.
PHPBB3-10073
|
|
|
|
| |
PHPBB3-12594
|
|
|
|
| |
PHPBB3-12594
|
|
|
|
| |
PHPBB3-12594
|