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
34f27a1670
Merge pull request #6373 from marc1706/ticket/16973
...
[ticket/16973] Use actual role ids for comparison of orphaned roles
2022-03-17 20:05:48 +01:00
028340ee52
Merge pull request #6372 from marc1706/ticket/16972
...
[ticket/16972] Rename update packages to advanced update in package.json
2022-03-17 20:05:36 +01:00
e86daaede6
[ticket/16972] Rename update packages to advanced update in package.json
...
PHPBB3-16972
2022-03-17 20:04:23 +01:00
91f2f2c6f1
[ticket/16973] Use actual role ids for comparison of orphaned roles
...
PHPBB3-16973
2022-03-17 20:00:46 +01:00
2e37b2dc2d
[prep-release-3.3.6] Update changelog for 3.3.6
release-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
fb2d1c2a28
Merge pull request #6368 from marc1706/ticket/15028
...
[ticket/15028] Rename automatic to advanced update
2022-03-13 19:46:19 +01:00
da2364b2c1
[ticket/15028] Replace remaining mentions of automatic update with advanced
...
PHPBB3-15028
2022-03-12 22:53:18 +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
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
3cf83f1a62
Merge pull request #6364 from marc1706/ticket/16964
...
[ticket/16964] Update composer and dependencies to latest versions
2022-02-10 21:18:48 +01:00
d0344b9318
[ticket/16964] Update composer dependencies to latest versions
...
PHPBB3-16964
2022-02-05 08:59:35 +01:00
4072dd0246
[ticket/16964] Update composer to 2.2.6
...
PHPBB3-16964
2022-02-05 08:58:34 +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
8e4559f49f
Merge pull request #6363 from marc1706/ticket/16956
...
[ticket/16956] Remove router cache flag
2022-01-31 20:32:56 +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
893dad0297
Merge pull request #6357 from marc1706/ticket/16956
...
[ticket/16956] Remove use of recently changed status for extensions
2022-01-25 22:10:37 +01:00
d08843853e
[ticket/16956] Remove use of recently changed status for extensions
...
PHPBB3-16956
2022-01-23 20:51:50 +01:00
8a3164aaf7
[ticket/16872] Add event exporter for BBCode
...
PHPBB3-16872
2022-01-22 16:52:45 +01:00
9bf6e7f32e
[prep-release-3.3.6] Update changelog for 3.3.6-RC1
release-3.3.6-RC1
2022-01-19 22:11:25 +01:00
c93381ff04
[prep-release-3.3.6] Add migration for 3.3.6-RC1
2022-01-19 22:09:33 +01:00
88b79aba00
[prep-release-3.3.6] Update version numbers to 3.3.6
2022-01-19 22:09:29 +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
605726a4d7
Merge pull request #6321 from rxu/ticket/16902
...
[ticket/16902] Improve search results count - 3.3.x
2022-01-19 20:33:58 +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
a8c93ff661
[ticket/16902] Fix docblock
...
PHPBB3-16902
2022-01-19 09:23:56 +07:00
1f4eac13b9
Merge pull request #6341 from MichaIng/ticket/16930
...
[ticket/16930] Remove redundant topic ID from last post URL
2022-01-17 17:15:46 +01:00
5e43f6195c
[ticket/16902] Make flood interval control in tests consistent
...
Also remove crawler dumping tool
PHPBB3-16902
2022-01-15 10:37:45 +07:00
6846eeaa48
[ticket/16902] Add search index created assertion to test
...
PHPBB3-16902
2022-01-15 10:19:12 +07:00
b602b57b02
[ticket/16902] Add search index deleted assertion to test
...
PHPBB3-16902
2022-01-15 10:19:11 +07:00
ba487a24dc
[ticket/16902] Fix PosgreSQL author topics search results count
...
PHPBB3-16902
2022-01-15 10:18:16 +07:00
015c9313a7
[ticket/16902] Extend test
...
PHPBB3-16902
2022-01-15 10:18:16 +07:00
e7c81cd1a6
[ticket/16902] Improve test, use DISTINCT for precise results count
...
PHPBB3-16902
2022-01-15 10:16:54 +07:00
bf7936380a
[ticket/16902] Improve search results count for MySQL
...
PHPBB3-16902
2022-01-15 10:16:14 +07:00
3f56bbb9d1
[ticket/16930] Remove redundant topic ID from last post URL
...
Since U_LAST_POST contains the post ID, the topic ID is not required.
This shortens the URL and helps with SEO by reducing the amount of
redundant parameters in internal links.
PHPBB3-16930
Signed-off-by: MichaIng <micha@dietpi.com >
2022-01-15 02:27:13 +01:00
44d0a3a716
Merge pull request #6343 from rxu/ticket/16933
...
[ticket/16933] Consistent handling of hyphen by phpBB Native search backend
2022-01-12 21:26:10 +01:00
999122acdb
Merge pull request #6342 from Mikir2021/ticket/16914
...
[ticket/16914] Added missing id to language select element
2022-01-12 21:24:02 +01:00
c785c4b716
Merge pull request #6332 from rxu/ticket/16912
...
[ticket/16912] Rewrite email headers encoding method
2022-01-12 21:18:26 +01:00
b305070e0a
[ticket/16912] Adjust code
...
PHPBB3-16912
2021-12-24 20:44:15 +07:00
99634d4c05
Merge pull request #6347 from DaRk1V0iD/ticket/16940_3.3.x
...
[ticket/16940] Optimize phpBB Native Search [3.3.x]
2021-12-23 22:24:28 +01:00