855 Commits (233f04428df5dcd68efec1cef7ee44a73684f761)

Author SHA1 Message Date
Min RK 22761eeb15 save before copy if notebook is dirty
10 years ago
Jason Grout fc8d0dcb06 Merge pull request #979 from minrk/swagger-doc
10 years ago
Min RK 732fc9cc18 Checkpoint restored typo
10 years ago
Min RK 5830a3aa99 Merge pull request #925 from Carreau/deprecated-is-deprecated
10 years ago
Min RK ba65ca5030 fix swagger validation errors
10 years ago
Min RK 1a7d23479b update swagger doc from jupyter-js-services
10 years ago
Jason Grout 4671134fdf Initial work-in-progress for contents api swagger docs
10 years ago
Min RK c280b773fb use session.deserialize to unpack message for rate limiting
10 years ago
Jonathan Frederic 9e2c95dc07 limit_window -> rate_limit_window
10 years ago
Min RK 89b75c21e2 multiple-undo for cell deletion
10 years ago
Min RK c000d0ac84 Merge pull request #966 from takluyver/i965
10 years ago
Thomas Kluyver 1941d0b234 Allow HEAD requests for /files/ URLs
10 years ago
Jonathan Frederic eb30002a82 Use a set for filter exceptions
10 years ago
Min RK 301cbc6374 Merge pull request #960 from Carreau/ignjs
10 years ago
Matthias Bussonnier a8f6265d07 Merge pull request #943 from captainsafia/add-timestamp-to-file
10 years ago
Matthias Bussonnier a1bc8f4275 Merge pull request #958 from vbraun/help_links_to_url
10 years ago
Jonathan Frederic 7aaccbd545 Don't filter status, comm_info, kernel_info, and execute_request messages
10 years ago
Jonathan Frederic c47f3d021b Fix a bug in the code that parses the parent message from the msg_list
10 years ago
Min RK 1c8437a123 add ctrl-alt-[ shortcut for indentAuto
10 years ago
Jonathan Frederic acbbc60e09 Change the window length to 1s
10 years ago
Jonathan Frederic 7232a6a99a Clarification & cleanup
10 years ago
Matthias Bussonnier 34d67327ae Acknowledge `ignotre_minified_js` on auth, and tab-> space
10 years ago
Safia Abdalla 309b15bda8 Added button arrow reset on refresh
10 years ago
Safia Abdalla b1d96cad52 Updated class switch command
10 years ago
Safia Abdalla 0fbe6abedd Clean up style update on button click code
10 years ago
Safia Abdalla e6db03ceac Refactor out button click logic
10 years ago
Safia Abdalla 9494ca1a9c Update buttons in template
10 years ago
Volker Braun 08cbe7f770 Use require.toUrl for help_links
10 years ago
Jonathan Frederic 69faf0fb9b Change the logic so the intervals are checked all of the time,
10 years ago
Min RK a3e074c3a7 Merge pull request #935 from Carreau/logwarn1
10 years ago
Safia Abdalla c914d9232c Added functionality for sort on name
10 years ago
Safia Abdalla 04a456516c Added button for sort by name
10 years ago
Matthias Bussonnier 8d091a26b6 Bump version to 5.0.0.dev
10 years ago
Safia Abdalla c3d6bfbf1a Updated styling on last modified element
10 years ago
Safia Abdalla c08c7d58df Updated front-end sorting and display
10 years ago
Volker Braun 0f0cbc20c5 Use default_url instead of hardcoding /tree for initial url
10 years ago
Matthias Bussonnier 6109cdc86e use math.ceill to allow values < 5s as input
10 years ago
Safia Abdalla a02148f3ad Updated format_datetime to return human-friendly dates
10 years ago
Safia Abdalla b18d269bda Added arrow indicator for sorting
10 years ago
Safia Abdalla a290251ae7 Wiped smudge from screen
10 years ago
Jonathan Frederic f83485fcee Remove log msg
10 years ago
Jonathan Frederic 4c99c5f7f8 Limit on websocket, not zmq
10 years ago
Safia Abdalla 6211e33523 Added datetime sorting on front end
10 years ago
Safia Abdalla 11eebd2fc0 Added last modified sort button
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 e235643eb1 Added last_modified date to file tree
10 years ago
Safia Abdalla 97cfe14abf Added format_datetime utility function
10 years ago
Matthias Bussonnier 9ab90bd835 fix regex
10 years ago
Matthias Bussonnier 6aaa27c024 and run jsversion
10 years ago
Matthias Bussonnier 9523f7438d dev has a dot
10 years ago
Matthias Bussonnier 3754c28721 back on dev
10 years ago
Matthias Bussonnier 3fc06a5f79 Release 4.1.0
10 years ago
Matthias Bussonnier e6c7648b09 Remove deprecated usage of `log.warn` prefer `log.warning`.
10 years ago
Jonathan Frederic 3b3c4d0315 Add simple iopub message rate limiter
10 years ago
Matthias Bussonnier e4ec5ba3f3 Be more explicit about deprecation.
10 years ago
Min RK 527538839b Merge pull request #918 from jcb91/notebook/js/codecell
10 years ago
Min RK 7bfeea46f5 Merge pull request #915 from minrk/right-soft-selected
10 years ago
Josh Barnes 53b8e37633 fix for #917, a bug introduced by a typo in 89b7d96ccd
10 years ago
Brian E. Granger d86714a015 Merge pull request #914 from minrk/check-origin
10 years ago
Matthias Bussonnier 308cbb2062 Remove soft selected right border background-leaking
10 years ago
Min RK b2d9faaa9b Merge pull request #909 from Carreau/left-soft-selected
10 years ago
Min RK 1257a3ac85 Merge pull request #905 from minrk/revert-configurable-config-dir
10 years ago
Min RK 8aa4f1e60c allow zmq check_origin with no args
10 years ago
Min RK bf6c89b1ce Merge pull request #897 from Carreau/warn-name-ations
10 years ago
Matthias Bussonnier ef0f3b9c0e Do not allow `<` in url.
10 years ago
Matthias Bussonnier cc69f06551 Remove left border on softselected cells
10 years ago
Min RK fa5d71723b Merge pull request #898 from blink1073/fix-websocket-cross-origin
10 years ago
Min RK 970507711b restore hardcoded config_dir
10 years ago
Fernando Perez 0ac253bc1c Update keyboard shortcuts page to accurately describe command mode (blue margin)
11 years ago
Steven Silvester fe03de7471 Avoid error when using a cross-origin websocket
11 years ago
Matthias Bussonnier 86865a3543 Improve warning on bad JavaScript API usage.
11 years ago
Safia Abdalla dc69a03bfa Removed "window."
11 years ago
Safia Abdalla 57360754b4 Replace setTimeout with requestAnimationFrame
11 years ago
Safia Abdalla 39e155e697 Add setTimeout to force browser repaint
11 years ago
Safia Abdalla 781e4ffd4f Added onResult function to type ahead
11 years ago
Min RK 234cf31d3f 4.1.0rc1
11 years ago
damianavila d0c5c393b6 Remove hard-coding of jupyter_config_dir config_dir at the notebookapp level, letting that being managed ny the ConfigManager.
11 years ago
Min RK 71c5057ae5 Merge pull request #876 from SylvainCorlay/no_body_class
11 years ago
Jonathan Frederic 9380a22b76 Hide vertical scrollbar on rendered content by default.
11 years ago
Sylvain Corlay 859e1c77b6 Test based on css selection
11 years ago
Sylvain Corlay a094df764e Avoid adding a css class to body element
11 years ago
Matthias Bussonnier dc3dae96b6 Merge pull request #875 from minrk/set_next_input_clear_optional
11 years ago
Min RK ae2fb41bad Merge pull request #864 from Carreau/js-cleanup
11 years ago
Min RK f8ede57918 add clear_output option to set_next_input payload
11 years ago
Min RK 34481cb7ed Don't clear output on set_next_input(replace=True)
11 years ago
Min RK 92fa310758 Merge pull request #866 from parleur/versions
11 years ago
Matthias Bussonnier 51576872fe Remove dead code forgotten in previous commit.
11 years ago
Matthias Bussonnier 2e1fcafcfe Merge pull request #868 from SylvainCorlay/prompt_number_select
11 years ago
Pierre Gerold 0b44f64e9d Move test function to test file
11 years ago
Matthias Bussonnier bed0bd1ee2 Typo: `verison` -> `version` (swap `s` and `i`)
11 years ago
Sylvain Corlay 0b54a53b83 Disable prompt number selection
11 years ago
Pierre Gerold 02421c20e9 Remove unused marked related code
11 years ago
Pierre Gerold f557c8c9b7 Fusion between carreau & mink solution about version nb checking
11 years ago
Matthias Bussonnier f873493f9f Test for Pep440 non-Complaint version numbers
11 years ago
Matthias Bussonnier 9706e4c0e1 A bunch of js cleanup
11 years ago
Matthias Bussonnier ddfc2ef2f4 Make focus follow shift-selection.
11 years ago
Matthias Bussonnier c21ba90813 Merge pull request #850 from captainsafia/update-var-names
11 years ago
Safia Abdalla 646a388448 Added documentation to get_anchor_index function
11 years ago
Safia Abdalla a7f05697cc Cleaned up functions
11 years ago
Matthias Bussonnier 68ae9415de Fix toggle line number on multiple selection, and command palette.
11 years ago
Matthias Bussonnier c116f33b4f release version 4.1.0b1
11 years ago
Min RK 3170602e8c Merge pull request #830 from Carreau/move-selection
11 years ago
Matthias Bussonnier 50e1f8b746 Cleanup and comment
11 years ago
Pierre Gerold 4290fb9b10 Fix #831
11 years ago
Matthias Bussonnier f2a42913a3 Move tests to a separate file
11 years ago
Pierre Gerold ed2d61afa5 Typo tests
11 years ago
Pierre Gerold 845ea5e555 end of tests
11 years ago
Pierre Gerold 94d057bf10 test quick dirty and under pressure
11 years ago
Matthias Bussonnier aefbdbf365 Fix move selection up/down
11 years ago
Matthias Bussonnier 166b709a6a Merge pull request #825 from parleur/selectbox
11 years ago
Matthias Bussonnier bd09de2519 Merge pull request #747 from parleur/toto
11 years ago
Pierre Gerold aebecc402d Carreau's comments
11 years ago
Safia Abdalla 42bb38fcb0 Pluralized menu items for merged multiselect features
11 years ago
Min RK 0b8886d6e5 contract selection on click
11 years ago
Min RK bf952c1f86 Merge pull request #822 from Carreau/merge-below
11 years ago
Min RK d4e467e3f4 Merge pull request #799 from Carreau/past-and-replace
11 years ago
Matthias Bussonnier 69ff48ee99 Merge pull request #813 from jdfreder/i795
11 years ago
Pierre Gerold bbc694b883 hidden / show trick
11 years ago
Matthias Bussonnier f1db9c4b99 focus the last pasted cell, and add test
11 years ago
Jonathan Frederic 03b7e18082 Merge pull request #815 from jdfreder/i793
11 years ago
Matthias Bussonnier 7dd57f9696 Update merge tests with new behavior (merge below)
11 years ago
Jonathan Frederic a9b9243ebf Tests
11 years ago
Jonathan Frederic 7ec9d5a967 Run and select below multiselect compat.
11 years ago
Matthias Bussonnier b370f285bb Merge pull request #812 from jdfreder/i794
11 years ago
Matthias Bussonnier c71c4f3032 Merge pull request #814 from jdfreder/i796
11 years ago
Jonathan Frederic eead7d3fd6 Remove deprecation pill
11 years ago
Matthias Bussonnier e7912c4682 have shift-m merge below if one cell selected
11 years ago
Jonathan Frederic 2faaae8d54 Merge pull request #821 from Carreau/fix-mergeable-tests
11 years ago
Pierre Gerold 4a0cfdca6a correct the celltype select box behavior with multiselect
11 years ago
Jonathan Frederic 989c7da9d4 State when the function will be removed
11 years ago
Jonathan Frederic 7a7c90b993 Add tests
11 years ago
Pierre Gerold b10a16d378 add a multiselect state in maintoolbar celltype selectbox
11 years ago
Matthias Bussonnier f5dc1b25ec Fix tests on merge-able cells.
11 years ago
Matthias Bussonnier fb7d3004f2 Pluralize action on multiple outputs
11 years ago
Matthias Bussonnier a863916505 Make past and replace actually replace selection.
11 years ago
Matthias Bussonnier 4719f957ad Write test to test for running of multiple selection and insert below.
11 years ago
Matthias Bussonnier 79df8c6469 Merge pull request #816 from captainsafia/add-multiselect-toggle-tests
11 years ago
Safia Abdalla ca496ee268 Added tests for multiselect toggle functionality
11 years ago
Safia Abdalla 068f4e9136 Refactored multiselect toggles
11 years ago
Jonathan Frederic b1ac6f2591 Deprecate move cell up/down
11 years ago
Jonathan Frederic 5455aef679 Run and insert below, multiselect compat.
11 years ago
Jonathan Frederic 46f0cd9c34 Insert cell above/below and multiple selection
11 years ago
Peter Parente 2b7a06d4b2 Add multiselect cell type conversion tests
11 years ago
Peter Parente 258470e19c Support multicell selection in markdown conversion
11 years ago
Peter Parente eb2ad5fcf6 Support multicell selection in row text conversion
11 years ago
Peter Parente e641f5fe1f Add doc string to cells_to_code
11 years ago
Pierre Gerold 5a8cc0a75d add maintoolbar fix for cells_to_code
11 years ago
Pierre Gerold 77210286d3 some ; missings
11 years ago
Pierre Gerold e3299328d2 to_code -> cells_to_code to handle muliple selected cells
11 years ago
Matthias Bussonnier b382950432 Toggle scroll, collapse and clear cell now apply on selection.
11 years ago
Matthias Bussonnier 57b9550b8d Fix test and move in their own file
11 years ago
Matthias Bussonnier 134351a744 Fist and test past_cell_replace with multi-selection
11 years ago
Matthias Bussonnier c42d43f6c4 Pluralize commands in menu that can act on many cells.
11 years ago
Pierre Gerold 6ba2104c4b finish the merge ... yeh I missed a <<<<<<<HEAD ...
11 years ago
Pierre Gerold c218ff25f7 Merge branch 'master' into toto
11 years ago
Pierre Gerold 7d6c1c4774 Merge branch 'master' of https://github.com/jupyter/notebook
11 years ago
Pierre Gerold fbcf2c403e remove flush after save (no atomic writing)
11 years ago
Pierre Gerold 28d6fbde84 Modify test + correct docstrings
11 years ago
Brian E. Granger feb83d6c9d Merge pull request #708 from Carreau/fix-shift-jk
11 years ago
Peter Parente 2ace23d841 Fix ConfigWithDefaults "this" context
11 years ago
Michael Marchetti 536a6d64dc Use `dict()` to convert the mapping to a dictionary
11 years ago
Michael Marchetti 5639ac7134 Fix secondary error that occurs during handling of HTTP 500 status
11 years ago
Matthias Bussonnier f05dfae0f3 Rework multiple selections to be continuous
11 years ago
Thomas Kluyver d732e28cb2 Merge pull request #711 from minrk/allow-async-kernel-manager
11 years ago
Min RK 377f4f24dc Merge pull request #783 from marceloramires/master
11 years ago
Safia Abdalla 4e8344831c Updated tests on rename in ContentsManager
11 years ago
marcelo-ramires 89b7d96ccd Fixing way in which selection ranges are deleted
11 years ago
Thomas Kluyver edd8fdd44c Merge pull request #631 from jcb91/feature/celltoolbar_fix
11 years ago
Min RK b2e33823cb Merge pull request #765 from marceloramires/master
11 years ago
Min RK f78e3f0d76 Merge pull request #779 from captainsafia/add-tests-for-dir-rename
11 years ago
Min RK ba344843eb add SessionManager.close
11 years ago
Min RK cfa64552b2 initialize Application in background thread
11 years ago
Min RK 9043ae145c handle async in sessions
11 years ago
Min RK 6024f04698 allow some KernelManager methods to be async
11 years ago
Min RK 20d858a02a Merge pull request #706 from Carreau/ugly-fix
11 years ago
Min RK 1d934b3a9a Merge pull request #777 from jcb91/bugfix/keyboard
11 years ago
Matthias Bussonnier cdb7c7b843 Merge pull request #770 from SylvainCorlay/module_names
11 years ago
Jonathan Frederic ca4ec66f5a Merge pull request #763 from Carreau/fixWaitForOutput
11 years ago
Safia Abdalla 8e0a8d1ea6 Added tests for directory renaming
11 years ago
Josh Barnes 1a855af8f2 give defined ordering to keyboard shortcuts with the same help_index
11 years ago
Sylvain Corlay f32651e202 Use jquery-ui instead of jqueryui
11 years ago
Josh Barnes 531b373eb8 fix bug in `notebook/js/quickhelp` whereby edit-mode shortcuts were duplicated on every rebuild
11 years ago
Matthias Bussonnier 259be440b5 use var
11 years ago
Sylvain Corlay 2cb85ab939 fix deprecation warning
11 years ago
marcelo-ramires 6692ea7348 Fixing backspace on multiple selection bug
11 years ago
Safia Abdalla bf05e912b3 Made minor updates to button labels
11 years ago
Safia Abdalla 4b54173452 Fixed dialog button naming in 'Kernel not found'
11 years ago
Safia Abdalla 45148fd6b1 Updated dialog button layout
11 years ago
Safia Abdalla d5ba05f5a7 Set default button to non-action button on dialogs
11 years ago
Safia Abdalla 4833b140bf Set 'Cancel' as default button for dialog
11 years ago
Safia Abdalla 69d19985a9 Updated button layout in dead kernel dialog
11 years ago
Safia Abdalla de68f23215 Update button layout in rename dialog
11 years ago
Safia Abdalla 9f29fabea8 Updated button layout in revert notebook dialog
11 years ago
Safia Abdalla a619a98fb0 Update dialog buttons in edit modal
11 years ago
Safia Abdalla 5544388c82 Updated modal button layout in notebook list
11 years ago
Pierre Gerold 7cfd9b407a Add test for non atomic writing
11 years ago
Pierre Gerold 48dcf2d319 One carac error + debug logging
11 years ago
Matthias Bussonnier c54b4f0e1d more info on timeout
11 years ago
Matthias Bussonnier a0929ab8c1 Timeout is an option of `waitFor`, not `then`
11 years ago