Diego Prado Gesto
|
ed6b63b41b
Merge branch 'master' of github.com:Ultimaker/Cura
|
6 years ago |
Diego Prado Gesto
|
bc965bacfc
CURA-5358 Not use the prefix for installing packages and so no need to
|
6 years ago |
Jack Ha
|
9281c23555
Fix uninstallable user package which was also bundled; make update package somewhat better by not trying to uninstall builtin package
|
6 years ago |
Aleksei S
|
50dabdbac8
Merge branch 'bugfix-toolbox-update'
|
6 years ago |
Ghostkeeper
|
0aa1aaf11b
Fix loading packages.json when file doesn't exist yet
|
6 years ago |
Ghostkeeper
|
0a9f389396
Search for bundled packages file in all search paths
|
6 years ago |
Jack Ha
|
49c4f66d95
Ugly fix for uninstalling installed packages, but not uninstalling bundled packages.
|
6 years ago |
Jack Ha
|
1f088aabc4
Cleanup and simplify toolbox plugin update
|
6 years ago |
Jack Ha
|
0f0b6a9712
Fix/Implement update in toolbox
|
6 years ago |
Ian Paschal
|
dd14a8e685
CURA-5296 Better finding for packages.json
|
6 years ago |
Diego Prado Gesto
|
04534936c3
CURA-5358 Change the name in the dict to search for the 'qualities' that
|
6 years ago |
Diego Prado Gesto
|
527f269b5d
Fix an issue that kept the plugins in the "installed" list despite of
|
6 years ago |
Diego Prado Gesto
|
7d725936ef
Clean up the package manager a bit:
|
6 years ago |
Jack Ha
|
45fc8480a1
CURA-5296 fix first startup not loading bundled packages
|
6 years ago |
Ian Paschal
|
4a78825f55
CURA-5296 Delete package info individually
|
6 years ago |
Ian Paschal
|
d6ad8ed09e
CURA-5296 Move installed plugins to "installed" dict
|
6 years ago |
Ian Paschal
|
db15b1c2a1
CURA-5296 Fix packages.json path
|
6 years ago |
Ian Paschal
|
0accdc6320
Cura-5296 Use separate packages.json files in app and user data
|
6 years ago |
Ian Paschal
|
4cfd047b11
CURA-5296 Simplifications to CuraPackageManager
|
6 years ago |
Ian Paschal
|
4a2e36978e
Merge remote-tracking branch 'origin/master' into CURA-5296_bundled_packages
|
6 years ago |
Jaime van Kessel
|
7d2257838b
Added missing typing
|
6 years ago |
Jaime van Kessel
|
34483b4b34
Merge branch 'master' of github.com:Ultimaker/Cura
|
6 years ago |
Jaime van Kessel
|
21e2fcbcf6
Also added missing context usage of archive
|
6 years ago |
Ruben D
|
f3be394080
Properly get the application
|
6 years ago |
Jaime van Kessel
|
7665f8a7cb
Reading packages from archive now uses With context
|
6 years ago |
Mark
|
ce7f64d8e3
ignore empty directories in plugin folder
|
6 years ago |
ChrisTerBeke
|
80d7dc18cb
Fix is_dir for Python 3.5
|
6 years ago |
Ian Paschal
|
45e32e6c05
CURA-5296 Quick hack to test using a list of IDs
|
6 years ago |
Lipu Fei
|
49649e3d4a
Add final so the management JSON is always saved
|
6 years ago |
Lipu Fei
|
09af97634d
Simplify code
|
6 years ago |
Lipu Fei
|
5cc5f32a73
Remove unnecessary is_bundled modifications
|
6 years ago |
Lipu Fei
|
d4cf944e11
Simplify code
|
6 years ago |
Lipu Fei
|
8250ea8366
Add version for cura package management JSON
|
6 years ago |
Ian Paschal
|
62aeb6c954
CURA-5035 Review feedback
|
6 years ago |
Lipu Fei
|
cc207a3f92
Clean up unused variables
|
6 years ago |
Lipu Fei
|
863d67ae64
Use Resources.Plugins for finding plugin storage path
|
6 years ago |
Lipu Fei
|
7ee085fe50
Check all subdirs in data storage dir for package removal
|
6 years ago |
Ian Paschal
|
096f304aef
CURA-5035 Crash because old packages don't have 'author_id'
|
6 years ago |
Lipu Fei
|
51abd32328
Use dict get fallback to prevent errors
|
6 years ago |
Lipu Fei
|
1fb2edace5
Use ContainerRegistry.lockFile in Cura package management
|
6 years ago |
Lipu Fei
|
cff4dc8a0c
Use json.load() directly
|
6 years ago |
Ian Paschal
|
01007946b4
CURA-5035 Separate API calls!
|
6 years ago |
Ian Paschal
|
679f87ebb3
CURA-5035 Don't show required plugins
|
6 years ago |
Ian Paschal
|
fbf73176d3
Use UM.Version instead of VersionTools
|
6 years ago |
Ian Paschal
|
7a0fe74989
CURA-5035 Added material authors + icons
|
6 years ago |
Ian Paschal
|
85ebe741a8
CURA-5035 Don't show authors with 0 packages
|
6 years ago |
Ian Paschal
|
523518020c
CURA-5035 Better linking between Toolbox and CuraPluginManager
|
6 years ago |
Ian Paschal
|
5d395f549a
CURA-5035 Added already installed plugins
|
6 years ago |
Lipu Fei
|
0f966115e6
WIP: Make CuraPackageManager aggregate PluginRegistry data
|
6 years ago |
Lipu Fei
|
8a181ea395
Save curapackage into cache for delayed installation
|
6 years ago |