629 Commits (201e4e4989aeef1ae3471d08fd157c13ff63cd0c)

Author SHA1 Message Date
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
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
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 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
Min RK 527538839b Merge pull request #918 from jcb91/notebook/js/codecell
10 years ago
Josh Barnes 53b8e37633 fix for #917, a bug introduced by a typo in 89b7d96ccd
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 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
Fernando Perez 0ac253bc1c Update keyboard shortcuts page to accurately describe command mode (blue margin)
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
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 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
Matthias Bussonnier 2e1fcafcfe Merge pull request #868 from SylvainCorlay/prompt_number_select
11 years ago
Sylvain Corlay 0b54a53b83 Disable prompt number selection
11 years ago
Pierre Gerold 02421c20e9 Remove unused marked related code
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
Pierre Gerold 4290fb9b10 Fix #831
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
Pierre Gerold aebecc402d Carreau's comments
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
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
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
Pierre Gerold b10a16d378 add a multiselect state in maintoolbar celltype selectbox
11 years ago
Matthias Bussonnier a863916505 Make past and replace actually replace selection.
11 years ago
Matthias Bussonnier 79df8c6469 Merge pull request #816 from captainsafia/add-multiselect-toggle-tests
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 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 134351a744 Fist and test past_cell_replace with multi-selection
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
Matthias Bussonnier f05dfae0f3 Rework multiple selections to be continuous
11 years ago
Min RK 377f4f24dc Merge pull request #783 from marceloramires/master
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 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
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
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
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
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
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 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 7c4d6908d7 Fix 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 0fff17cdbc Run marked cells
11 years ago
Jonathan Frederic 947f08e639 Merge pull request #676 from jhamrick/mark-behavior
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
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
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 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 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
Jonathan Frederic f86888bfc1 Dummy commit
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 d934ac114c Change hotkeys
11 years ago
Jonathan Frederic 64c93843a8 Add the ability to mark cells.
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 523da50784 Move cell toolbar selection to View menu
11 years ago
Min RK 2450d308e2 Merge pull request #498 from gramster/magicmode
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
Jonathan Frederic 831b2a523b Merge pull request #472 from minrk/base-url-always-encoded
11 years ago
Julien Rebetez 78c6ca7e21 Adds kernel name to running notebooks list
11 years ago
Safia Abdalla e8fd94260e Renamed search and replace div ID
11 years ago
Graham Wheeler bb7c232b8f Fix the broken multiplexor mode for cell magic format overrides.
11 years ago
Safia Abdalla e93db3ec22 Replaced 'Search and Replace' with 'Find and Replace'
11 years ago
Safia Abdalla c46a60a96c Updated search/replace keyboard shortcut to f
11 years ago
Safia Abdalla 6b5a142a7c Added keyboard shortcut for search and replace
11 years ago
Min RK a8b15bc709 avoid double-encoding base_url
11 years ago
Jeffiy ac509bc613 fix login page UI problem
11 years ago
Min RK 86b9b0b92a set dirty flag on kernelspec/language_info changes
11 years ago
Min RK 94ad3f50f2 Merge pull request #403 from seanson/master
11 years ago
Sean Johnson 085d584393 Replace double URL escaping with concats as the base URLs are already escaped. Fix for #402
11 years ago
Matthias Bussonnier 552a5a0244 make sure to loop only on dict keys
11 years ago