Commit graph

33667 commits

Author SHA1 Message Date
rxu
bd91b6be87 [ticket/15678] Fix PHP warning in filesystem.php
PHPBB3-15678
2018-06-01 22:51:53 +07:00
rxu
645ceb1bfe [ticket/15548] Fix dead link in ACP_COOKIE_SETTINGS_EXPLAIN language entry
PHPBB3-15548
2018-06-01 14:50:07 +02:00
Rubén Calvo
3320ffb399 [ticket/15311] Change service and method name
PHPBB3-15311
2018-05-31 22:55:02 +02:00
Marc Alexander
7284bf5883
[ticket/15676] Use twig syntax
PHPBB3-15676
2018-05-31 22:26:17 +02:00
Marc Alexander
25a46ef4b3
[ticket/15676] Simplify link text and use privacy link in cookie notice
PHPBB3-15676
2018-05-31 22:15:36 +02:00
Marc Alexander
1de7aedc63
Merge branch '3.2.x' 2018-05-31 19:52:16 +02:00
Marc Alexander
b5a79d9a9d
Merge branch 'prep-release-3.2.3' into 3.2.x 2018-05-31 19:51:55 +02:00
Marc Alexander
680361e865
Merge pull request #5182 from marc1706/ticket/15604
[ticket/15604] Use HTTPS links for download SQL server drivers
2018-05-31 19:51:16 +02:00
Marc Alexander
c6a35237a2
[ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY
PHPBB3-15676
2018-05-31 09:31:33 +02:00
Rubén Calvo
b43268e8fc [ticket/15311] Move get_temp_dir to another service
PHPBB3-15311
2018-05-30 23:56:56 +02:00
Rubén Calvo
f95cb27643 [ticket/15553] Add return annotation to get_link
PHPBB3-15553
2018-05-30 22:34:54 +02:00
hubaishan
ba417ad915 [ticket/15613] Fix Notification dropdown said to be not RTL compliant
Fix Notification dropdown said to be not RTL compliant

PHPBB3-15613
2018-05-27 16:14:05 +03:00
Rubén Calvo
450c90a688 [ticket/15671] Rewrite load extensions from a variable instead of harcode it
PHPBB3-15671
2018-05-27 13:40:52 +02:00
Rubén Calvo
7dc362c824 [ticket/15671] Load extensions from a variable instead of harcode it
PHPBB3-15671
2018-05-27 00:49:04 +02:00
Rubén Calvo
75220fe13d [ticket/15671] Limit accepted formats for avatar upload
PHPBB3-15671
2018-05-25 02:32:19 +02:00
Rubén Calvo
cc4a68f32a [ticket/15504] Fix warning message
PHPBB3-15504
2018-05-25 00:34:31 +02:00
Rubén Calvo
d156bf3757 [ticket/15311] Fix code style
PHPBB3-15311
2018-05-23 22:46:22 +02:00
Rubén Calvo
b029c7889e [ticket/15311] Fix test
PHPBB3-15311
2018-05-17 00:54:12 +02:00
Rubén Calvo
01f88fd269 [ticket/15311] Escape file_name in sql query
PHPBB3-15311
2018-05-16 23:27:56 +02:00
Rubén Calvo
4ebded01b9 [ticket/15311] Improve code comments
PHPBB3-15311
2018-05-16 23:27:56 +02:00
Rubén Calvo
6b6c02aa7f [ticket/15311] Fix variable
PHPBB3-15311
2018-05-16 23:27:56 +02:00
Rubén Calvo
01a8487244 [ticket/15311] Use cache directory if can't use system temp
PHPBB3-15311
2018-05-16 23:27:56 +02:00
Rubén Calvo
e8a70dcb24 [ticket/15311] Use stream_copy_to_stream
PHPBB3-15311
2018-05-16 23:23:45 +02:00
Rubén Calvo
6d2c815c75 [ticket/15311] Detail errors a little more
PHPBB3-15311
2018-05-16 23:23:45 +02:00
Rubén Calvo
5a65208341 [ticket/15311] Fix language string
PHPBB3-15311
2018-05-16 23:23:45 +02:00
Rubén Calvo
12b55beb42 [ticket/15311] Fix code style
PHPBB3-15311
2018-05-16 23:23:45 +02:00
Rubén Calvo
fb716743d2 [ticket/15311] Use storage in backups
PHPBB3-15311
2018-05-16 23:23:45 +02:00
Marc Alexander
1b11013988
Merge pull request #4899 from rubencm/ticket/15286
[ticket/15286] Use storage in attachments
2018-05-14 21:59:05 +02:00
Rubén Calvo
246cc01507 [ticket/15286] Remove double semicolon
PHPBB3-15286
2018-05-08 14:17:17 +02:00
Jakub Senko
04574c75a3
[ticket/15657] Add MCP queue events
PHPBB3-15657
2018-05-03 09:23:57 +02:00
Zoddo
f800bc09f9
[ticket/15656] Add "View post" link in the mod logs on the ACP
This link was added to the MCP view in GH-3870 (PHPBB3-9485) but I
completely forgot the ACP…

Consistency is back!

PHPBB3-15656
2018-05-01 16:32:45 +02:00
Rubén Calvo
ed2165342f [ticket/15286] Remove thumbnail if there is an error
PHPBB3-15286
2018-05-01 14:40:02 +02:00
Rubén Calvo
f80c59cb05 [ticket/15286] Fix tests after rebase
PHPBB3-15286
2018-05-01 14:40:02 +02:00
Rubén Calvo
0dda99ead6 [ticket/15553] Fix path
PHPBB3-15553
2018-05-01 10:51:27 +02:00
Rubén Calvo
9cb6d1bf13 [ticket/15553] Add method to get direct link
PHPBB3-15553
2018-05-01 10:51:27 +02:00
Rubén Calvo
6bd01d1506 [ticket/15286] Add event to allow redirects
PHPBB3-15286
2018-05-01 10:47:11 +02:00
Rubén Calvo
3c295abd66 [ticket/15286] Remove download_mode
PHPBB3-15286
2018-05-01 10:47:11 +02:00
Rubén Calvo
5111d8a339 [ticket/15286] Update tests
PHPBB3-15286
2018-05-01 10:47:11 +02:00
Rubén Calvo
a176fa56ef [ticket/15286] Fix tests
PHPBB3-15286
2018-05-01 10:47:11 +02:00
Rubén Calvo
ef43dbdcca [ticket/15286] Update use storage in avatars
PHPBB3-15286
2018-05-01 10:47:11 +02:00
Rubén Calvo
e564ca6e60 [ticket/15286] Fix tests
PHPBB3-15286
2018-05-01 10:47:11 +02:00
Rubén Calvo
e749e06042 [ticket/15286] Use storage in attachments
PHPBB3-15286
2018-05-01 10:47:11 +02:00
Marc Alexander
1c9798320e
Merge pull request #5212 from hanakin/ticket/15647
[ticket/15647] fix post font-size and line-height
2018-04-23 13:49:54 +02:00
Zoddo
1f00f48e71
[ticket/13128] Remove deprecated Sphinx options
These configuration options are deprecated:
 * sql_query_info (since sphinx 2.2.2; used only by the "search" command
    which was removed; wiki need to be updated accordingly)
 * max_matches (since sphinx 2.2.3; should be set in the sphinx query)
 * charset_type (since sphinx 2.2.2; sphinx now supports only utf-8)
 * compat_sphinxql_magics (since sphinx 2.2.1)

PHPBB3-13128
2018-04-23 10:49:53 +02:00
Ioannis Batas
88a23ec40d [ticket/15638] Add word-break for overflowing.
PHPBB3-15638
2018-04-23 10:57:57 +03:00
Marc Alexander
23dcc948f2
Merge pull request #5211 from JoshyPHP/ticket/15646
[ticket/15646] Add support for Argon2i passwords
2018-04-22 10:08:54 +02:00
Michael Miday
ba1eda7d95 [ticket/15647] fix post font-size and line-height
PHPBB3-15647
2018-04-18 18:34:20 -04:00
JoshyPHP
e2ae8560f5 [ticket/15646] Made Argon2i the default password driver
PHPBB3-15646
2018-04-18 22:44:21 +02:00
JoshyPHP
9e7b10164a [ticket/15646] Added support for Argon2i passwords
PHPBB3-15646
2018-04-18 21:10:26 +02:00
kasimi
0aea8ecd83
[ticket/15637] Extract multi-line PHP event descriptions
PHPBB3-15637
2018-04-15 18:46:44 +02:00