Merge 1.5.0 changes back to master.

This commit is contained in:
Mike Jumper
2023-01-10 21:52:26 -08:00
90 changed files with 638 additions and 359 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -5,8 +5,8 @@
},
"dependencies": {
"@simonwep/pickr": "^1.8.2",
"angular": "^1.8.2",
"angular-route": "^1.8.2",
"angular": "^1.8.3",
"angular-route": "^1.8.3",
"angular-templatecache-webpack-plugin": "^1.0.1",
"angular-translate": "^2.19.0",
"angular-translate-interpolation-messageformat": "^2.19.0",
@@ -14,7 +14,7 @@
"blob-polyfill": ">=7.0.20220408",
"datalist-polyfill": "^1.25.0",
"file-saver": "^2.0.5",
"jquery": "^3.6.1",
"jquery": "^3.6.3",
"jstz": "^2.1.1",
"lodash": "^4.17.21"
},

View File

@@ -68,7 +68,8 @@ public class ExtensionModule extends ServletModule {
"1.1.0",
"1.2.0",
"1.3.0",
"1.4.0"
"1.4.0",
"1.5.0"
));
/**