Marc Alexander
f8d1fa876d
[ticket/16987] Update html_output_formatter to updated interface
...
PHPBB3-16987
2022-04-16 15:37:34 +02:00
Marc Alexander
008f766cf4
[ticket/16987] Remove invalid default value for Composer\Config constructor
...
PHPBB3-16987
2022-04-16 14:54:18 +02:00
Marc Alexander
d868dbe3aa
[ticket/16967] Remove support for INCLUDEPHP and PHP/ENDPHP in templates
...
PHPBB3-16967
2022-04-11 21:10:35 +02:00
Marc Alexander
3ee1efe7e0
Merge pull request #6376 from lionel-rowe/ticket/16977
...
[ticket/16977] Fix cron-job img tag layout and accessibility
2022-04-10 22:34:03 +02:00
Marc Alexander
81b221df9d
Merge pull request #6376 from lionel-rowe/ticket/16977
...
[ticket/16977] Fix cron-job img tag layout and accessibility
2022-04-10 21:21:47 +02:00
lionel-rowe
9b2f42748c
[ticket/16981] Fix HTML-encoded emojis in email subject line
...
PHPBB3-16981
2022-04-05 17:18:33 +01:00
lionel-rowe
87c1e631ef
[ticket/16977] Move HTML rendering logic to template
...
PHPBB3-16977
2022-04-03 17:11:09 +01:00
lionel-rowe
8c982c7aa0
[ticket/16977] Fix cron-job img tag layout and accessibility
...
PHPBB3-16977
2022-04-03 17:11:00 +01:00
rxu
b1f6f93d99
[ticket/16976] Fix search results count for in-topic/in-forum search
...
PHPBB3-16976
2022-03-27 13:32:01 +07:00
rxu
baab5a13d9
[ticket/16976] Fix search results count for PostgreSQL
...
PHPBB3-16976
2022-03-27 13:32:00 +07:00
rxu
d44dd404a3
[ticket/16976] Fix search results count
...
PHPBB3-16976
2022-03-27 13:32:00 +07:00
rxu
6cc0fe5f95
[ticket/16976] Fix search results count for in-topic/in-forum search
...
PHPBB3-16976
2022-03-27 12:59:03 +07:00
rxu
16b27be2d0
[ticket/16976] Fix search results count for PostgreSQL
...
PHPBB3-16976
2022-03-25 20:58:36 +07:00
rxu
0dd053eeba
[ticket/16976] Fix search results count
...
PHPBB3-16976
2022-03-25 00:01:23 +07:00
Marc Alexander
f16929ff9e
Merge branch '3.3.x'
2022-03-17 21:48:03 +01:00
Marc Alexander
4ed0201ffe
Merge branch 'prep-release-3.3.7' into 3.3.x
2022-03-17 21:46:31 +01:00
Marc Alexander
8ca00c529e
[prep-release-3.3.7] Add migration for 3.3.7
2022-03-17 20:13:00 +01:00
Marc Alexander
91f2f2c6f1
[ticket/16973] Use actual role ids for comparison of orphaned roles
...
PHPBB3-16973
2022-03-17 20:00:46 +01:00
Marc Alexander
8cba88ef0d
Merge branch '3.3.x'
2022-03-15 21:33:18 +01:00
Marc Alexander
1f972f0ee7
Merge branch 'prep-release-3.3.6' into 3.3.x
2022-03-15 21:32:09 +01:00
Marc Alexander
8d6a9245c1
[prep-release-3.3.6] Add migration for 3.3.6
2022-03-14 21:17:13 +01:00
MichaIng
86e009ad15
[ticket/16959] Remove redundant URL parameters from notification mails
...
Some phpBB forum notification emails send URLs to the forum with redundant URL
parameters, notably a forum IDs with topic URLs.
To have shorter and cleaner URLs, those are hereby removed.
Signed-off-by: MichaIng <micha@dietpi.com >
PHPBB3-16959
2022-03-04 01:21:00 +01:00
rxu
e7eb1cdd52
[ticket/16965] Adjust docblocks
...
PHPBB3-16965
2022-02-11 12:54:28 +07:00
rxu
ae799c57c0
[ticket/16965] Allow empty value as default database server name on installing
...
PHPBB3-16965
2022-02-11 10:02:33 +07:00
rxu
38fe1a4479
[ticket/16964] Fix doctrine error in installer
...
Currently AbstractPostgreSQLDriver requires Postgres platform to be an instance
of PostgreSQL94Platform. When this will be changed in Doctrine,
this fix can be reverted.
PHPBB3-16964
2022-02-09 00:18:54 +07:00
rxu
10199ae619
[ticket/16964] Fix composer installer deprecation notice
...
PHPBB3-16964
2022-02-09 00:18:48 +07:00
Marc Alexander
9d626cac34
Merge branch '3.3.x'
2022-02-05 08:56:07 +01:00
Marc Alexander
6a6d83c674
Merge branch 'prep-release-3.3.6' into 3.3.x
2022-02-05 08:55:58 +01:00
Marc Alexander
94fe538100
Merge pull request #6355 from marc1706/ticket/16872
...
[ticket/16872] Add event exporter for BBCode
2022-02-05 08:55:45 +01:00
Marc Alexander
659f37c1c4
Merge branch 'ticket/16891' into ticket/16891-master
2022-01-31 21:48:53 +01:00
Marc Alexander
e1b73e4fba
Merge branch '3.3.x'
2022-01-31 20:55:15 +01:00
Marc Alexander
5017dbd58d
[ticket/16891] Rename constant for event name of deferred purge
...
PHPBB3-16891
2022-01-31 20:34:24 +01:00
Marc Alexander
3be1e3029e
[ticket/16891] Remove unused use statements
...
PHPBB3-16891
2022-01-31 20:34:23 +01:00
Marc Alexander
9dc25510a1
[ticket/16891] Add new method for deferring cache purge to end of request
...
PHPBB3-16891
2022-01-31 20:34:23 +01:00
Marc Alexander
420f494628
Merge branch 'prep-release-3.3.6' into 3.3.x
2022-01-31 20:33:10 +01:00
Marc Alexander
0fe95a032b
[ticket/16956] Remove router cache flag
...
The deferred purge will be used in the future instead. The cache flag in the
router only causes additional issues by trying to rebuild the routing
mid-request
PHPBB3-16956
2022-01-31 16:52:19 +01:00
Marc Alexander
f3c57e7939
Merge branch '3.3.x'
2022-01-30 21:45:33 +01:00
Marc Alexander
adea3e734a
[ticket/16960] Set config.php service even if container is not compiled
...
PHPBB3-16960
2022-01-30 15:19:28 +01:00
Marc Alexander
d728c0fd8b
Merge branch '3.3.x'
2022-01-25 22:11:10 +01:00
Marc Alexander
d08843853e
[ticket/16956] Remove use of recently changed status for extensions
...
PHPBB3-16956
2022-01-23 20:51:50 +01:00
Marc Alexander
f7538e7d37
Merge pull request #6350 from rxu/ticket/16688
...
[ticket/16688] Fix PHP fatal errors on installing extensions via catalog
2022-01-22 20:53:26 +01:00
Marc Alexander
8a3164aaf7
[ticket/16872] Add event exporter for BBCode
...
PHPBB3-16872
2022-01-22 16:52:45 +01:00
Marc Alexander
869867fdbe
Merge pull request #6345 from marc1706/ticket/16935
...
[ticket/16935] Refactor sphinx to use new clases and remove unused parts
2022-01-22 09:04:43 +01:00
Marc Alexander
a18a47eb34
Merge branch '3.3.x'
2022-01-21 22:40:53 +01:00
Marc Alexander
c93381ff04
[prep-release-3.3.6] Add migration for 3.3.6-RC1
2022-01-19 22:09:33 +01:00
Marc Alexander
3e0f58332d
Merge branch '3.3.x'
2022-01-19 21:37:32 +01:00
Marc Alexander
9c6df33e3b
Merge pull request #6257 from xchwarze/patch-1
...
[ticket/16828] Add hook event before find_users_for_notification() ex…
2022-01-19 21:37:20 +01:00
Marc Alexander
3b50ddf9f8
Merge pull request #6352 from rxu/ticket/16902-master
...
[ticket/16902] Improve search results count - master
2022-01-19 20:34:29 +01:00
Marc Alexander
3103e99dc7
[ticket/16828] Adjust event to allow modifying notified_users and early return
...
PHPBB3-16828
2022-01-19 20:32:10 +01:00
Máté Bartus
e92b5caf66
Merge pull request #6273 from CHItA/ticket/16741
...
[ticket/16741] Database tools to use Doctrine
2022-01-17 20:08:50 +01:00