Marc Alexander
8ca00c529e
[prep-release-3.3.7] Add migration for 3.3.7
2022-03-17 20:13:00 +01:00
Marc Alexander
e138328be1
[prep-release-3.3.7] Update version numbers to 3.3.7
2022-03-17 20:12:58 +01:00
Marc Alexander
faec4417f4
[prep-release-3.3.7] Update version numbers to 3.3.7
2022-03-17 20:12:57 +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
2e37b2dc2d
[prep-release-3.3.6] Update changelog for 3.3.6
2022-03-14 21:17:29 +01:00
Marc Alexander
8d6a9245c1
[prep-release-3.3.6] Add migration for 3.3.6
2022-03-14 21:17:13 +01:00
Marc Alexander
1a8950d01b
[prep-release-3.3.6] Update version numbers to 3.3.6
2022-03-14 21:17:11 +01:00
Marc Alexander
b4fa01e943
[prep-release-3.3.6] Update stylesheet hashes
2022-03-14 21:15:42 +01:00
Marc Alexander
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
Marc Alexander
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
Marc Alexander
da2364b2c1
[ticket/15028] Replace remaining mentions of automatic update with advanced
...
PHPBB3-15028
2022-03-12 22:53:18 +01:00
Marc Alexander
4044900c69
[ticket/15028] Rephrase "recommendation" of who should use advanced update
...
PHPBB3-15028
2022-02-22 21:15:58 +01:00
Marc Alexander
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
Marc Alexander
4e5b9b23de
[ticket/security-273] Reset reset token info when re-activating account
...
SECURITY-273
2022-02-10 21:37:34 +01:00
Marc Alexander
9bc98278fe
[ticket/security-272] Use strtolower for actkey
...
SECURITY-272
2022-02-10 21:23:34 +01:00
Marc Alexander
33a789e030
[ticket/security-272] Use longer random string for activation key
...
SECURITY-272
2022-02-10 21:23:33 +01:00
Marc Alexander
d0344b9318
[ticket/16964] Update composer dependencies to latest versions
...
PHPBB3-16964
2022-02-05 08:59:35 +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
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
d08843853e
[ticket/16956] Remove use of recently changed status for extensions
...
PHPBB3-16956
2022-01-23 20:51:50 +01:00
Marc Alexander
8a3164aaf7
[ticket/16872] Add event exporter for BBCode
...
PHPBB3-16872
2022-01-22 16:52:45 +01:00
Marc Alexander
9bf6e7f32e
[prep-release-3.3.6] Update changelog for 3.3.6-RC1
2022-01-19 22:11:25 +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
88b79aba00
[prep-release-3.3.6] Update version numbers to 3.3.6
2022-01-19 22:09:29 +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
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
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
rxu
ba487a24dc
[ticket/16902] Fix PosgreSQL author topics search results count
...
PHPBB3-16902
2022-01-15 10:18:16 +07:00
rxu
e7c81cd1a6
[ticket/16902] Improve test, use DISTINCT for precise results count
...
PHPBB3-16902
2022-01-15 10:16:54 +07:00
rxu
bf7936380a
[ticket/16902] Improve search results count for MySQL
...
PHPBB3-16902
2022-01-15 10:16:14 +07:00
MichaIng
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
Marc Alexander
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
Marc Alexander
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
Marc Alexander
c785c4b716
Merge pull request #6332 from rxu/ticket/16912
...
[ticket/16912] Rewrite email headers encoding method
2022-01-12 21:18:26 +01:00
rxu
b305070e0a
[ticket/16912] Adjust code
...
PHPBB3-16912
2021-12-24 20:44:15 +07:00
Marc Alexander
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
Dark❶
fad1c652c0
[ticket/16940] Optimize phpBB Native Search
...
PHPBB3-16940
2021-12-14 16:26:39 +05:30
Marc Alexander
1df74005a8
Merge pull request #6318 from 3D-I/ticket/16899
...
[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons
2021-12-13 20:23:13 +01:00
Dark❶
c7856ce162
[ticket/16940] Optimize phpBB Native Search
...
- Use `ORDER BY post_id ASC` for batch posts.
PHPBB3-16940
2021-12-13 19:36:36 +05:30
Dark❶
cccf01447f
[ticket/16940] Optimize phpBB Native Search
...
- Fixed infinite loop
PHPBB3-16940
2021-12-13 00:37:04 +05:30
Dark❶
ddc3eaa5bf
[ticket/16940] Optimize phpBB Native Search
...
- Removed `end()` replaced with `$ids[count($ids) - 1]`
PHPBB3-16940
2021-12-12 20:44:37 +05:30
Dark❶
65fa73855c
[ticket/16940] Optimize phpBB Native Search
...
- Use `sql_query_limit` instead of `sql_query`
- Update SQL query to reflect the above change
- Assign proper last `post_id` to `$post_counter`
PHPBB3-16940
2021-12-12 19:51:50 +05:30
rxu
d6a591cde3
[ticket/16933] Consistent handling of hyphen by phpBB Native search backend
...
PHPBB3-16933
2021-12-11 19:03:29 +07:00
Mikir
4e447cc91a
[ticket/16914] Added missing id to language select element
...
The id of the language select element referenced by it's label was missing.
PHPBB3-16914
2021-12-08 19:54:02 +01:00
Marc Alexander
ec75f1741b
Merge pull request #6337 from marc1706/ticket/16924
...
[ticket/16924] Do not double escape values inserted into config table
2021-12-07 21:57:47 +01:00
Marc Alexander
4614d3d92b
[ticket/16928] Update composer dependencies to latest versions
...
PHPBB3-16928
2021-12-05 09:51:15 +01:00
Marc Alexander
1d05f722cb
[ticket/16927] Update plupload to latest version
...
PHPBB3-16927
2021-12-04 22:21:35 +01:00
Marc Alexander
c1b88de806
Merge pull request #6312 from rxu/ticket/16895
...
[ticket/16895] Fix role removal for migrator permission tool
2021-12-03 21:06:14 +01:00
Marc Alexander
89168c507b
[ticket/16895] Add missing return and remove not needed declarations
...
PHPBB3-16895
2021-12-03 20:14:26 +01:00
Marc Alexander
8cc6075d92
[ticket/16924] Do not double escape values inserted into config table
...
PHPBB3-16924
2021-12-02 21:01:45 +01:00