1253 Commits (e00a86c4cb22f15ed4593ccf02bb92fe5e284b84)

Author SHA1 Message Date
Kyle Kelley 5585fea392 Merge pull request #2912 from gnestor/issue-2904
9 years ago
Grant Nestor d537ef6350 Show edit shortcuts modal after shortcuts modal is hidden
9 years ago
Grant Nestor 2fdc5327e3 Clean up
9 years ago
Grant Nestor cb8d88e8e5 Add viewable whitelist based on browser-supported file extensions
9 years ago
Grant Nestor 679a1a2985 Normalize inputs before comparing in `item_in`
9 years ago
Grant Nestor 4de3a4cc61 Default to edit if file type is unknown
9 years ago
Grant Nestor c0b678c510 Remove editable whitelist
9 years ago
Kyle Kelley 43a97807fc buffer messages when websocket connection is interrupted (#2871)
9 years ago
Josh Barnes 9552fc1872 give Page constructor default arguments
9 years ago
Josh Barnes df19a51f59 fix codemirror.less to match CodeMirror's expected padding layout
9 years ago
Kyle Kelley 11e578f7fd load locale dynamically only when not en-us
9 years ago
Kyle Kelley 91addcf776 Merge pull request #2860 from minrk/jsversion
9 years ago
Min RK d59349ac15 resync jsversion with Python version
9 years ago
madhu a5e64c3f77 fix(notebook): Allow copy operation on modified, read-only
9 years ago
Thomas Kluyver 11ba6be432 Merge pull request #2745 from gnestor/keymap-default
9 years ago
Grant Nestor f222978992 Remove comments
9 years ago
Thomas Kluyver 9dabaa2ccf Merge pull request #2774 from iamlemec/master
9 years ago
Grant Nestor aa3c1a5481 Merge pull request #2357 from Ashamandi/master
9 years ago
Douglas Hanley c946374aba output_prompt_function: construct node rather than use HTML string
9 years ago
Doug Hanley 53c39ff61f Factor out output_prompt_function, as is done with input prompt
9 years ago
Grant Nestor ff49a10a36 release 5.1.0
9 years ago
Thomas Kluyver 60f81e49b2 release 5.1.0rc3
9 years ago
Min RK f8a6e1c5b7 Merge pull request #2792 from takluyver/mathjax-callback-err
9 years ago
cebolan 31f888e6ae Fix documentation on keyboard shortcuts
9 years ago
Thomas Kluyver 379c359fa1 Log failure to load notebook at error level
9 years ago
Thomas Kluyver 41062f87b3 Ensure AMSmath is loaded before calling resetEquationNumbers method
9 years ago
Thomas Kluyver 04c5aec072 Catch errors from queueing Mathjax resetEquationNumbers call.
9 years ago
Thomas Kluyver e3df23656e Prevent uploading file twice
9 years ago
Grant Nestor 63c7c336f0 release 5.1.0rc2
9 years ago
Grant Nestor 62bc68c585 Make "extraKeys" consistent for notebook and editor
9 years ago
Grant Nestor 4424b0e46a Switch back to "default" keycap
9 years ago
Grant Nestor e36bafd164 Set "sublime" to default keymap for editor
9 years ago
Thomas Kluyver 835bbd132c Set CodeMirror mode using mimetype, not mode name
9 years ago
Grant Nestor b099303a96 release 5.1.0rc1
9 years ago
Vidar Tonaas Fauske 9249ae25e1 Add buffers argument to CommManager.new_comm
9 years ago
Vidar Tonaas Fauske 05c1f6feb8 Add buffers argument to comm open/close
9 years ago
madhu 2208917c05 fix(notebook): Allow notebooks to be trusted without triggering
9 years ago
Thomas Kluyver 823e447293 Merge pull request #2534 from gnestor/issue-2151
9 years ago
Grant Nestor 4ac086d477 Remove commented out old code
9 years ago
Thomas Kluyver e37b6976c8 Add promise for notebook_loaded.Notebook event
9 years ago
Grant Nestor 8644a15a6b Prevent marked from returning inline styles for table cells
9 years ago
samarsultan 28fcc7bffd update notebooklist.js
9 years ago
samarsultan 048befc311 update savewidget.js
9 years ago
samarsultan c4385ebcb3 removing setUserPreference function
9 years ago
samarsultan 142b74b019 updating bidi and numericshaping files
9 years ago
samarsultan 3e0c87d12a tuning code style
9 years ago
Min RK 1812469a7c update custom.js docs with promises
9 years ago
Thomas Kluyver 96d87c5792 Add a promise for app_initialized event.
9 years ago
Matthias Bussonnier decb30d8b0 Merge pull request #2681 from gnestor/fix-prompt-overlay
9 years ago
samarsultan 57da7fa019 Resolving Conflicts
9 years ago
Grant Nestor d00617a064 Add image/gif mimetype
9 years ago
Grant Nestor dbda33090f Merge pull request #2677 from mpacer/mjax_labels
9 years ago
Grant Nestor bbd2ac6112 Merge pull request #2691 from invisibleroads/patch-1
9 years ago
Thomas Kluyver 63aa0df454 Merge pull request #2696 from gnestor/cm-keymaps
9 years ago
Roy Hyunjin Han 644a8aad8d Add padding to inline code as requested by @gnestor
9 years ago
Grant Nestor cf6d305d93 Merge pull request #2698 from takluyver/fuzz-check-last-modified
9 years ago
Grant Nestor 97d1730bdc Merge pull request #2699 from takluyver/i1976
9 years ago
Grant Nestor 65598bf1f4 More consistency!
9 years ago
Thomas Kluyver 6d0ea0eef1 Merge pull request #2701 from gnestor/list-newline-style
9 years ago
Grant Nestor 502c074b2c Prevent extra newline between nested lists
9 years ago
Grant Nestor 51fc7692aa Clean up formatting
9 years ago
Grant Nestor 0552b3b1ab Remove keymap for "esc"
9 years ago
Grant Nestor 1ae816517e Consistent order for platform-specific keymaps
9 years ago
Thomas Kluyver bd84c5806e Validate CodeMirror keyMap from frontend config
9 years ago
Thomas Kluyver fd34dd2052 Allow 0.5 seconds difference in file timestamps before warning of conflicting changes
9 years ago
Grant Nestor b56e3b16df Add missing codemirror keymaps to keyboard shortcuts dialog
9 years ago
Grant Nestor 5ae0113d9b Merge pull request #2687 from takluyver/i2673
9 years ago
Roy Hyunjin Han 9701f6b1cd Revert 533aea11fd
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
Grant Nestor 572cc37273 Fix hidden prompt overlay button
9 years ago
M Pacer e2405cebe9 clear equation labels on typesetting so that labels don't block renders
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
Grant Nestor 945a973da5 Clean up layout in #header-container
9 years ago
Grant Nestor c309c8513f Fix clipping on filename
9 years ago
Matthias Bussonnier c9d399ace6 Merge pull request #2500 from takluyver/cmd-palette-emptytemplate-func
9 years ago
Thomas Kluyver 8d1c94853c Tweak formatting of 'no results' message
9 years ago
Min RK 2da75c37bd handle surrogate pairs in tooltip cursor_pos
9 years ago
Min RK a5e64e10b7 handle surrogate pairs
9 years ago
Thomas Kluyver 560aa49884 Spelling correction
9 years ago
Min RK 8413ba9592 don’t start output areas collapsed
9 years ago
Thomas Kluyver 6f05e770d8 Use function to construct empty message in command palette
9 years ago
Matthias Bussonnier c50b47af12 Merge pull request #2477 from takluyver/i2476
9 years ago
Grant Nestor c43d258aa2 Update list of editable extensions
9 years ago
Grant Nestor 6871dc81db Use `is_viewable` vs. `is_not_safe`
9 years ago
Grant Nestor 9d839d5052 Fix text baseline alignment in save widget
9 years ago
Thomas Kluyver 0d124e054e Catch trying to rename to an empty filename
9 years ago
Thomas Kluyver 1d7e6007ba Avoid double-encoding item path for view button
9 years ago
Eric Perry 113ccd0134 Open terminal tab using a hash rather than undefined for IE compatibility.
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
Grant Nestor 63bca42067 Open all files with `/files` path except for `.html` and .svg`
9 years ago
Kyle Kelley 7b5c42d21c Merge pull request #2448 from gnestor/issue-1129
9 years ago
Grant Nestor 74ea5ebd12 Fix save widget layout for long notebook titles
9 years ago
Matthias Bussonnier 7dac0a2bac Merge pull request #2433 from takluyver/toolbar-btn-label
9 years ago
Min RK 521f43f0bf Merge pull request #2430 from minrk/never-abs-urls
9 years ago
acrule e928e21704 fix typo in action name
9 years ago
acrule 487d3ecb09 redirect paste menu items to call paste actions, not notebook paste functions
9 years ago
Thomas Kluyver af244a63b8 Allow toolbar buttons to have short label
9 years ago
Min RK 61439f8ffb fix some absolute URLs
9 years ago
Min RK eaeb5cb410 remove some outdated, incorrect $.getScript examples
9 years ago
Thomas Kluyver e5a492dd25 Merge pull request #2418 from minrk/remember-edit-extensions
9 years ago
Min RK 97f4913c16 only set codemirror mode if it exists
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
Min RK a2f6a8c3bb editor: remember user language choices per file extension
9 years ago
Jason Grout 8e822e999f Call the code cell’s clear_output so a cell event is triggered.
9 years ago
Jason Grout 76b77a0b09 Pass the output area object in events specific to the output area.
9 years ago
Min RK f5f2eadd92 Merge pull request #2349 from parmentelat/split-cell
9 years ago
Min RK 8a0410ecae Merge pull request #2390 from miishke/menubar-toggle
9 years ago
Milos Miljkovic f39a551149 Added show, hide, and toggle actions for menubar container to the Command Palette
9 years ago
Kyle Kelley 082153d7e8 Merge pull request #2385 from rgbkrk/ensure-trailing-slash
9 years ago
Kyle Kelley ed92e20f75 Merge pull request #2387 from gnestor/editor-search-style
9 years ago
Grant Nestor ebad7c0241 Fix search background style
9 years ago
Kyle Kelley 0a1b0309b7 ensure a trailing slash on the base_url
9 years ago
Min RK f9f2a5e3f9 Merge pull request #2279 from delftswa2017/refactoring_page
9 years ago
Samar Sultan ca244e7986 Update savewidget.js
9 years ago
Samar Sultan 7fee8447fa Update notebooklist.js
9 years ago
samarsultan 29ce7dea3b tuning code style
9 years ago
samarsultan e112142810 tuning rtl mode style for commanpalette window
9 years ago
samarsultan f21969d724 tuning rtl mode style for login page
9 years ago
samarsultan 2d0be3560f Tuning bidi support
9 years ago
Grant Nestor bf2e14cfe4 Back to development
9 years ago
Grant Nestor 048f243a3a release 5.0.0
9 years ago
Grant Nestor 60a02df266 Use `events.one` vs `events.on` inside of `CodeCell.execute`
9 years ago
samarsultan a87528ca22 tuning rtl mode
9 years ago
samarsultan 6f126382d7 tuning bidi support
9 years ago
Thierry Parmentelat 6aaa4d7a96 an early attempt to fix #2273
9 years ago
Grant Nestor f0ee02fb27 Use `_new_window` method for "Download as .ipynb"
9 years ago
Grant Nestor e9c9c3a10e Back to development
9 years ago
Grant Nestor 35c37c068f release 5.0.0rc2
9 years ago
Thomas Kluyver e2943130c7 Remove addition of cell toolbar reminder
9 years ago
Thomas Kluyver ece0a777d5 Merge pull request #2331 from gnestor/celltoolbar-reminder
9 years ago
Grant Nestor f2f9237c06 Remove cell toolbar reminder
9 years ago
michaelpacer 9b771de18d Add latex button to dropdown
9 years ago
Matthias Bussonnier fc0354ef59 Remove drop shadow from Tag UI for consistency.
9 years ago
Grant Nestor b69509fcab Move preact, preact-compat, and proptypes to bower
9 years ago
samarsultan 243a3f8d77 Bidi Support
9 years ago
Matthias Bussonnier 8aa04b9699 Enforce version number at build time.
9 years ago
Grant Nestor b12bd4cbcc release 5.0.0-rc.1
9 years ago
Grant Nestor 64fe3f1618 Trigger 'cleared' event when output area is cleared
9 years ago
Min RK 93d8f3fe0f add output_added.OutputArea event
9 years ago
Min RK 7756fd34a9 restore append-after-render
9 years ago
Min RK 273e8f9bbe display_id target index is now outputs.length - 1
9 years ago
Grant Nestor d635525aef Make mime bundle accessible to renderers
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
Grant Nestor a531aeb8b3 Add modal styles
9 years ago
Min RK 420715e3e5 Merge pull request #2234 from takluyver/i2204
9 years ago
Kyle Kelley ead73b9efa Merge pull request #2220 from delftswa2017/fix-issue-980
9 years ago
Grant Nestor 92cfd65931 Use flex box vs. table
9 years ago
Grant Nestor c4d2c1a527 Merge pull request #2249 from minrk/test-tags
9 years ago
samarsultan ad63cfda82 Creating digit shaping core
9 years ago
samarsultan ea72fe3ff5 Creating bidi interface
9 years ago
samarsultan 4013cd8b17 enable the localization mode
9 years ago
Kyle Kelley a42fa3f453 Merge pull request #2162 from blackrock/master
9 years ago
Min RK 752fb34309 Merge pull request #2246 from takluyver/tooltip-pos
9 years ago
Min RK 7286839c3a always handle click event on remove-tag-btn
9 years ago
Min RK a304f9d15f split tags on commas and whitespace
9 years ago
Thomas Kluyver 59458731d8 Add cell position when calculating location of cursor for tooltip
9 years ago
Kaushik Chaubal 7cd59275ea add a dialog for large file size warning + simplify chunking logic
9 years ago
Kaushik Chaubal 7d4965abc0 fix of uploading large files crashes the browser #96 + adding unit tests
9 years ago
Lorenzo Gasparini c782cb327f Swap $ and $$ delimiters order to avoid conflicts.
9 years ago
Michael Pacer 44a1e99f2a Remove misleading local variable declaration
9 years ago
Lorenzo Gasparini 3b50d4b4ad Add comments
9 years ago
Lorenzo Gasparini 3c40901b34 Add support for '\\[' and '\\]' as math delimiters, refactoring.
9 years ago
Thomas Kluyver c03c133bbd Merge pull request #2229 from ellisonbg/edit-view-buttons
9 years ago
Matthias Bussonnier e751e1ca1e Implement discussed behavior:
9 years ago
Thomas Kluyver b2d048a85e [WIP] Show server root directory in move dialog
9 years ago
Joris Van den Bossche de26378f1c Adjust HTML table style (GH2209)
9 years ago
Matthias Bussonnier 2e0d44b5d4 retab with spaces.
9 years ago
Brian E. Granger 9415f89776 Super minor style fixes for the cell tag UI.
9 years ago
Brian E. Granger 6846deec7a Fixing notebook behavior of Edit.
9 years ago
Brian E. Granger 5974cbe2ad Don't show Edit button on files we know we can't edit or ipynb
9 years ago
Brian E. Granger 2f266d3183 Only show View button for HTML files.
9 years ago
Lorenzo Gasparini 0447a20598 Merge branch 'master' of https://github.com/jupyter/notebook into fix-issue-980
9 years ago
Matthias Bussonnier 98b07e7057 Merge pull request #2210 from vidartf/tags-ui-review
9 years ago
Vidar Tonaas Fauske 2b4145e506 [TagsUI] Prevent highlighting of tagbar input box
9 years ago
Lorenzo Gasparini 7733aeb8ae Fixed issue 980
9 years ago
Matthias Bussonnier 9dd3818a00 Merge pull request #2134 from Carreau/rtl-prompt
9 years ago
Min RK 2d42e62e85 Don't use jquery-ui data selector
9 years ago
Vidar Tonaas Fauske 1f11cd1abf [Tags UI] Style input controls according to review
9 years ago
Vidar Tonaas Fauske 1e3eb0e0e7 [Tags UI] Replace <a>X</a> with FA icon
9 years ago
michaelpacer 1f93cb6b54 Clarify prefix exclusion
9 years ago
michaelpacer 240186ab48 Add Cmdtrl description
9 years ago
michaelpacer 8543b4e9f6 Put short description at top, longer at bottom
9 years ago
michaelpacer b91c9218c0 Add line breaks
9 years ago
michaelpacer 6b08b86cb8 Some polishing, variable name change, etc.
9 years ago
michaelpacer c5711ebc09 Large structural changes to the keybinding help interface.
9 years ago
Thomas Kluyver 747fcf0d6a Back to development
9 years ago
Thomas Kluyver ebb1f74172 release 5.0.0b1
9 years ago
Thomas Kluyver 088dabfc6e Merge pull request #2188 from michaelpacer/enter_keybinding
9 years ago
michaelpacer 1a412fc6c2 Use form not div so that enter can submit changes
9 years ago
Grant Nestor a1dca237fc Merge pull request #2173 from jasongrout/clearoutput-5
9 years ago
Jason Grout 971c63d780 Update codecell.js
9 years ago
Thomas Kluyver a33d136cb0 Merge pull request #2186 from tonycpsu/master
9 years ago
Tony Cebzanov cb247590c7 Support ANSI underline and inverse properties.
9 years ago
Grant Nestor 9e162ff225 Fix the left cell border
9 years ago
Jason Grout b72ab070b3 Add a clearOutput code cell event
9 years ago
Matthias Bussonnier f06aca718a Wrap prompts in bdi for rtl layout
9 years ago
Min RK f63880700d copying cells copies attachments
9 years ago
Min RK f982c0df3a attachment mimebundle values are strings, not lists
9 years ago