summaryrefslogtreecommitdiffstats
path: root/releases.moxie
diff options
context:
space:
mode:
Diffstat (limited to 'releases.moxie')
-rw-r--r--releases.moxie3
1 files changed, 3 insertions, 0 deletions
diff --git a/releases.moxie b/releases.moxie
index 2b72bd22..0a73d5bb 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -35,6 +35,8 @@ r17: {
- Improve Gerrit change ref decoration in the refs panel (issue 206)
- Disable Gson's pretty printing which has a huge performance gain
- Properly set application/json content-type on api calls
+ - Make days back filter choices a setting
+ - Changed default days back filter setting to 7 days
- Improved page title
- Updated Polish translation
- Updated Japanese translation
@@ -105,6 +107,7 @@ r17: {
- { name: 'mail.smtps', defaultValue: false }
- { name: 'realm.salesforce.backingUserService', defaultValue: 'users.conf' }
- { name: 'realm.salesforce.orgId', defaultValue: 0 }
+ - { name: 'web.activityDurationChoices', defaultValue: '7 14 28 60 90 180' }
- { name: 'web.allowAppCloneLinks', defaultValue: true }
- { name: 'web.forceDefaultLocale', defaultValue: ' ' }
- { name: 'web.overviewPushCount', defaultValue: 5 }