* week number in graph is now a config parameter, defaults to 25
* urlhelper added to the layout * footer changed to some stats
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
|
||||
return [
|
||||
'app.config' => [
|
||||
'numberOfWeeks' => 25,
|
||||
|
||||
'jira.user' => '',
|
||||
'jira.password' => '',
|
||||
'jira.query.filtered' => 'https://jirapducc.mo.ca.am.ericsson.se/rest/api/2/search?maxResults=1000&jql=filter=%s&fields=created,resolutiondate',
|
||||
|
||||
Reference in New Issue
Block a user