882 Commits (84003fb30d7adfaff468be49c00a4d573a8a9588)

Author SHA1 Message Date
Jonathan Frederic 3750a6a803 Log requirejs usage
10 years ago
Jonathan Frederic c6ccdb31d5 Fix namespace so it is webpacked
10 years ago
Jonathan Frederic d340a794fc Compile services/contents
10 years ago
Jonathan Frederic 3fb25c5915 Explicitly use requirejs where requirejs should be used
10 years ago
Jonathan Frederic e5e8db3670 Load contents dynamically and load jquery-typeahead globally
10 years ago
Jonathan Frederic a83f18255b Use npm to install moment
10 years ago
Jonathan Frederic 1ae63ce185 Load jquery and friends globally
10 years ago
Jonathan Frederic 508804153a Remove ignore minified
10 years ago
Min RK 88a0b832a6 only check for AttributeError on os.geteuid
10 years ago
Min RK b0fa952a82 Merge pull request #1115 from secant/refuse-root
10 years ago
Min RK b0772dd3c7 include SVG mathjax output
10 years ago
Carol Willing ab4a740509 Merge pull request #1113 from minrk/min-width-0
10 years ago
Min RK cc91abf77d Merge pull request #1119 from bjlange/fix-split-kbd-shortcut-help
10 years ago
Min RK 7934f29917 set min-width: 0
10 years ago
Vivian Fang a11f81a1a9 removing windows check, changing error message wording
10 years ago
Vivian Fang 43ff953502 adding windows user check
10 years ago
Vivian Fang 349a7f062e changing OSError to be AttributeError (for windows)
10 years ago
Brian Lange a1acd448ed Replace 'subtract' with '-' in existing tests
10 years ago
Thomas Fors 8d68bdcf25 Change all js throw string to throw error in notebook/static
10 years ago
Brian Lange 7fa84b2fdb Map '-' in non-OSX to text 'Minus'
10 years ago
Brian Lange d840f72b00 Remove duplicate listing for split-cell-at-cursor
10 years ago
Brian Lange 5830139d23 Widen kbd shortcuts so that long shortcuts don't break over 2 lines
10 years ago
Vivian Fang 1d01627cec making allow-root a valid flag
10 years ago
Vivian Fang 3ce8d95ba1 refuse to run as root user
10 years ago
Min RK 620fb29192 Merge pull request #1088 from NHDaly/MultiMove
10 years ago
Min RK 0f111e0a9b Merge pull request #1086 from VladMironov/master
10 years ago
Nathan Daly a595e4338b fixed typo: s/durring/during/g in notebooklist.js
10 years ago
Carol Willing 40d0833869 Fixed reference that was erroring in validator
10 years ago
Nathan Daly 50c388ae5a Expands "Move" button to support moving multiple files together.
10 years ago
Nathan Daly fe478a0ff3 Updated Move Dialog's buttons per #744 for #742.
10 years ago
VladMironov 75cba936aa Add download button at /tree
10 years ago
Diego Mesa 482ed8a5a3 updating log.warn to log.warning
10 years ago
Min RK 2522348b6a remove the 'random' from the random-port message
10 years ago
Min RK a27266ac33 Merge pull request #1076 from takluyver/codemirror-fileext-lowercase
10 years ago
Thomas Kluyver b361d39723 Lowercase file extension before looking it up in CodeMirror
10 years ago
Jonathan Frederic 8d0e61b1fb Focus selected cell after move.
10 years ago
Min RK 8ed64b374e Merge pull request #1066 from Carreau/rmw
10 years ago
Min RK eef1ba8620 Merge pull request #931 from jdfreder/ratelimit
10 years ago
Matthias Bussonnier 7e6b50815e Merge pull request #963 from minrk/indentAutoShortcut
10 years ago
Matthias Bussonnier 0ad67c8b7f Remove usage of encode/decodestring, Deprecated, replace by bytes equiv.
10 years ago
Min RK 94986bfd6a scroll long tracebacks to the bottom
10 years ago
Min RK 0b1305e37c plural cell actions
10 years ago
Min RK c5d6e9ee37 Merge pull request #1044 from nvdv/items_deselect
10 years ago
Min RK 7117528dab Merge pull request #744 from captainsafia/fix-dialog-button-layout
10 years ago
Matthias Bussonnier b520b57f2f Merge pull request #1049 from parleur/nested_svg
10 years ago
Min RK b3cab90e9a only scrub SVG output
10 years ago
Min RK 4d64519f12 Merge pull request #969 from minrk/undelete-stack
10 years ago
Min RK 38464ef4dd Merge pull request #987 from minrk/copy-save-first
10 years ago
Pierre Gerold f8d2af1632 draft for nested svg test, not working
10 years ago
Thomas Kluyver 15581d9567 Ensure user site packages is on PYTHONPATH for notebook test server
10 years ago
Pierre Gerold 46d8784afb restore a working 'find' structure
10 years ago
Pierre Gerold a2366dc68f replace the 'find' way into direct inclusion in svg element
10 years ago
Matthias Bussonnier 0d1f981b71 Merge pull request #1036 from minrk/disable-mathjax-renderer-menu
10 years ago
nvdv 1c68cfe490 Deselect items after successful actions on notebook list page.
10 years ago
Nathan Daly ecbeb59f18 adds TODO regarding the fancier UI
10 years ago
Nathan Daly ac9b107e2b changed initial input focus behavior
10 years ago
Nathan Daly ec47775d50 Removed code unnecessary for Move to select the file name up to a period.
10 years ago
Nathan Daly a05b947f8d Switched "Move Items" Cancel/Okay button orders + variable clean-up.
10 years ago
Nathan Daly 4a9e31ed30 Adds a Move button to the notebooklist interface next to Rename.
10 years ago
Jonathan Frederic 2ab768b71b Update to point to widgetsnbextension
10 years ago
Jonathan Frederic 9a3cb11c4e Better error message
10 years ago
Jonathan Frederic ee7dd22ebe Fallback to ipywidgets
10 years ago
Jonathan Frederic e7bc3fcda6 Update the notebook widget hack to reference the new jupyter-js-widgets-nbextension package
10 years ago
Min RK 86db777bd4 disable MathJax renderer selection menu
10 years ago
Min RK de09a93555 Merge pull request #1017 from Carreau/requires-require
10 years ago
Min RK e95e00db9a only import ssl if it's used
10 years ago
Thomas Kluyver 73520656a7 Merge pull request #1011 from minrk/workaround-ff-beforeunload
10 years ago
Matthias Bussonnier 3753bf7f2e Add debug statement for debug.
10 years ago
Matthias Bussonnier e76027af9e Add `require` to list of modules to try fixing kernel.js loading.
10 years ago
Min RK 23b9e0ec81 Workaround Firefox bug showing beforeunload twice
10 years ago
Min RK 435496d290 also check R_OK for hidden directories
10 years ago
Min RK 716708e207 use stat on Windows
10 years ago
Min RK a67315d500 use x-access for directory listing test in is_hidden
10 years ago
Min RK 36ab08523f use _.isEqual to check for metadata changes
10 years ago
Min RK 55ce5083c8 return promises
10 years ago
Min RK 5eec6a5951 fix multi-cell undelete ordering
10 years ago
Min RK f0cb481cb2 add select_cells test utility
10 years ago
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