Simon Edwards
|
8700cbe4e8
|
Mypy fix
CL-1266
|
2019-04-01 15:22:38 +02:00 |
|
Simon Edwards
|
19c6fceb0c
|
Delay using getPluginPath() until after start up time
CL-1266
|
2019-04-01 14:30:20 +02:00 |
|
Ian Paschal
|
58f1c05564
|
Actually fix tests
Contributes to CL-1266
|
2019-03-29 12:27:58 +01:00 |
|
Ian Paschal
|
4581c1f138
|
Fix UM3NetworkPrinting test
Contributes to CL-1266
|
2019-03-28 16:20:01 +01:00 |
|
Ian Paschal
|
49cb3de562
|
Merge remote-tracking branch 'origin/master' into CL-1266_cloud_association_for_manual_ips
|
2019-03-27 16:53:31 +01:00 |
|
Ian Paschal
|
637e18a841
|
Add default value for internal IP if not supplied
Contributes to CL-1266
|
2019-03-27 15:40:06 +01:00 |
|
Ian Paschal
|
fc650865d6
|
Improved cloud pop-up
Contributes to CL-1287
|
2019-03-22 15:24:12 +01:00 |
|
Ghostkeeper
|
731cbc9e95
|
Make 'All jobs are printed.' translatable
|
2019-03-18 15:16:50 +01:00 |
|
Jaime van Kessel
|
c1ed8ba9d0
|
Merge branch '4.0' of github.com:Ultimaker/Cura
|
2019-03-18 14:56:49 +01:00 |
|
Jaime van Kessel
|
61e031bf1a
|
Fix format for two of the translated messages.
The format needs to be done on the result of whatever the translate spits out instead of
the string that is passed to the translate.
|
2019-03-18 13:45:31 +01:00 |
|
Ghostkeeper
|
3e9ed0fbfa
|
Add translation hint for untranslatable Ultimaker Cloud brand
So that the translators next time hopefully won't translate this.
Contributes to issue CURA-6257.
|
2019-03-18 10:36:23 +01:00 |
|
Jaime van Kessel
|
0fbfe9e6c9
|
Merge branch '4.0' of github.com:Ultimaker/Cura
|
2019-03-13 15:42:21 +01:00 |
|
Simon Edwards
|
c07b0cdd00
|
Merge pull request #5418 from Ultimaker/CL-1281_improve_idle_printer_empty_queue
CL-1281 Make sure to show printers even if queue is empty
|
2019-03-11 17:20:39 +01:00 |
|
Ian Paschal
|
ec203da1cd
|
Make sure to show printers even if queue is empty
Contributes to CL-1281
|
2019-03-11 13:54:49 +01:00 |
|
Ghostkeeper
|
1d25f52df6
|
Merge branch '4.0'
|
2019-03-06 15:23:55 +01:00 |
|
Ian Paschal
|
c9d99e0149
|
Revert "Adapt tests to manual IP connection"
This reverts commit d758189aaf .
|
2019-03-06 13:11:43 +01:00 |
|
Ian Paschal
|
9c3f67a9ed
|
Code style
Contributes to CL-1272
|
2019-03-06 12:26:38 +01:00 |
|
Ian Paschal
|
99fe8ec7aa
|
Improve cloud flow pop up logic
Contributes to CL-CL-1272
|
2019-03-06 10:56:31 +01:00 |
|
Ian Paschal
|
f483eb431f
|
Make IP address optional
Contribues to CL-1266
|
2019-03-05 09:30:51 +01:00 |
|
Ian Paschal
|
d758189aaf
|
Adapt tests to manual IP connection
Contributes to CL-1266
|
2019-03-05 09:28:18 +01:00 |
|
Ian Paschal
|
04a2caf781
|
Add internal IP to CloudClusterResponse
Contributes to CL-1266
|
2019-03-04 16:29:23 +01:00 |
|
Ian Paschal
|
63bf95cc9e
|
More robust check for network key
Contributes to CL-1266
|
2019-03-04 16:26:20 +01:00 |
|
Jaime van Kessel
|
6157cb6f91
|
Merge branch '4.0' of github.com:Ultimaker/Cura
|
2019-03-04 16:00:56 +01:00 |
|
Ian Paschal
|
35a9a0a058
|
Check for IP addresses used as network keys
Contributes to CL-1266
|
2019-03-04 15:52:00 +01:00 |
|
Ian Paschal
|
88fc7d0fba
|
Don't try to get the plugin path when there's no plugin registry
i.e. in tests
Contributes to CL-1274
|
2019-03-04 14:27:35 +01:00 |
|
Ian Paschal
|
a74717ca3c
|
Get plugin path like most other plugins do
Contributes to CL-1274
|
2019-03-04 12:42:48 +01:00 |
|
Ian Paschal
|
87d4a68c0e
|
Merge remote-tracking branch 'origin/4.0' into CL-1274_dont_use___file__
|
2019-03-04 12:11:57 +01:00 |
|
Ian Paschal
|
3889570697
|
K.I.S.S.
Contributes to CL-1274
|
2019-03-04 12:04:34 +01:00 |
|
Ian Paschal
|
c8580cf417
|
Prevent circular dependencies
Contributes to CL-1274
|
2019-03-04 11:27:52 +01:00 |
|
Ian Paschal
|
a1e0ddd9df
|
Don't hardcode plugin directory
Contributes to CL-1274
|
2019-03-04 10:19:33 +01:00 |
|
Ian
|
cac8c85489
|
Don't use __file__
Contributes to CL-1274
|
2019-03-01 10:46:41 +01:00 |
|
Ian
|
cf9a1c0248
|
Sort UM imports alphabetically for easy scanning
Contributes to CL-1274
|
2019-03-01 10:46:27 +01:00 |
|
Simon Edwards
|
4590fae9b2
|
Hide the "View print history" button when connecting via cloud
CL-1247
|
2019-02-28 17:08:28 +01:00 |
|
Ghostkeeper
|
650204dae7
|
Merge branch '4.0'
|
2019-02-21 09:09:19 +01:00 |
|
Ian Paschal
|
a5761cb56b
|
Use new property names for cloud connection detection
|
2019-02-20 14:08:13 +01:00 |
|
Simon Edwards
|
60547b4265
|
Merge pull request #5329 from Ultimaker/CL-1247_improve_cloud_disabled_states
CL-1247 Improve cloud disabled states
|
2019-02-20 13:17:11 +01:00 |
|
Simon Edwards
|
43b1c86920
|
Use QUrl.fromLocalFile() to create the file:// URLs for the images
|
2019-02-20 09:31:51 +01:00 |
|
Simon Edwards
|
3ad916b565
|
Fix the path to the pop up images in the monitor tab.
|
2019-02-19 17:07:09 +01:00 |
|
Simon Edwards
|
ebc3537537
|
Merge pull request #5325 from Ultimaker/CL-1222_improve_cloud_flow_toggle
Improve "don't ask me again" checkbox
|
2019-02-19 15:31:38 +01:00 |
|
Ian Paschal
|
7b3420653e
|
Actually, just hide manage queue on cloud
Contributes to CL-1247
|
2019-02-19 12:27:41 +01:00 |
|
Ian Paschal
|
0ef014a542
|
Don't show "Review Connection" unless you're on the LAN
Contributes to CL-1247
|
2019-02-19 12:24:04 +01:00 |
|
Ian Paschal
|
b6b7f8cfce
|
Disable queue link when connected to cloud
Contributes to CL-1247
|
2019-02-19 12:23:48 +01:00 |
|
Ian Paschal
|
e23dd2dd6b
|
Grey-out buttons when using cloud connection
Contributes to CL-1247
(includes some boyscoutin')
|
2019-02-19 12:23:33 +01:00 |
|
Ian Paschal
|
05b5dfa05f
|
Improve "don't ask me again" checkbox
Contributes to CL-1222
|
2019-02-19 10:13:05 +01:00 |
|
Lipu Fei
|
64150cc7cf
|
Merge remote-tracking branch 'origin/4.0'
|
2019-02-18 13:52:27 +01:00 |
|
ChrisTerBeke
|
f25fefdbcb
|
Add expected mesh back to test
|
2019-02-15 17:24:03 +01:00 |
|
ChrisTerBeke
|
11cf409d71
|
Fix codestyle
|
2019-02-15 17:07:45 +01:00 |
|
ChrisTerBeke
|
3f11cb911d
|
Add filesize back to expected result
|
2019-02-15 17:06:32 +01:00 |
|
ChrisTerBeke
|
897c932e80
|
Fix test for cloud output device ufp uploading
|
2019-02-15 17:03:38 +01:00 |
|
ChrisTerBeke
|
119c868650
|
Add a test for the device properties
|
2019-02-15 16:52:11 +01:00 |
|