Skip to content

Implement expiry after a fortnight (2 weeks).

Edwin Bos requested to merge eddy8/Jirafeau:fortnight-expiry into next-release

Allow picking expiry date after a fortnight (2 weeks). Added localisation for a few languages for this.

Updating needs a manual update in config.local.php in the availabilities array 'fortnight' => true, or it will default to false. See config.original.php.

Supplies issue #269.

Merge request reports