1023 Commits

Author SHA1 Message Date
Lennart Kats
bf7153a57b Merge pull request +10858 from c9/fix-sdk
Fix loading screen in sdk
2015-12-01 09:50:16 +01:00
Lennart Kats
ea73156330 Merge pull request +10807 from c9/share-dialog
Fix share dialog issues
2015-12-01 09:49:55 +01:00
nightwing
612e75dcf7 fix loading screen in sdk 2015-11-30 20:36:32 +00:00
Ruben Daniels
de132886d7 Merge pull request +10826 from c9/improve-plugin-manager
Better plugin reload in dogfooding
2015-11-30 05:22:15 -08:00
Ruben Daniels
a704b95465 Merge pull request +10843 from c9/multiline-arg-tooltip
Show tooltips for multi-line function arguments
2015-11-30 05:22:05 -08:00
Ruben Daniels
930f181365 quick fix 2015-11-30 13:12:51 +00:00
Lennart Kats
15108e44cd Fix URL reconstruction 2015-11-30 09:06:41 +00:00
Lennart Kats
a80297b6eb Improve reload tip 2015-11-29 20:09:25 +00:00
Lennart Kats
dcf4e5076e Fix URL parsing 2015-11-29 20:03:46 +00:00
Lennart Kats
1c5f6c115e Show extra menu items only in "devel" mode 2015-11-29 16:58:02 +00:00
Lennart Kats
6d0801d590 Open preferences if no known last plugin 2015-11-29 15:13:55 +00:00
Lennart Kats
e4fa9dd60e Fix Developer menu when debug plugin is not loaded 2015-11-29 14:58:14 +00:00
Lennart Kats
16f08ff356 Avoid confusion with "Reload Last Plugin" 2015-11-29 14:52:38 +00:00
Lennart Kats
ffad1a4a09 Add "Reload Last Plugin" feature 2015-11-29 14:52:37 +00:00
Lennart Kats
76fd409a22 Enable plugin manager by default in development 2015-11-29 14:52:35 +00:00
Lennart Kats
dd4aa96a67 Copy-edit 2015-11-29 14:52:34 +00:00
nightwing
939b548654 fix +10803 username in the collab invite dialog is not trimmed 2015-11-27 00:51:35 +04:00
Ruben Daniels
11a5af9fce Merge pull request +10610 from c9/revert-10609-revert-10468-fix/loading-screen
Restore "New adaptive loading screen"
2015-11-26 05:24:45 -08:00
Ruben Daniels
6b6e74fd67 Merge pull request +10751 from c9/fix/various
Fix c9 open
2015-11-26 05:14:40 -08:00
nightwing
9ab693af9b do not break tree menu if c9.readonly is undefined 2015-11-26 01:19:02 +04:00
nightwing
223b4dfcc4 Revert "Merge branch 'master' of github.com:c9/newclient"
This reverts commit 4c3e3af1945f6a0f589550d93dbd2e48f22fe3be, reversing
changes made to c2ab338d29e591cf1123266a116191dc7c4e88ef.
2015-11-25 17:50:26 +04:00
nightwing
4c3e3af194 Merge branch 'master' of github.com:c9/newclient 2015-11-25 16:52:55 +04:00
nightwing
099ac56457 open file in all connected ides 2015-11-25 14:56:50 +04:00
Ruben Daniels
90ea21381a show branch in log 2015-11-24 16:41:44 +00:00
Matthijs van Henten
d980692c30 blacklist more tests 2015-11-23 16:07:11 +00:00
Matthijs van Henten
0886ad47bf disables a test that times out a lot 2015-11-23 15:44:35 +00:00
Matthijs van Henten
16be016d0b remove flaky test 2015-11-23 15:20:32 +00:00
Fabian Jakobs
f18077cd9b fix: Cannot call method 'setUser' of undefined
fixes https://github.com/c9/newclient/issues/10691
2015-11-23 11:41:21 +00:00
Ruben Daniels
6dc9e37db4 Add moved json-stream.js 2015-11-20 22:14:34 +00:00
Ruben Daniels
def889f732 Move status parsing to git 2015-11-20 22:14:06 +00:00
Tim Robinson
acacbc4ae4 Increasing test timeout of metadata_test 2015-11-20 21:26:01 +00:00
Tim Robinson
3b50f576de Increasing test timeouts 2015-11-20 19:54:47 +00:00
Ruben Daniels
4e5f32395e Merge branch 'master' of github.com:c9/newclient into feature/scm 2015-11-20 19:52:10 +00:00
Fabian Jakobs
a49de556c2 fix logout 2015-11-20 09:38:37 +00:00
Ruben Daniels
37f7a454f5 Add a commit dialog and integrate with commit button 2015-11-20 01:02:17 +00:00
Ruben Daniels
44332321fd Merge branch 'master' of github.com:c9/newclient into feature/scm
Conflicts:
	plugins/c9.ide.server/views/flat-load-screen.html
	plugins/c9.ide.server/views/load-screen.ejs
2015-11-19 21:42:17 +00:00
Ruben Daniels
33f0390701 move things to hideLoader 2015-11-19 20:17:21 +00:00
Ruben Daniels
296052a5e9 remove the need for keyframes.css 2015-11-19 20:13:37 +00:00
Ruben Daniels
95742ea433 Added missing files and WIP localchanges dialog 2015-11-19 19:52:14 +00:00
Ruben Daniels
6307de10df update css 2015-11-19 19:47:00 +00:00
Ruben Daniels
10a52ff2aa use document.body and don't use DOM events 2015-11-19 19:39:26 +00:00
Ruben Daniels
178c5955a2 missing file 2015-11-19 19:35:49 +00:00
Ruben Daniels
1e8dce6ed9 rename to loading.css 2015-11-19 19:35:20 +00:00
nightwing
20c78516d7 update markdown lib name 2015-11-19 18:22:06 +00:00
Harutyun Amirjanyan
f62fee2a98 Revert "Revert "New adaptive loading screen"" 2015-11-19 15:01:50 +04:00
Harutyun Amirjanyan
abe54f8a28 Revert "New adaptive loading screen" 2015-11-19 14:47:02 +04:00
Ruben Daniels
715f06a3f8 Delete branches 2015-11-18 23:22:19 +00:00
Ruben Daniels
22205c133a Delete remote branches. Keep filter when refreshing 2015-11-18 23:00:11 +00:00
Ruben Daniels
86c944c46c styling for the switcher button 2015-11-18 22:09:01 +00:00
Ruben Daniels
1ded4a2872 Add variable height rows 2015-11-18 19:09:20 +00:00