| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| | |
PHPBB3-14739
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14716] Update dependencies to latest versions
* marc1706/ticket/14716:
[ticket/14716] Update dependencies to latest versions
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This addresses some issues with symfony that resulted in
issues when open_basedir restrictions were enabled, as well
as issues with JPEG images in fast-image-size.
The phpBB class extending the twig lexer also had to be
modified to ensure compatibility after BC was broken by
the PR https://github.com/twigphp/Twig/pull/2182 for twig
1.27.
PHPBB3-14716
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* 3.1.x:
[ticket/14831] Rename migration and replace preg_replace() with simpler methods
[ticket/14831] Compare depends_on for migrations and remove prefixless names
[ticket/14831] Add migration for deduplicating entries and fix typo
[ticket/14831] Add method for getting valid migration name
[ticket/14831] Fall back to possible migration names instead of adding prefix
[ticket/14831] Make sure migrations always start with backslash
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14831] Make sure migrations always start with backslash
* marc1706/ticket/14831:
[ticket/14831] Rename migration and replace preg_replace() with simpler methods
[ticket/14831] Compare depends_on for migrations and remove prefixless names
[ticket/14831] Add migration for deduplicating entries and fix typo
[ticket/14831] Add method for getting valid migration name
[ticket/14831] Fall back to possible migration names instead of adding prefix
[ticket/14831] Make sure migrations always start with backslash
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14831
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14831
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14831
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14831
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Instead of just adding the backslash as prefix if needed, this will take care
of falling back to any possible migration with or without backslash no matter
how the mgiration was saved in the database or called in the migrations file.
This will result in a more robust migrator in regards to naming the migrations
and previously run migrations.
PHPBB3-14831
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The migration system expects every migration to start with a backslash.
If depends on definitions do not supply that leading backslash, we should
make sure it's added manually before calling the depends on migration.
PHPBB3-14831
|
|\ \ \ \ \
| |/ / / /
| | | | /
| |_|_|/
|/| | | |
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
Add core.auth_oauth_login_after and core.auth_oauth_link_after
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14825
|
|\ \ \ \ \
| |/ / / / |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
permissions
Tracker ticket (set the ticket ID to your ticket ID):
https://tracker.phpbb.com/browse/PHPBB3-14859
This addresses the problem that notifications of new PM reports were not sent out to moderators that weren't global moderators but did have the permission "Can close/delete PM reports".
PHPBB3-14859
|
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14814
|
|\ \ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* 3.1.x:
[ticket/14831] Optimize code construction
[ticket/14831] Add more tests against UCP modules
[ticket/14831] Add more tests, better name for $e placeholder
[ticket/14831] Do not throw exception on the module existence checking
[ticket/14831] Fix module migrator tool
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14831
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14831
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14831
|
| | |_|/
| |/| |
| | | |
| | | | |
PHPBB3-14831
|
|\ \ \ \
| |/ / / |
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14821
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | | |
Everything else will still be escaped. This will however add back support for
bold text in exception messages.
PHPBB3-14821
|
|\ \ \
| |/ / |
|
| |\ \
| | | |
| | | |
| | | | |
[ticket/security-196] Escapes the exception messages before displaying them
|
| | | |
| | | |
| | | |
| | | | |
SECURITY-196
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14807
|
| |_|/
|/| |
| | |
| | | |
PHPBB3-14807
|
|\ \ \
| |/ / |
|
| |\ \
| | | |
| | | |
| | | | |
[ticket/8301] Add log_time index
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-8301
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14799
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* 3.1.x:
[ticket/14799] purge_notifications() should not leave open transactions.
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When running purge_notifications(), if a notification type does not exist
then a db transaction is started but never completed.
On an error in get_notification_type_id(), end the transaction.
PHPBB3-14799
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/10809] Remove MSSQL support
* Senky/ticket/10809:
[ticket/10809] Reflect MSSQL removal in docs files
[ticket/10809] Remove MSSQL support
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10809
|
|\ \ \ \
| | |/ /
| |/| | |
|
| | | | |
|
|\ \ \ \
| |/ / / |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Was still using the old LOG_TABLE constant in the delete method.
PHPBB3-14796
|
|\ \ \ \
| |/ / / |
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14762] Add core event to session.php
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14762
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14793
|
|\ \ \ \ \
| |/ / / / |
|