e8bbbbd6fa
[ticket/15931] Fix PM report emails
...
PHPBB3-15931
2019-01-14 14:52:06 +01:00
a578ce0119
Merge pull request #5488 from marc1706/ticket/15921
...
[ticket/15921] Update textformattter to 1.3.2
2018-12-29 15:56:44 +01:00
e9310c928e
[ticket/15921] Use backward compatible template for emojis
...
PHPBB3-15921
2018-12-29 11:23:47 +01:00
220490e4db
Merge pull request #5359 from Elsensee/ticket/15509
...
[ticket/15509] Don't show disabled board when in install
2018-12-27 09:59:42 +01:00
4bf485395e
[ticket/15921] Use twemoji
...
PHPBB3-15921
2018-12-26 23:51:15 +01:00
31c0466815
[ticket/15921] Updated dependencies to latest textformatter
...
PHPBB3-15921
2018-12-26 23:06:18 +01:00
64b66a51b6
Merge pull request #5456 from nunoplopes/ticket/15876
...
[ticket/15876] MySQL 5.7+ support for Q&A captcha plugin
2018-12-24 15:49:13 +01:00
58856c06b0
Merge pull request #5481 from kasimi/ticket/15910-3.2.x
...
[ticket/15910] Pass object arguments by reference implicitly
2018-12-24 15:32:50 +01:00
ca98cd413a
Merge pull request #5479 from kasimi/ticket/15904
...
[ticket/15904] Fix counting empty template blocks
2018-12-23 17:14:14 +01:00
b089116965
[prep-release-3.2.5] Add 3.2.5 migration
2018-12-19 20:16:31 +01:00
85ecd2c7be
Merge pull request #43 from phpbb/security/229
...
[security/229] Update jQuery to 1.12.4
2018-12-19 19:59:19 +01:00
68489b2c13
[ticket/15911] Add missing braces
...
PHPBB3-15911
2018-12-18 21:28:15 +01:00
304750a88b
[ticket/15911] Resolve warnings when updating from 3.0.0 to latest
...
PHPBB3-15911
2018-12-18 21:07:41 +01:00
37b33e6b67
[security/229] Adjust effectively_installed on jquery update migration
...
SECURITY-229
2018-12-13 21:22:58 +01:00
83f4074116
[ticket/15910] Pass object arguments by reference implicitly
...
PHPBB3-15910
2018-12-12 12:41:56 +01:00
97c5861d59
[security/229] Update jQuery CDN link
...
SECURITY-229
2018-12-09 15:43:01 +01:00
3bce8bce10
[ticket/15904] Fix counting empty template blocks
...
PHPBB3-15904
2018-12-08 22:06:19 +01:00
8a1d148fa8
[prep-release-3.2.5] Add 3.2.5-RC1 migration
2018-11-29 21:47:47 +01:00
db7f4d4c95
Merge pull request #5450 from hubaishan/ticket/15665
...
[ticket/15665] Fix MSSQL crashes if upload dir>2GB
2018-11-26 21:19:42 +01:00
eb1cb07341
[ticket/15876] MySQL 5.7+ support for Q&A captch plugin
...
PHPBB3-15876
2018-11-24 23:43:41 +00:00
5179e4f93f
Merge pull request #5433 from marc1706/ticket/15542
...
[ticket/15542] Always append assets versions to assets
2018-11-20 20:54:50 +01:00
dc96e70d1b
[ticket/15665] fix double semicolon
...
PHPBB3-15665
2018-11-20 15:56:02 +03:00
717d4840e2
[ticket/15665] Fix MSSQL crashes if upload dir>2GB
...
Add cast_expr_to_bigint() to mssql_base
PHPBB3-15665
2018-11-20 13:38:15 +03:00
023ec01611
[prep-release-3.2.4] Correctly specify dependencies
2018-11-11 10:14:16 +01:00
f631d6b84d
[prep-release-3.2.4] Add migration for 3.2.4
2018-11-10 21:24:14 +01:00
0dfbb60bc3
Merge pull request #42 from phpbb/ticket/security/227
...
[ticket/security/227] Replace ImageMagick support with thumbnail event
2018-11-10 17:04:00 +01:00
3d534a5eb6
[ticket/security/227] Change migration depends_on to 3.2.4-RC1
...
SECURITY-227
2018-11-04 23:18:38 +01:00
11ae11a156
[ticket/15542] Only add assets version for relative paths
...
PHPBB3-15542
2018-10-29 22:57:53 +01:00
5d4fccd235
[ticket/15542] Always append assets versions to assets
...
PHPBB3-15542
2018-10-29 16:07:48 +01:00
46bc335524
[prep-release-3.2.4] Add migration for 3.2.4-RC1
2018-10-28 20:19:07 +01:00
68b3c5d1f0
Merge pull request #5408 from senky/ticket/15833
...
[ticket/15833] Add core.avatar_manager_avatar_delete_after event
2018-10-28 16:32:46 +01:00
6a35385308
[ticket/15833] Add core.avatar_manager_avatar_delete_after event
...
PHPBB3-15833
2018-10-28 14:19:33 +01:00
d29d42d7b9
Merge pull request #5395 from hubaishan/ticket/15817
...
[ticket/15817] Fix installtion failed with Oracle
2018-10-28 00:02:38 +02:00
042f47fc3f
Merge pull request #5420 from senky/ticket/15850
...
[ticket/15850] Fix "Duplicate entry" for notification types
2018-10-27 22:26:29 +02:00
d753351edc
[ticket/security/227] Replace ImageMagick support with thumbnail event
...
SECURITY-227
2018-10-23 23:57:24 +02:00
fba55791c1
Merge pull request #5403 from Elsensee/ticket/14812
...
[ticket/14812] Prune shadow topics during system cron too
2018-10-20 12:27:13 -04:00
e2a6a7e83a
Merge pull request #5320 from rxu/ticket/15755
...
[ticket/15755] Fix event vars in /phpbb/attachment/delete.php
2018-10-20 12:14:48 -04:00
175ffa869b
[ticket/15850] Fix "Duplicate entry" for notification types
...
PHPBB3-15850
2018-10-18 18:50:17 +02:00
937c029665
Merge pull request #5386 from senky/ticket/15809
...
[ticket/15809] Allow twig syntax for template events
2018-10-10 13:55:56 +02:00
ae672b0c7f
Merge pull request #5326 from rubencm/ticket/15762
...
[ticket/15762] Update type for forum_topics_per_page
2018-10-09 08:07:49 +02:00
582c1f3562
[ticket/15762] Update migration dependency
...
PHPBB3-15762
2018-10-08 21:44:27 +00:00
6478e98308
Merge pull request #5355 from marc1706/ticket/15770
...
[ticket/15770] Make sure sphinx limits are cast to int
2018-10-08 22:24:18 +02:00
13fe7b3ed2
Merge pull request #5341 from senky/ticket/15742
...
[ticket/15742] Remove get_magic_quotes_gpc() call
2018-10-08 21:55:25 +02:00
3c7e8325a0
Merge pull request #5215 from Zoddo/ticket/13128
...
[ticket/13128] Remove deprecated Sphinx options
2018-10-08 21:12:40 +02:00
842e40dab9
[ticket/14812] Prune shadow topics during system cron too
...
PHPBB3-14812
2018-10-04 01:56:52 +02:00
3a2374e37c
[ticket/15817] Fix installtion failed with Oracle
...
Fix installtion failed with Oracle
PHPBB3-15817
2018-10-01 20:25:55 +03:00
f3f1bfcbe8
[ticket/15809] Allow twig syntax for template events
...
PHPBB3-15809
2018-09-30 20:54:44 +02:00
3d2c1b8f97
[ticket/15544] Delete cache through module manager
...
This might fix issues with migrations since the
sql cache will be purged as well. In general, this
puts all the logic in one place, so that's good.
PHPBB3-15544
2018-09-24 02:56:07 +02:00
2769ab701a
Merge pull request #5319 from rubencm/ticket/15751
...
[ticket/15751] Fix warning when update with CLI
2018-09-17 21:10:41 +02:00
9503996441
Merge pull request #5312 from senky/ticket/15541
...
[ticket/15541] Explicitly explain how to add lang files in core.user_…
2018-09-16 17:29:47 +02:00