Christian Schnegelberger
|
e79afc6293
|
[ticket/16747] post_in_queue.txt change aprroval to approval
PHPBB3-16747
|
2021-04-03 13:02:14 +02:00 |
|
Marc Alexander
|
2d0e727f33
|
Merge pull request #6176 from marc1706/ticket/16740
[ticket/16740] Add method for ensuring resource is not passed to cache
|
2021-04-01 10:32:50 +02:00 |
|
Marc Alexander
|
4ce8224c2c
|
[ticket/16740] Use is_resource() to check whether connect id is still valid
PHPBB3-16740
|
2021-03-31 21:22:14 +02:00 |
|
Marc Alexander
|
9d2fae3285
|
Merge pull request #6169 from 3D-I/ticket/16735
[ticket/16735] Fix access array offset on value of type bool on login
|
2021-03-31 07:40:00 +02:00 |
|
3D-I
|
e49a6e06a8
|
[ticket/16743] Properly check if TMP file exists - PHP 8
PHPBB3-16743
|
2021-03-29 22:05:53 +02:00 |
|
Marc Alexander
|
e8afa29013
|
[ticket/16740] Implement sql_table_exists for psql w/out debug spam
Failed pg_query() results in PHP notices now ...
PHPBB3-16740
|
2021-03-28 11:40:23 +02:00 |
|
Marc Alexander
|
c99bfe116f
|
[ticket/16740] Improve open queries handling & do not close freed connection
PHPBB3-16740
|
2021-03-28 09:52:55 +02:00 |
|
Marc Alexander
|
645e662b11
|
[ticket/16740] Add method for ensuring resource is not passed to cache
PHPBB3-16740
|
2021-03-26 22:54:19 +01:00 |
|
Christian Schnegelberger
|
92425fcb46
|
[ticket/16739] Replaces TOPIC_TITLE by SUBCJECT in short/report_pm.txt
PHPBB3-16739
|
2021-03-26 18:30:13 +01:00 |
|
3D-I
|
c4efe5d0fa
|
[ticket/16735] Fix access array offset on value of type bool on login
properly check if is an array first
PHPBB3-16735
|
2021-03-23 23:58:13 +01:00 |
|
3D-I
|
736b619294
|
[ticket/16735] Fix access array offset on value of type bool on login
Remove redundant type casting
PHPBB3-16735
|
2021-03-23 22:18:05 +01:00 |
|
3D-I
|
5b84c51d81
|
[ticket/16735] Fix access array offset on value of type bool on login
PHPBB3-16735
|
2021-03-23 02:41:13 +01:00 |
|
3D-I
|
e0b4f3ff37
|
[ticket/16735] Fix access array offset on value of type bool on login
PHPBB3-16735
|
2021-03-23 02:02:28 +01:00 |
|
Marc Alexander
|
6d46c08191
|
[prep-release-3.3.4] Update changelog for 3.3.4-RC1
|
2021-03-15 21:48:18 +01:00 |
|
Marc Alexander
|
95bbebeb22
|
[prep-release-3.3.4] Add migration for 3.3.4-RC1
|
2021-03-15 21:47:35 +01:00 |
|
Marc Alexander
|
e3752b70e2
|
[prep-release-3.3.4] Update version numbers to 3.3.4
|
2021-03-15 21:47:29 +01:00 |
|
Marc Alexander
|
b45bd3ace7
|
[prep-release-3.3.4] Update version numbers to 3.3.4-RC1
|
2021-03-15 21:47:29 +01:00 |
|
Marc Alexander
|
8d5a624c8d
|
Merge pull request #6160 from marc1706/ticket/16726
[ticket/16726] Update composer & vendor packages to latest versions
|
2021-03-15 20:15:53 +01:00 |
|
Dark❶
|
78679ed001
|
[ticket/16728] Add search result template event
PHPBB3-16728
|
2021-03-15 23:29:08 +05:30 |
|
Marc Alexander
|
2919b147d8
|
[ticket/16726] Update vendor packages to latest versions
PHPBB3-16726
|
2021-03-14 21:25:24 +01:00 |
|
Marc Alexander
|
2d1ce7dc24
|
Merge pull request #6159 from Dark1z/ticket/16725
[ticket/16725] Add MCP core event
|
2021-03-14 17:05:16 +01:00 |
|
Dark❶
|
9417c1803e
|
[ticket/16724] Add some template events
PHPBB3-16724
|
2021-03-13 22:21:32 +05:30 |
|
Dark❶
|
6ebd64521b
|
[ticket/16725] Add MCP core event
PHPBB3-16725
|
2021-03-13 17:40:10 +05:30 |
|
Dark❶
|
b3edc0884f
|
[ticket/16724] Add some template events
PHPBB3-16724
|
2021-03-13 16:34:23 +05:30 |
|
Marc Alexander
|
bf5f0bb8f7
|
[ticket/16655] Add support for custom error message when exceeding attempts
PHPBB3-16655
|
2021-03-07 12:03:49 +01:00 |
|
Marc Alexander
|
b978fd9dc6
|
Merge pull request #6141 from 3D-I/ticket/16705
[ticket/16705] Fix check_disk_space function - PHP 8
|
2021-03-05 20:52:38 +01:00 |
|
rxu
|
3a21109f89
|
[ticket/16719] Fix PHP notice/warning on installation
PHPBB3-16719
|
2021-03-05 20:23:28 +07:00 |
|
3D-I
|
5d18ad678b
|
[ticket/16705] Fix check_disk_space function
Allow upload even if the check fails
PHPBB3-16705
|
2021-03-05 08:04:03 +01:00 |
|
3D-I
|
2ea22ee387
|
[ticket/16705] Fix check_disk_space function
Silent potential warnings
PHPBB3-16705
|
2021-03-05 08:00:55 +01:00 |
|
DinHere
|
20d4a86016
|
[ticket/15392] Resolve incorrect replacements after code review
PHPBB3-15392
|
2021-03-04 16:55:54 +01:00 |
|
DinHere
|
f3d3b493f7
|
[ticket/15392] Removed realpath only where needed
PHPBB3-15392
|
2021-03-04 16:54:19 +01:00 |
|
DinHere
|
448b6a7d49
|
[ticket/15392] Remove not needed realpath()
PHPBB3-15392
|
2021-03-04 16:53:41 +01:00 |
|
DinHere
|
8c9d26db1f
|
[ticket/15392] Changed dirname(__FILE__) to __DIR__
Changed dirname(__FILE__) to __DIR__ everywhere
PHPBB3-15392
|
2021-03-03 22:24:10 +01:00 |
|
3D-I
|
b06746460e
|
[ticket/16712] Implement thumbnails for WEBP images in attachments
Use short array syntax
PHPBB3-16712
|
2021-02-27 22:10:02 +01:00 |
|
3D-I
|
374a3a2005
|
[ticket/16712] Implement thumbnails for WEBP images in attachments
PHPBB3-16712
|
2021-02-27 21:59:57 +01:00 |
|
3D-I
|
84453ed957
|
[ticket/16712] Implement thumbnails for WEBP images in attachments
PHPBB3-16712
|
2021-02-27 20:05:09 +01:00 |
|
3D-I
|
8f21a055ad
|
[ticket/16712] Implement thumbnails for WEBP images in attachments
PHPBB3-16712
|
2021-02-27 19:54:44 +01:00 |
|
Marc Alexander
|
ed2f948bf5
|
Merge pull request #6147 from 3D-I/ticket/16710
[ticket/16710] Allow WEBP images in attachments
|
2021-02-27 16:31:30 +01:00 |
|
3D-I
|
b5d1573acd
|
[ticket/16710] Allow WEBP images in attachments
Update the array syntax in the function itself
PHPBB3-16710
|
2021-02-27 15:28:48 +01:00 |
|
3D-I
|
784f0d5f3b
|
[ticket/16710] Allow WEBP images in attachments
PHPBB3-16710
|
2021-02-27 04:29:43 +01:00 |
|
Christian Schnegelberger
|
c492b51b54
|
[ticket/16709] Update s9e/text-formatter 2.8.1 => 2.8.3
PHPBB3-16709
|
2021-02-26 10:48:46 +01:00 |
|
Marc Alexander
|
bd1c3c87b7
|
Merge pull request #6059 from Crizz0/ticket/16589
[ticket/16589] Shortens subject and email content
|
2021-02-18 22:04:24 +01:00 |
|
Marc Alexander
|
71e8f68102
|
Merge pull request #6142 from 3D-I/ticket/16706
[ticket/16706] Fix undefined array keys on user IP ban
|
2021-02-18 21:14:15 +01:00 |
|
Christian Schnegelberger
|
76e1a46512
|
[ticket/16589] Replace personal message with private message
PHPBB3-16589
|
2021-02-18 21:04:05 +01:00 |
|
Marc Alexander
|
8467a95127
|
Merge pull request #6138 from 3D-I/ticket/16698
[ticket/16698] Enhance check for default charset
|
2021-02-18 21:01:39 +01:00 |
|
3D-I
|
c499025623
|
[ticket/16706] Fix undefined array keys on user IP ban
PHPBB3-16706
|
2021-02-16 01:43:49 +01:00 |
|
3D-I
|
91a5a73dca
|
[ticket/16705] Fix check_disk_space function
PHPBB3-16705
|
2021-02-09 23:44:18 +01:00 |
|
3D-I
|
9f316bd255
|
[ticket/16698] Enhance check for default charset
PHPBB3-16698
|
2021-02-09 20:54:50 +01:00 |
|
Marc Alexander
|
3ab6059b56
|
[ticket/16620] Output short array syntax in dev:migration-tips
PHPBB3-16620
|
2021-02-07 21:14:21 +01:00 |
|
Christian Schnegelberger
|
8e599e23a0
|
[ticket/16589] Remove "or click unsubscribe ... link" sentence
PHPBB3-16589
|
2021-02-06 18:01:21 +01:00 |
|