Cura/plugins/DigitalLibrary/src
Ghostkeeper f849df6ba3
Remove old df_access additional right
It is replaced by the new permissions system. The rights are more specific than 'digital factory access, yes or no'. It's now about whether you can read/write printers/projects/print jobs/etc and can differ whether it is your own project/job/etc or someone else's.

Contributes to issue CURA-9220.
2022-07-26 17:49:55 +02:00
..
__init__.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
BackwardsCompatibleMessage.py Make lifetime optional in the getBackwardsCompatibleMessage 2021-08-18 17:18:21 +02:00
BaseModel.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
CloudError.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
DFFileExportAndUploadManager.py Catch wrong cloud responses when it responds with a new file name 2022-06-27 11:30:38 +02:00
DFFileUploader.py Boyscouting modern python typing 2022-06-15 13:27:47 +02:00
DFLibraryFileUploadRequest.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
DFLibraryFileUploadResponse.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
DFPrintJobUploadRequest.py Provide source_file_id with print file 2022-06-15 13:36:34 +02:00
DFPrintJobUploadResponse.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
DigitalFactoryApiClient.py Remove old df_access additional right 2022-07-26 17:49:55 +02:00
DigitalFactoryController.py Wrapping Retrieval in DFRetrieval does not seem to work in QT6, the object returned only undefined for all enum values. 2022-04-21 11:22:07 +02:00
DigitalFactoryFeatureBudgetResponse.py Set the correct initial value in the feature budget attributes 2021-07-13 16:52:36 +02:00
DigitalFactoryFileModel.py Qt5->Qt6: Rectify constant locations: UserRole, CppOwnership 2021-12-28 14:54:56 +01:00
DigitalFactoryFileProvider.py Digital Library: Allow 'personal users' to DL. 2021-07-09 21:06:49 +02:00
DigitalFactoryFileResponse.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
DigitalFactoryOutputDevice.py Revert "Revert "Use optional last output (file) name from output-dev to set project name."" 2021-09-15 12:26:18 +02:00
DigitalFactoryOutputDevicePlugin.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
DigitalFactoryProjectModel.py Qt5->Qt6: Rectify constant locations: UserRole, CppOwnership 2021-12-28 14:54:56 +01:00
DigitalFactoryProjectResponse.py Fix crash if a Digital Library project is made by deleted user 2022-07-07 15:04:15 +02:00
ExportFileJob.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
PaginationLinks.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
PaginationManager.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
PaginationMetadata.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
ResponseMeta.py Initial commit for the DL 2021-04-20 11:30:49 +02:00