720 Commits (e1e760367d3dfd10aa128584dd6be8ea54da64ec)

Author SHA1 Message Date
Jonathan 243b915646 Changed string "sub-structure" to "substructure"
10 years ago
Jonathan b5d8d45ab8 Add title attribute to image tag
10 years ago
Min RK f41aaa17c9 Merge pull request #1490 from blink1073/external-codemirror
10 years ago
Min RK 6c4687bc8e remove outdated "you will NOT be able to run code" message
10 years ago
Min RK e110914495 register callbacks before sending message
10 years ago
Min RK 14e276c6f1 allow explicit reconnect
10 years ago
Steven Silvester 523756a491 Fix handling of default cm modes
10 years ago
YuviPanda 66fa05e919 Implement 'editable' for textcell type too
10 years ago
YuviPanda 70afd0c82d Change is_readonly to is_editable
10 years ago
YuviPanda 87f6b34967 Respect 'readonly' cell metadata
10 years ago
robnagler a92f38439f EDIT_MIMETYPES needed "this." and corrected boolean logic on editing
10 years ago
Matthias Bussonnier d8fc95173b Merge pull request #1347 from Carreau/shortcut-editor-2
10 years ago
Matthias Bussonnier c170ba1021 Merge pull request #1412 from captainsafia/fix-sys-info
10 years ago
Safia Abdalla be7649b873 Replaced PERMITTED_MIMETYPES with EDIT_MIMETYPES
10 years ago
Safia Abdalla 883429615d Add PERMITTED_MIMETYPES
10 years ago
Safia Abdalla fb4cb19aa6 Check if sys_info is null
10 years ago
Matthias Geier c6c709a894 CSS: "alert" is missing "margin-top"
10 years ago
Matthias Bussonnier c681186e2d Merge pull request #1199 from julienr/drop_visual_indicator
10 years ago
Julien Rebetez 65f1fae5ec Use a gray dashed border instead of yellow background to indicate dropzone
10 years ago
Julien Rebetez 14f7c2ccc0 Better handling of dnd events to correctly remove the dropzone effect when escape is pressed.
10 years ago
Julien Rebetez 180ef74ff5 Clear the dropzone indicator on cell render.
10 years ago
Julien Rebetez 7b974946ff Add a visual indicator that a drop is possible when dragging an image on a markdown cells
10 years ago
Matthias Bussonnier ab85f165c7 Create shortcut editor for the notebook
10 years ago
Pierre Gerold fcec0896ce Protect the three call to custom.js
10 years ago
Steven Silvester 4850790461 Update the session model and the test
10 years ago
Pierre Gerold be52aa38f9 Condom againt bad custom.js
10 years ago
Steven Silvester 6486b2430f Update the session model and the tests
10 years ago
Steven Silvester 76d08aca99 Update the session api in preparation for file and console sessions
10 years ago
Matthias Bussonnier 6954e996fd Remove debug console.log
10 years ago
Matthias Bussonnier 1096410fcf Try es6 and add a few features for shortcut editor.
10 years ago
Jonathan Frederic 72eeb99ad6 Respect keyboard manager state in clipboard logic
10 years ago
Sylvain Corlay e4155ea7aa The path for widgets has changed
10 years ago
Min RK 11dba4ea2e Merge pull request #1288 from BerndSchwarzenbacher/issue#1209/codeblocks
10 years ago
Bernd Schwarzenbacher fee1cbc9a3 Log CodeMirror mode error in codeblock highlight
10 years ago
Thomas Kluyver d797948420 Don't paste cells in chrome when keyboard manager is disabled
10 years ago
Thomas Kluyver 5998678d08 Defer to default copy implementation when text is selected
10 years ago
Vivian Fang 21bbe1d11a adding an action for toggling all line numbers, with keyboard shortcut Shift-L
10 years ago
Matthias Bussonnier eb01a6eef0 Merge pull request #1286 from takluyver/system-clipboard
10 years ago
Bernd Schwarzenbacher cc3e6e9213 Possible fix with failing test
10 years ago
Thomas Kluyver a70786eae2 Store plain text and JSON data on clipboard as well as HTML
10 years ago
Thomas Kluyver 1bc711f79e Copy and paste cells with system clipboard
10 years ago
Jonathan Frederic 255e5888fc Revert fancy pants changes
10 years ago
Peter Parente 705992b6a6 Fix is_loaded semantics
10 years ago
Peter Parente 00ef5b1314 Downgraded ipywidget hack
10 years ago
Julien Rebetez cf1e849fc6 Move the unused attachments garbage collection logic to TextCell.toJSON.
10 years ago
Min RK 41d6da235c Merge pull request #879 from ellisonbg/nbext-pain
10 years ago
Min RK b1be6dfa81 Merge pull request #1249 from blink1073/plugin-update
10 years ago
Min RK 8d5bac4d47 Merge pull request #1230 from mgeier/ansicolors
10 years ago
Min RK 212d517a92 Merge pull request #1234 from Carreau:keyb
10 years ago
Steven Silvester 28829b2524 Fix webpack static file configuration
10 years ago
Matthias Geier 2bad374763 Inline _parseNumbers()
10 years ago
Steven Silvester 468a86e9c1 Update jupyter-js-plugins specifically
10 years ago
Steven Silvester 5366b9b678 Update plugins version and allow patch updates
10 years ago
Matthias Geier 52fae53534 Add error messages to the RangeErrors
10 years ago
Matthias Bussonnier c94023758e Fix some spelling
10 years ago
Matthias Bussonnier 4d5d19e3b7 Cleanup code, make it more redable
10 years ago
Matthias Geier 9d052588b5 Update ANSI tests
10 years ago
Matthias Geier 245287a83c Remove ES 6 syntax and make integer conversion stricter
10 years ago
Matthias Geier 7bee6c5c2d Re-factor ANSI color handling
10 years ago
Matthias Bussonnier 05a5d8301e Make keyboard shortcuts declaratives
10 years ago
Min RK 84003fb30d Merge pull request #1215 from Summersa/master
10 years ago
Min RK 3c4f6e9e74 Merge pull request #1002 from jasongrout/delayevaluation
10 years ago
Jason Grout ab35cf8a3b Reword console log message
10 years ago
Jason Grout 60908dd30d Fix code cell execution code in light of kernel message buffering.
10 years ago
Jason Grout 4a05b1fb8f Implement kernel message buffering for when the websocket is not connected.
10 years ago
summersa d1203448f8 Add option to toggle header on edit page
10 years ago
Min RK 6af49e7875 Merge pull request #1212 from blink1073/fix-lab-scrolling
10 years ago
Min RK b5b50299e8 Merge pull request #1220 from flying-sheep/patch-1
10 years ago
Philipp A df2cab0ec3 fixed and DRYed .rendered_html ol/ul styles
10 years ago
Sylvain Corlay 0f4d3be470 Add missing pager.append function
10 years ago
Steven Silvester 42c1dae7a2 Bump version again
10 years ago
Steven Silvester f1d217fd92 Bump js-plugins dependency to fix scrolling
10 years ago
Steven Silvester 4a48cad90a Make notebook functional and add mathjax
10 years ago
Matthias Bussonnier dcd9027af2 Merge pull request #1180 from takluyver/new-notebook-menu-header
10 years ago
Min RK 3f83ff525b Merge pull request #506 from minrk/limit-output
10 years ago
Min RK 233f04428d Merge pull request #621 from julienr/inline_images
10 years ago
Thomas Kluyver 291e0c101e Adjust styling of dropdown header in new menu
10 years ago
Steven Silvester 5380d8bc05 Add about page
10 years ago
Steven Silvester b2c7430a7a Update to latest plugins
10 years ago
Matthias Bussonnier eb87e16ccb Minor style fixes
10 years ago
Jonathan Frederic ef0bb2a5c8 Merge pull request #1143 from captainsafia/fix-edit-for-js
10 years ago
Jonathan Frederic ea95f4101e Add common, terminal, and edit extension points
10 years ago
Brian E. Granger de42e6d9d2 Working on logging.
10 years ago
Brian E. Granger 7705bfd5ab New approach working, old approach gone.
10 years ago
Brian E. Granger 49b7b8c071 This part of things is working.
10 years ago
Min RK d6b4ef071b Merge pull request #972 from blink1073/add-lab-page
10 years ago
Steven Silvester 80db07a5e2 Remove unused dependency
10 years ago
Steven Silvester 317f102663 Fix setupbase and update to latest plugins
10 years ago
Steven Silvester e663bc3156 Add a jupyter lab page
10 years ago
Min RK 2c4138862f Freeze selection when performing actions on selected items
10 years ago
Julien Rebetez 51cab51f1c Add Copy/Paste cell attachments test
10 years ago
Julien Rebetez cc58b282fd Remove jquery from dependencies since it’s a global
10 years ago
Safia Abdalla 955c3d0c03 Exempt javascript files from files check
10 years ago
Julien Rebetez ea57ff74a6 Explain why we disable caja uri checks on img::src
10 years ago
Julien Rebetez c7186d5c09 Remove unused attachments on manual save
10 years ago
Julien Rebetez a0920c47d8 Simplify attachments handling code by having an attachment attribute in every cell
10 years ago
Julien Rebetez c8266aa507 Fix cell attachments copy/paste
10 years ago
Julien Rebetez ac9a345400 Bump nbformat minor to 4.1 to support attachments
10 years ago
Julien Rebetez 84f38c2cf9 Make attachments textcell-specific
10 years ago
Julien Rebetez c012835e67 Fix 'insert-image' menu item toggling. Instead of disabling the menuitem in unselect, we preventively disable it in Cell.select and let cell subtypes re-enable it when needed.
10 years ago
Julien Rebetez aa460ffecc Fix speed issues when attaching large images
10 years ago
Julien Rebetez 6cc468db52 Add tests for attachments insert menuitem
10 years ago
Julien Rebetez 865de47233 Add Cut/Copy/Paste Cell attachments menu items
10 years ago
Julien Rebetez 646619d5cd Check that we have items in markdown cell paste handler
10 years ago
Julien Rebetez e66ff8f001 Fix drag/drop event handler to be compatible with codemirror 5.8, which
10 years ago
Julien Rebetez b21348f75b Attachments dialog only apply deletion on ‘Apply’.
10 years ago
Julien Rebetez c4bd66e4b2 Nicer attachments editing dialog
10 years ago
Julien Rebetez 22fccff443 Add a new insert-image action and corresponding dialog to insert inline images from menu.
10 years ago
Julien Rebetez 480c90e473 Refactor the inline image drop logic. Preliminary copy/paste support.
10 years ago
Julien Rebetez 13bcdc9095 Keep the attachments even if the cell type changes
10 years ago
Julien Rebetez 1c6f589ff6 Add attachments cell toolbar option which opens a metadata-like JSON editor.
10 years ago
Julien Rebetez 3414b83855 Insert markdown markup for attachments images instead of HTML
10 years ago
Julien Rebetez 398c90b0aa Use the cell ‘attachments’ property instead of ‘metadata.attachments’.
10 years ago
Julien Rebetez 3462b34fca Implement markdown cell attachments. Allow drag’n’drop of images into markdown cells. See #613
10 years ago
Min RK cadcb75602 don't concatenate stream outputs larger than 8k
10 years ago
Min RK a1458ce8fc Merge pull request #1047 from jdfreder/webpack
10 years ago
Jonathan Frederic 4b8f19e5e7 Merge pull request #1127 from minrk/read-only-download
10 years ago
Min RK 7472fc0458 Don't force save before download if notebook isn't writable
10 years ago
Matthias Bussonnier cc8b3be283 Merge pull request #1055 from minrk/mathjax-mathml
10 years ago
Jonathan Frederic 68cd52bd22 Enable deprecated import of auth/main
10 years ago
Jonathan Frederic b7f6f39b29 Add missing underscore reference
10 years ago
Jonathan Frederic 08e968d7e9 Make events a global singleton
10 years ago
Jonathan Frederic 5b337bbfee Add missing import
10 years ago
Jonathan Frederic 4b0aa51ce7 Don't load main files - they should never be referenced anyways,
10 years ago
Jonathan Frederic e64f1f9dc2 Dynamically set base url
10 years ago
Jonathan Frederic fe5ffc106b Make sure IPython is set on window
10 years ago
Jonathan Frederic 18edcd3fb4 Allow old style imports, but deprecate them
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 79489de7c8 Fix content variable conflict - rename to contentModule
10 years ago
Jonathan Frederic c6ccdb31d5 Fix namespace so it is webpacked
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 1ae63ce185 Load jquery and friends globally
10 years ago
Min RK b0772dd3c7 include SVG mathjax output
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
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
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
Nathan Daly 50c388ae5a Expands "Move" button to support moving multiple files together.
10 years ago
Nathan Daly fe478a0ff3 Updated Move Dialog's buttons per #744 for #742.
10 years ago
VladMironov 75cba936aa Add download button at /tree
10 years ago
Min RK a27266ac33 Merge pull request #1076 from takluyver/codemirror-fileext-lowercase
10 years ago
Thomas Kluyver b361d39723 Lowercase file extension before looking it up in CodeMirror
10 years ago