kasimi
21faf69d31
[ticket/15637] Extract all lines before the first @tag
...
PHPBB3-15637
2018-07-07 16:09:29 +02:00
Jakub Senko
b5daa91650
[ticket/15659] Fix retrieve_block_vars()
...
PHPBB3-15659
2018-07-07 15:46:24 +02:00
Jakub Senko
9ee7b9b81f
[ticket/15696] Add tests
...
PHPBB3-15696
2018-07-05 09:57:23 +02:00
hubaishan
27aba29d74
[ticket/15673] Fix Duplicated links in QuickLinks and main nav bar
...
Add required class to common.css
PHPBB3-15673
2018-07-04 16:40:53 +03:00
Alex Miles
a6fb2a6b8e
[ticket/15717] Using correct variable for log entry
...
PHPBB3-15717
2018-07-04 01:23:30 +01:00
3D-I
49c1904823
[ticket/15705] fix phpbbcli language vs PHP
...
PHPBB3-15705
2018-06-23 20:10:33 +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
Jakub Senko
69a75da670
[ticket/15628] Add topic link to newtopic_notify.txt
...
PHPBB3-15628
2018-06-19 14:41:13 +02:00
Jakub Senko
f671022a6d
[ticket/15674] Improve CPF lang descriptions
...
PHPBB3-15674
2018-06-19 14:40:21 +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
Jakub Senko
1afc0673dd
[ticket/15696] Add support of other tools to 'if'
...
PHPBB3-15696
2018-06-19 07:49:21 +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
Jakub Senko
f4a6a2c2d7
[ticket/15606] Hide viewprofile link when unavailable
...
PHPBB3-15606
2018-06-18 18:53:41 +02:00
Jakub Senko
6deae170bd
[ticket/15670] Fix SQL error when !f_list_topics and f_read
...
PHPBB3-15670
2018-06-18 18:38:53 +02:00
Jakub Senko
6fdb7486ad
[ticket/15651] Remove unnecessary condition
...
module.remove internally check if the module exists
PHPBB3-15651
2018-06-18 17:31:10 +02:00
Jakub Senko
4c3cb4bc5c
[ticket/13043] Improve HTML5
...
PHPBB3-13043
2018-06-18 13:34:02 +02:00
Jakub Senko
4544f5212c
[ticket/15620] Use separate local avatar cache file for every lang
...
PHPBB3-15620
2018-06-18 13:10:19 +02:00
Jakub Senko
c61b9358ff
[ticket/15618] Display The team link only to users with permission
...
PHPBB3-15618
2018-06-18 12:55:24 +02:00
Jakub Senko
5e70c9b831
[ticket/15668] Replace .load() with .on('load')
...
PHPBB3-15668
2018-06-18 11:58:20 +02:00
Jakub Senko
52f5e54d8a
[ticket/15666] Fix array key in twig lang() call
...
PHPBB3-15666
2018-06-18 11:56:05 +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
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
Rubén Calvo
f75c400db4
[ticket/15693] Fix get_rand_string()
...
PHPBB3-15693
2018-06-15 19:22:35 +02:00
Andrii Afanasiev
7b44e2c791
[ticket/15678] Fix build and cache flow for container
...
1. During procedure of building container we have to check both required files
in cache: container_* and autoload_*. This files should be "fresh" and if one
of the does not exist then we have to build it and put into a cache one more
time.
2. Fix typo 'posic_getuid' does not exist, so $php_uid is alwasy was false.
PHPBB3-15678
2018-06-15 09:09:07 +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
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
94d64c672e
Merge branch 'prep-release-3.2.3' into 3.2.x
2018-06-12 22:10:05 +02:00
Marc Alexander
32eb2f427c
Merge pull request #5226 from rubencm/ticket/15504
...
[ticket/15504] Fix warning message
2018-06-12 22:06:55 +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
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
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
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
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
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
cc4a68f32a
[ticket/15504] Fix warning message
...
PHPBB3-15504
2018-05-25 00:34:31 +02:00