Commit Graph

68 Commits

Author SHA1 Message Date
Avital Oliver
a4dba6c83d Windows installer: Inform Win 8.1 users to restart
(We'll try to fix this after the RC)

Conflicts:
	scripts/windows/installer/WiXInstaller/Resources/Theme_Meteor.xml
2015-03-24 17:28:42 -07:00
sashko
127163f344 Fix text on last screen after uninstall 2015-03-24 11:28:59 -07:00
Slava Kim
81f7ee7dbd Send agentInfo along-side the message from the installer login actions 2015-03-23 20:01:27 -07:00
Slava Kim
27042c43d9 Whitespace changes 2015-03-23 20:01:26 -07:00
Sashko Stubailo
b415ecea8d Broadcast settings change when done installing 2015-03-13 11:42:34 -07:00
sashko
5d482fa930 Fix typo 2015-03-12 22:37:54 -07:00
Sashko Stubailo
cdd666ddc0 Add link to Windows resources to installer 2015-03-12 22:31:52 -07:00
Avital Oliver
0f270c9f13 Windows installer: Login and signup against real server 2015-03-12 20:39:58 -07:00
Slava Kim
9b9dfbbf35 Kill some dead code in the installer
6K more to go
2015-03-12 17:56:45 -07:00
sashko
0ef83caa74 Change line break for matt 2015-03-12 13:28:41 -07:00
Sashko Stubailo
6cb13b79c4 Mention deploy is free 2015-03-12 13:20:34 -07:00
Slava Kim
8f3c305037 Change the url of the packages-bootstrap tarball to cloudfront (CDN) 2015-03-12 12:40:09 -07:00
Slava Kim
b03eadc5b0 Remove the trailing space from the reported user agent 2015-03-11 22:17:10 -07:00
Slava Kim
869bf4405f Always set the user agent header in post requests from installer 2015-03-12 04:31:20 +00:00
sashko
516c883d40 Change text to say "Sign In" 2015-03-11 21:28:37 -07:00
sashko
d6c1a40e5d Allow closing the window on login page 2015-03-11 21:21:17 -07:00
sashko
13f5115dc4 Make login/register step have column layout
Also, make the button say "finish" which I think might be good enough
to ship.
2015-03-11 21:17:43 -07:00
sashko
be47860991 Move stuff around and make links work 2015-03-11 20:47:57 -07:00
sashko
36dc395dc8 Move buttons a bit again 2015-03-11 20:20:03 -07:00
sashko
ef1c13ea6a Move buttons a bit 2015-03-11 20:05:46 -07:00
Avital Oliver
f695f5e8a1 More UX improvements to Windows Installer 2015-03-11 20:04:09 -07:00
sashko
b185e962b8 Add small logo in bottom right and move cancel button 2015-03-11 20:03:24 -07:00
Avital Oliver
b6c886e2d8 Tweak UX on Windows installer
Poisition elements, modify text
2015-03-11 19:49:02 -07:00
Avital Oliver
9687e1a093 Windows installer: Change page order
Now it immediately starts installing, then lets you sign in
or register for an account, and then shows you the success page.
2015-03-11 17:47:00 -07:00
Slava Kim
498bacdb99 Don't use https for the Windows installer
This is a temporary solution to the problem of installing Meteor on Windows Server 2008 and Windows Server 2012.

On Windows Server, the requests using TLS 1.1 and TLS 1.2 are disabled by default.
2015-03-11 17:15:52 -07:00
sashko
79e0faf2d4 Change error dialog to show reason instead of error 2015-03-11 16:38:31 -07:00
Avital Oliver
be4f896675 Remove unhelpful README file 2015-03-10 11:36:22 -07:00
Avital Oliver
da159885f4 Windows installer signup flow
Re-introduced the signup/login page and piped through the HTTP
requests to a fake accounts server. This includes some tweaks
to the signup/login UI.
2015-03-09 20:49:59 -07:00
sashko
2ecbb5b96d Remove top header and background images 2015-03-09 20:30:43 -07:00
Avital Oliver
a656c2cbfb Make Windows installer delete old Meteor versions
Older installers, like the one on http://win.meteor.com
populated the same directory as our new installer, but with
different files. Specifically, meteor.exe which runs before
our meteor.bat. So we delete the contents of the installed
directory before starting the install.
2015-03-04 20:05:03 -08:00
Avital Oliver
405009a2c3 Improve and simplify Windows installer flow
* Always install the the user's local directory
  (skip the dialog asking where to install)

* Skip login/register dialog (it doesn't work yet)

* Improve prose
2015-03-03 23:20:24 -08:00
Avital Oliver
aa32cd1e2e No ToS in Windows installer 2015-03-03 10:09:21 -08:00
Avital Oliver
c4be008a70 Slightly better installer text 2015-03-03 09:56:23 -08:00
Avital Oliver
b53774637d Whitespace 2015-03-02 19:37:34 -08:00
Slava Kim
4de0ef6f61 Allow to override the previously compiled installer binary 2015-03-02 17:54:33 -08:00
Slava Kim
d8a3f9145b Updated installer that has a skip button 2015-03-02 17:42:01 -08:00
Avital Oliver
1d828b5a16 Windows installer: Change a color
The version number on the bottom left corner is now black instead of
white.
2015-02-27 14:33:15 -08:00
Avital Oliver
b587efdab5 Add README for building Windows installer 2015-02-26 14:10:39 -08:00
Avital Oliver
83c65e718f Rename wix-installer/ -> installer/ 2015-02-26 12:09:30 -08:00
Slava Kim
1448770bb0 Edit windows installer script to take the last item from the array, not just the second one 2015-02-24 21:18:47 -08:00
Slava Kim
bf68f0f50e Delete the source of old installer 2015-02-24 21:10:28 -08:00
Slava Kim
798e6c2e8b Move installer to InstallMeteor.exe 2015-02-24 21:09:25 -08:00
Slava Kim
1aba870162 Always create an empty Release folder
otherwise the build fails
2015-02-24 21:06:38 -08:00
Slava Kim
bafde7f94c Remove pauses 2015-02-24 21:02:35 -08:00
Slava Kim
b6f9bf5976 Installer builds 2015-02-24 21:01:13 -08:00
Slava Kim
c8c84f5a9c Adapt the jenkins build script for the new installer. 2015-02-24 20:01:07 -08:00
Slava Kim
d0fc2a386f New installer from Sorin
That actually compiles well with VS2010 express
2015-02-23 17:16:54 -08:00
Slava Kim
ac113d4d6d A newer version of the installer 2015-02-10 17:11:50 -08:00
Slava Kim
4e31c07979 Tweaks to the build process
still didn't manage to make it build on Win7
2015-02-10 11:25:33 -08:00
Slava Kim
8ffa92c654 Uncomment a weirdly commented symbol 2015-02-09 15:19:24 -08:00