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
213c668ed0
Merge branch '3.3.x'
2023-01-31 22:03:00 +01:00
Marc Alexander
99b8d2bee5
Merge pull request #6458 from marc1706/ticket/16796-master
...
[ticket/16796] Fixing misalignment of header items in category on index -- master version
2023-01-31 22:02:50 +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
Marc Alexander
49cb6d1e1c
Merge branch '3.3.x'
2023-01-31 16:56:30 +01:00
Marc Alexander
458940217b
Merge pull request #6456 from battye/ticket/17025
...
[ticket/17025] Move post destination topic field should not be populated with a zero
2023-01-31 16:56:27 +01:00
Marc Alexander
3a34b08826
Merge branch '3.3.x'
2023-01-31 16:51:32 +01:00
Marc Alexander
4a9b201ae5
Merge pull request #6441 from marc1706/ticket/16913_master
...
[ticket/16913] Add Search Index Progress Bar with Stats [master]
2023-01-31 16:51:25 +01:00
Marc Alexander
1b82ea8a11
Merge pull request #6410 from DaRk1V0iD/ticket/16913_3.3.x
...
[ticket/16913] Add Search Index Progress Bar with Stats [3.3.x]
2023-01-31 16:50:59 +01:00
Marc Alexander
64b19cd02a
Merge branch '3.3.x'
2023-01-31 16:46:34 +01:00
Marc Alexander
85cf70765d
Merge pull request #6451 from battye/ticket/17086
...
[ticket/17086] Add GitHub Codespaces support to phpBB (3.3.x branch)
2023-01-31 16:46:29 +01:00
Marc Alexander
6ef29d410e
Merge branch 'ticket/16796' into ticket/16796-master
2023-01-29 09:27:54 +01:00
MannixMD
9794a84f3a
[ticket/16796] Fixing misalignment of header items in category on index
...
This is a fix for the Posts and Views alignment on index page in the header
of category/forum.
PHPBB3-16796
2023-01-29 09:26:27 +01:00
Marc Alexander
b4d09e4007
Merge pull request #6447 from marc1706/ticket/17085
...
[ticket/17085] Fix invalid icon names
2023-01-27 10:32:03 +01:00
battye
33ba9f3392
[ticket/17025] Fix MCP move posts topic ID 0
...
PHPBB3-17025
2023-01-22 16:55:39 +08:00
Marc Alexander
a04bd85344
Merge branch '3.3.x'
2023-01-18 19:53:09 +01:00
Marc Alexander
082cd0aef9
Merge pull request #6455 from marc1706/ticket/17092_master
...
[ticket/17092] Check for Spamhaus error codes
2023-01-18 19:53:05 +01:00
Marc Alexander
09820dfdfa
Merge branch 'prep-release-3.3.10' into 3.3.x
2023-01-18 19:52:44 +01:00
Marc Alexander
6590827316
Merge pull request #6453 from Noxwizard/ticket/17092
...
[ticket/17092] Check for Spamhaus error codes
2023-01-18 19:52:18 +01:00
Marc Alexander
f0f8683914
Merge branch 'ticket/17092' into ticket/17092_master
2023-01-17 20:48:05 +01:00
Marc Alexander
738dd786ba
[ticket/17092] Clean up docblock and remove redundant check
...
PHPBB3-17092
2023-01-17 20:44:05 +01:00
Patrick Webster
17f2d6e03a
[ticket/17092] Check for Spamhaus error codes
...
Fix indentation
PHPBB3-17092
2023-01-17 20:37:49 +01:00
Patrick Webster
20c3371460
[ticket/17092] Check for Spamhaus error codes
...
Remove leftover logging
PHPBB3-17092
2023-01-17 20:37:49 +01:00
Patrick Webster
aa523eadf1
[ticket/17092] Check for Spamhaus error codes
...
Switches to using callbacks for each DNSBL so that special cases can be
handled when needed. Adds support for Spamhaus error codes and disables DNSBL
checking if errors are encountered since they probably won't be resolved in a
timely manner by the owner or host.
PHPBB3-17092
2023-01-17 20:37:48 +01:00
Marc Alexander
3914f1ec41
Merge branch '3.3.x'
2023-01-17 20:36:38 +01:00
Marc Alexander
d76f5132db
Merge branch 'prep-release-3.3.10' into 3.3.x
2023-01-17 20:36:18 +01:00
Marc Alexander
179dcd9642
Merge pull request #6452 from marc1706/ticket/17091
...
[ticket/17091] Limit doctrine/instantiator to 1.x versions
2023-01-17 20:35:30 +01:00
Marc Alexander
8ebb64a92a
[ticket/17091] Ensure session length is int
...
PHPBB3-17091
2023-01-16 16:56:12 +01:00
Marc Alexander
e091adcc9c
[ticket/17091] Add kernel terminate logic and exit to cron response handling
...
PHPBB3-17091
2023-01-16 16:56:11 +01:00
Marc Alexander
61a7e0fdfc
[ticket/17091] Update windows build commands as well
...
PHPBB3-17091
2023-01-15 22:00:21 +01:00
Marc Alexander
ad794c17ed
[ticket/17091] Limit doctrine/instantiator to 1.x versions
...
PHPBB3-17091
2023-01-15 21:36:53 +01:00
battye
b5f8251b3f
[ticket/17086] Remove trailing slash in Dockerfile
...
PHPBB3-17086
2023-01-14 17:17:54 +00:00
Marc Alexander
b5f10f844f
[ticket/17086] Add missing empty lines and remove extra whitespace
...
PHPBB3-17086
2023-01-14 08:40:49 +01:00
Marc Alexander
f5f93790e0
Merge branch '3.3.x'
2023-01-13 22:53:39 +01:00
Marc Alexander
a1a6ff4555
[3.3.x] Update versions to 3.3.11-dev
2023-01-13 22:50:09 +01:00
Marc Alexander
eabe7e8e3c
Merge branch 'prep-release-3.3.10' into 3.3.x
2023-01-13 22:47:53 +01:00
Marc Alexander
6d8468c91a
[prep-release-3.3.10] Update changelog for 3.3.10-RC1
2023-01-13 21:12:01 +01:00
Marc Alexander
aff7fab65f
[prep-release-3.3.10] Add migration for 3.3.10-RC1
2023-01-13 21:11:51 +01:00
Marc Alexander
be053c3381
[prep-release-3.3.10] Update version numbers to 3.3.10
2023-01-13 21:11:31 +01:00
Marc Alexander
e805a47a98
[prep-release-3.3.10] Update version numbers to 3.3.10-RC1
2023-01-13 21:11:14 +01:00
Marc Alexander
80cdfef216
Merge branch '3.3.x'
2023-01-12 20:34:47 +01:00
Marc Alexander
9feae900d3
Merge pull request #68 from phpbb/ticket/security/275
...
[ticket/security/275] Gracefully handle exceptions thrown by wrong cron route
2023-01-12 20:33:42 +01:00
Marc Alexander
34f23477ff
[ticket/security/275] Use unicode quote types
...
SECURITY-275
2023-01-12 20:12:33 +01:00
Marc Alexander
e5f069b15b
[ticket/security/275] Add language vars and proper error codes
...
SECURITY-275
2023-01-11 20:33:08 +01:00
Marc Alexander
fd550bc25a
[ticket/security/275] Gracefully handle exceptions thrown by wrong cron route
...
SECURITY-275
2023-01-10 21:09:48 +01:00
Marc Alexander
6a483fdb86
Merge branch '3.3.x'
2023-01-10 20:38:32 +01:00
Marc Alexander
378c63b002
Merge pull request #6436 from LukeWCS/ticket/17068
...
[ticket/17068] ALLOW_CDN_EXPLAIN: Refines and expands the description
2023-01-10 20:38:20 +01:00