Jaime van Kessel
3774fdbd02
Refactored the "connection_type" metadata entry so it can support multiple types.
...
After a lot of discussion and finding out what the hell was going on,
we figured out we made a pretty big derp by only setting a single connection_type
in the metadata of the machine. What it's actually doing is describing what connection types
have been configured (and not just randomly displaying whatever output device set the value last)
2019-01-28 14:29:41 +01:00
Simon Edwards
72b98285b1
Merge pull request #5216 from Ultimaker/CL-1188_hide_print_job_on_unavailable_printer
...
CL-1188 hide print job on unavailable printer
2019-01-28 11:08:21 +01:00
Ghostkeeper
91dc3713ae
Initialise idle count properly
...
This is a field so it should always get initialised in the __init__ function.
Fixes #5218 .
2019-01-25 12:03:21 +01:00
Ian Paschal
e7151390f7
Label printers without connection to "unreachable"
...
Contributes to CL-1188
2019-01-24 10:24:55 +01:00
Ian Paschal
673734ee12
Show print job context menu if state == "error"
...
Contributes to CL-1175
2019-01-24 09:52:56 +01:00
Ian Paschal
5d2a914180
Always show context menu for print jobs
...
Contributes to CL-1175
2019-01-23 15:54:11 +01:00
Ian Paschal
4438f0d9a3
Add dark mode to new context menu
...
Contributes to CL-1212
2019-01-23 15:34:28 +01:00
Ian Paschal
f5379dda55
Fix improperly removed method
2019-01-23 14:48:38 +01:00
Ian Paschal
e19323d38b
Fix mising theme key
2019-01-23 14:47:59 +01:00
Ian Paschal
1097f16011
Add theme (and dark mode)
...
Contributes to CL-1165
2019-01-23 12:08:20 +01:00
Ian Paschal
32072e3bfe
Merge remote-tracking branch 'origin/4.0' into CL-1165_missing_cloud_info
2019-01-23 12:05:06 +01:00
Ian Paschal
776410e5d9
Merge pull request #5208 from Ultimaker/CL-1212_monitor_dark_theme
...
CL-1212 Monitor tab dark theme
2019-01-23 11:37:19 +01:00
ChrisTerBeke
92eb361ba1
Make cloud API error a generic message to not scare the user
2019-01-23 09:37:32 +01:00
Ian Paschal
283de789c2
Remove comment
...
Contributes to CL-1212
2019-01-22 12:00:50 +01:00
Ian Paschal
76240bb458
Remove unused comment
...
Contributes to CL-1212
2019-01-22 11:13:27 +01:00
Ian Paschal
e212bbfb01
Add some translations which were forgotten
2019-01-21 17:13:34 +01:00
Ian Paschal
bc9831abd1
Add color theming to monitor tab
...
Contributes to CL-1212
2019-01-21 17:10:41 +01:00
Ian Paschal
406ef20802
Revert "Add theme colors"
...
This reverts commit 2e5eb61144
.
2019-01-21 14:05:24 +01:00
Ian Paschal
2e5eb61144
Add theme colors
...
Contributes to CL-1212
2019-01-21 13:07:16 +01:00
Ian Paschal
1369c98ea6
Center extruder numbers on Ubuntu
...
This one is for you @christerbeke
2019-01-18 16:02:23 +01:00
Lipu Fei
c602c1cf15
Use MachineManager.activeMachine instead of Application.globalstack
...
CURA-6117
2019-01-18 14:08:53 +01:00
Remco Burema
98ce0caaef
Merge pull request #5158 from Ultimaker/marketplace_use_busy_indicator
...
Remove loading gif
2019-01-17 16:17:00 +01:00
Ian Paschal
f3d0010b87
Add cloud connection condition
...
Contributes to CL-1165
2019-01-17 15:44:37 +01:00
Ian Paschal
495115c9f7
Merge remote-tracking branch 'origin/4.0' into CL-1165_missing_cloud_info
2019-01-17 15:11:38 +01:00
Jaime van Kessel
894dbcf6f6
Revert "Added skip mark to failing cloud tests"
...
This reverts commit 665c331564
.
2019-01-17 14:43:43 +01:00
Jaime van Kessel
c6628560bb
Merge branch 'STAR-322_cloud-connection' of github.com:Ultimaker/Cura into 4.0
2019-01-17 14:42:56 +01:00
Jaime van Kessel
aff2ffc67a
Merge branch 'preference_qml_early_out' of github.com:Ultimaker/Cura into 4.0
2019-01-17 14:23:06 +01:00
Jaime van Kessel
665c331564
Added skip mark to failing cloud tests
2019-01-17 13:04:04 +01:00
Daniel Schiavini
badb0b0ca9
Use patch.object
to allow relative imports
...
Issue STAR-322.
2019-01-17 12:58:23 +01:00
ChrisTerBeke
b51317b4f3
Merge branch '4.0' of https://github.com/Ultimaker/Cura into 4.0
2019-01-17 10:23:38 +01:00
ChrisTerBeke
aab1fbc73f
Try other patch values for relative imports
2019-01-17 10:22:37 +01:00
Diego Prado Gesto
c28aefac4e
Add the maximum backups message to the backups plugin
...
It didn't work after previous changes, so now it will show again when the user already has 5 backups.
Contributes to CURA-6005
2019-01-16 17:33:14 +01:00
ChrisTerBeke
d9a8bb0eb7
Remove empty init py in plugins dir
2019-01-16 15:18:04 +01:00
Remco Burema
f057c9a7df
Prevent spurious updates to 'onPreferenceChanged's if the preference doesn't match.
2019-01-15 17:15:12 +01:00
ChrisTerBeke
a702661b5d
Decrease the API call intervals to get quicker UI updates
2019-01-15 14:17:38 +01:00
ChrisTerBeke
3d6710d5b6
Merge branch '4.0' into STAR-322_cloud-connection
2019-01-15 13:08:54 +01:00
Lipu Fei
c991741a45
Merge pull request #5167 from Ultimaker/CURA-6087-Allow-multiple-sdk-versions-for-plugins
...
Ensure that the toolbox correctly handles multiple supported SDK vers…
2019-01-15 12:20:18 +01:00
ChrisTerBeke
b7fb969524
Fixes for review
2019-01-15 09:37:38 +01:00
ChrisTerBeke
de24c7d9c3
Revert "Remove mock changes used locally"
...
This reverts commit 7785555a94
.
2019-01-15 09:35:28 +01:00
Daniel Schiavini
7785555a94
Remove mock changes used locally
2019-01-15 08:21:17 +01:00
Daniel Schiavini
77c30c891f
Fix tests
2019-01-15 08:20:39 +01:00
ChrisTerBeke
f478653c37
Uncomment code that was needed for testing
2019-01-14 14:56:14 +01:00
ChrisTerBeke
7bf319dfd1
Better fix for circular dependency
2019-01-14 14:17:36 +01:00
Jaime van Kessel
9d94b55596
Ensure that the toolbox correctly handles multiple supported SDK versions
...
CURA-6087
2019-01-14 13:35:10 +01:00
ChrisTerBeke
cd19eec98a
Remove weird argument for timer
2019-01-14 11:06:16 +01:00
ChrisTerBeke
402097f4d0
Fix imports
2019-01-14 10:57:50 +01:00
ChrisTerBeke
1e2a8aa23e
revert to prevent circular dependency
2019-01-14 10:52:50 +01:00
ChrisTerBeke
13d390a7d9
Fix imports in tests, some cleanup
2019-01-14 10:43:32 +01:00
ChrisTerBeke
81abc84741
Fix typing of CloudOutputDevice in controller
2019-01-14 10:41:10 +01:00
Diego Prado Gesto
c11e0cecc8
Remove loading gif
...
Instead of an external gif, use the BusyIndicator that exists in the ActionButton.
2019-01-13 16:58:38 +01:00