Commit graph

31948 commits

Author SHA1 Message Date
Derky
bb20a88748 Merge pull request #5352 from senky/ticket/15744-2
[ticket/15744] Remove useless sql_freeresults
2018-09-15 12:59:57 +02:00
Derky
9481ff4c1c Merge branch '3.2.x' 2018-09-15 12:53:51 +02:00
Derky
9ea60e3478 Merge pull request #5339 from senky/ticket/15748
[ticket/15748] Fix toggle alt text
2018-09-15 12:53:11 +02:00
Jakub Senko
c38075d2c2
[ticket/15768] Add a license to a repository
PHPBB3-15768
2018-09-15 12:51:32 +02:00
Marc Alexander
4ac3c545e1
[ticket/15770] Make sure sphinx limits are cast to int
PHPBB3-15770
2018-09-14 15:02:07 +02:00
Oliver Schramm
0d7c33c1af [ticket/15329] Parse drafts before saving them (and decode)
PHPBB3-15329
2018-09-14 14:54:51 +02:00
Derky
5367c09ec0 Merge branch '3.2.x' 2018-09-14 14:43:48 +02:00
Derky
1991df9519 Merge pull request #5349 from rubencm/ticket/15566
[ticket/15566] Set category to none if extension don't exist
2018-09-14 14:40:46 +02:00
Marc Alexander
7f0ed0a575
Merge pull request #5114 from Nicofuma/ticket/15536
[ticket/15536] Catalog: adds satis.phpbb.com to repositories
2018-09-14 12:27:59 +02:00
Derky
4d5258b5a3 [ticket/15748] Trim whitespace before storing in data attribute
PHPBB3-15748
2018-09-14 11:34:14 +02:00
Oliver Schramm
204b18dd59 [ticket/15607] Skip ban and disabled checks when deleting cookies
PHPBB3-15607
2018-09-14 11:21:55 +02:00
Marc Alexander
bf071ffac3
Merge pull request #5324 from rubencm/ticket/15760
[ticket/15760] Fix write_stream
2018-09-13 19:10:14 +02:00
Marc Alexander
9c55100c82
Merge pull request #5330 from rubencm/ticket/12623
[ticket/12623] Add allow_install_dir
2018-09-13 19:08:09 +02:00
Marc Alexander
2482e39e1a
Merge pull request #5347 from marc1706/ticket/15746-master
[ticket/15746] Update symfony to latest on master
2018-09-13 18:53:32 +02:00
Jakub Senko
89d1401a77
[ticket/15742] Remove addslashes_recursively()
PHPBB3-15742
2018-09-13 18:47:14 +02:00
Jakub Senko
271c9d34dc
[ticket/15744] Remove useless sql_freeresults
PHPBB3-15744
2018-09-13 17:49:24 +02:00
rubencm
af5a2c4a20 [ticket/15566] Add missing variable sign
PHPBB3-15566
2018-09-13 15:26:17 +00:00
rubencm
03ea042d57 [ticket/12636] Rename log.session_errors to session.log_errors
PHPBB3-12636
2018-09-13 14:53:01 +00:00
Oliver Schramm
9090ddcfb6 [ticket/15767] Fix effictively_installed condition for oauth_tokens
PHPBB3-15767
2018-09-13 15:19:11 +02:00
rubencm
4734e56b5b [ticket/15692] Update comments
PHPBB3-15692
2018-09-13 12:39:16 +00:00
rubencm
0898c4c1cc [ticket/15566] Set category to none if extension don't exist
PHPBB3-15566
2018-09-13 11:55:05 +00:00
Marc Alexander
6fc311f2e1
[ticket/15746] Update symfony to latest on master
Also fixed incorrect creation of dumped container (Container instead of
ContainerBuilder).

PHPBB3-15746
2018-09-12 13:57:34 +02:00
Marc Alexander
d5c6808db5
Merge branch '3.2.x' 2018-09-10 16:53:08 +01:00
Marc Alexander
db71ca7db1
Merge branch 'prep-release-3.2.3' into 3.2.x 2018-09-10 16:11:32 +01:00
Marc Alexander
db67dc5f70
Merge branch 'ticket/15746' into prep-release-3.2.3 2018-09-10 09:35:42 +01:00
Marc Alexander
d64b9e7038
[ticket/15746] Update to Symfony 2.8.45
PHPBB3-15746
2018-09-09 23:16:43 +01:00
Marc Alexander
2c6a4cd670
Merge branch '3.2.x' 2018-09-09 12:04:19 +01:00
Marc Alexander
ed717d2c09
Merge pull request #5316 from marc1706/ticket/15746-master
[ticket/15746] Update symfony & other dependencies to latest
2018-09-09 12:03:08 +01:00
Marc Alexander
2c9d49bf09
Merge branch 'prep-release-3.2.3' into 3.2.x 2018-09-09 12:00:28 +01:00
Marc Alexander
ab17c854cd
[prep-release-3.2.3] Update changelog with changes after 3.2.3-RC2 2018-09-09 11:03:58 +01:00
Jakub Senko
0f10c6ff6f
[ticket/15716] Remove OAuth data upon user deletion
PHPBB3-15716
2018-09-06 21:34:19 +02:00
Jakub Senko
8eb48e2812
[ticket/15742] Remove get_magic_quotes_gpc() call
PHPBB3-15742
2018-09-06 14:52:35 +02:00
Jakub Senko
f2c53bfffd
[ticket/15721] Make plupload more versatile
PHPBB3-15721
2018-09-06 14:26:06 +02:00
Jakub Senko
bae561be22
[ticket/15744] Remove useless sql_freeresults
PHPBB3-15744
2018-09-06 14:11:51 +02:00
Jakub Senko
367f884d01
[ticket/15748] Fix toggle alt text
PHPBB3-15748
2018-09-04 14:41:00 +02:00
Jakub Senko
4a30818e12
[ticket/15420] Only update quote notification with original author
PHPBB3-15420
2018-09-04 14:30:19 +02:00
Marc Alexander
a72a6514e7
[prep-release-3.2.3] Fix improper version number 2018-09-01 09:22:36 +01:00
Rubén Calvo
0268f9a0d6 [ticket/12623] Add install dir during tests
PHPBB3-12623
2018-09-01 04:29:17 +02:00
Rubén Calvo
ade145dc56 [ticket/12636] Add log.session_errors to mock container_builder
PHPBB3-12636
2018-09-01 01:57:01 +02:00
Rubén Calvo
f93ddcb382 [ticket/12636] Add log.session_errors
PHPBB3-12636
2018-09-01 01:16:57 +02:00
Rubén Calvo
5dd9c251e7 [ticket/12623] Add allow_install_dir
PHPBB3-12623
2018-09-01 01:09:22 +02:00
Rubén Calvo
da77d04dd9 [ticket/15255] Move language strings from acp/common to common
PHPBB3-15255
2018-08-30 21:18:16 +02:00
Rubén Calvo
9719d5a3d5 [ticket/15762] Update type for forum_topics_per_page in acp_forums
PHPBB3-15762
2018-08-30 19:05:12 +02:00
Rubén Calvo
b79aa3e147 [ticket/15762] Update type for forum_topics_per_page
PHPBB3-15762
2018-08-30 07:06:18 +02:00
Rubén Calvo
8d89f20b81 [ticket/15692] Append / to board url
PHPBB3-15692
2018-08-28 00:32:06 +02:00
Marc Alexander
ecfd067f37
[prep-release-3.2.3] Add 3.2.3 migration 2018-08-26 14:47:24 +02:00
Marc Alexander
4d7b16f439
[prep-release-3.2.3] Update version numbers for 3.2.3 release 2018-08-26 14:45:59 +02:00
Marc Alexander
35bfec5ebe
[ticket/15746] Add missing symfony/polyfill-ctype to lock file
PHPBB3-15746
2018-08-26 10:00:15 +02:00
Marc Alexander
1f0df30484
Merge branch '3.2.x' into ticket/15746-master 2018-08-26 09:43:33 +02:00
hubaishan
b0b70589a2 [ticket/15612] Fix PHP7.2 count() bug in MSSQL driver
sqlsrv_fetch_array() function returns an array when data found,
null when no data or false on error. So we need to change null to false only.

PHPBB3-15612
2018-08-25 16:17:55 +03:00