271 Commits

Author SHA1 Message Date
Harutyun Amirjanyan
40648d045f Merge pull request +6898 from c9/fix/terminal
Improved UX & flows for the installer
2015-04-20 21:04:07 +04:00
nightwing
160eb5d75b bugfix for python3 c9/install/pull/46 2015-04-20 16:59:18 +00:00
nightwing
9fb0a50355 wait until collab is installed before trying to connect 2015-04-20 09:19:31 +00:00
Lennart Kats
412a31cb3c Merge pull request +6903 from c9/soko-ban
Automatic abuser banning, metrics
2015-04-20 09:51:01 +02:00
nightwing
dbf4c64a9a prevent confusing error in console 2015-04-18 02:06:43 +04:00
Ruben Daniels
55f10d6e99 cleanup 2015-04-17 21:06:59 +00:00
Ruben Daniels
d4ec9e6eb7 Wizards should never be queued 2015-04-17 21:06:27 +00:00
Ruben Daniels
7ee0ebd31e Survive a disconnect 2015-04-17 20:51:41 +00:00
Ruben Daniels
81fd9d5e1c Fix tests depending on installer 2015-04-17 20:32:53 +00:00
Ruben Daniels
cb4241181b Fixes installer 2015-04-17 20:24:16 +00:00
Ruben Daniels
6e31801167 debugging weird issues 2015-04-17 19:36:08 +00:00
Ruben Daniels
ced76a88c8 nak and collab don't load when not installed 2015-04-17 19:03:27 +00:00
Lennart Kats
d0bbe39ef1 Increase test timeout. This is a big file. 2015-04-17 11:18:36 +02:00
nightwing
b38ca9b678 fix nak test 2015-04-17 00:55:23 +00:00
Ruben Daniels
d6352a68d7 fix merge error 2015-04-17 04:03:50 +04:00
Ruben Daniels
6721b7edae Loading bundles 2015-04-16 23:53:16 +00:00
Ruben Daniels
b0a17cbe5b Fix handling reinstallation flow of packages and headless packages
Conflicts:
	plugins/c9.ide.installer/gui.js
2015-04-17 00:09:09 +04:00
Ruben Daniels
bc7efcbba8 After installation, the overview is nog longer shown again 2015-04-17 00:09:09 +04:00
Ruben Daniels
ea8e9d55bc Use updated version of sqlite 2015-04-17 00:09:08 +04:00
Ruben Daniels
819230037c Items that were already installed should not be reinstalled (compare state)
Conflicts:
	plugins/c9.ide.installer/gui.js
2015-04-17 00:09:07 +04:00
Ruben Daniels
840b76b31c Show the correct page 2015-04-17 00:09:06 +04:00
Ruben Daniels
18fb0f5b01 Attempted to implement clear() 2015-04-17 00:09:06 +04:00
Ruben Daniels
d606c2a1d6 Installer detail tweaking 2015-04-17 00:09:05 +04:00
Ruben Daniels
94df4800fc Add nice colors to the output 2015-04-17 00:00:29 +04:00
Ruben Daniels
1b44970f26 Terminal widget is now working 2015-04-17 00:00:28 +04:00
Ruben Daniels
68fa6d861b Added terminal widget 2015-04-17 00:00:27 +04:00
Ruben Daniels
d464139b75 Reconnect installer if readfile fails. +6855 2015-04-17 00:00:27 +04:00
Ruben Daniels
82660c2854 remove dead code 2015-04-17 00:00:26 +04:00
Ruben Daniels
7bea534341 update pty.js 2015-04-17 00:00:25 +04:00
Ruben Daniels
5866cc4cc8 +6855 pre-install script should stop execution 2015-04-17 00:00:25 +04:00
nightwing
274942f0cb fix typo 2015-04-17 00:00:24 +04:00
Ruben Daniels
bb376a07df +6855 Remember which tasks are not installed and allow the user to reinstall them later 2015-04-17 00:00:23 +04:00
Ruben Daniels
2b748c1a15 +6855 use PTY as soon as pty.js is installed 2015-04-17 00:00:22 +04:00
Ruben Daniels
3c6f99b4a1 +6855 trigger installer for missing nak 2015-04-17 00:00:22 +04:00
Ruben Daniels
f0d8b7c715 +6855 cwd in bash command should be ~./c9 by default 2015-04-17 00:00:21 +04:00
Ruben Daniels
5033eed96b +6855 Remember what is not installed in the settings and dont popup again 2015-04-17 00:00:20 +04:00
Ruben Daniels
36af8d78d2 Add 'always install automatically' 2015-04-17 00:00:20 +04:00
Ruben Daniels
aba3114b94 +6855 Don't show close button when Cloud9 is not installed 2015-04-17 00:00:19 +04:00
nightwing
5edcde17bf fix loading language extensions from sdk plugins 2015-04-16 23:07:53 +04:00
nightwing
05b875d359 fix loading outline plugins 2015-04-16 19:29:40 +04:00
nightwing
4bffb5490e tweaks 2015-04-16 19:29:40 +04:00
Ruben Daniels
a6fa441e64 File templates format is now similar to snippets and templates are now menu items 2015-04-16 19:29:39 +04:00
nightwing
323ee3230a search in multiple selected folders 2015-04-16 19:29:37 +04:00
nightwing
01f67ce0b5 do not use direct eval 2015-04-16 19:29:36 +04:00
Ruben Daniels
c039e62b96 Added very basic file template support 2015-04-16 19:29:34 +04:00
Ruben Daniels
0f46e39a82 Add mock modes support 2015-04-16 19:29:33 +04:00
Ruben Daniels
a16ebf85cf Added snippets 2015-04-16 19:29:32 +04:00
Ruben Daniels
6907f7e482 Loading in debug mode of runners, builders, outline, ace themes and keymaps 2015-04-16 19:29:32 +04:00
Ruben Daniels
3d433105f9 Add build and run api 2015-04-16 19:29:31 +04:00
Fabian Jakobs
718c82fb60 Merge remote-tracking branch 'origin/master' into mocha-for-all-server-tests
Conflicts:
	npm-shrinkwrap.json
2015-04-16 12:33:57 +00:00