d15b88af2a
[ticket/15137] Missed one language string change
...
Change STICKY_ANNOUNCE_TIME_LIMIT for consistency
PHPBB3-15137
2017-03-21 06:50:25 -06:00
7609ba71e9
[ticket/15137] Global announcements can stick for a non-zero number of days
...
To be consistent with Sticky and Announcements topic types, Global
announcements can now stick for a non-zero number of days, i.e. they are
no longer never ending.
Before this change, if the topic type was Global and a non-zero number of
days where set to stick topic, the number was silently ignored and a Global
announcement was always never ending.
PHPBB3-15137
2017-03-20 23:06:34 -06:00
dcdb0dcd23
[ticket/14758] Improve the ACP Parameter wording
...
PHPBB3-14758
2017-03-19 18:48:55 +01:00
0b2369901a
Merge pull request #4745 from rxu/ticket/13558
...
[ticket/13558] Add smtp SSL context configuration options
* rxu/ticket/13558:
[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:04:53 +01:00
22b8632426
[ticket/13558] Change options prefix and add settings precautions.
...
PHPBB3-13558
2017-03-19 14:32:53 +07:00
ac87784a11
[ticket/13558] Add smtp SSL context configuration options
...
PHPBB3-13558
2017-03-17 01:21:57 +07:00
d10a5b67a1
[ticket/14820] Add style version in ACP
...
PHPBB3-14820
2017-03-16 00:00:50 +01:00
a620ce0713
[ticket/14968] Display possible upgrade on acp index and update page
...
PHPBB3-14968
2017-01-22 16:37:20 +01:00
cb44dbc8cb
[ticket/11076] State current and minimum required versions in old PHP notice
...
PHPBB3-11076
2017-01-15 15:32:55 +01:00
7cad25e4cb
[ticket/14838] Do not query full attachments table in feeds
...
The fetch_attachments() will also now throw a runtime exception if a feed
tries to do this nonetheless.
PHPBB3-14838
2017-01-03 22:56:42 +01:00
ba5243ba76
[ticket/14842] Don't display filesize limit if there is none
...
PHPBB3-14842
2016-11-15 14:22:42 +01:00
2efdaaa0e2
Merge pull request #4426 from bantu/ticket/14109
...
[ticket/14109] Increase MySQL Version for InnoDB FULLTEXT Index to 5.…
2016-09-06 21:50:22 +02:00
f008708d5c
Merge pull request #4377 from rxu/ticket/14703
...
[ticket/14703] Fix parent module selection for custom extension modules
2016-08-31 21:39:09 +02:00
3ee5472a8c
[ticket/14109] Increase MySQL Version for InnoDB FULLTEXT Index to 5.6.8.
...
This is required for proper overall database operation. In previous versions,
InnoDB might error on ALTER statements when multiple FULLTEXT Indexes are
defined.
PHPBB3-14109
2016-08-28 20:40:10 +01:00
b14043b276
Merge pull request #4411 from Senky/ticket/12925
...
[ticket/12925] Pluralize permanent delete checkbox label
2016-08-21 09:51:23 +02:00
c016e09ca4
[ticket/12925] Pluralize permanent delete checkbox label
...
PHPBB3-12925
2016-08-15 18:27:33 +02:00
9fb649793d
[ticket/14742] Pause after each schema change
...
It is certainly better than running them all at once
PHPBB3-14742
2016-08-11 01:03:23 +02:00
4ac2547d62
Merge pull request #4301 from 3D-I/PHPBB3-14596
...
[ticket/14596] Deny installation of Ascraeus under PHP 7
2016-07-31 15:18:35 +02:00
eaafb758ce
[ticket/14703] Select the parent module id from the several found
...
PHPBB3-14703
2016-07-23 21:34:05 +07:00
0026ed02ae
[ticket/14596] Deny installation of Ascraeus under PHP 7
...
PHPBB3-14596
2016-07-18 23:45:58 +02:00
e8454e018d
Merge pull request #4378 from Crizz0/ticket/14704
...
[ticket/14704] Removes unused function and language files in base.php
2016-07-17 15:57:21 +02:00
652e3da28d
[ticket/14703] Refine the parent module selection for custom extension modules
...
PHPBB3-14703
2016-07-10 21:47:04 +07:00
55b854906d
Merge pull request #4342 from Senky/ticket/14654
...
[ticket/14654] Change Imagemagick to ImageMagick
2016-07-07 19:15:33 +02:00
cddb884be6
Merge pull request #4354 from Stanzilla/smtp_explain
...
[ticket/14184] Add a _EXPLAIN translation entry for the SMTP server option
2016-07-06 19:23:54 +02:00
53b9216c78
[ticket/14704] Removes unused function and language files in base.php
...
PHPBB3-14704
2016-07-03 14:22:08 +02:00
773a701d62
[ticket/14683] Fix typos in email templates.
...
PHPBB3-14683
2016-06-20 00:15:37 +07:00
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
7dc1af25bc
[ticket/14654] Change Imagemagick to ImageMagick
...
PHPBB3-14654
2016-06-11 21:32:16 +02:00
0d7625c534
[ticket/13716] Remove extra br tag and correct missing closing a html tag
...
PHPBB3-13716
2016-05-16 18:01:55 -04:00
269e253524
[ticket/14596] Deny installation of Ascraeus under PHP 7
...
PHPBB3-14596
2016-04-23 07:11:34 +02:00
c938077172
[ticket/13716] Fix verboseness
...
PHPBB3-13716
2016-04-12 05:17:02 -04:00
e80f79fc9a
[ticket/13716] Fix grammar and href title tags
...
PHPBB3-13716
2016-04-06 06:18:26 -04:00
04f320cb01
[ticket/13716] Check phpBB version against config version
...
Display a warning in the ACP if the version constant (files)
does not match the phpbb_config version
(often indicating that the database updates hasn't been run)
PHPBB3-13716
2016-04-05 07:09:12 -04:00
5e96738ca1
Merge pull request #4230 from Senky/ticket/13028
...
[ticket/13028] Rename unanswered search label
2016-03-27 12:33:48 +02:00
9ef5b126ec
[ticket/13013] Explain to user explicitl what "participate more" means
...
PHPBB3-13013
2016-03-26 19:17:41 +01:00
4dc8841e33
[ticket/13028] Rename unanswered search label
...
PHPBB3-13028
2016-03-18 11:54:46 +01:00
215fad420f
[ticket/14241] Log fatal captcha error to error log
...
PHPBB3-14241
2016-03-12 10:24:07 +01:00
4c5c289f75
[ticket/14241] Prevent empty q&a as a result of improper settings
...
Improper setup of the q&a captcha in combination with the admin choosing a
default language that does not have any questions and answers set might
result in the user being presented empty questions and answers. This
change will try to fall back to any question in case the admin incorrectly
set the default language and has no questions & answers set. If that does
not work, the captcha will not allow passing it and suggest to contact the
board admin to resolve this issue.
PHPBB3-14241
2016-03-11 10:51:07 +01:00
83fd8e88d6
[ticket/14508] Adjust account inactive language
...
PHPBB3-14508
2016-03-03 06:55:36 -05:00
65ce507dda
[ticket/14508] Change language notice on account activation
...
PHPBB3-14508
2016-03-02 07:05:37 -05:00
bb5a171674
[ticket/14303] Use UTF8 quotes in app.php lang file
...
PHPBB3-14303
2015-12-26 08:14:33 +01:00
627488da5b
[ticket/14353] Complete [list] bbcode documentation/examples
...
PHPBB3-14353
2015-12-11 17:14:22 -08:00
03662d5a89
[ticket/14283] Add a Manage Group link on a group page
...
PHPBB3-14283
2015-11-14 06:10:41 -05:00
9a8393c912
[ticket/10343] Show clearer indication an account is inactive in memberlist
...
PHPBB3-10343
2015-10-17 18:38:53 -04:00
c7d7967a91
[ticket/13945] Send reactivation requests to admins using notifications system.
...
PHPBB3-13945
2015-10-15 22:26:14 -07:00
f6c8338358
Merge pull request #3864 from Zoddo/ticket/8920
...
[ticket/8920] Add a MCP PM reports view permission
2015-10-11 10:47:44 +02:00
5faa12db4c
Merge pull request #3855 from VSEphpbb/ticket/14123
...
[ticket/14123] Add descriptive help to the CLI help output
* VSEphpbb/ticket/14123:
[ticket/14123] Fix typo
[ticket/14123] Remove redundant help messages
[ticket/14123] Add descriptive help to the CLI help output
2015-09-02 12:44:52 +02:00
e9e199bc37
[ticket/8920] Add a MCP PM reports view permission
...
Anybody who has the permission to read reports in one forum
can read PM reports.
Solving this problem by adding a new permission to read PM reports.
PHPBB3-8920
2015-08-30 12:18:37 +02:00
76158e429b
[ticket/14123] Fix typo
...
PHPBB3-14123
2015-08-28 07:54:50 -07:00
6c36f56b12
[ticket/14123] Remove redundant help messages
...
PHPBB3-14123
2015-08-28 07:49:07 -07:00