Commit Graph

8816 Commits (8dba4eccdd13126af0e8acea2ccde69579c86573)
 

Author SHA1 Message Date
Jonathan Frederic 8dba4eccdd Add unit tests for deprecated requirejs API
10 years ago
Jonathan Frederic 41246fcc9d Add an info blurb that prints if the notebook is a dev install
10 years ago
Jonathan Frederic 18edcd3fb4 Allow old style imports, but deprecate them
10 years ago
Jonathan Frederic 03ceccf7a1 Re-add ignore_minified_js
10 years ago
Jonathan Frederic acb2b51051 Allow jquery-ish imports, but log a deprecation warning to the user console.
10 years ago
Jonathan Frederic 964ba151dc Don't redefine global namespace again and again...
10 years ago
Jonathan Frederic f75f648f5e Remove require logging statements
10 years ago
Jonathan Frederic c4c16a76b8 Disallow dynamic loading of jquery and friends
10 years ago
Jonathan Frederic 79489de7c8 Fix content variable conflict - rename to contentModule
10 years ago
Jonathan Frederic 378732e9f3 Get the terminal working
10 years ago
Jonathan Frederic 20b95f9297 Re-add moment
10 years ago
Jonathan Frederic 3750a6a803 Log requirejs usage
10 years ago
Jonathan Frederic c6ccdb31d5 Fix namespace so it is webpacked
10 years ago
Jonathan Frederic d340a794fc Compile services/contents
10 years ago
Jonathan Frederic 3fb25c5915 Explicitly use requirejs where requirejs should be used
10 years ago
Jonathan Frederic e5e8db3670 Load contents dynamically and load jquery-typeahead globally
10 years ago
Jonathan Frederic a83f18255b Use npm to install moment
10 years ago
Jonathan Frederic 1ae63ce185 Load jquery and friends globally
10 years ago
Jonathan Frederic e409dd1a2c Install webpack and configure scripts for execution of webpack
10 years ago
Jonathan Frederic afc90de3d1 Ignore built folders
10 years ago
Jonathan Frederic e32adbe912 Add base webpack config
10 years ago
Jonathan Frederic 508804153a Remove ignore minified
10 years ago
Min RK b0fa952a82 Merge pull request #1115 from secant/refuse-root
10 years ago
Thomas Kluyver eeef56be32 Merge pull request #1125 from minrk/distutils.log.warn
10 years ago
Min RK 204d907df7 distutils.log has no warning
10 years ago
Carol Willing ab4a740509 Merge pull request #1113 from minrk/min-width-0
10 years ago
Min RK cc91abf77d Merge pull request #1119 from bjlange/fix-split-kbd-shortcut-help
10 years ago
Min RK 7934f29917 set min-width: 0
10 years ago
Kyle Kelley 6acd14fe8f Merge pull request #1117 from tfors/js_throw_error
10 years ago
Kyle Kelley 020d629e7e Merge pull request #1120 from Corvids/fix_notebook_basic
10 years ago
Vivian Fang a11f81a1a9 removing windows check, changing error message wording
10 years ago
Vivian Fang 43ff953502 adding windows user check
10 years ago
Vivian Fang 349a7f062e changing OSError to be AttributeError (for windows)
10 years ago
Brian Lange a1acd448ed Replace 'subtract' with '-' in existing tests
10 years ago
joonnifer c53badb454 Removed misplaced docs
10 years ago
Thomas Fors 8d68bdcf25 Change all js throw string to throw error in notebook/static
10 years ago
Brian Lange 7fa84b2fdb Map '-' in non-OSX to text 'Minus'
10 years ago
Brian Lange d840f72b00 Remove duplicate listing for split-cell-at-cursor
10 years ago
Brian Lange 5830139d23 Widen kbd shortcuts so that long shortcuts don't break over 2 lines
10 years ago
Vivian Fang 1d01627cec making allow-root a valid flag
10 years ago
Vivian Fang 3ce8d95ba1 refuse to run as root user
10 years ago
Min RK 620fb29192 Merge pull request #1088 from NHDaly/MultiMove
10 years ago
Min RK 0f111e0a9b Merge pull request #1086 from VladMironov/master
10 years ago
Nathan Daly a595e4338b fixed typo: s/durring/during/g in notebooklist.js
10 years ago
Min RK 602b5c945d Merge pull request #1091 from willingc/swag
10 years ago
Carol Willing 40d0833869 Fixed reference that was erroring in validator
10 years ago
Nathan Daly 50c388ae5a Expands "Move" button to support moving multiple files together.
10 years ago
Thomas Kluyver 6e55046744 Merge pull request #1087 from NHDaly/MoveDialogButtonConsistency
10 years ago
Thomas Kluyver 4632e0ff37 Merge pull request #1084 from willingc/tweak-travis
10 years ago
Nathan Daly fe478a0ff3 Updated Move Dialog's buttons per #744 for #742.
10 years ago