5164 Commits (edfd5e90c94f507ff3e2b341f4353f079d31cbb7)
 

Author SHA1 Message Date
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
Min RK 9c7bb48014 Merge pull request #6289 from takluyver/git-hooks-bash
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
Thomas Kluyver 91fbd4d6fd Merge pull request #6303 from minrk/nbformat-error
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
Jonathan Frederic 865fb20c00 Merge pull request #6284 from jasongrout/patch-6
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
Thomas Kluyver e60f8bdda1 Merge pull request #6228 from jdfreder/eventful-list-dict
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
Thomas Kluyver 347e16aa22 No need to check for rpy2 in test machinery
12 years ago
Thomas Kluyver d6517f51c3 Git hooks use bash specific syntax
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
Thomas Kluyver 8b4f30d8d1 Merge pull request #6280 from ivanov/mistune
12 years ago
Paul Ivanov 6162c99028 nbconvert requires mistune
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 cffe958e4c s/this/self
12 years ago