Commit graph

4898 commits

Author SHA1 Message Date
Lars Brubaker
d8853e53f3 Merge pull request #1077 from larsbrubaker/master
Wrote a new test for first_layer_extrusion_width being parsed correctly
2016-07-12 18:14:38 -07:00
Lars Brubaker
1008ccef08 Merge pull request #1076 from jlewin/master
Convert more string literals into SettingsKey constants
2016-07-12 18:13:58 -07:00
Lars Brubaker
9cd6c07bd4 Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2016-07-12 18:06:15 -07:00
Lars Brubaker
3a9e4eb054 Wrote a new test for first_layer_extrusion_width being parsed correctly
Refactored first_layer_extrusion_width into a fixed string
2016-07-12 18:06:06 -07:00
John Lewin
da695dc581 Convert more string literals into SettingsKey constants 2016-07-12 17:51:26 -07:00
johnlewin
bc0b040fe4 Merge pull request #1075 from larsbrubaker/master
Fixed a problem with first layer extrusion width not parsing correctl…
2016-07-12 17:50:55 -07:00
Lars Brubaker
fb5d2d9c6e Fixed a problem with first layer extrusion width not parsing correctly in new settings model 2016-07-12 16:43:39 -07:00
Lars Brubaker
1d5b9f20cb Merge pull request #1066 from larsbrubaker/master
Sort the make and model in the printer selection menus.
2016-07-12 13:37:27 -07:00
Lars Brubaker
4fca80ebcd Put in class to copy guest profiles to user profiles. 2016-07-12 13:36:47 -07:00
Lars Brubaker
f16aed3669 Sort the make and model in the printer selection menus. 2016-07-12 09:40:57 -07:00
johnlewin
f79b32a11e Merge pull request #1064 from mmoening/master
Async download of profiles not in cache
2016-07-11 17:22:47 -07:00
Matt Moening
469345e73f Async download of profiles not in cache
When creating a printer checks if profile is already on disk before downloading
2016-07-11 17:05:16 -07:00
johnlewin
f9ade54e72 Merge pull request #1063 from jlewin/master
Reload ProfileManager state on credentials change
2016-07-11 16:52:07 -07:00
John Lewin
b15bcc9775 Remove call to ToString, SettingsKey properties are not strings 2016-07-11 15:30:30 -07:00
John Lewin
ff95a72893 Set ActiveUserName on ChangeCloudSyncStatus, after login/logout 2016-07-11 15:30:30 -07:00
John Lewin
4fd087134a Update ProfileManager.Instance on change
- Issue #1058
 - Add ProfileManager->Reload functionality to update static instance
 - On Reload, reassign ActiveSliceSettings to last profile or empty
 - Reorder members in ProfileManager
 - Remove PermanentDelete profile function
 - Set identifier of empty profiles to "EmptyProfile"
2016-07-11 15:30:30 -07:00
John Lewin
7520cb6df4 Collapse single use LoadStartupProfile functionality into constructor 2016-07-11 15:30:30 -07:00
John Lewin
be3eed0f5d Move last selected profile management into ProfileManager
- Multi-user support: store the value in a user specific key
2016-07-11 15:30:30 -07:00
John Lewin
a8598abafe Rename StartLoginEventHandler to LoginAction
- Rename StartLogoutEventHandler to LogoutAction
2016-07-11 15:30:30 -07:00
johnlewin
867fb5be84 Merge pull request #1057 from larsbrubaker/master
Updated login reasons
2016-07-11 10:57:16 -07:00
Lars Brubaker
10dc6924e5 Updated login reasons 2016-07-08 16:28:58 -07:00
Lars Brubaker
662b5c89f7 Merge pull request #1056 from jlewin/master
Suppress DeleteCacheData until MatterHackers/MCCentral#176 is fixed
2016-07-08 16:27:03 -07:00
John Lewin
4bcb8a4431 Suppress DeleteCacheData until MatterHackers/MCCentral#176 is fixed 2016-07-08 15:50:00 -07:00
johnlewin
abb531b3ed Merge pull request #1055 from jlewin/master
Fire ActiveProfileModified after profile writes
2016-07-08 15:36:34 -07:00
John Lewin
4e966672a4 Lates agg-sharp/MatterSlice 2016-07-08 15:32:16 -07:00
John Lewin
6e57bb820c Ensure SwitchToPrinterTheme runs on the UIThread
- Conditionally invoke ReloadAdvancedControlsPanel
2016-07-08 15:10:53 -07:00
John Lewin
640b51818a Fire ActiveProfileModified after profile writes 2016-07-08 15:10:53 -07:00
johnlewin
034d166cbb Merge pull request #1053 from jlewin/master
Profile fixes
2016-07-08 15:07:29 -07:00
John Lewin
ec2bd36aa3 Disable failing tests due to MCWS issue 2016-07-08 08:42:55 -07:00
John Lewin
0d0625a6e7 Add support for LoadProfile call that can be forced to reload from disk
- Issue MatterHackers/MCCentral#178
 - Without this mechanism, requests for the active profile return the
   active instance rather than loading the latest on disk values
2016-07-08 07:31:43 -07:00
John Lewin
e0f66cd901 Support for in-memory profile refresh without ActivePrinterChanged event
- Issue MatterHackers/MCCentral#178
2016-07-08 07:28:00 -07:00
Lars Brubaker
8aac9090f2 Merge pull request #1051 from larsbrubaker/master
Make sure profilePath exists before loading it.
2016-07-07 17:10:46 -07:00
Lars Brubaker
bc160e0096 Make sure profilePath exists before loading it.
Cleaning up Action names
Change to development build for user profiles
2016-07-07 17:06:23 -07:00
Lars Brubaker
80c3a4708c Make sure profilePath exists before loading it.
Cleaning up Action names
Change to development build for user profiles
2016-07-07 17:05:50 -07:00
johnlewin
737955d654 Merge pull request #1050 from jlewin/master
Remove excess Save call
2016-07-07 15:40:31 -07:00
John Lewin
a128d8fe06 Remove excess Save call 2016-07-07 15:36:04 -07:00
Lars Brubaker
94e67f6237 Merge pull request #1048 from larsbrubaker/master
ensure we don't have truncation errors while trimming lines.
2016-07-07 14:17:18 -07:00
Lars Brubaker
1407491845 ensure we don't have truncation errors while trimming lines.
ensure we don't render very small extrusion lengths with incorrect widths.

fixed #1043
2016-07-07 14:12:48 -07:00
johnlewin
4fe235beca Merge pull request #1047 from jlewin/master
Profile Sync
2016-07-07 13:01:27 -07:00
John Lewin
35a0c26916 Fix empty SHA1 field, add to ProfileManager before save 2016-07-07 12:37:39 -07:00
John Lewin
ba41f4ebee Migrate make/model settings keys to SettingsKey, revise service urls 2016-07-07 12:37:39 -07:00
John Lewin
58a27356c2 Profile Sync 2016-07-07 12:37:39 -07:00
Lars Brubaker
471f63712b Merge pull request #1045 from larsbrubaker/master
eula is running faster.
2016-07-07 11:46:28 -07:00
Lars Brubaker
37ed75aa58 eula is running faster. 2016-07-07 11:21:35 -07:00
Lars Brubaker
3adf7c7d75 Merge pull request #1044 from larsbrubaker/master
Make sure we make copies of images that we are modifying in image but…
2016-07-07 11:19:18 -07:00
Lars Brubaker
20a83a9f78 Make sure we make copies of images that we are modifying in image button creation.
Trying to make eula draw faster
Keep rotated objects on the bed.
2016-07-07 10:28:51 -07:00
johnlewin
0db3307de0 Merge pull request #1042 from larsbrubaker/master
Don't allow change printer while printing.
2016-07-06 18:09:24 -07:00
Lars Brubaker
90aa9f44cf Working on local user profile cache
Saving a new user.json for signed in users
2016-07-06 17:45:53 -07:00
Lars Brubaker
6c08b9421d Don't allow change printer while printing.
Don't allow login or logout while printing.
2016-07-06 16:40:23 -07:00
Lars Brubaker
133987c194 Made the SetupAccountView refresh on login and log out
Refactoring Event Handlers
2016-07-06 14:04:23 -07:00