89 Commits

Author SHA1 Message Date
nightwing
6a5cc4c6c8 restore apf.img since it was used in a test 2017-07-02 21:02:34 +04:00
nightwing
8c26c4e16b remove unnecessary uses of innerHTML 2017-06-30 00:25:46 +04:00
nightwing
7c18a7e598 simplify pluginManager and cleanup 2017-05-02 17:59:50 +04:00
nightwing
38d0861c9b cleanup 2017-04-11 16:08:02 +04:00
nightwing
b99bcddf65 fix hotkey support 2017-04-10 01:24:24 +00:00
nightwing
2770dde453 start removing livemarkup 2017-04-10 01:21:11 +00:00
nightwing
b483096ad4 remove console.log 2017-03-10 16:35:49 +04:00
nightwing
d39a8ac3c8 fix tab tooltip issues 2017-02-24 15:07:58 +04:00
nightwing
0841961fc7 handle misformed tabstate 2017-02-19 15:52:14 +04:00
nightwing
4be6aa745c make uses of staticPrefix more consistent 2017-02-03 23:43:46 +04:00
Lennart kats
6afb171808 Apply .eslintrc rules 2017-01-30 11:32:54 +00:00
nightwing
f3d89fa2ad instant tab tooltips 2017-01-05 14:50:14 +00:00
nightwing
cc03ab6569 fix tabManager.setState 2016-12-05 22:50:43 +00:00
Tim Robinson
6370f2ede2 Remove debug logs 2016-10-06 23:49:32 +00:00
Tim Robinson
501c113688 Merge branch 'ide-workspace-opening-time-optimization' into all-workspace-load-metrics 2016-07-14 16:23:10 +00:00
steliosrousoglou
5622295654 editorTypes in editors.js 2016-07-11 18:08:26 +04:00
c9bot
106832d7b6 c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02:00
Tim Robinson
ac4b7a622c Adding logging of loading times 2016-04-04 14:25:03 +00:00
Ruben Daniels
6073eccafc Fix preview animation 2016-03-29 20:35:01 +04:00
nightwing
cd5344b816 also remove ui of storeMetaData option 2016-02-10 23:23:04 +04:00
nightwing
57b8ec478e do not allow disabling metadata since that breaks collab 2016-02-10 23:23:03 +04:00
nightwing
00b17d9529 Revert "Set state before firing event"
This reverts commit b52cca8bc3710eef5d02ada70810f53a1d548912.
2016-02-10 23:23:01 +04:00
Lennart C. L. Kats
c30e0b4af7 Merge pull request +11853 from c9/update-tabmanager
Small tabmanager tweaks
2016-01-27 13:29:46 +01:00
Lennart kats
b52cca8bc3 Set state before firing event
Otherwise e.g. preview won't work yet in tabs.on("ready")
2016-01-26 20:53:02 +00:00
Lennart kats
6c632543c1 Make callback optional 2016-01-26 20:52:56 +00:00
Fabian Jakobs
aa7424512d make tests more robust 2016-01-26 18:45:31 +00:00
Lennart Kats
68069392db Jump to python library files outside of VFS dir 2015-12-19 20:42:17 +00:00
nightwing
b209b31c6d amlPane.destroy must be called for last pane too 2015-12-09 20:18:35 +04:00
Ruben Daniels
33e8b0ca57 Fix +10613 don't crash when there is not a next panel 2015-12-09 20:07:23 +04: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
57ec419e86 don't expect e to be defined 2015-11-14 01:26:30 +00:00
Ruben Daniels
3ed3bb9a05 Hide tab/pane immediately when closing last tab of pane and setting to keep pane is off 2015-11-14 00:45:45 +00:00
Ruben Daniels
6b2f967dab Focus previously focussed tab when cancelling preview mode 2015-11-12 20:13:07 +00:00
Ruben Daniels
9bb4f1d886 fix tab tests 2015-11-06 01:40:28 +04:00
Ruben Daniels
a52b93b35d Fixes c9/core+110 always use close() when unloading tabs 2015-11-06 01:40:28 +04:00
Ruben Daniels
78f96f3333 cleanup 2015-11-03 01:28:38 +00:00
Ruben Daniels
ecd1d928de Add api support for salesforce 2015-11-02 16:17:58 -08:00
Ruben Daniels
bbfaab263e trivial fixes 2015-10-28 21:10:08 +00:00
Alex Brausewetter
1d7a2d1a2a Do not revert bugfix for order of editor 2015-10-21 18:13:16 -07:00
Alex Brausewetter
162ff405f4 Revert "Open SVG files in image previewer by default" 2015-10-21 18:09:29 -07:00
Ruben Daniels
b361151d66 Revent changing hasValue to before setValue 2015-10-21 14:59:29 -07:00
Ruben Daniels
48f6a58644 set hasValue before setValue 2015-10-21 14:31:33 -07:00
Ruben Daniels
a2bfeb4932 Make merge tool work when switching editors 2015-10-21 21:12:27 +00:00
Ruben Daniels
71fea3f694 Merge branch 'master' of github.com:c9/newclient into fix/deps
Conflicts:
	.c9/project.settings
2015-10-20 18:53:51 +00:00
Ruben Daniels
1feee3bff0 Tweaks to the merge tool 2015-10-19 17:20:18 -07:00
Ruben Daniels
ea5d931e15 Allow beautify to be called with a string. Other small supportive fixes 2015-10-19 10:57:28 -07:00
Ruben Daniels
3475a001e5 Fix opening the test config from the Cloud9 menu 2015-09-24 17:56:43 -07:00
Ruben Daniels
1e845610ed Tweaked interaction with diff viewer 2015-09-04 21:45:52 +04:00
Harutyun Amirjanyan
6b38a82a15 Merge pull request +8895 from c9/testpanel
Generic test panel with mocha plugin
2015-09-04 15:56:59 +04:00