Commit graph

33720 commits

Author SHA1 Message Date
rxu
c2c7c271e7
[ticket/17139] Fix PHP fatal error for file transfer tool of updater
PHPBB3-17139
2023-05-24 20:49:01 +07:00
rxu
dfe6421da8
[ticket/17107] Fix docblock issues
PHPBB3-17107
2023-05-24 20:27:53 +07:00
rxu
60d267893c
[ticket/17107] Fix viewonline functional test
PHPBB3-17107
2023-05-24 19:35:37 +07:00
Marc Alexander
e0361fe9fe
Merge pull request #6469 from Crizz0/ticket/17004
[ticket/17004] Repair pagination func for global announcements in ucp front
2023-05-23 20:54:35 +02:00
rxu
130e7f7e8a
[ticket/17107] Fix viewonline helper test
PHPBB3-17107
2023-05-23 19:26:45 +07:00
rxu
f5c5d7d1e6
[ticket/17107] Fix viewonline page locations for posting modes
PHPBB3-17107
2023-05-23 19:09:13 +07:00
Marc Alexander
bddb4decfb
Merge pull request #6480 from rxu/ticket/17132
[ticket/17132] Restore language entries missing in phpBB 2.0 converter
2023-05-16 20:49:25 +02:00
Marc Alexander
3cde5974d2
Merge pull request #6482 from marc1706/ticket/15129
[ticket/15129] Ensure link to installation guide is correct
2023-05-16 20:46:34 +02:00
Marc Alexander
5655febb8d
[ticket/15129] Ensure link to installation guide is correct
PHPBB3-15129
2023-04-26 21:42:54 +02:00
Marc Alexander
437839ba72
[ticket/17129] Update contact url template
PHPBB3-17129
2023-04-26 20:54:24 +02:00
rxu
4f49fb1f98
[ticket/17132] Restore language entries missing in phpBB 2.0 converter
PHPBB3-17132
2023-04-21 00:23:35 +07:00
Marc Alexander
6e77ca50ae
[ticket/17129] Update social media profile types to support latest URLs
PHPBB3-17129
2023-04-17 21:40:27 +02:00
Christian Schnegelberger
015c038d92 [ticket/17004] Remove not needed if and topic_count
PHPBB3-17004
2023-04-17 18:44:03 +02:00
Marc Alexander
bd55fe7e8c
[ticket/17129] Update youtube profile field to be up to date with migrations
PHPBB3-17129
2023-04-16 10:01:45 +02:00
Marc Alexander
6e66f1505c
Merge pull request #6392 from lionel-rowe/ticket/8071
[ticket/8071] Add sql_last_inserted_id alias for sql_nextid
2023-04-11 22:18:57 +02:00
Marc Alexander
640a2221a5
Merge pull request #6477 from rxu/ticket/17127
[ticket/17127] Do not purge guest sessions when resetting password
2023-04-11 21:17:28 +02:00
Marc Alexander
c27214495c
[ticket/17127] Remove redundant check for changed password
user_password will have been updated if u_chgpasswd is yes and new password
has been set, no need to check password against old hash again.

PHPBB3-17127
2023-04-10 19:39:23 +02:00
rxu
98f6a1a300
[ticket/17127] Do not purge guest sessions when resetting password
PHPBB3-17127
2023-04-07 18:37:57 +07:00
Marc Alexander
0260fcd6a7
Merge pull request #6474 from andrew-demb/patch-2
Fix filename in instructions about running all tests
2023-04-05 21:40:02 +02:00
Marc Alexander
f2d004a881
Merge pull request #6472 from rxu/ticket/17115
[ticket/17115] Fix PHP warning for space+hyphen ending search query - 3.3.x
2023-04-04 21:32:39 +02:00
Andrii Dembitskyi
31654e728f
[ticket/17126] Fix filename in instructions about running all tests
PHPBB3-17126
2023-04-04 20:45:03 +02:00
Marc Alexander
c879d9380f
Merge pull request #6475 from iMattPro/ticket/17125
[ticket/17125] use box-sizing for message box text areas
2023-04-04 20:34:49 +02:00
Matt Friedman
9db5da5b3d [ticket/17125] Use box-sizing to fix message box
PHPBB3-17125
2023-04-02 14:27:35 +00:00
Matt Friedman
d5aa6189b6 [ticket/17125] Use FlexBox for message and smileys
PHPBB3-17125
2023-03-31 19:05:18 +00:00
Marc Alexander
389cca5402
Merge pull request #6468 from Crizz0/ticket/17040
[ticket/17040] Include bidi.css to pm print only in RTL languages
2023-03-19 20:50:38 +01:00
rxu
defb807dbc
[ticket/17115] Fix PHP warning for space+hyphen ending search query
PHPBB3-17115
2023-03-16 20:57:43 +07:00
Marc Alexander
9fb7a9108a
Merge pull request #6467 from Crizz0/ticket/17041
[ticket/17041] Add if to show other arrow for RTL languages
2023-03-02 21:04:22 +01:00
Marc Alexander
4bf78fd7fd
Merge pull request #6465 from LukeWCS/ticket/17076
[ticket/17076] Fix signature length calculation
2023-02-28 20:26:07 +01:00
Marc Alexander
261aa0e6aa
Merge pull request #6466 from Crizz0/ticket/17042
[ticket/17042] Add CSS rules for group desc and list
2023-02-14 20:59:47 +01:00
Marc Alexander
41b8ec0470
Merge pull request #6464 from Crizz0/ticket/17043
[ticket/17043] Remove unnecessary cp navi CSS rule in bidi.css
2023-02-06 22:44:10 +01:00
Marc Alexander
984596ffd3
Merge pull request #6463 from Crizz0/ticket/17045
[ticket/17045] Use NUM_ATTACHMENTS in UCP and right css classes
2023-02-06 21:08:04 +01:00
Marc Alexander
1416e25cfd
Merge pull request #6462 from Crizz0/ticket/17046
[ticket/17046] Use tweaks.css for IE9 in overall_ and simple_header
2023-02-06 21:03:49 +01:00
Marc Alexander
3584d79e87
Merge pull request #6460 from Crizz0/ticket/17089
[ticket/17089] If user warned without post assume 0 for forum/topic_id
2023-02-06 20:05:05 +01:00
Marc Alexander
e5bbb899f7
Merge branch 'prep-release-3.3.10' into 3.3.x 2023-02-05 22:06:18 +01:00
Marc Alexander
2afc1c369a
Merge pull request #6459 from Crizz0/ticket/17098
[ticket/17098] Add class S_CONTENT_DIRECTION to body in ucp_pm_viewmessage_print.html
2023-02-05 00:03:37 +01:00
Marc Alexander
81f67f3a6e
[prep-release-3.3.1] Update changelog for 3.3.10 2023-02-04 20:32:52 +01:00
Marc Alexander
4a185ed02e
[prep-release-3.3.1] Add migration for 3.3.10 2023-02-04 20:31:26 +01:00
Marc Alexander
cfd0fe6943
[prep-release-3.3.1] Update version numbers to 3.3.10 2023-02-04 20:31:19 +01:00
Christian Schnegelberger
3f6abe056a [ticket/17004] Repair pagination func for global announce in ucp front
PHPBB3-17004
2023-02-02 18:06:36 +01:00
Christian Schnegelberger
9b961836be [ticket/17040] Include bidi.css to pm print only in RTL languages
PHPBB3-17040
2023-02-01 21:57:13 +01:00
Christian Schnegelberger
aa5e9bf25c [ticket/17041] Add if to show other arrow for RTL languages
PHPBB3-17041
2023-02-01 20:59:14 +01:00
Christian Schnegelberger
50c3c3f0ee [ticket/17042] Add CSS rules for group desc and list
PHPBB3-17042
2023-02-01 20:36:22 +01:00
LukeWCS
1f96a2c79a [ticket/17076] Fix signature length calculation
The error occurs when BBcode is used but there is no whitespace. In this case,
a part of the RegEx that is designed to be greedy is responsible for selecting
all BBcode tag containers and their content that do not contain whitespace.
This, in combination with the replace string, effectively reduces the entire
signature to a single space. This is the explanation for the reported behavior
of phpBB.

In addition, the bug also generally prevents the correct removal of BBcode
containers if their content does not contain whitespace. In such cases, the
BBcode tags are removed along with the content, which also results in
incorrect calculation of the text length.

* Changed the corresponding RegEx part from greedy to non-greedy.
* Removed an unnecessary class definition.
* Changed an unnecessary capturing group to a non-capturing group.
* Changed the replace string from a space to an empty string. <- Here,
however, I'm not sure if the space was intentional or not!

PHPBB3-17076
2023-02-01 20:21:37 +01:00
Christian Schnegelberger
24a5972a0b [ticket/17043] Remove unnecessary cp navi CSS rule in bidi.css
PHPBB3-17043
2023-02-01 20:18:30 +01:00
Christian Schnegelberger
fc8c6acae4 [ticket/17045] Use NUM_ATTACHMENTS in UCP and right css classes
PHPBB3-17045
2023-02-01 20:11:34 +01:00
Christian Schnegelberger
0f445c73a0 [ticket/17046] Use tweeks.css for IE9 in overall_ and simple_header
PHPBB3-17046
2023-02-01 19:35:16 +01:00
Marc Alexander
0f1c62bc7b
Merge pull request #6457 from marc1706/ticket/16796
[ticket/16796] Fixing misalignment of header items in category on index
2023-01-31 22:02:12 +01:00
Christian Schnegelberger
b7258788cc [ticket/17089] If user warned without post assume 0 for forum/topic_id
PHPBB3-17089
2023-01-31 18:56:58 +01:00
Christian Schnegelberger
632702e10f [ticket/17098] Add class S_CONTENT_DIRECTION to body in pm print
PHPBB3-17098
2023-01-31 18:14:41 +01:00
Marc Alexander
b5c316c9c3
[ticket/8071] Make nextid alias of sql_last_inserted_id and add deprecation
PHPBB3-8071
2023-01-31 17:17:42 +01:00