Zedifus
f6d24b4ca9
Merge branch 'dev' into refactor/remote-comms-api
2023-05-14 20:06:47 +01:00
Iain Powrie
a7e30b5baf
Merge branch 'devops/pipeline-repairs' into 'dev'
...
Fix blocking and non-blocking pipeline issues (Pre-defined Variable Deprecation / provenance disable)
See merge request crafty-controller/crafty-4!582
2023-05-14 18:56:30 +00:00
Zedifus
7a358391d7
Update changelog !582
2023-05-14 19:52:11 +01:00
Zedifus
4b0147e654
Fix gitlab registry digest information with provenance workaround
...
docker buildx as of v0.10.0 defaults to using SLSA Provenance for multi architecture builds.
Pushing an image built with buildx to Gitlab results in a tag with empty manifest data.
https://gitlab.com/gitlab-org/gitlab/-/issues/388865
2023-05-14 19:34:38 +01:00
Zedifus
66389b74c2
Change deprecated pre-def gitlab registry variable
...
`CI_BUILD_TOKEN` deprecated in recent Gitlab 16 update https://docs.gitlab.com/ee/update/deprecations.html#ci_build_-predefined-variables
2023-05-14 19:33:20 +01:00
Zedifus
6699a9a373
Re-tag release
...
Due to the technical size of the api consolidation, minor bump required.
2023-05-14 17:24:55 +01:00
Andrew
984d4dbf94
Fix dom issue
2023-05-11 21:56:31 -04:00
Andrew
6988ed31f6
Fix json schema type issues in schedules
2023-05-11 21:48:25 -04:00
amcmanu3
1ab409f5cb
Add check for parent in schedules
2023-05-07 13:51:12 -04:00
amcmanu3
f22a6e77da
Remove del task from ajax.
2023-05-07 13:50:26 -04:00
amcmanu3
fb543fb148
Merge branch 'dev' into refactor/remote-comms-api
2023-05-07 13:49:53 -04:00
amcmanu3
9b3c664d09
Revert xsrf remove
2023-05-07 12:41:36 -04:00
Zedifus
8b528993b5
Prepare 4.0.23 release base
2023-04-08 18:17:35 +01:00
Zedifus
c69dae3e92
Close v4.0.22 changelog
2023-04-08 17:36:12 +01:00
Iain Powrie
7fec82d959
Merge branch 'bug/motd-obfuscation' into 'dev'
...
Fix motd jumping with obfuscation
See merge request crafty-controller/crafty-4!572
2023-04-02 16:48:20 +00:00
Zedifus
3f1744a6ee
Update changelog !572
2023-04-01 14:59:14 +01:00
Zedifus
e0e631e1ec
Merge branch 'dev' into bug/motd-obfuscation
2023-04-01 14:57:16 +01:00
Iain Powrie
50eb948441
Merge branch 'tweak/dashboard-storage' into 'dev'
...
Fix traceback for users without disks
See merge request crafty-controller/crafty-4!571
2023-04-01 13:52:12 +00:00
Zedifus
97a8bf2069
Update changelog !571
2023-04-01 14:46:53 +01:00
Zedifus
f4b8685c8e
Merge branch 'dev' into tweak/dashboard-storage
2023-04-01 14:43:54 +01:00
Iain Powrie
74cbf197a7
Merge branch 'tweak/internet-ping' into 'dev'
...
Add a fallback for google.com
See merge request crafty-controller/crafty-4!570
2023-04-01 13:41:39 +00:00
Zedifus
64a4c25af5
Update changelog !570
2023-04-01 14:34:57 +01:00
Zedifus
1be451d5eb
Merge branch 'dev' into tweak/internet-ping
2023-04-01 14:32:37 +01:00
Iain Powrie
5377fce50a
Merge branch 'tweak/tz-fail-logging' into 'dev'
...
Add better logging on tz failures
See merge request crafty-controller/crafty-4!569
2023-04-01 13:21:31 +00:00
Zedifus
611dd0feaf
Update changelog !569
2023-04-01 14:15:09 +01:00
amcmanu3
709539417f
Merge branch 'bugfix/disk-data' into tweak/dashboard-storage
2023-03-18 21:50:17 -04:00
Andrew
fa87dcee1a
Fix traceback for users without disks
2023-03-18 21:45:31 -04:00
amcmanu3
c5bb1f42e2
Add try/except around disk data
2023-03-18 15:27:08 -04:00
amcmanu3
dc4dc095c5
Fix motd jumping with obfuscation
2023-03-15 15:15:00 -04:00
amcmanu3
7721b02786
Fix formatting
2023-03-15 11:17:39 -04:00
amcmanu3
7aa0776cb5
Laying groundwork for roles patch
2023-03-13 15:54:44 -04:00
amcmanu3
0b1d2d5dc6
Fix roles manager being none
2023-03-13 13:54:59 -04:00
Andrew
ef711fbd1d
Fix traceback for users without disks
2023-03-12 16:46:50 -04:00
Andrew
3f3ba0ad81
Fix minimums
2023-03-10 18:58:19 -05:00
Andrew
d6b57203a1
Fix auto start delay patch
2023-03-10 18:55:13 -05:00
Andrew
d1b2955fcc
Better errors for schedules
2023-03-10 18:28:40 -05:00
Andrew
4729588e31
Fix server config update_url
2023-03-10 18:25:26 -05:00
Andrew
6fa1b02888
Add better logging on tz failures
2023-03-09 11:09:58 -05:00
Andrew
89307cecd5
Fix get server users
2023-03-09 11:06:55 -05:00
amcmanu3
5ff14be92f
Add a fallback for google.com
2023-03-08 18:46:06 -05:00
amcmanu3
494b3442fb
Merge branch 'dev' into refactor/remote-comms-api
2023-03-04 23:19:15 -05:00
amcmanu3
d06de3ef76
Remove un-needed imports
2023-03-04 22:45:45 -05:00
amcmanu3
1804d35156
Add error checking on cron validation
2023-03-04 22:45:31 -05:00
amcmanu3
c02472fb16
Send schdules via API
2023-03-04 20:10:10 -05:00
amcmanu3
addd878942
Move schedule edit delete to API call
2023-03-04 18:19:30 -05:00
amcmanu3
8ac0449bcb
Add quick schedule delete to api call
2023-03-04 18:18:39 -05:00
Zedifus
12fc3be00d
Prepare 4.0.22 release base
2023-03-04 20:38:43 +00:00
Zedifus
9882c07ce9
Close v4.0.21 changelog
2023-03-04 19:55:14 +00:00
amcmanu3
343b4c9da8
Merge branch 'dev' into refactor/remote-comms-api
2023-03-04 12:54:53 -05:00
Zedifus
77d80584d1
Add DHub to README.md
2023-03-04 15:35:12 +00:00