Commit Graph

2426 Commits (bfdb098d76ba17a2ca5ee7b8b90d06541ab1b8fe)

Author SHA1 Message Date
Brian E. Granger a67c7e83a6 Adding tests and limiting CM mode to python 3.
12 years ago
Brian E. Granger 2dfd4079ec Cleaning up and only doing latex completion for python 3.
12 years ago
Brian E. Granger 27f2f6baaa Adding regexp for unicode identifers to CM mode.
12 years ago
Jason Grout 2acee4a269 Strip the IPY_MODEL_ prefix from widget IDs before referencing them.
12 years ago
Paul Ivanov 78918ba827 Merge pull request #6359 from minrk/build-css
12 years ago
Paul Ivanov 583fc21488 Merge pull request #6371 from minrk/dashboard-test-quickfix
12 years ago
MinRK fb0421107c minor fixes in dashboard tests
12 years ago
MinRK 6345b6c874 fix handling of no-checkpoint-defined
12 years ago
Min RK 89f5ec3677 Merge pull request #6306 from coderforlife/master
12 years ago
MinRK 318d46d647 build css
12 years ago
MinRK 819c3c326c fix directory listing with broken symlinks
12 years ago
Jonathan Frederic cf0ca9d4a5 Merge pull request #6050 from chronitis/interact-range-widgets
12 years ago
Jonathan Frederic 1b29be13c6 Merge pull request #6332 from jasongrout/widget-property-lock
12 years ago
Gordon Ball 9383822d7a Clean up validation in __init__
12 years ago
Gordon Ball a096d01310 Test case for setting only lower or upper, no sensible default so should be an error
12 years ago
Gordon Ball a12b1a50a9 Change `range` trait to `_range`
12 years ago
Gordon Ball 1a8b77231e Remove errant tabs from js
12 years ago
Matthias Bussonnier 77ec6fdfa2 Merge pull request #6205 from Carreau/momentjs
12 years ago
Brian E. Granger 9e16415907 Initial messing around.
12 years ago
Gordon Ball b8c0afbb55 Merge master
12 years ago
Brian E. Granger 4b22230896 Merge pull request #6305 from minrk/switch-kernel-close-ws
12 years ago
Brian E. Granger 94f717781d Merge pull request #6125 from jdfreder/flex
12 years ago
Jonathan Frederic 62bd36bcc9 s/that/this bug
12 years ago
Jonathan Frederic be3ba35736 Fix typo in deprecated class name.
12 years ago
Gordon Ball 8838762b30 Remove a rogue print statement
12 years ago
Gordon Ball 08895738f2 Merge master
12 years ago
Gordon Ball 05f07f1f71 Add a number of extra tests for the range widgets
12 years ago
Gordon Ball 2be045fe25 Support both value tuple and upper, lower traits for both int and float widgets
12 years ago
Jonathan Frederic 8877d32c4e Merge pull request #6194 from SylvainCorlay/immediate-widget-comm
12 years ago
Jonathan Frederic ed593f02f1 Merge pull request #6171 from tarzzz/slider-value-validate
12 years ago
MinRK d5a4553b8e improve indicators and handling of dead kernels and broken websocket connections
12 years ago
MinRK 7ee8403ed8 allow slash in root->tree redirect
12 years ago
Jason Grout 0e5ceca059 Make the widget property_lock store the JSON state, not the original object
12 years ago
MinRK 568034c349 use write_error instead of get_error_html
12 years ago
Jonathan Frederic 2790684a17 Fixed typo
12 years ago
Jonathan Frederic a12b302597 renamed: widget_container.js -> widget_box.js
12 years ago
Jonathan Frederic afdba2fd47 Fix logic, use box where applicable
12 years ago
Jonathan Frederic 9b5ece6661 Make popup inherit from widget box
12 years ago
Jonathan Frederic 371b12a9b0 Fab CSS
12 years ago
Jonathan Frederic 0aca365718 Address Sylvain's comments.
12 years ago
Tarun Gaba 258b888835 added 'var'
12 years ago
Tarun Gaba dda92ff7ea Removed another stray alertO
12 years ago
Tarun Gaba 825186c868 Removed alert statement!
12 years ago
Tarun Gaba 539596bcdd adressed @jdfrederer's concern!
12 years ago
Jonathan Frederic 690059f8f8 Merge pull request #6296 from jasongrout/sync-hold
12 years ago
Jeffrey Bush f141a6926a File list refreshes no longer move the upload filename boxes.
12 years ago
Jeffrey Bush 1f68e22486 Fixed many edge cases in file uploads.
12 years ago
MinRK 0909694b50 avoid race condition when deleting/starting sessions
12 years ago
Jeffrey Bush 305c734830 Uploading a file with a name that already exists asks the user if they want to overwrite.
12 years ago
MinRK bd5a88e954 handle undefined or closed zmq_stream in on_message
12 years ago
Jeffrey Bush 5fff038965 Added ESC keep to upload textbox to cancel.
12 years ago
Jeffrey Bush defabcc772 Minor improvements to file upload.
12 years ago
MinRK 6d542013a4 add utils.ajax_error_msg for extracting the JSON error message.
12 years ago
MinRK cb3da26e61 display JSON error message on failed notebook load
12 years ago
MinRK e3696996be JS: close WebSockets when killing kernels
12 years ago
Jonathan Frederic 2db702fa57 Filenames s/container/box
12 years ago
Jonathan Frederic d985ee86c6 s/Container/Box
12 years ago
MinRK b3b168648a close websocket connections on ping/pong timeout
12 years ago
Jason Grout 5cd46788f9 Before syncing a widget's state, check first for the property lock, then for the widget state lock
12 years ago
Jason Grout af26d9cc24 Add a new context manager, Widget.hold_sync(), which holds any syncing until the manager exits
12 years ago
Sylvain Corlay f9fa4ada06 allowing widet id to be set externally
12 years ago
Jason Grout 8513f673e3 Make the widget comm attribute more straigtforward
12 years ago
Jason Grout 16c366d1b5 Automatically open a comm on creation of widgets
12 years ago
Jonathan Frederic 848c223785 Rebase cleanup
12 years ago
Jonathan Frederic 36721c73c6 Added some doc strings on the widgets.
12 years ago
Jonathan Frederic dbb88f95cd Make HBox and VBox helper functions
12 years ago
Sylvain Corlay c9ed512d54 adding hbox and vbox
12 years ago
Jonathan Frederic 170b13102e Fix interact tests for rename
12 years ago
Jonathan Frederic ba3033971e Renamed *Widget to *,
12 years ago
Jonathan Frederic 37f00f73d7 Added baseline and stretch
12 years ago
Jonathan Frederic 6faf86ee77 Embrace flexible box model
12 years ago
Gordon Ball 8c5218b581 Default to 25-75% of min-max if no value is set instead of 0-1
12 years ago
Jason Grout d64627380b Default view should be the base widget view class
12 years ago
Gordon Ball ff3f952b18 Merge branch 'master' into interact-range-widgets
12 years ago
Jonathan Frederic 6026ef45d2 Merge pull request #6266 from Carreau/fix-lgw-css
12 years ago
patricktokeeffe c1971e9d42 Update custom.js
12 years ago
Thomas Kluyver 8b7d4c1c2f Rework atomic_writing with tests & docstring
12 years ago
Jonathan Frederic ba0a805404 Merge pull request #6226 from jasongrout/css-top-default
12 years ago
Thomas Kluyver 04cbce2a14 Implement atomic save
12 years ago
Jonathan Frederic fd50a3228e Merge pull request #6250 from minrk/double-free-widget
12 years ago
Matthias BUSSONNIER d1dc31c9de fix loginwidget css
12 years ago
patricktokeeffe 3f79d6dad1 Update custom.js
12 years ago
Thomas Kluyver c15284d716 Merge pull request #6238 from ivanov/cm-heading-fonts
12 years ago
Thomas Kluyver b95de43b97 Merge pull request #6253 from jasongrout/highlighting-bug
12 years ago
Jason Grout c80709e5a3 Copy codemirror mode configuration instead of changing it
12 years ago
Thomas Kluyver 4db6295fba Merge pull request #6249 from minrk/always-https-mathjax
12 years ago
MinRK 09c1354ea7 avoid unregistering widget model twice
12 years ago
MinRK b47ddffd42 always use HTTPS getting mathjax from CDN
12 years ago
MinRK fae77bd133 remove unused project_dir
12 years ago
MinRK 3e79eea46b update contents per further review
12 years ago
MinRK fb89646a29 various upload fixes
12 years ago
MinRK 3c26b079f0 updates per review
12 years ago
MinRK d4fe081fe5 move `/files/` redirect to base handlers
12 years ago
MinRK bec995aa63 updates per review
12 years ago
MinRK 2ea31b5ee0 use contents manager to handle redirect of /notebooks -> /files
12 years ago
MinRK 93b300adda support deleting empty directories
12 years ago
MinRK 260afd76ae contents service review
12 years ago
MinRK accf0878ae test creating a directory with PUT
12 years ago
MinRK 8c4069cc00 add support and tests for uploading and saving regular files
12 years ago
MinRK 3674958b70 teach tree view about non-notebook files
12 years ago