Commit graph

16 commits

Author SHA1 Message Date
Thomas Wilburn
188dc068d8 Fixes #379 2015-04-19 19:45:31 -07:00
Thomas Wilburn
e567869075 Clear out the syncFileSystem stuff for now.
This API does not seem ready for prime time yet, we'll have to hold off
on the transition.
2013-12-03 18:52:10 -08:00
Thomas Wilburn
5251a29b3e So much testing code. 2013-12-03 16:54:03 -08:00
Thomas Wilburn
7f36f2ce21 Switch to use of an "upgrading" flag instead of actually replacing openWindow. 2013-12-03 16:09:40 -08:00
Thomas Wilburn
e940758277 Clear pending, since that may be what's causing the launcher bug. 2013-12-03 16:03:58 -08:00
Thomas Wilburn
0193ca8cb2 Correct typo. 2013-12-03 15:11:14 -08:00
Thomas Wilburn
e21fbb621a Be even a little more careful. 2013-12-03 14:54:06 -08:00
Thomas Wilburn
36a2a26a75 Correct a bug where openWindow could get dereferenced. 2013-12-03 14:49:12 -08:00
Thomas Wilburn
b35cd8d1b4 Enable settings backup on all restarts, not just upgrades. 2013-12-03 13:43:59 -08:00
Thomas Wilburn
0883737761 Do not automatically fail upgrades, even if it's super helpful when testing. 2013-12-03 11:36:17 -08:00
Thomas Wilburn
81dd3fe04a Open help window from upgrade error notification. 2013-12-03 10:50:36 -08:00
Thomas Wilburn
160b61c6a7 Open window after upgrade completes. 2013-12-03 08:56:15 -08:00
Thomas Wilburn
703afb91e3 Added upgrade notifications and failure handling. 2013-12-03 08:54:48 -08:00
Thomas Wilburn
94fe3acbb7 Start backing up settings files to syncFileSystem in installer.js 2013-12-03 08:28:34 -08:00
Thomas Wilburn
714d7de3e9 Added notes to installer.js, since we'll need it soon.
Related to #79.
2013-12-02 16:35:50 -08:00
Thomas Wilburn
d6d990dc68 Stub file for upgrading future installations. 2013-10-07 17:54:20 -07:00