Commit Graph

972 Commits (f50ffae7906bb1248569ec5cae9d36ffd200faa1)

Author SHA1 Message Date
Grant Nestor 5ae0113d9b Merge pull request #2687 from takluyver/i2673
9 years ago
Grant Nestor a9160356df Merge pull request #2688 from jasongrout/jitter
9 years ago
Thomas Kluyver 5c66955fab Smarter check for editable mimetypes
9 years ago
Thomas Kluyver 75f1b9ae26 Don't assume that application/ mime types are editable
9 years ago
Jason Grout b04db891f2 Fix jitter caused by rounding height.
9 years ago
Thomas Kluyver 5faa2ab9b5 Protect against no element with id=favicon
9 years ago
Thomas Kluyver 0bd5fe8759 Only show busy favicon when execution lasts > 1s
9 years ago
Grant Nestor 4532b14808 Reset the target cell's undo history after merge_cells
9 years ago
Thomas Kluyver 5c6a1c8f78 Don't use animated favicon when kernel busy
9 years ago
Adeel Ahmad 3195dc6d2c Remove leading whitespace from prompt message
9 years ago
John Emmons f81fb46ff6 Preliminary i18n implementation as outlined in JEP 16 (#2140)
9 years ago
Min RK 8fa09260b1 Merge pull request #2472 from ericjperry/fix/IE-terminal
9 years ago
Min RK f707dde238 Merge pull request #2625 from takluyver/i2611
9 years ago
Thomas Kluyver 7dc6b26c9f When switching sort field, use ascending sort
9 years ago
Thomas Kluyver a7e10e9303 Improvements to sorting notebook list
9 years ago
Thomas Kluyver 971e425c72 Merge pull request #2629 from takluyver/fix-modified-column
9 years ago
Vidar Tonaas Fauske c77b2b76c7 Cell tags UI: Ensure close button does not wrap
9 years ago
Thomas Kluyver 624158f851 Fix last-modified column of notebook list
9 years ago
Thomas Kluyver 4542a514e8 More specific check for missing body data
9 years ago
Roland Weber 342ea2650e fixes #2565 - capitalization of 'Edit cell Attachments' dialog
9 years ago
Thomas Kluyver b4c4ed06e9 Merge pull request #2589 from gnestor/fix-header-flex
9 years ago
Grant Nestor 2aba171332 Insert flex-box spacer in tree view header
9 years ago
Thomas Kluyver ce5621737f Merge pull request #2449 from gnestor/issue-2404
9 years ago
Grant Nestor 6a1f807b89 Open all editable files with `/edit` path
9 years ago
Grant Nestor 3db3e9783e Fix logo alignment on dashboard
9 years ago
Thomas Kluyver f75eb99fa3 Merge pull request #2552 from minrk/safe-trigger
9 years ago
Krista d3b94fa5f4 added robots.txt
9 years ago
Ondrej 533aea11fd Added padding around gray box of ` markdown
9 years ago
Ondrej 823e1f19d5 Changes single ` markdown highlighting
9 years ago
Thomas Kluyver 31400855f8 Merge pull request #2549 from mscuthbert/nbval-exception-passing
9 years ago
Michael Scott Cuthbert 4cfa7f65d5 Remove nbval version from code
9 years ago
Min RK 99e4adb928 bump protocol version to 5.2
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
Brian E. Granger 4d9809d659 Allow session of type other than notebook.
9 years ago
Matthias Bussonnier 4b8cc28b26 Merge pull request #2535 from gnestor/issue-2379
9 years ago
Min RK bf3de7bd1c 5.1.0.dev
9 years ago
Min RK fc6bca2c0f catch and log event errors on outputarea.element
9 years ago
Michael Scott Cuthbert 81be6c575a allow raises-exception or nbval-raises-exception to continue
9 years ago
Grant Nestor af0a7b52e6 Uncomment "toggleComment" keymaps
9 years ago
Grant Nestor 35a9ff7932 Merge branch 'master' into issue-2404
9 years ago
Grant Nestor 226492d1b1 All files are viewable by default, handle notebooks and html differently
9 years ago
Grant Nestor 5c0495d14e Inspect mimetype in addition to file extension to determine if a file is editable/viewable
9 years ago
Thomas Kluyver 9cd249ef7f Merge pull request #2532 from gnestor/issue-1129
9 years ago
Grant Nestor 6b267b8cd2 Remove keymaps that conflict with non-English keyboards
9 years ago
Grant Nestor abba580536 Add more HTML-like variants
9 years ago
Grant Nestor b51e5d59e7 Support "View" and "Edit" for a selection of multiple files
9 years ago
Grant Nestor 7cb2bae6a0 Always display "View" button and display "Edit" button for all editable files
9 years ago
Grant Nestor f43ac2f928 Fix double url-encoding issue on view file
9 years ago