Marc Alexander
a8ce72de74
Merge branch '3.2.x'
2018-10-09 23:01:15 +02:00
Jakub Senko
b9a5810716
[ticket/15642] Replace > with >
...
PHPBB3-15642
2018-09-25 15:39:50 +02:00
Rubén Calvo
aaa98248d6
[ticket/15738] Remove code related with safe_mode
...
PHPBB3-15738
2018-07-30 13:58:52 +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
rxu
645ceb1bfe
[ticket/15548] Fix dead link in ACP_COOKIE_SETTINGS_EXPLAIN language entry
...
PHPBB3-15548
2018-06-01 14:50:07 +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
Marc Alexander
f17bd9e1e0
Merge pull request #5094 from JoshyPHP/ticket/15518
...
[ticket/15518] Add a setting to toggle permission checks for pms in viewtopic
2018-02-21 21:14:00 +01:00
Jakub Senko
277f4efcc7
[ticket/15514] Improve SMTP_SERVER lang key
...
PHPBB3-15514
2018-01-24 13:34:23 +01:00
JoshyPHP
f01e29effe
[ticket/15518] Add a setting to toggle permission checks for pms in viewtopic
...
PHPBB3-15518
2018-01-17 00:16:26 +01:00
Marc Alexander
9567162295
[ticket/15322] Adjust language variables as suggested
...
PHPBB3-15322
2017-12-27 13:31:09 +01:00
Marc Alexander
4bbda5bc45
[ticket/15322] Adjust email language and move force sender setting
...
PHPBB3-15322
2017-12-16 18:32:55 +01:00
Marc Alexander
4e045ed767
[ticket/15322] Try to make new email setting more readable
...
PHPBB3-15322
2017-12-13 21:31:07 +01:00
Marc Alexander
9f055e1af3
[ticket/15322] Add config setting for -f parameter & remove mail function name
...
The -f parameter can now be added via configuration in the ACP. Addtionally,
the config setting for the mail function name has been removed.
PHPBB3-15322
2017-12-11 21:56:21 +01:00
Marc Alexander
c3cc6bcbac
Merge pull request #4977 from rxu/ticket/15384
...
[ticket/15384] Add linebreaks to SMTP/Jabber configuration option explanations
2017-11-01 21:33:35 +01:00
Marc Alexander
e86afe6799
[ticket/15384] Use html5 version of <br> instead of xhtml one
...
PHPBB3-15384
2017-11-01 20:08:45 +01:00
Marc Alexander
200562548e
Merge pull request #4980 from senky/ticket/15381
...
[ticket/15381] Better explain CONTACT_US_ENABLE_EXPLAIN
2017-10-31 15:51:20 +01:00
Marc Alexander
78610f0406
Merge pull request #4975 from senky/ticket/15273
...
[ticket/15273] Better explain cookie path
2017-10-31 14:17:28 +01:00
Jakub Senko
99374731d1
[ticket/15381] Better explain CONTACT_US_ENABLE_EXPLAIN
...
PHPBB3-15381
2017-10-02 12:17:04 +02:00
rxu
c5e8b759c1
[ticket/15384] Add linebreaks to SMTP/Jabber configuration option explanations
...
PHPBB3-15384
2017-10-02 10:55:25 +07:00
Jakub Senko
402b7a0973
[ticket/15273] Better explain cookie path
...
PHPBB3-15273
2017-09-28 13:53:59 +02:00
Marc Alexander
b59073cf3e
Merge pull request #4794 from lr94/ticket/15176
...
[ticket/15176] Add setting for user activity display limit.
2017-06-24 21:42:39 +02:00
Marc Alexander
346c784bf3
Merge branch '3.1.x' into 3.2.x
2017-06-05 11:02:30 +02:00
Marc Alexander
a6939fcb8e
Merge pull request #4784 from rubencm/ticket/15150
...
[ticket/15150] Add Jabber SSL context configuration options
2017-06-05 11:00:38 +02:00
Tristan Darricau
7cc2f8aa43
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/15151] Use redirected link for consistency
[ticket/15151] ACP Cookie settings explanatory text
[ticket/15151] ACP Cookie settings add explanatory text where it was missing
2017-04-19 17:08:16 +02:00
Tristan Darricau
d550f925ab
Merge pull request #4781 from nomind60s/ticket/15151
...
[ticket/15151] ACP Cookie settings add explanatory text
* github.com:phpbb/phpbb:
[ticket/15151] Use redirected link for consistency
[ticket/15151] ACP Cookie settings explanatory text
[ticket/15151] ACP Cookie settings add explanatory text where it was missing
2017-04-19 17:05:47 +02:00
nomind60s
d0486964ce
[ticket/15151] Use redirected link for consistency
...
Other phpbb.com links used in the core use a redirect rather than a direct link
so change to make the Cookie settings link a redirect also.
PHPBB3-15151
2017-04-19 06:34:16 -06:00
lr94
aa37e9b7fc
[ticket/15176] Add setting for user activity display limit.
...
Up to phpBB 3.2 the maximum number of posts a user must have to have his
activity shown is 5000. This limit is hardcoded in functions_display.php.
It would be useful if board administrators could choose to disable the
limit or to set an higher value.
PHPBB3-15176
2017-04-16 16:28:38 +02:00
Rubén Calvo
32f3ddca70
[ticket/15150] Add Jabber SSL context configuration options
...
PHPBB3-15150
2017-03-30 10:04:50 +02:00
nomind60s
d4ecb910d8
[ticket/15151] ACP Cookie settings explanatory text
...
Fixed extraneous whitespace at end of line.
PHPBB3-15151
2017-03-29 14:42:02 -06:00
nomind60s
5bf3e4b3c6
[ticket/15151] ACP Cookie settings add explanatory text where it was missing
...
Improve the lead section to include a link to the phpBB.com Knowledge Base and
add explanation text for the Cookie domain, Cookie name and Cookie path fields.
PHPBB3-15151
2017-03-29 12:30:09 -06:00
Tristan Darricau
552da2e805
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/13558] Change options prefix and add settings precautions.
[ticket/13558] Make SSL context specific options more SMTP general
[ticket/13558] Add smtp SSL context configuration options
2017-03-19 18:07:14 +01:00
rxu
22b8632426
[ticket/13558] Change options prefix and add settings precautions.
...
PHPBB3-13558
2017-03-19 14:32:53 +07:00
rxu
ac87784a11
[ticket/13558] Add smtp SSL context configuration options
...
PHPBB3-13558
2017-03-17 01:21:57 +07:00
Tristan Darricau
4fd6b0fd88
Merge pull request #4632 from VSEphpbb/ticket/14989
...
[ticket/14989] Allow more admin-configurable schemes in post links
* VSEphpbb/ticket/14989:
[ticket/14989] Allow more admin-configurable schemes in post links
2017-01-15 12:36:26 +01:00
Matt Friedman
a3accfaf46
[ticket/14989] Allow more admin-configurable schemes in post links
...
PHPBB3-14989
2017-01-11 01:55:39 -08:00
Marc Alexander
e0eeea800c
[ticket/14961] Add cookie notice as enablable feature
...
Uses Insites cookieconsent v3.0.3:
https://cookieconsent.insites.com
PHPBB3-14961
2017-01-06 00:57:12 +01:00
Marc Alexander
bb83af0a0a
Merge branch '3.1.x' into 3.2.x
2016-07-06 19:24:02 +02:00
Benjamin Staneck
3708770eb9
[ticket/14184] Add a _EXPLAIN translation entry for the SMTP server option
...
This should help users trying to figure out why their
mail config is not working when they forgot to use a protocol prefix.
PHPBB3-14184
2016-06-17 08:46:02 +02:00
Marc Alexander
fd9c05309d
[ticket/14448] Let user decide if remote upload certs should be checked
...
Also fixed some minor issues like coding style.
PHPBB3-14448
2016-02-04 17:14:48 +01:00
Zoddo
333c07d554
[ticket/10165] Add more information when sending the test email
...
PHPBB3-10165
2015-09-12 15:17:41 +02:00
Zoddo
57cb7e4111
[ticket/10165] Add a "Send test email" feature
...
PHPBB3-10165
2015-09-09 17:51:14 +02:00
Nicofuma
be0d4e20d4
[ticket/11444] Moving the in-board notifications to a method class
...
Currently the in-board method for the notifications is hardcoded and
cannot be disabled. This method should be in his own class extending
`phpbb\notification\method\method_interface`.
It also add the possibility, for each method, to be enabled by default (ie:
no entry in the DB => notification enabled).
https://tracker.phpbb.com/browse/PHPBB3-11444
https://tracker.phpbb.com/browse/PHPBB3-11967
PHPBB3-11444
2015-07-13 22:41:13 +02:00
Oliver Schramm
f049fcd604
[ticket/11863] Display warning to user because of activation method
...
PHPBB3-11863
2014-10-17 15:42:11 +02:00
Oliver Schramm
01df1d3301
[ticket/11863] Grey out unavailable activation methods when emails disabled
...
Further fall back to USER_ACTIVATION_DISABLE when emails are disabled
but evaluate it at runtime.
PHPBB3-11863
2014-10-17 15:40:03 +02:00
Joas Schilling
4b90357d79
Merge pull request #2307 from PayBas/ticket/12408
...
[ticket/12408] Add quick setting for "default guest style" to ACP
2014-10-06 23:43:27 +02:00
PayBas
5a780dfab1
[ticket/12408] Clarify the behavior of "override style"
...
PHPBB3-12408
2014-09-15 14:49:56 +02:00
PayBas
aaddf41e5b
[ticket/12408] Changed lang vars, added fieldset and removed "default"
...
PHPBB3-12408
2014-09-15 14:43:40 +02:00
PayBas
265c621c9e
[ticket/12408] Add quick setting for "default guest style" to ACP
...
PHPBB3-12408
2014-09-15 14:43:38 +02:00
PayBas
ab9cdcadfb
[ticket/12961] Shorten ext-db link text
...
PHPBB3-12961
2014-08-26 12:45:54 +02:00