1737 Commits

Author SHA1 Message Date
nightwing
4661d1dec4 enable preserve-inline option for jsbeautify 2017-08-02 13:52:56 +04:00
nightwing
f7f5111b2c update js_beautify 2017-08-02 13:52:55 +04:00
nightwing
7a83f3167b fix markdown outline 2017-08-02 12:52:40 +04:00
matthijs
076c78605d predict echo is failing more then it passes 2017-07-28 10:31:47 +00:00
nightwing
6a5cc4c6c8 restore apf.img since it was used in a test 2017-07-02 21:02:34 +04:00
nightwing
7ee0dbdbe4 remove last uses of innerHTML from apf 2017-07-01 22:44:15 +04:00
nightwing
3edf66c0d1 add ui.buildDom method 2017-06-30 00:25:47 +04:00
nightwing
8c26c4e16b remove unnecessary uses of innerHTML 2017-06-30 00:25:46 +04:00
nightwing
5c3aa3751f fix upload dialog regression 2017-06-26 17:33:58 +04:00
Harutyun Amirjanyan
5d92c6463a Merge pull request +15463 from c9/ide-click-though-fixes
WIP various fixes to the click through page
2017-06-19 11:38:17 +02:00
Harutyun Amirjanyan
d3ed03083e Merge pull request +15411 from c9/apf2
apf refactoring. part 2
2017-06-18 14:41:20 +02:00
nightwing
c9fcb258e0 cleanup 2017-06-18 16:23:17 +04:00
nightwing
06d0e7d1c4 tweak 2017-06-17 05:04:11 +04:00
nightwing
661166ea43 fix salesforce newfile plugin 2017-06-02 12:31:21 +04:00
nightwing
1cfd183e2d allow using apf elements in dialog.wizard 2017-06-02 10:21:56 +04:00
Harutyun Amirjanyan
8e8770963c Merge pull request +15427 from c9/update-ikpdb
Update ikpdb
2017-05-27 21:04:37 +04:00
nightwing
9a2f52bcd5 normalize path before matching against home path 2017-05-27 20:41:41 +04:00
cmorisse
1118cd2290 IMP: Remote debugging
Initial implementation
2017-05-27 20:34:32 +04:00
nightwing
9544cf40d5 add protractor based coreflow test for the ide 2017-05-25 00:05:02 +04:00
nightwing
c3f362e796 fix tests failing on phantomjs 2017-05-24 17:31:06 +04:00
nightwing
09f595723a do not use innerHTML 2017-05-24 17:31:06 +04:00
nightwing
d679adc131 remove more of apf.isIE uses and cleanup 2017-05-24 17:31:06 +04:00
nightwing
26a48f9224 remove dom parser 2017-05-24 17:31:05 +04:00
nightwing
036fb7585e remove childValue
for <a:button>text</a:button> button.caption and
contents of the text node will not be automatically syncronized
2017-05-24 17:31:04 +04:00
nightwing
0abea800c5 cleanup 2017-05-24 17:31:04 +04:00
nightwing
c29c0b75e0 do not stay idle while loading theme css 2017-05-24 17:31:03 +04:00
nightwing
530d8dc934 remove old and unused datejs from apf 2017-05-24 17:31:03 +04:00
nightwing
81b30889f9 remove unused code from apf 2017-05-24 17:31:02 +04:00
nightwing
8e9d60413b prevent scrollbar being shown while loading 2017-05-24 17:29:54 +04:00
Harutyun Amirjanyan
c69358c651 Merge pull request +15422 from c9/pull/core/427
Pull/core/427
2017-05-24 16:26:11 +04:00
Harutyun Amirjanyan
aa12ccd98e Merge pull request +15391 from c9/ide-terminal
reorganize terminal context menu
2017-05-24 12:28:26 +04:00
nightwing
a8ee6231f6 revert isNaN check, remove unused function 2017-05-23 22:24:02 +04:00
nightwing
a3d0286cb8 fix serverlist 2017-05-23 20:19:45 +04:00
nightwing
2165f6e8d5 fix plugin loading from vfs 2017-05-23 20:19:05 +04:00
nightwing
d09757560b remove broken menu items 2017-05-23 19:50:22 +04:00
nightwing
1b403bac34 move other sessions to tmux menu 2017-05-23 19:33:59 +04:00
nightwing
f2aea088aa add a way to list all open tmux sessions 2017-05-23 19:10:31 +04:00
Harutyun Amirjanyan
53f6132c0e Merge pull request +15410 from c9/ide-remove-loadash
remove lodash
2017-05-23 17:29:59 +04:00
Max Schaefer
cbb63a37b1 Fix isArray check. 2017-05-23 08:52:49 +08:00
Max Schaefer
57fcce4ca1 Fix three overwritten properties. 2017-05-23 08:51:48 +08:00
Max Schaefer
acc27242a1 Fix NaN test. 2017-05-23 08:49:44 +08:00
Max Schaefer
59f506844f Fix a few superfluous (and hence ignored) arguments. 2017-05-23 08:46:54 +08:00
Max Schaefer
f721e110fe Fix two spurious self-comparisons. 2017-05-23 08:32:20 +08:00
Max Schaefer
edfe3b0ff7 Fix four duplicate properties. 2017-05-23 08:25:38 +08:00
Max Schaefer
40237a10c7 Fix two loop bounds. 2017-05-23 08:23:47 +08:00
nightwing
7ad66dc40c remove lodash 2017-05-22 23:42:44 +04:00
Dan Armendariz
6108639668 Add Dan and update copyright 2017-05-16 07:59:39 +00:00
nightwing
c8e4861f93 remove selector from django runner 2017-05-13 23:39:28 +04:00
Harutyun Amirjanyan
e873da9c34 Merge pull request +15407 from c9/ide-debug-django
Ide debug django
2017-05-13 20:37:35 +04:00
Harutyun Amirjanyan
f4a05c8f30 Merge pull request +15405 from c9/sdk
improve gh-pages of c9/core
2017-05-13 20:37:19 +04:00