Commit Graph

8145 Commits

Author SHA1 Message Date
Jonathan Frederic
69bb4b1a0a Truely load jquery, jqueryui, and bootstrap as globals. 2015-08-26 14:06:13 -07:00
Jonathan Frederic
a9610dc413 Assume idle if late loaded. 2015-08-26 14:06:13 -07:00
Jonathan Frederic
0bc24c5f3f Remove logs 2015-08-26 14:06:13 -07:00
Jonathan Frederic
b0cd502d8d Add detail to nbextension test. 2015-08-26 14:06:13 -07:00
Jonathan Frederic
b0ec31d98d Fix Caja 2015-08-26 14:06:13 -07:00
Jonathan Frederic
84c9cb736f Move version line into contruction block 2015-08-26 14:06:12 -07:00
Jonathan Frederic
e44d91229e Let kyle work on things 2015-08-26 14:06:12 -07:00
Jonathan Frederic
55dd626980 Fix tests 2015-08-26 14:06:12 -07:00
Jonathan Frederic
7df0a118c7 Make caja point to the same file 2015-08-26 14:06:12 -07:00
Jonathan Frederic
541aed3ea1 Add defferred loading of jquery in terminal 2015-08-26 14:06:12 -07:00
Jonathan Frederic
0a1854a14f Fix remaining problems in namespace 2015-08-26 14:06:12 -07:00
Jonathan Frederic
0650a197b6 Fix Toolbar reference 2015-08-26 14:06:12 -07:00
Jonathan Frederic
9fe3f63269 Fix global flag of jprop function in namespace 2015-08-26 14:06:12 -07:00
Jonathan Frederic
f2993811b1 Make sure destination exists 2015-08-26 14:06:12 -07:00
Jonathan Frederic
89f8dfa8be Use npm to include legacy namespace components. 2015-08-26 14:06:12 -07:00
Jonathan Frederic
81e0fb3194 Change global namespace logic to placehold with null 2015-08-26 14:06:12 -07:00
Jonathan Frederic
b8f25eea2f Remove debowerify 2015-08-26 14:06:12 -07:00
Jonathan Frederic
72d052eb5d Debowerify and google caja support 2015-08-26 14:06:12 -07:00
Jonathan Frederic
b2bf69f6d7 fix jsversion command 2015-08-26 14:06:11 -07:00
Jonathan Frederic
2bb09578eb Don't try loading cluster stuff in namespace.
It should be done in ipyparallel instead!
2015-08-26 14:06:11 -07:00
Jonathan Frederic
c0a30d4df8 Commandpalette 2015-08-26 14:06:11 -07:00
Jonathan Frederic
aa097ba662 Add typeahead npm ref 2015-08-26 14:06:11 -07:00
jdfreder
b2ae17dd09 Fix some problems reported by Matthias 2015-08-26 14:06:11 -07:00
Jonathan Frederic
6258f542dd Almost working 100% 2015-08-26 14:06:11 -07:00
Jonathan Frederic
a719e19b39 Add script to amd-ify the commonjs code,
(backwards compat. and dynamic loading)
2015-08-26 14:06:11 -07:00
Jonathan Frederic
4c07a8bffc Add new cjs conversion method 2015-08-26 14:06:11 -07:00
Jonathan Frederic
c8ff593efc Move source out 2015-08-26 14:06:11 -07:00
Jonathan Frederic
e0f3141748 Magic r.js stuff 2015-08-26 14:06:10 -07:00
Jonathan Frederic
72bdf877fd Fix package check 2015-08-26 14:06:10 -07:00
Jonathan Frederic
2332b719ce Get the notebook working! 2015-08-26 14:06:10 -07:00
jdfreder
37d92cb80d Fix jquery dependency 2015-08-26 14:06:10 -07:00
Jonathan Frederic
f7d546c153 Add clean script 2015-08-26 14:06:10 -07:00
Jonathan Frederic
3498a5193c Get all of the apps working except notebookapp 2015-08-26 14:06:10 -07:00
Jonathan Frederic
81a2998fe0 Dynamically load contents, also browserify contents. 2015-08-26 14:06:10 -07:00
jdfreder
c180719fa8 Post install bower install 2015-08-26 14:05:15 -07:00
jdfreder
64690654b4 Re-add require.js for backwards compat. 2015-08-26 14:05:15 -07:00
jdfreder
ad80ae9bca Fix bugs 🐛 2015-08-26 14:05:15 -07:00
Kyle Kelley
6a2960104c Install jquery from npm (needed as dependency). 2015-08-26 14:05:15 -07:00
Kyle Kelley
22fd1bcef4 Ignore some gunk. 2015-08-26 14:05:14 -07:00
Kyle Kelley
8f0ea42dd4 Allow for graceful failure by finishing string. ;) 2015-08-26 14:05:14 -07:00
jdfreder
b88fa0163a Use npm for js and less builds 2015-08-26 14:05:14 -07:00
jdfreder
ff9406f2e3 require.js ES5 -> commonjs ES5 2015-08-26 14:05:14 -07:00
Safia Abdalla
205a0a1b11 Added check for all negative indices in merge_cells 2015-08-26 08:57:05 -07:00
Safia Abdalla
6464dc1783 Fixed typo on merge_above test case 2015-08-26 08:46:34 -07:00
Brian E. Granger
21f63d4322 Merge pull request #285 from Carreau/snr
Search And replace.
2015-08-26 07:33:28 -07:00
Safia Abdalla
5a4363f6e9 Added tests for merge above on topmost cell 2015-08-26 07:17:15 -07:00
Matthias Bussonnier
656628cbe6 Merge pull request #283 from crwilcox/noreferrer
Add rel=noreferrer to helplink URLs as sending the referrer link is unnecessary
2015-08-26 10:05:28 +02:00
Safia Abdalla
8b31737ad6 Moved check for index to merge_cells 2015-08-25 23:00:31 -07:00
Safia Abdalla
7999edb5b8 Added check for index on merge_above to resolve #330 2015-08-25 22:36:05 -07:00
Min RK
45b9caf82b Merge pull request #327 from takluyver/doc-savehooks
Document pre/post save hooks
2015-08-25 12:59:41 -07:00