1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-16 06:36:39 +02:00
Commit Graph

27630 Commits

Author SHA1 Message Date
0afd410ae7 [ticket/15902] Out of range error with Sphinx search
The reporter he's waiting this fix to be in the core.
I created this PR based on trusting his report.
I can't test it.

PHPBB3-15902
2019-12-23 21:36:13 +01:00
faca59b3a6 [ticket/16262] Add unset variables to search's compact
PHPBB3-16262
2019-12-23 18:31:19 +00:00
9b6149d3ac [ticket/16262] Add unset variables to fulltext_native compact
PHPBB3-16262
2019-12-23 18:31:18 +00:00
e6a84dcb60 [ticket/16263] Ensure that remove_email_hash depends on migration adding hash
PHPBB3-16263
2019-12-23 15:18:40 +01:00
1f3e073894 Merge pull request #5779 from 3D-I/ticket/16260
[ticket/16260] Missing check whether the index exists in ACP - PHP 7.4
2019-12-23 10:35:10 +01:00
dbc164e131 [ticket/16260] Missing check whether the index exists in ACP - PHP 7.4
PHPBB3-16260
2019-12-22 21:03:49 +01:00
16a163662b [ticket/16260] Missing check whether the index exists in ACP - PHP 7.4
PHPBB3-16260
2019-12-22 17:44:17 +01:00
d181713832 [ticket/16261] Missing check whether the index exists in install - PHP 7.4
PHPBB3-16261
2019-12-22 01:12:46 +01:00
ffb0adfc59 [ticket/16260] Missing check whether the index exists in ACP - PHP 7.4
PHPBB3-16260
2019-12-21 23:55:00 +01:00
a83b8e7792 [3.3.x] Update version numbers to 3.3.0-RC2-dev 2019-12-21 22:23:23 +01:00
4051bf2466 [prep-release-3.3.0-RC1] Update changelog for 3.3.0-RC1 2019-12-21 10:51:05 +01:00
a0251ec1d9 [prep-release-3.3.0-RC1] Add migration for 3.3.0-RC1 2019-12-21 10:48:37 +01:00
84f01ed0da [prep-release-3.3.0-RC1] Update version numbers to 3.3.0-RC1 2019-12-21 10:46:12 +01:00
9ddb1bdddb [prep-release-3.3.0-RC1] Update version numbers to 3.3.0-RC1 2019-12-21 10:45:23 +01:00
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
0b3eb2f9ea Merge branch '3.2.x' into 3.3.x 2019-12-21 10:25:56 +01:00
581139ab15 Merge pull request #5769 from hanakin/ticket/16248
[ticket/16248] swap logo for new svg version
2019-12-21 10:15:53 +01:00
8e54e5cc79 [ticket/16248] stupid lack of standards are stupid
PHPBB3-16248
2019-12-17 17:41:21 -08:00
26c4dfb9d7 [ticket/16248] add quotes to lang
PHPBB3-16248
2019-12-17 15:35:15 -08:00
fce796517b [ticket/16248] Convert to twig
PHPBB3-16248
2019-12-17 14:28:53 -08:00
d4681145dc [ticket/16258] Fix sample Sphinx configuration file
PHPBB3-16258
2019-12-17 21:01:06 +11:00
2733ce0712 [ticket/16250] Reworked status as constants
PHPBB3-16250
2019-12-16 01:34:26 +01:00
bcc90133a8 Merge pull request #5728 from rxu/ticket/15294
[ticket/15294] Fix session_gc() selecting expired sessions for unique users
2019-12-15 20:26:01 +01:00
611b3c4e46 Merge pull request #5775 from SagePtr/ticket/16255
[ticket/16255] Fix PHP 7.4 deprecation warning
2019-12-15 20:14:22 +01:00
ac43c5c8bd Merge pull request #5773 from marc1706/ticket/16238-3.3.x
[ticket/16238] Update version for deprecation
2019-12-15 19:59:45 +01:00
0efeef46e1 Merge pull request #5766 from marc1706/ticket/16224-3.3.x
[ticket/16224] Update composer dependencies - 3.3.x version
2019-12-13 20:16:45 +01:00
4b890cff12 Merge pull request #5765 from marc1706/ticket/16224
[ticket/16224] Update composer dependencies - 3.2.x version
2019-12-13 20:16:13 +01:00
fd5ac318a5 [ticket/16255] Fix PHP 7.4 deprecation warning
PHPBB3-16255
2019-12-13 20:28:36 +02:00
2926ceba6a [ticket/16250] Add a service to check BBCodes safeness
PHPBB3-16250
2019-12-13 01:46:09 +01:00
581fe4ec83 [ticket/16238] Update version for deprecation
PHPBB3-16238
2019-12-12 18:41:52 +01:00
d9749d5bb0 Merge branch '3.2.x' into 3.3.x 2019-12-12 18:20:56 +01:00
4b376de3bf Merge pull request #5771 from JoshyPHP/ticket/16251
[ticket/16251] Prevent shortened links from overriding other plugins
2019-12-12 18:20:49 +01:00
b7492a7b6f Merge branch '3.2.x' into 3.3.x 2019-12-12 18:17:00 +01:00
59afb76df4 Merge branch 'ticket/16224' into ticket/16224-3.3.x 2019-12-12 18:13:25 +01:00
e584ce4010 [ticket/16224] Update fast-image-size to 1.1.6
PHPBB3-16224
2019-12-12 18:02:38 +01:00
5813b5fbee [ticket/16252] Ignore non-BBCodes when looking for unauthorized markup
PHPBB3-16252
2019-12-09 18:06:30 +01:00
6758190afd [ticket/16251] Prevent shortened links from overriding other plugins
PHPBB3-16251
2019-12-09 02:16:01 +01:00
d659276749 [ticket/16248] fix logo in acp
PHPBB3-16248
2019-12-08 00:07:57 -10:00
8be1ad4568 [ticket/16248] loaaaad svg old way for BC
PHPBB3-16248
2019-12-07 08:20:59 -10:00
0fc6fbf916 [ticket/16248] Remove all unused theme/images
PHPBB3-16248
2019-12-07 08:12:52 -10:00
8ffbd66cba [ticket/16248] Swap out logos
PHPBB3-16248
2019-12-07 08:05:21 -10:00
5be4cca408 Merge pull request #5748 from marc1706/ticket/16226
[ticket/16226] Prevent Apache servers from using MultiViews
2019-12-06 08:31:53 +01:00
3009e7ffbe Merge branch '3.2.x' into 3.3.x 2019-12-06 07:20:34 +01:00
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
d7425b4998 Merge pull request #5756 from mrgoldy/ticket/16239
[ticket/16239] Remove deprecated phpbb\db\tools
2019-12-06 07:12:46 +01:00
186384e514 Merge branch '3.2.x' into 3.3.x 2019-12-06 07:03:35 +01:00
e6c45623ea [ticket/16247] Quote PM has no identifier
Code review

PHPBB3-16247
2019-12-05 23:42:12 +01:00
8c42a9d900 [ticket/16247] Code consistency
PHPBB3-16247
2019-12-05 11:58:05 +01:00
d3749538f1 [ticket/16247] Quote PM has no identifier
PHPBB3-16247
2019-12-05 10:15:54 +01:00
f9a364074d Merge branch '3.2.x' into 3.3.x 2019-12-04 21:11:40 +01:00