Marc Alexander
32eb2f427c
Merge pull request #5226 from rubencm/ticket/15504
...
[ticket/15504] Fix warning message
2018-06-12 22:06:55 +02:00
Marc Alexander
9b79b56e7e
Merge pull request #5134 from rubencm/ticket/15553
...
[ticket/15553] Add method to get direct link
2018-06-12 21:48:12 +02:00
Jakub Senko
2b66608023
[ticket/15664] Ajaxify ext actions in ACP
...
PHPBB3-15664
2018-06-10 19:01:58 +02:00
Rubén Calvo
8896018e66
[ticket/15688] Fix event location in attachments download
...
PHPBB3-15688
2018-06-09 17:09:33 +02:00
Rubén Calvo
c367c3507e
[ticket/15686] Update homestead
...
PHPBB3-15686
2018-06-08 22:46:03 +02:00
Marc Alexander
d1dd9d383e
Merge pull request #4916 from rubencm/ticket/15311
...
[ticket/15311] Use storage in backups
2018-06-07 22:18:03 +02:00
kasimi
8283f2393a
[ticket/15583] Update session time in AJAX request only once a minute
...
PHPBB3-15583
2018-06-06 10:40:29 +02:00
Marc Alexander
da30ddd483
Merge pull request #5240 from VSEphpbb/ticket/15684
...
[ticket/15684] Correct broken migration
2018-06-06 08:30:14 +02:00
Matt Friedman
eba23133ca
[ticket/15684] Correct broken migration
...
PHPBB3-15684
2018-06-05 17:03:14 -07:00
Anssi Johansson
9068909051
[ticket/15683] Better error message when commit message has CRLF
...
When someone tries to do a pull request with incorrect line breaks in the
commit message, the error message as given by Travis is "Unexpected EOF
encountered". The error message should be clearer that CR/LF was the
problem. This change adds a separate check for CRLF line endings.
PHPBB3-15683
2018-06-05 22:20:19 +03:00
Anssi Johansson
5f243ad665
[ticket/15680] Point to 3.2 documentation
...
The old link pointed to 3.1 documentation
PHPBB3-15680
2018-06-05 21:29:47 +03:00
hanakin
8b3fa91ae3
[ticket/15679] Overide css inheritance in cp.css
...
PHPBB3-15679
2018-06-03 19:54:20 -04:00
hanakin
20d0bc9c36
[ticket/15679] assign proper classes to html
...
PHPBB3-15679
2018-06-03 19:42:41 -04:00
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