Commit graph

31700 commits

Author SHA1 Message Date
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
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
Christian Schnegelberger
4bb57f9814 [ticket/15629] Add info to RECAPTCHA_LANG and change to en-GB
PHPBB3-15629
2018-04-14 11:44:12 +02:00
Christian Schnegelberger
ab8d328702 [ticket/15630] ACP_COOKIE_SETTINGS_EXPLAIN change <b> to <strong>
PHPBB3-15630
2018-04-14 11:41:02 +02:00
Christian Schnegelberger
71f2801d78 [ticket/15627] Reword the YES_ACCURATE_PM_BUTTON incl explaination
PHPBB3-15627
2018-04-11 19:24:46 +02:00
amalnaeem
cdaf6dc0ff [ticket/15610] Improving UI of Board Statistics in ACP
Master Improving UI of Board Statistics in ACP

Statistics table was divided into two in acp_main.html.

PHPBB3-15610
2018-04-08 11:44:44 +05:00
amalnaeem
00d43a12fa [ticket/15610] Improving UI of Board Statistics in ACP
Master Improving UI of Board Statistics in ACP

Statistics table was divided into two in acp_main.html.

PHPBB3-15610
2018-04-08 11:43:17 +05:00
amalnaeem
c76f480466 [ticket/15610] Improving UI of Board Statistics in ACP
Master Improving UI of Board Statistics in ACP

Statistics table was divided into two in  acp_main.html.

PHPBB3-15610
2018-04-07 11:05:58 +05:00
amalnaeem
fe160de475 [ticket/15610] Improving UI of Board Statistics in ACP
Master Improving UI of Board Statistics in ACP

Statistics table was divided into two in  acp_main.html

PHPBB3-15610
2018-04-06 22:13:04 +05:00
amalnaeem
520064d0fc [ticket/15610] Improving UI of Board Statistics in ACP
Master Improving UI of Board Statistics in ACP

Statistics table was divided into two in acp_main.html

PHPBB3-15610
2018-04-06 20:14:35 +05:00
amalnaeem
026f3e23db [ticket/15610] Improving UI of Board Statistics in ACP
Master Improving UI of Board Statistics in ACP

Statistics table was divided into two in acp_main.html

PHPBB3-15610
2018-04-06 20:14:35 +05:00
amalnaeem
975c63b518 [ticket/15610] Improving UI of Board Statistics in ACP
Master Improving UI of Board Statistics in ACP

Statistics table was divided into two in acp_main.html

PHPBB3-15610
2018-04-06 20:14:35 +05:00