This repository was archived by the owner on Jun 9, 2021. It is now read-only.
File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 3
3
Changelog of Pull Request Notifier for Bitbucket.
4
4
5
5
## 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
+
7
13
Removing deprecated dependency on AJS.contextPath()
8
14
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 *
10
16
17
+ ### No issue
11
18
Correcting custom keystore
12
19
13
20
Using custom keystore even if "Accept Any Certificate" is disabled.
Original file line number Diff line number Diff line change 34
34
<web-resource name =" Admin Web Resources" key =" resources" >
35
35
<dependency >com.atlassian.auiplugin:ajs</dependency >
36
36
<dependency >com.atlassian.plugins.atlassian-plugins-webresource-plugin:context-path</dependency >
37
+ <dependency >com.atlassian.auiplugin:template</dependency >
37
38
<resource type =" download" name =" 3rdparty.js" location =" 3rdparty.js" />
38
39
<resource type =" download" name =" utils.js" location =" utils.js" />
39
40
<resource type =" download" name =" admin.js" location =" admin.js" />
You can’t perform that action at this time.
0 commit comments