54c27e3e67
Merge pull request #6382 from marc1706/ticket/16967-3.3.x
...
[ticket/16967] Deprecate PHP in templates
2022-04-30 22:22:49 +02:00
54156dd9d8
Merge pull request #6358 from MichaIng/ticket/16959
...
[ticket/16959] Remove redundant URL parameters from notification mails
2022-04-30 22:21:51 +02:00
997f1b92cf
[ticket/16991] Add events for bookmarks and subscribed topics in UCP
...
PHPBB3-16991
2022-04-28 17:31:39 -04:00
e1069bcbde
[ticket/16991] Add events for bookmarks and subscribed topics in UCP
...
PHPBB3-16991
2022-04-28 17:31:39 -04:00
a12a6f52ae
Merge pull request #6387 from marc1706/ticket/16987
...
[ticket/16987] Update composer and dependencies to latest versions
2022-04-16 22:20:23 +02:00
9739fabd68
Merge pull request #6385 from battye/ticket/16871
...
[ticket/16871] Do not allow negative forum and topic IDs in page_header
2022-04-15 23:48:28 +02:00
5e10b02103
[ticket/16987] Update composer dependencies to latest versions
...
PHPBB3-16987
2022-04-15 22:23:55 +02:00
aed2d00373
[ticket/15947] Fix X out of 0 messages stored bug
...
PHPBB3-15947
2022-04-15 22:36:12 +08:00
691a891634
[ticket/16871] Do not allow negative forum and topic IDs in page_header
...
PHPBB3-16871
2022-04-15 19:58:42 +08:00
33af6d0f0a
[ticket/16967] Fix typo
...
PHPBB3-16967
2022-04-13 20:33:09 +02:00
7a034a8c1e
Merge pull request #6371 from nomind60s/ticket/19969
...
[ticket/19969] Hide flash status when post settings disallow [FLASH] …
2022-04-11 21:19:17 +02:00
4d857c4be7
[ticket/16967] Deprecate PHP in templates
...
PHPBB3-16967
2022-04-11 21:09:01 +02:00
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
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
6cc0fe5f95
[ticket/16976] Fix search results count for in-topic/in-forum search
...
PHPBB3-16976
2022-03-27 12:59:03 +07:00
16b27be2d0
[ticket/16976] Fix search results count for PostgreSQL
...
PHPBB3-16976
2022-03-25 20:58:36 +07:00
0dd053eeba
[ticket/16976] Fix search results count
...
PHPBB3-16976
2022-03-25 00:01:23 +07:00
4ed0201ffe
Merge branch 'prep-release-3.3.7' into 3.3.x
2022-03-17 21:46:31 +01:00
19aadeefda
[prep-release-3.3.7] Update changelog for 3.3.7
2022-03-17 20:13:27 +01:00
8ca00c529e
[prep-release-3.3.7] Add migration for 3.3.7
2022-03-17 20:13:00 +01:00
e138328be1
[prep-release-3.3.7] Update version numbers to 3.3.7
2022-03-17 20:12:58 +01:00
faec4417f4
[prep-release-3.3.7] Update version numbers to 3.3.7
2022-03-17 20:12:57 +01:00
91f2f2c6f1
[ticket/16973] Use actual role ids for comparison of orphaned roles
...
PHPBB3-16973
2022-03-17 20:00:46 +01:00
5a3a91b464
Merge pull request #6367 from rxu/ticket/16966
...
[ticket/16966] Fix redirect link after permanently deleting posts
2022-03-16 16:23:21 +01:00
1f972f0ee7
Merge branch 'prep-release-3.3.6' into 3.3.x
2022-03-15 21:32:09 +01:00
2e37b2dc2d
[prep-release-3.3.6] Update changelog for 3.3.6
2022-03-14 21:17:29 +01:00
8d6a9245c1
[prep-release-3.3.6] Add migration for 3.3.6
2022-03-14 21:17:13 +01:00
1a8950d01b
[prep-release-3.3.6] Update version numbers to 3.3.6
2022-03-14 21:17:11 +01:00
b4fa01e943
[prep-release-3.3.6] Update stylesheet hashes
2022-03-14 21:15:42 +01:00
cd057c126a
Merge pull request #66 from phpbb/ticket/security-273
...
[ticket/security-273] Reset reset token info when re-activating account
2022-03-14 17:58:58 +01:00
377ebacf0d
Merge pull request #65 from phpbb/ticket/security-272
...
[ticket/security-272] Use longer random string for activation key
2022-03-14 17:51:07 +01:00
da2364b2c1
[ticket/15028] Replace remaining mentions of automatic update with advanced
...
PHPBB3-15028
2022-03-12 22:53:18 +01:00
a5899494b9
[ticket/19969] Hide flash status when post settings disallow [FLASH] BBCode
...
Add check for S_BBCODE_FLASH around FLASH_STATUS
PHPBB3-16969
2022-03-06 17:08:31 -07:00
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
4044900c69
[ticket/15028] Rephrase "recommendation" of who should use advanced update
...
PHPBB3-15028
2022-02-22 21:15:58 +01:00
e78664d68b
[ticket/15028] Rename automatic to advanced update
...
Also made it clear that it's only for expert users.
PHPBB3-15028
2022-02-20 11:18:30 +01:00
a466be10c2
[ticket/16966] Fix redirect link after permanently deleting posts
...
PHPBB3-16966
2022-02-11 20:18:56 +07:00
4e5b9b23de
[ticket/security-273] Reset reset token info when re-activating account
...
SECURITY-273
2022-02-10 21:37:34 +01:00
9bc98278fe
[ticket/security-272] Use strtolower for actkey
...
SECURITY-272
2022-02-10 21:23:34 +01:00
33a789e030
[ticket/security-272] Use longer random string for activation key
...
SECURITY-272
2022-02-10 21:23:33 +01:00
c9db94f91c
Merge branch 'prep-release-3.3.6' into 3.3.x
2022-02-10 21:19:01 +01:00
d0344b9318
[ticket/16964] Update composer dependencies to latest versions
...
PHPBB3-16964
2022-02-05 08:59:35 +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
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