271 Commits (e10df007b3ee7e91c685cd72aef26c69db0e1bca)

Author SHA1 Message Date
Grant Nestor 2aba171332 Insert flex-box spacer in tree view header
9 years ago
Grant Nestor 3db3e9783e Fix logo alignment on dashboard
9 years ago
Min RK ff5e64e431 no need to double-check second half of a surrogate pair
9 years ago
Min RK dbb78b4167 protect against a beautiful future in which javascript handles unicode sensibly
9 years ago
Min RK 8b14a8d003 check more strictly for surrogate pairs
9 years ago
Min RK bf3de7bd1c 5.1.0.dev
9 years ago
Thomas Kluyver 9cd249ef7f Merge pull request #2532 from gnestor/issue-1129
9 years ago
Grant Nestor 945a973da5 Clean up layout in #header-container
9 years ago
Min RK a5e64e10b7 handle surrogate pairs
9 years ago
Grant Nestor 3e01e128f5 Use animated favicon for kernel busy indicator
9 years ago
Grant Nestor 5f3dbf9890 Use different favicons for different components (notebook, terminal, file)
9 years ago
Min RK 76c6617b28 delete settings.url when pulling it out
9 years ago
Min RK 25c4ff33e4 accept jquery's ajax({url: '...'}) signature
9 years ago
samarsultan 243a3f8d77 Bidi Support
9 years ago
Ioannis Papadopoulos 7227c261ce fix indentation
9 years ago
Ioannis Papadopoulos d4bd5ccf39 Refactored Page class removing todo
9 years ago
Grant Nestor c8841b68c4 Back to development
9 years ago
Grant Nestor 3194aba706 release 5.0.0b2
9 years ago
Thomas Kluyver 747fcf0d6a Back to development
9 years ago
Thomas Kluyver ebb1f74172 release 5.0.0b1
9 years ago
Tony Cebzanov cb247590c7 Support ANSI underline and inverse properties.
9 years ago
Grant Nestor 532a66b99a Display "move" cursor within modal header
9 years ago
Paul Ivanov 74ac1c04e6 drag modal dialogs by the header only
9 years ago
Grant Nestor 3d7f0f2aca Make dialogs draggable
9 years ago
Thomas Kluyver 666ecbf35c Merge pull request #2011 from minrk/unwebpack
9 years ago
Min RK 7188f02763 check if module is defined before checking for items on it
9 years ago
Andrew Shaffer 28008783e1 Merge branch 'master' of ssh://github.com/ashaffer/notebook
9 years ago
Andrew Shaffer e16c590b73 throttle element resizing in output areas
9 years ago
Min RK 4f7160aac6 es5ify
9 years ago
Min RK 47d4451958 remove webpack shims
9 years ago
Min RK 2da82f909c get xsrf from cookie, not body data
9 years ago
Min RK 9478a6b82b use tornado xsrf token in API
9 years ago
Jason Grout 935af43582 handle window sizing even when it is not from a resize event.
9 years ago
Jason Grout e909afc93a Due to jQuery propagating events, the window resize event could be triggered by a bubbled event.
9 years ago
Min RK a2f7325537 fix carriage return handling
10 years ago
Min RK 316bfdbd1e Catch and log handler exceptions in events.trigger
10 years ago
Thomas Kluyver cb88603ff1 Merge pull request #1837 from gnestor/busy-favicon
10 years ago
Grant Nestor e832689923 Change favicon when busy
10 years ago
Grant Nestor d2a6221c23 Fix: Carriage symbol should behave like in console
10 years ago
spoorthyv 6a3260b435 Updated Jupyter Logos
10 years ago
Sylvain Corlay b01b6f8cc7 Remove jupyter lab link and old bundle
10 years ago
Thomas Kluyver e77d7ebfb0 Process backspace characters in output
10 years ago
Jonathan 243b915646 Changed string "sub-structure" to "substructure"
10 years ago
Matthias Bussonnier d8fc95173b Merge pull request #1347 from Carreau/shortcut-editor-2
10 years ago
Julien Rebetez 14f7c2ccc0 Better handling of dnd events to correctly remove the dropzone effect when escape is pressed.
10 years ago
Matthias Bussonnier ab85f165c7 Create shortcut editor for the notebook
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 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
Min RK 41d6da235c Merge pull request #879 from ellisonbg/nbext-pain
10 years ago
Min RK 8d5bac4d47 Merge pull request #1230 from mgeier/ansicolors
10 years ago
Matthias Geier 2bad374763 Inline _parseNumbers()
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 233f04428d Merge pull request #621 from julienr/inline_images
10 years ago
Matthias Bussonnier eb87e16ccb Minor style fixes
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
Steven Silvester e663bc3156 Add a jupyter lab page
10 years ago
Julien Rebetez ea57ff74a6 Explain why we disable caja uri checks on img::src
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 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 1c6f589ff6 Add attachments cell toolbar option which opens a metadata-like JSON editor.
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
Jonathan Frederic 08e968d7e9 Make events a global singleton
10 years ago
Jonathan Frederic fe5ffc106b Make sure IPython is set on window
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 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 1ae63ce185 Load jquery and friends globally
10 years ago
Thomas Fors 8d68bdcf25 Change all js throw string to throw error in notebook/static
10 years ago
Min RK 94986bfd6a scroll long tracebacks to the bottom
10 years ago
Min RK 7117528dab Merge pull request #744 from captainsafia/fix-dialog-button-layout
10 years ago
Matthias Bussonnier a8f6265d07 Merge pull request #943 from captainsafia/add-timestamp-to-file
10 years ago
Matthias Bussonnier 8d091a26b6 Bump version to 5.0.0.dev
10 years ago
Safia Abdalla a02148f3ad Updated format_datetime to return human-friendly dates
10 years ago
Safia Abdalla 0bf3767b88 Updated format string for last modified datetime
10 years ago
Safia Abdalla 23aeb32cc5 Added datetime_sort_helper function
10 years ago
Safia Abdalla 97cfe14abf Added format_datetime utility function
10 years ago
Matthias Bussonnier 6aaa27c024 and run jsversion
10 years ago
Matthias Bussonnier 3754c28721 back on dev
10 years ago
Matthias Bussonnier 3fc06a5f79 Release 4.1.0
10 years ago
Matthias Bussonnier ef0f3b9c0e Do not allow `<` in url.
10 years ago
Min RK 234cf31d3f 4.1.0rc1
11 years ago
Matthias Bussonnier c116f33b4f release version 4.1.0b1
11 years ago
Brian E. Granger feb83d6c9d Merge pull request #708 from Carreau/fix-shift-jk
11 years ago
Matthias Bussonnier f05dfae0f3 Rework multiple selections to be continuous
11 years ago
Josh Barnes 1a855af8f2 give defined ordering to keyboard shortcuts with the same help_index
11 years ago
Safia Abdalla 4833b140bf Set 'Cancel' as default button for dialog
11 years ago
Safia Abdalla a619a98fb0 Update dialog buttons in edit modal
11 years ago
Min RK ed812735cf allow specifying default dialog button
11 years ago
Matthias Bussonnier f99ee3025c Fix closing ansi handling.
11 years ago
Jason Grout b3bfe1bb1c Nicer logging of error messages
11 years ago
Min RK 2f0f3987b1 Merge pull request #444 from Carreau/strip-ansi
11 years ago
Dave Willmer 57cc23349e Add F10 key.
11 years ago
Matthias Bussonnier e5ed972467 Strip more ANSI escape sequence.
11 years ago
Min RK 8f1b2e9fd9 Merge pull request #427 from Carreau/fix-245
11 years ago
Min RK 5162a9ed48 Merge pull request #426 from Carreau/fix-100
11 years ago
Matthias Bussonnier c3edf61bef Fix typos.
11 years ago
Matthias Bussonnier 5fadb67dda Deprecate duplicate functions from utils.
11 years ago
Matthias Bussonnier 937b42fda4 Only hide top-level-header.
11 years ago
Josh Barnes 71cb6b9b69 Avoid loading nbextensions twice by keeping track of which have been loaded
11 years ago
Josh Barnes 3251cb90fa require bootstrap in base/js/dialog.js
11 years ago
Matthias Bussonnier 2d5d548d79 Revert "Use NPM, node ES5, and browserify."
11 years ago
Jonathan Frederic c8ff593efc Move source out
11 years ago
Jonathan Frederic 81a2998fe0 Dynamically load contents, also browserify contents.
11 years ago
jdfreder ff9406f2e3 require.js ES5 -> commonjs ES5
11 years ago
Brian E. Granger 21f63d4322 Merge pull request #285 from Carreau/snr
11 years ago
Kyle Kelley d3668a87cc clusterlist is no longer part of jupyter/notebook
11 years ago
Matthias Bussonnier 90e2a7a487 Fix bug, reenable minify
11 years ago
Matthias Bussonnier 40ee54fffe draft snr
11 years ago
Matthias Bussonnier 589dce314e rename function
11 years ago
Matthias Bussonnier 0f307f28f1 cleanup stuff and fix tests
11 years ago
Matthias Bussonnier 67dd3b4450 Finish writing the command palette
11 years ago
Matthias Bussonnier daf7afb940 show keyboard shortcut
11 years ago
Min RK 2f3789fb95 back to dev
11 years ago
Min RK 1c839f686b release 4.0.1
11 years ago
Min RK a36dcf2f98 export utils.load_extension
11 years ago
Min RK 3a750dad13 Revert custom themes
11 years ago
Min RK ad937b47bf Merge pull request #179 from nsonnad/add-themes-config
11 years ago
Jonathan Frederic fbae11d334 Get rid of useless loop
11 years ago
Jonathan Frederic c819c333f7 @takluyver 's comments :check:
11 years ago
Jonathan Frederic 0c8315f72d Fix spaces
11 years ago
Jonathan Frederic f5296808ff Load modules individually, so a missing module doesn't 💩 on everything.
11 years ago
Niole Nelson 3db5083b4a updated keyboard.js to throw errors instead of strints: #145
11 years ago
Niole Nelson 3e5e4a9293 updated keyboard.js to throw errors instead of strings, #145
11 years ago
nsonnad 8ced23308e add two themes and configure styles for them
11 years ago
Nicolas Barray 94d13ef899 shortcut: explicit exception message
11 years ago
Matthias Bussonnier 26c3628185 adress john comments
11 years ago
Matthias Bussonnier 37d4ede57e revert jquery removal
11 years ago
Matthias Bussonnier 8f3858749a remove dependencies to namespace in MenuBar
11 years ago
Matthias Bussonnier 3bcbd989b7 less globals
11 years ago
Matthias Bussonnier f807dd0ea4 fix some file links
11 years ago
Matthias Bussonnier 44de1ac270 remove dependencies to namespace in SessionList
11 years ago
Matthias Bussonnier 4c08e4caf4 remove dependencies to namespace in QuickHelp
11 years ago
Matthias Bussonnier 01c236e7b2 remove dependencies to namespace in Pager
11 years ago
Matthias Bussonnier cf666e0af1 remove dependencies to namespace in SaveWidget
11 years ago