799 Commits (68cd52bd22aec61d71a890242d76bae7ea4670b4)

Author SHA1 Message Date
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
Matthias Bussonnier 6f5e7cae97 fix typo
11 years ago
Brian E. Granger eaf06374ba Merge pull request #752 from minrk/explicit-default-dialog-button
11 years ago
Brian E. Granger a9626ce3d1 Changing colors on find and replace matches.
11 years ago
Matthias Bussonnier 2dabc68924 Merge pull request #741 from ellisonbg/find-replace-ux
11 years ago
Min RK 85bf940b3c Merge pull request #729 from Carreau/debug-484
11 years ago
Brian E. Granger e31fc195e2 Addressing review comments...
11 years ago
Brian E. Granger 0576363be4 Better jQuery style...
11 years ago
Min RK ed812735cf allow specifying default dialog button
11 years ago
Pierre Gerold f849e310c8 Save without atomic writing and configuration (fix #739)
11 years ago
Pierre Gerold 459fd24c03 Save without atomic writing and configuration (fix #739)
11 years ago
Brian E. Granger 75a0585aec Work on the style and usability of find and replace...
11 years ago
Min RK b10326e93c Merge pull request #718 from Carreau/fixansi
11 years ago
Colin Jermain 5768fc7c11 BUG: use url_escape to encode URL for browser
11 years ago
Matthias Bussonnier cdd2ae7cc6 Add debug statements for #484
11 years ago
Matthias Bussonnier 226a0c8676 Merge pull request #692 from Carreau/moar-actions-III
11 years ago
Matthias Bussonnier f99ee3025c Fix closing ansi handling.
11 years ago
Matthias Bussonnier d81d6a8e39 Work around #699
11 years ago
Matthias Bussonnier d2c972a45c Rename action visibility -> collapsed, scrolling->scrolled
11 years ago
Matthias Bussonnier 02102c5297 Merge pull request #696 from jhamrick/throttle
11 years ago
Matthias Bussonnier 40daca3eca Merge pull request #703 from Carreau/ctrl-space
11 years ago
Robin Dunn 783d31a22a Don't run git unless it looks like we are in a repo.
11 years ago
Matthias Bussonnier 629c92466f unbind ctrl-space for now
11 years ago
Matthias Bussonnier 74a9789ef9 remove unused variable
11 years ago
Jessica B. Hamrick 059646ce11 Make sure notification is sticky
11 years ago
Jessica B. Hamrick b2a17eee49 Set a default rate limit
11 years ago
Jessica B. Hamrick fded61ef63 Remove console.log
11 years ago
Jessica B. Hamrick 3bcd3417c2 Rate limit scrolling callback
11 years ago
Matthias Bussonnier 887e0dd154 Merge pull request #681 from jhamrick/undo-merge
11 years ago
Matthias Bussonnier 38135d145d 'more actions'
11 years ago
Min RK 453b6a864a Merge pull request #689 from Carreau/moar-actions-II
11 years ago
Min RK ca1263d2ea Merge pull request #688 from Carreau/moar-actions
11 years ago
Matthias Bussonnier 7c60193d24 fix notebook tour bugs
11 years ago
Matthias Bussonnier ca906db180 'simplify binding'
11 years ago
Jessica B. Hamrick 0212d45292 Add some more tests for merging above/below
11 years ago
Jessica B. Hamrick 7c4d6908d7 Fix bug in undoing merges
11 years ago
Jessica B. Hamrick 3438604ac9 Add test to verify bug in undoing merges
11 years ago
Matthias Bussonnier 6e0134772c 'more menu bound to actions'
11 years ago
Jessica B. Hamrick 43effede85 Ensure consistency with when command mode is called
11 years ago
Jessica B. Hamrick 6f1694d6b3 Select cell after executing, not in loop
11 years ago
Jessica B. Hamrick a885f9195c Alias execute_cell to execute_marked_cells
11 years ago
Jessica B. Hamrick f4913bdcd1 Rename execute_cell to execute_marked_cells
11 years ago
Jessica B. Hamrick ac02e2259f Add some tests
11 years ago
Jessica B. Hamrick 0fff17cdbc Run marked cells
11 years ago
Jonathan Frederic 947f08e639 Merge pull request #676 from jhamrick/mark-behavior
11 years ago
Jessica B. Hamrick a1b530e28b Fix tests
11 years ago
Jessica B. Hamrick 81e2677949 Use blue info notification
11 years ago
Jessica B. Hamrick eb9ddc4923 Trigger notification when marked cells are offscreen
11 years ago
Jessica B. Hamrick 84e7144824 Unmark after merge
11 years ago
Jessica B. Hamrick 716a9cf0d5 Don't add explicit mark unless asked to
11 years ago
Jessica B. Hamrick 358508d157 Include selected cell as a marked cell
11 years ago
Jessica B. Hamrick 3af89794fe Remove added whitespace
11 years ago
Jessica B. Hamrick fc08f4904d Set less variables for border padding and width
11 years ago
Jessica B. Hamrick 0d1eb15888 Remove event firing changes
11 years ago
Jessica B. Hamrick e5b79d3f4c Rename cell:marking-changed to marked_changed.Cell
11 years ago
Jessica B. Hamrick 96a9605e3a Remove debug statement and update_marked_status function
11 years ago
Jessica B. Hamrick c9385abe24 Prototype 5
11 years ago
Matthias Bussonnier 9f746b383d 'proto2'
11 years ago
Matthias Bussonnier 7913da6930 'proto0'
11 years ago
Matthias Bussonnier 787b0d5c3f a test
11 years ago
Min RK c0845d0e78 Merge pull request #682 from jhamrick/scroll-when-marking
11 years ago
Jessica B. Hamrick b0dc933d78 Ensure focus is kept when extending the marked region
11 years ago
Brian E. Granger 4f3f74ffe8 Making style of run all confirm buttons consistent.
11 years ago
Min RK 4578c34b0f Merge pull request #663 from jdemeyer/relative_mathjax
11 years ago
Matthias Bussonnier 86415c42b5 Merge pull request #668 from minrk/fixConsolePrompt
11 years ago
Matthias Bussonnier 553a9ce46f Merge pull request #632 from jcb91/feature/add_buttons_group
11 years ago
Min RK 2034f1670a call fixConsole on raw_input prompt
11 years ago
Carol Willing c88dd37524 Minor edit Mac OS X
11 years ago
Matthias Bussonnier 4db7b2749c Merge pull request #657 from jdfreder/escapekludge
11 years ago
Matthias Bussonnier 9cba7dc53d quickhelp usability: 2 boxes
11 years ago
Jeroen Demeyer 17b3643891 Interpret mathjax_url relative to base_url
11 years ago
Matthias Bussonnier ff20e1d6a9 Merge pull request #661 from jdfreder/i645
11 years ago
Jonathan Frederic 3c5d81bcdd Using padding instead of neg. margin and calc
11 years ago
Jonathan Frederic 80cb919998 Prevent right border of cell from moving.
11 years ago
Jonathan Frederic 4e06573ae1 @carreau 's suggestion
11 years ago
Jonathan Frederic 33bd6d4d1e Escape: Close pager if open otherwise unmark all
11 years ago
Jonathan Frederic 53bf3fb0ed Split cell match origin marked state
11 years ago
Matthias Bussonnier b300696ef7 Reminder of where the celltoolbar menu is
11 years ago
Jonathan Frederic f0d89984bb Merge pull request #644 from Carreau/ff-style
11 years ago
Jonathan Frederic 71c905574e Force pager to draw scrollbars on FireFox
11 years ago
Matthias Bussonnier c409932bc2 Fix command palette appearance on FF.
11 years ago
Matthias Bussonnier 7676d016d4 revert style change
11 years ago
Matthias Bussonnier c40400cb66 Merge pull request #567 from jdfreder/sandr
11 years ago
Matthias Bussonnier 255527edf4 Merge pull request #634 from ellisonbg/pager-fix
11 years ago
Matthias Bussonnier 371cf3ba33 Merge pull request #628 from blink1073/bump-large-upload
11 years ago
Brian E. Granger 65f15cbf32 Reverting Firefox Windows bug fix ipython/ipython#8853
11 years ago
Steven Silvester c8c4b2768c Make the upload size limit configurable
11 years ago
Josh Barnes 37fbabaa92 fix `CellToolbar.utils.checkbox_ui_generator` and `CellToolbar.utils.checkbox_input_generator` to match `CellToolbar.utils.checkbox_select_generator`, adding the input/checkbox to the button container rather than the to the label.
11 years ago
Josh Barnes 27ab6a4986 make `IPython.toolbar.add_buttons_group` return the button group it creates
11 years ago
Matthias Bussonnier 75496518fd Merge pull request #598 from ellisonbg/action-names
11 years ago
Steven Silvester a34e0b72a9 Bump upload size to 25MB
11 years ago
Min RK 61c99ca11c Merge pull request #574 from blink1073/fix-upload
11 years ago
Steven Silvester 688f108da8 Update dialog text
11 years ago
Steven Silvester 4289699c4e Avoid trying to upload large files
11 years ago
Brian E. Granger 068fb04458 Adding shortcut that was lost in rebasing.
11 years ago
Brian E. Granger 7d54f07bd3 Adding mark/unmark all cells action.
11 years ago
Brian E. Granger 78b1cccede Cleaning up UI for command pallete and default group
11 years ago
Brian E. Granger 8e901e8d0d Using jupyter-notebook for command prefix.
11 years ago
Brian E. Granger a5e9d96089 Small renaming fixes.
11 years ago
Brian E. Granger a3de1c7608 Fixing misnaming of things.
11 years ago
Brian E. Granger 3c31700fb8 Merge pull request #606 from minrk/restart-kernel-stop
11 years ago
Brian E. Granger 1de36134df Renaming merge cell action.
11 years ago
Brian E. Granger 4c22335bb0 Rebasing and cleaning up marked cell actions.
11 years ago
Brian E. Granger c7d3728b6e Renaming jupyter-notebook -> jp-notebook
11 years ago
Brian E. Granger 33bcdf907d Fixing tests and example notebook
11 years ago
Brian E. Granger 00e0091e52 Adding description of how these names are picked.
11 years ago
Brian E. Granger 7df94eb001 Renaming commands
11 years ago
Brian E. Granger 5deceb4a8b Merge pull request #620 from ellisonbg/marked-fix
11 years ago
Brian E. Granger 3f95304092 Merge pull request #619 from jdfreder/savenotebook
11 years ago
Brian E. Granger 5a9305cf20 Mixed up mark above and below...
11 years ago
Jonathan Frederic 38502ed513 notebook.save_notebook should ALWAYS return a Promise of some sort.
11 years ago
Thach MAI 2af468fdc2 Fix #581 by moving the double-click selection focus into MarkdownCell.
11 years ago
Jonathan Frederic c333778a87 Use offset param instead of direction
11 years ago
Jonathan Frederic c14302e547 Fix some small bugs
11 years ago
Jonathan Frederic 75a3052c07 Implement extend marked
11 years ago
Jonathan Frederic d797b8e47c Use marks
11 years ago
Brian E. Granger ed50d26560 Merge pull request #597 from jdfreder/mark
11 years ago
Min RK c36158270a Don't set location header on restart
11 years ago
Jonathan Frederic f86888bfc1 Dummy commit
11 years ago
Matthias Bussonnier d375942590 Merge pull request #596 from minrk/websocket-mixin
11 years ago
Min RK 0c5a3b6d04 wait for kernel to restart
11 years ago
Matthias Bussonnier 47a51b7fd9 Merge pull request #527 from minrk/demote-cell-toolbar
11 years ago
Jonathan Frederic 518e580af6 Add some functions, remove some functions, and change the colors
11 years ago
Jason Grout de157028ab simplify find/replace form
11 years ago
Jonathan Frederic 0c2cc3e695 Address @ellisonbg's comments
11 years ago
Brian E. Granger c7dd03308f Merge pull request #556 from jdfreder/ipython8853
11 years ago
Jason Grout 85ebbd3a35 restore left border on last input
11 years ago
Jonathan Frederic 531b6650ca Merge pull request #524 from minrk/ssl-ca
11 years ago
Jonathan Frederic d934ac114c Change hotkeys
11 years ago
Jonathan Frederic 64c93843a8 Add the ability to mark cells.
11 years ago
Min RK c2c39a7c9d move common websocket methods to WebSocketMixin
11 years ago
Safia Abdalla 01498d1dfd Fixed indentation
11 years ago
Safia Abdalla dcd6bb470a Fixed title tooltip in notebook template
11 years ago
Jonathan Frederic e069fad494 Merge pull request #568 from jdfreder/sanemultiselect
11 years ago
michaelpacer 7897dbd979 fixed bug in javascript for shutting down notebook
11 years ago
Steven Silvester 4a203b5ea4 Fix handling of upload add_link
11 years ago
Jonathan Frederic 2b001d9394 Add shift-up/down as multiselect kb shortcuts
11 years ago
Jonathan Frederic 8526ff7dbd Fix tooltip and move replace in selected cells button.
11 years ago
Min RK a8084b0273 Merge pull request #555 from ellisonbg/restartfix
11 years ago
Min RK 225d86469a Merge pull request #560 from jdfreder/noignore
11 years ago
Jonathan Frederic 22f02e0960 Don't list ipython.ignore commands in the help dialog
11 years ago
Jonathan Frederic c02d91cd0e Force the Firefox to recalculate pager content size.
11 years ago
Brian E. Granger a2dcb297ba Fixing action name for Restart kernel menu item.
11 years ago
Jason Grout b3bfe1bb1c Nicer logging of error messages
11 years ago
Jason Grout 9cb98cd843 Make the subarea not have a scrollbar when the enclosing output area already provides scrollbars
11 years ago
Min RK b60c1a2631 Merge pull request #519 from minrk/kernelspec-names
11 years ago
Min RK 523da50784 Move cell toolbar selection to View menu
11 years ago
Adam Brewster 1634910aed SSL Client Authentication
11 years ago
Min RK 2450d308e2 Merge pull request #498 from gramster/magicmode
11 years ago
Min RK c93c6924f6 allow hyphen and dot in kernelspec names
11 years ago
Min RK a5a737805e add '-dialog' suffix to restart actions with dialogs
11 years ago
Min RK ef64f743c4 make restart-clear-output a discrete action
11 years ago
Min RK 1c786d74ee rework restart-run-all dialog
11 years ago
Min RK 9f501ab5cd get kernelspec info from kernelspecs
11 years ago
Min RK 66242b9a70 Merge pull request #503 from julienr/kernel_name
11 years ago
Julien Rebetez 4925097006 Use kernel display_name instead of name in running kernels list
11 years ago
Julien Rebetez 91d42c9600 Adds display_name to MappingKernelManager's kernel_model
11 years ago