f8d1fa876d
[ticket/16987] Update html_output_formatter to updated interface
...
PHPBB3-16987
2022-04-16 15:37:34 +02:00
008f766cf4
[ticket/16987] Remove invalid default value for Composer\Config constructor
...
PHPBB3-16987
2022-04-16 14:54:18 +02:00
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
87c1e631ef
[ticket/16977] Move HTML rendering logic to template
...
PHPBB3-16977
2022-04-03 17:11:09 +01:00
8c982c7aa0
[ticket/16977] Fix cron-job img tag layout and accessibility
...
PHPBB3-16977
2022-04-03 17:11:00 +01:00
b1f6f93d99
[ticket/16976] Fix search results count for in-topic/in-forum search
...
PHPBB3-16976
2022-03-27 13:32:01 +07:00
baab5a13d9
[ticket/16976] Fix search results count for PostgreSQL
...
PHPBB3-16976
2022-03-27 13:32:00 +07:00
d44dd404a3
[ticket/16976] Fix search results count
...
PHPBB3-16976
2022-03-27 13:32:00 +07:00
f16929ff9e
Merge branch '3.3.x'
2022-03-17 21:48:03 +01:00
4ed0201ffe
Merge branch 'prep-release-3.3.7' into 3.3.x
2022-03-17 21:46:31 +01:00
8ca00c529e
[prep-release-3.3.7] Add migration for 3.3.7
2022-03-17 20:13:00 +01:00
91f2f2c6f1
[ticket/16973] Use actual role ids for comparison of orphaned roles
...
PHPBB3-16973
2022-03-17 20:00:46 +01:00
8cba88ef0d
Merge branch '3.3.x'
2022-03-15 21:33:18 +01:00
1f972f0ee7
Merge branch 'prep-release-3.3.6' into 3.3.x
2022-03-15 21:32:09 +01:00
8d6a9245c1
[prep-release-3.3.6] Add migration for 3.3.6
2022-03-14 21:17:13 +01:00
e7eb1cdd52
[ticket/16965] Adjust docblocks
...
PHPBB3-16965
2022-02-11 12:54:28 +07:00
ae799c57c0
[ticket/16965] Allow empty value as default database server name on installing
...
PHPBB3-16965
2022-02-11 10:02:33 +07:00
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
10199ae619
[ticket/16964] Fix composer installer deprecation notice
...
PHPBB3-16964
2022-02-09 00:18:48 +07:00
9d626cac34
Merge branch '3.3.x'
2022-02-05 08:56:07 +01:00
6a6d83c674
Merge branch 'prep-release-3.3.6' into 3.3.x
2022-02-05 08:55:58 +01:00
94fe538100
Merge pull request #6355 from marc1706/ticket/16872
...
[ticket/16872] Add event exporter for BBCode
2022-02-05 08:55:45 +01:00
659f37c1c4
Merge branch 'ticket/16891' into ticket/16891-master
2022-01-31 21:48:53 +01:00
e1b73e4fba
Merge branch '3.3.x'
2022-01-31 20:55:15 +01:00
5017dbd58d
[ticket/16891] Rename constant for event name of deferred purge
...
PHPBB3-16891
2022-01-31 20:34:24 +01:00
3be1e3029e
[ticket/16891] Remove unused use statements
...
PHPBB3-16891
2022-01-31 20:34:23 +01:00
9dc25510a1
[ticket/16891] Add new method for deferring cache purge to end of request
...
PHPBB3-16891
2022-01-31 20:34:23 +01:00
420f494628
Merge branch 'prep-release-3.3.6' into 3.3.x
2022-01-31 20:33:10 +01:00
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
f3c57e7939
Merge branch '3.3.x'
2022-01-30 21:45:33 +01:00
adea3e734a
[ticket/16960] Set config.php service even if container is not compiled
...
PHPBB3-16960
2022-01-30 15:19:28 +01:00
d728c0fd8b
Merge branch '3.3.x'
2022-01-25 22:11:10 +01:00
d08843853e
[ticket/16956] Remove use of recently changed status for extensions
...
PHPBB3-16956
2022-01-23 20:51:50 +01:00
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
8a3164aaf7
[ticket/16872] Add event exporter for BBCode
...
PHPBB3-16872
2022-01-22 16:52:45 +01:00
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
a18a47eb34
Merge branch '3.3.x'
2022-01-21 22:40:53 +01:00
c93381ff04
[prep-release-3.3.6] Add migration for 3.3.6-RC1
2022-01-19 22:09:33 +01:00
3e0f58332d
Merge branch '3.3.x'
2022-01-19 21:37:32 +01:00
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
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
3103e99dc7
[ticket/16828] Adjust event to allow modifying notified_users and early return
...
PHPBB3-16828
2022-01-19 20:32:10 +01:00
e92b5caf66
Merge pull request #6273 from CHItA/ticket/16741
...
[ticket/16741] Database tools to use Doctrine
2022-01-17 20:08:50 +01:00
66ecc0c19c
[ticket/16741] Split of callable into schema_perform_changes()
...
PHPBB3-16741
2022-01-17 17:10:06 +01:00
81cddb2bc6
[ticket/16741] Clean up functions, add missing docblocks and return type hints
...
PHPBB3-16741
2022-01-17 17:09:38 +01:00
5e6065ff9e
[ticket/16741] Replace deprecated functions
...
PHPBB3-16741
2022-01-17 17:08:42 +01:00
78528d2b32
[ticket/16741] Add support for dropping primary keys and removing constraints
...
PHPBB3-16741
2022-01-16 20:48:56 +01:00
c75a9b772a
[ticket/16902] Fix PostgreSQL search TypeError
...
PHPBB3-16902
2022-01-15 13:16:57 +07:00
343551f2ce
[ticket/16902] Fix PosgreSQL author topics search results count
...
PHPBB3-16902
2022-01-15 12:08:08 +07:00
5a69fc22b4
[ticket/16902] Improve test, use DISTINCT for precise results count
...
PHPBB3-16902
2022-01-15 11:11:11 +07:00