Tristan Darricau
0e842e1d63
Merge pull request #5223 from senky/ticket/15664
...
[ticket/15664] Manage extensions with ajax
* github.com:/phpbb/phpbb:
[ticket/15664] Add support for multi step processes
[ticket/15664] Ajaxify ext actions in ACP
2018-07-08 17:57:56 +02:00
Tristan Darricau
7f7f3904cd
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15638] Add word-break for overflowing.
2018-07-08 17:56:25 +02:00
Tristan Darricau
ed48b5f226
Merge pull request #5214 from ioannisbat/patch-1
...
[ticket/15638] Add word-break for overflowing.
* github.com:/phpbb/phpbb:
[ticket/15638] Add word-break for overflowing.
2018-07-08 17:52:32 +02:00
Tristan Darricau
1872e8f04b
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15656] Add "View post" link in the mod logs on the ACP
2018-07-08 17:48:11 +02:00
Tristan Darricau
219e85c4e0
Merge pull request #5217 from Zoddo/ticket/15656
...
[ticket/15656] Add "View post" link in the mod logs on the ACP
* github.com:/phpbb/phpbb:
[ticket/15656] Add "View post" link in the mod logs on the ACP
2018-07-08 17:48:10 +02:00
Tristan Darricau
29c2dfda4e
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15613] Fix Notification dropdown said to be not RTL compliant
2018-07-08 17:42:14 +02:00
Tristan Darricau
7f266a3664
Merge pull request #5229 from hubaishan/ticket/15613
...
[ticket/15613] Fix Notification dropdown said to be not RTL compliant
* github.com:/phpbb/phpbb:
[ticket/15613] Fix Notification dropdown said to be not RTL compliant
2018-07-08 17:42:14 +02:00
Tristan Darricau
4829dfe487
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15676] Use paragraphs and classes as suggested by hanakin
[ticket/15676] Use twig syntax
[ticket/15676] Simplify link text and use privacy link in cookie notice
[ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY
2018-07-08 17:40:26 +02:00
Tristan Darricau
bc7b998632
Merge branch 'prep-release-3.2.3' into 3.2.x
...
* prep-release-3.2.3:
[ticket/15676] Use paragraphs and classes as suggested by hanakin
[ticket/15676] Use twig syntax
[ticket/15676] Simplify link text and use privacy link in cookie notice
[ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY
2018-07-08 17:38:27 +02:00
Tristan Darricau
43d7f15a25
Merge pull request #5231 from marc1706/ticket/15676
...
[ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY
* github.com:/phpbb/phpbb:
[ticket/15676] Use paragraphs and classes as suggested by hanakin
[ticket/15676] Use twig syntax
[ticket/15676] Simplify link text and use privacy link in cookie notice
[ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY
2018-07-08 17:38:27 +02:00
Jakub Senko
5cf88ea871
[ticket/15664] Add support for multi step processes
...
PHPBB3-15664
2018-07-04 14:56:36 +02:00
Marc Alexander
1491ce875d
Merge pull request #5242 from rubencm/ticket/15688
...
[ticket/15688] Fix event location in attachments download
2018-06-29 11:44:34 +02:00
Marc Alexander
7266e69e6d
Merge pull request #5227 from rubencm/ticket/15671
...
[ticket/15671] Limit accepted formats for avatar upload
2018-06-29 11:41:57 +02:00
Marc Alexander
68c6670c8b
Merge branch '3.2.x'
2018-06-20 22:11:22 +02:00
Marc Alexander
9b56a28be0
Merge branch 'prep-release-3.2.3' into 3.2.x
2018-06-20 22:11:15 +02:00
Marc Alexander
0925a22062
Merge pull request #5233 from rxu/ticket/15678
...
[ticket/15678] Fix PHP warning in filesystem.php
2018-06-20 22:08:37 +02:00
Marc Alexander
2f3bd918ac
[ticket/15676] Use paragraphs and classes as suggested by hanakin
...
PHPBB3-15676
2018-06-20 21:50:49 +02:00
Marc Alexander
857b55dd20
Merge branch '3.2.x'
2018-06-19 13:32:49 +02:00
Marc Alexander
754945e6ff
Merge pull request #5259 from rubencm/ticket/15695
...
[ticket/15695] Fix gen_rand_string returning less characters than expected
2018-06-19 13:32:10 +02:00
Rubén Calvo
d4d8aec02a
[ticket/15695] Fix gen_rand_string returning less characters than expected
...
PHPBB3-15695
2018-06-18 22:38:14 +02:00
Marc Alexander
596259f23e
Merge pull request #5241 from rubencm/ticket/15686
...
[ticket/15686] Update homestead
2018-06-18 22:17:45 +02:00
Marc Alexander
1d0046437b
Merge branch '3.2.x'
2018-06-17 15:44:33 +02:00
Marc Alexander
02cbb864a5
Merge pull request #5245 from rubencm/ticket/15693
...
[ticket/15693] Fix get_rand_string()
2018-06-17 15:44:28 +02:00
Marc Alexander
5a9b8a815d
Merge branch '3.2.x'
2018-06-17 15:40:02 +02:00
Marc Alexander
7245bc9977
Merge branch 'prep-release-3.2.3' into 3.2.x
2018-06-17 15:40:00 +02:00
Marc Alexander
ecf19b13c8
Merge pull request #5218 from senky/ticket/15657
...
[ticket/15657] Add MCP queue events
2018-06-17 15:38:08 +02:00
Marc Alexander
aea56fcf57
Merge pull request #5246 from marc1706/ticket/15633
...
[ticket/15633] Double space to single space
2018-06-17 15:35:17 +02:00
scootergrisen
90e4eb2451
[ticket/15633] Double space to single space
...
Value of GROUP_MAX_RECIPIENTS_EXPLAIN key contains
double space. This removes one of the spaces.
PHPBB3-15633
2018-06-17 14:10:22 +02:00
Marc Alexander
ec87cc1f3e
Merge pull request #5190 from Crizz0/ticket/15627
...
[ticket/15627] Reword the YES_ACCURATE_PM_BUTTON incl explaination
2018-06-17 13:27:06 +02:00
Marc Alexander
ff171f3a3b
Merge pull request #5158 from kasimi/ticket/15586
...
[ticket/15586] Fixed adding module the automatic way without specifying modes
2018-06-17 11:35:08 +02:00
Marc Alexander
9e50e52fa5
[ticket/15693] Update tests to reflect changes to gen_rand_string()
...
PHPBB3-15693
2018-06-17 11:01:11 +02:00
Marc Alexander
2e938b2297
Merge pull request #4968 from rubencm/ticket/15371
...
[ticket/15371] Split uploaded files into subdirectories
2018-06-17 10:48:45 +02:00
Rubén Calvo
f75c400db4
[ticket/15693] Fix get_rand_string()
...
PHPBB3-15693
2018-06-15 19:22:35 +02:00
Rubén Calvo
f0385fbda7
[ticket/15371] Correct grammar
...
PHPBB3-15371
2018-06-14 11:41:20 +02:00
Rubén Calvo
aa75904ace
[ticket/15371] Add get_filename method
...
PHPBB3-15371
2018-06-13 21:19:58 +02:00
Rubén Calvo
26680763c2
[ticket/15671] Add test
...
PHPBB3-15671
2018-06-13 21:19:58 +02:00
Rubén Calvo
a641ea9291
[ticket/15371] Add doc
...
PHPBB3-15371
2018-06-13 21:19:58 +02:00
Rubén Calvo
db8ae41496
[ticket/15371] Update migration
...
PHPBB3-15371
2018-06-13 21:19:10 +02:00
Rubén Calvo
796939c7f6
[ticket/15371] Add language string
...
PHPBB3-15371
2018-06-13 21:19:10 +02:00
Rubén Calvo
837a333ef2
[ticket/15171] Update logic
...
PHPBB3-15171
2018-06-13 21:19:10 +02:00
Rubén Calvo
7a4dd368b5
[ticket/15371] Return an empty string if the array has no elements
...
PHPBB3-15371
2018-06-13 21:19:10 +02:00
Rubén Calvo
5edb8f0b5b
[ticket/15371] Split uploaded files into subdirectories
...
PHPBB3-15371
2018-06-13 21:19:10 +02:00
Marc Alexander
449b930c5e
Merge branch '3.2.x'
2018-06-12 22:35:17 +02:00
Marc Alexander
8b7ae7c796
Merge branch 'prep-release-3.2.3' into 3.2.x
2018-06-12 22:35:06 +02:00
Marc Alexander
57cb513b8b
Merge pull request #5191 from Crizz0/ticket/15630
...
[ticket/15630] ACP_COOKIE_SETTINGS_EXPLAIN change <b> to <strong>
2018-06-12 22:34:25 +02:00
Marc Alexander
db52a549ab
Merge branch '3.2.x'
2018-06-12 22:24:27 +02:00
Marc Alexander
2aa9fc07d3
Merge branch 'prep-release-3.2.3' into 3.2.x
2018-06-12 22:24:16 +02:00
Marc Alexander
6369637fbf
Merge pull request #5192 from Crizz0/ticket/15629
...
[ticket/15629] Add info to RECAPTCHA_LANG and change to en-GB
2018-06-12 22:22:47 +02:00
Marc Alexander
3b69b3aa32
Merge branch '3.2.x'
2018-06-12 22:11:06 +02:00
Marc Alexander
94d64c672e
Merge branch 'prep-release-3.2.3' into 3.2.x
2018-06-12 22:10:05 +02:00