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
sashko
16d0fa2470
Remove too-long path
2015-03-12 19:15:12 -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
Slava Kim
419befbf5f
Revert the new dev_bundle
2015-03-04 16:13:40 -08:00
Slava Kim
d50f904a29
Merge branch 'windows-linux-compat-dev-bundle' into devel
2015-03-04 14:35:24 -08:00
Slava Kim
db3eff5413
A new way of replacing \r\n with \n
2015-03-04 14:09:07 -08:00
Slava Kim
42b1e5250f
Windows DevBundle script generates unix end-lines for .bundle_version file
2015-03-04 12:08:20 -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
David Glasser
acae4a576e
Merge branch 'master' into devel
...
Made sure not to revert the run-velocity change that was reverted on
master.
2015-02-25 09:35:31 -08:00
David Glasser
0b8a33282e
METEOR@1.0.3.2
2015-02-25 08:55:26 -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
62ac82c835
Bump
2015-02-24 21:16:41 -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
David Glasser
67a45935e0
banner update for 1.0.3.2
2015-02-24 16:24:42 -08:00