This repository was archived by the owner on Jun 9, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 33Changelog of Pull Request Notifier for Bitbucket.
44
55## Unreleased
6- ### No issue
6+ ### GitHub [ #347 ] ( https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/347 ) Configuration UI is broken - Uncaught Error: plugin/prnfb/admin missing aui
7+ Loading deprecated AJS.template manually
8+
9+ As suggested: https://community.developer.atlassian.com/t/how-to-get-ajs-contextpath-in-aui-8/32202/6
10+
11+ [ 543fcea9c89cc4a] ( https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/543fcea9c89cc4a ) Tomas Bjerre * 2019-10-03 14:32:09*
12+
713 Removing deprecated dependency on AJS.contextPath()
814
9- [ 1ed35c86b06ea32 ] ( https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/1ed35c86b06ea32 ) Tomas Bjerre * 2019-10-03 14:19:07 *
15+ [ d9e2479b08e69f7 ] ( https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/d9e2479b08e69f7 ) Tomas Bjerre * 2019-10-03 14:25:43 *
1016
17+ ### No issue
1118 Correcting custom keystore
1219
1320Using custom keystore even if "Accept Any Certificate" is disabled.
Original file line number Diff line number Diff line change 3434 <web-resource name =" Admin Web Resources" key =" resources" >
3535 <dependency >com.atlassian.auiplugin:ajs</dependency >
3636 <dependency >com.atlassian.plugins.atlassian-plugins-webresource-plugin:context-path</dependency >
37+ <dependency >com.atlassian.auiplugin:template</dependency >
3738 <resource type =" download" name =" 3rdparty.js" location =" 3rdparty.js" />
3839 <resource type =" download" name =" utils.js" location =" utils.js" />
3940 <resource type =" download" name =" admin.js" location =" admin.js" />
You can’t perform that action at this time.
0 commit comments