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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Derky
|
0d2960bd5e
|
Merge branch '3.2.x'
|
2018-03-30 21:05:09 +02:00 |
|
Derky
|
7c839470b7
|
Merge pull request #5182 from marc1706/ticket/15604
[ticket/15604] Use HTTPS links for download SQL server drivers
|
2018-03-30 21:03:27 +02:00 |
|
Marc Alexander
|
d8c9dd8802
|
[ticket/15604] Use HTTPS links & curl for SQL server driver download
PHPBB3-15604
|
2018-03-29 20:38:00 +02:00 |
|
Marc Alexander
|
f3338b2874
|
Merge branch '3.2.x'
|
2018-03-26 21:20:21 +02:00 |
|
Marc Alexander
|
22a251916c
|
[3.2.x] Update version numbers to 3.2.4-dev
|
2018-03-26 21:18:16 +02:00 |
|
Marc Alexander
|
b98a81364f
|
Merge branch 'prep-release-3.2.3' into 3.2.x
|
2018-03-26 21:17:02 +02:00 |
|
Marc Alexander
|
929bd2ac3c
|
[prep-release-3.2.3] Update changelog after merging PR
release-3.2.3-RC1
|
2018-03-26 20:29:17 +02:00 |
|
Marc Alexander
|
364407ab59
|
Merge pull request #5163 from VSEphpbb/ticket/15595
[ticket/15595] Fix module exists tool when ignoring parent check
|
2018-03-26 20:22:16 +02:00 |
|
Matt Friedman
|
d7db5d366b
|
[ticket/15595] Fix module exists tool when parent is false
PHPBB3-15595
|
2018-03-19 16:45:44 -07:00 |
|
kasimi
|
aa9d24ad31
|
[ticket/15586] Added tests for adding modules the automatic way
PHPBB3-15586
|
2018-03-11 22:17:26 +01:00 |
|