1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-21 06:53:49 +02:00

11153 Commits

Author SHA1 Message Date
3D-I
16dad60eef [ticket/16283] Update requirements for 3.3.0
PHPBB3-16283
2019-12-31 22:10:58 +01:00
3D-I
7ef52f723c [ticket/16283] Update requirements for 3.3.0
PHPBB3-16283
2019-12-31 22:08:18 +01:00
Marc Alexander
b1c5ad6a61
Merge pull request #5783 from brunoais/ticket/16262
Ticket/16262 compact() calls with undefined variables causing error page
2019-12-30 08:37:08 +01:00
rxu
dcab076221
[ticket/16276] Further fix PHP nightly tests
PHPBB3-16276
2019-12-29 12:59:24 +07:00
rxu
82e61f501a
[ticket/16276] Fix bbcode_firstpass undefined mode property
PHPBB3-16276
2019-12-29 01:51:15 +07:00
Marc Alexander
72747ed686
Merge pull request #5793 from marc1706/ticket/16271
[ticket/16271] Add Sami 4.x and update necessary dependencies
2019-12-27 15:49:41 +01:00
Marc Alexander
7cf148ea13
[ticket/16271] Fix invalid docblocks
PHPBB3-16271
2019-12-27 14:58:42 +01:00
brunoais
202478d108 [ticket/16262] Fixing event's $current_row_number by renaming $i
PHPBB3-16262
2019-12-26 18:17:39 +00:00
3D-I
5eae76b209 [ticket/16267] Check whether the index exists in ACP BBcodes - PHP 7.4
PHPBB3-16267
2019-12-25 18:35:58 +01:00
3D-I
044d327818 [ticket/16267] Check whether the index exists in ACP BBcodes - PHP 7.4
PHPBB3-16267
2019-12-24 21:51:15 +01:00
3D-I
dbc164e131 [ticket/16260] Missing check whether the index exists in ACP - PHP 7.4
PHPBB3-16260
2019-12-22 21:03:49 +01:00
3D-I
16a163662b [ticket/16260] Missing check whether the index exists in ACP - PHP 7.4
PHPBB3-16260
2019-12-22 17:44:17 +01:00
3D-I
ffb0adfc59 [ticket/16260] Missing check whether the index exists in ACP - PHP 7.4
PHPBB3-16260
2019-12-21 23:55:00 +01:00
Marc Alexander
a83b8e7792
[3.3.x] Update version numbers to 3.3.0-RC2-dev 2019-12-21 22:23:23 +01:00
Marc Alexander
9ddb1bdddb
[prep-release-3.3.0-RC1] Update version numbers to 3.3.0-RC1 2019-12-21 10:45:23 +01:00
Marc Alexander
d26622e992
Merge pull request #5770 from JoshyPHP/ticket/16250
[ticket/16250] Add a service to check BBCodes safeness in ACP
2019-12-21 10:34:17 +01:00
JoshyPHP
2733ce0712 [ticket/16250] Reworked status as constants
PHPBB3-16250
2019-12-16 01:34:26 +01:00
JoshyPHP
2926ceba6a [ticket/16250] Add a service to check BBCodes safeness
PHPBB3-16250
2019-12-13 01:46:09 +01:00
Marc Alexander
581fe4ec83
[ticket/16238] Update version for deprecation
PHPBB3-16238
2019-12-12 18:41:52 +01:00
Marc Alexander
3009e7ffbe Merge branch '3.2.x' into 3.3.x 2019-12-06 07:20:34 +01:00
Marc Alexander
1f00e160ab Merge pull request #5737 from marc1706/ticket/16211
[ticket/16211] Prevent skipping COPPA via URL parameter
2019-12-06 07:20:30 +01:00
Marc Alexander
186384e514 Merge branch '3.2.x' into 3.3.x 2019-12-06 07:03:35 +01:00
3D-I
d3749538f1 [ticket/16247] Quote PM has no identifier
PHPBB3-16247
2019-12-05 10:15:54 +01:00
Marc Alexander
5d5c3481b7
Merge branch '3.2.x' into 3.3.x 2019-11-28 21:39:45 +01:00
Marc Alexander
d48e0f7f13
Merge pull request #5730 from 3D-I/ticket/16203
[ticket/16203] Enable Emojis and rich text in sent Emails
2019-11-28 21:39:40 +01:00
Marc Alexander
417271f573
[ticket/16211] Use form to ensure link data is passed on coppa registration
PHPBB3-16211
2019-11-27 22:01:26 +01:00
3D-I
3be57cea04 [ticket/16227] Fix undefined vars on login
PHPBB3-16227
2019-11-25 23:09:37 +01:00
Marc Alexander
a8e2f4256b
[3.3.x] Update version numbers to 3.3.0-rc1-dev 2019-11-23 14:25:53 +01:00
Marc Alexander
251473700a
[prep-release-3.3.0-b2] Update version numbers to 3.3.0-b2 2019-11-22 11:03:07 +01:00
Marc Alexander
896b31272b
Merge pull request #5686 from v12mike/ticket/9837
[ticket/9837] Display unapproved posts to their authors
2019-11-22 10:56:33 +01:00
v12mike
63b7518a0f
[ticket/9837] Make unapproved posts visible to posters
Improvements for feature following review

PHPBB3-9837
2019-11-21 13:44:19 +01:00
Marc Alexander
c628cd7e15
[ticket/16167] Deprecate phpbb_email_hash() and remove gen_email_hash()
The latter one has been deprecated for 10 years now.

PHPBB3-16167
2019-11-19 21:15:21 +01:00
Marc Alexander
9872316cac
[ticket/16167] Remove uses of user_email_hash
PHPBB3-16167
2019-11-18 21:06:00 +01:00
Marc Alexander
7b428641f0
[ticket/16211] Prevent skipping COPPA via URL parameter
PHPBB3-16211
2019-11-14 21:32:50 +01:00
Marc Alexander
e0e410e8a2
Merge branch '3.2.x' into 3.3.x 2019-11-14 20:40:04 +01:00
Marc Alexander
dba351702d
[ticket/16210] Ensure terms of use is not skipped by enforcing form token
PHPBB3-16210
2019-11-12 21:47:41 +01:00
Marc Alexander
79a6648b99
Merge pull request #5726 from marc1706/ticket/12559
[ticket/12559] Add forum setting to limit subforum legend
2019-11-08 20:46:21 +01:00
3D-I
79bc1ba9ce [ticket/16203] Enable Emojis and rich text in sent Emails
PHPBB3-16203
2019-11-06 00:56:44 +01:00
Marc Alexander
78ce646c69
Merge branch '3.2.x' into 3.3.x 2019-11-01 22:12:29 +01:00
PayBas
c2997ada7a
[ticket/12559] Applied DeMorgan and removed unnecessary true:false
PHPBB3-12559
2019-11-01 16:26:36 +01:00
PayBas
6ccffec906
[ticket/12559] Add forum setting to limit subforum legend
Squashed all commits, they were basically just typos and errors

PHPBB3-12559
2019-11-01 16:26:34 +01:00
rubencm
00682db8a6 [ticket/16189] Make wrappers call native functions
PHPBB3-16189
2019-11-01 10:30:41 +00:00
rubencm
0a7e98951b [ticket/16189] Update version
PHPBB3-16189
2019-11-01 10:30:41 +00:00
rubencm
b6a99e7dca [ticket/16188] Remove some legacy code and fix bug
PHPBB3-16189
2019-11-01 10:30:41 +00:00
rubencm
f09f5bc51c [ticket/16189] Deprecate inet_ntop and inet_pton wrappers
PHPBB3-16189
2019-11-01 10:30:41 +00:00
Marc Alexander
75e4fcd2e9
Merge pull request #5719 from rubencm/ticket/15958
[ticket/15958] Standarize create forums default options
2019-11-01 08:21:42 +01:00
rubencm
163aac74db [ticket/16190] Deprecate phpbb's checkdnsrr wrapper
PHPBB3-16190
2019-10-31 20:54:21 +00:00
3D-I
d136a8a907 Merge branch '3.2.x' into ticket/16153 2019-10-28 21:11:42 +01:00
Marc Alexander
1e67ffee1d
Merge branch '3.2.x' into 3.3.x 2019-10-28 20:22:57 +01:00
Marc Alexander
c0eee6d153
Merge pull request #5682 from 3D-I/ticket/16151
[ticket/16151] Enable Emojis and rich text in forum name
2019-10-28 20:22:52 +01:00