~ultimaker/uranium/+git/Uranium:CURA-8610_add_package_metadata

Last commit made on 2022-06-08
Get this branch:
git clone -b CURA-8610_add_package_metadata https://git.launchpad.net/~ultimaker/uranium/+git/Uranium

Branch merges

Branch information

Name:
CURA-8610_add_package_metadata
Repository:
lp:~ultimaker/uranium/+git/Uranium

Recent commits

0e97663... by Joey de l'Arago

Before this change packages were only being checked if they were bundled after loading the package_id. However only installed packages were being loaded so this would always be false.

The solution here is to check first if a material file is inside "secure_paths" (these are install directory resource paths). If it is, it must be a bundled material.

CURA-8610

ab2d9cd... by Remco Burema <email address hidden>

Merge pull request #829 from Ultimaker/CURA-6990

 Use "required packages" metadata to load a project file with a third party material

8582976... by "c.lamboo" <email address hidden>

Add header and footer components to Dialog

This provides control over how the header (the header is newly introduced in this commit) and footer components are rendered. The footer is the area where the `leftButtoons` and `rightButtons` are rendered. Having control over how this is rendered introduces for instance the possibility to render the buttons within a warning area (an example of this can bee seen in the WorkspaceDialog).

CURA-6990

42c27f7... by Ruben D

Log errors when theme can't be accessed

Done as a 5 minute fix.

68b7278... by Ruben D

Also catch EnvironmentError when listing image dir

It's the only one that we didn't catch yet.

Fixes Sentry issue CURA-3BJ.

50ac4af... by Ruben D

Catch AttributeError from cached_values erasure asynchronously

Don't let it crash here. If cached_values got erased asynchronously, then we should stop instantiating values from it.

Fixes Sentry issue CURA-3Y5.

d18069c... by "c.lamboo" <email address hidden>

Add `buttonWarning` and `buttonWarningText` property to `UM.Dialog`

This allows to display a warning surrounding the action buttons when `buttonWarning = true`. Using the `buttonWarningText` field a message can be displayed along side the warning.

CURA-6990

de6d7ac... by Jaime van Kessel <email address hidden>

Ensure that resetting the configuration is actually triggered when pressed

CURA-9334

2422a40... by Jaime van Kessel <email address hidden>

Merge branch '5.0' of github.com:Ultimaker/Uranium

4bbd740... by Jaime van Kessel <email address hidden>

Merge pull request #827 from Ultimaker/SEC-257_redux_5.0

[CURA-8968] Also check afterwards.