2480 Commits (e0b822b264129b86bc47330e121d0813619dff14)

Author SHA1 Message Date
Sylvain Corlay 75cb63fba2 Adding a comment and renaming on_bulk_change to on_change
12 years ago
Sylvain Corlay 06747c1ada simplification of trigger destroy
12 years ago
Jonathan Frederic 4495fa5246 Merge pull request #6437 from weichm/patch-1
12 years ago
Jonathan Frederic 78db5dc24e Merge pull request #6377 from jasongrout/fix-widget-prefix
12 years ago
Richard Everson be80e62340 Check time of last ping before timing out a missing pong.
12 years ago
Sylvain Corlay 222dc5fb3e Destroy backbone model on comm:close
12 years ago
sylvain.corlay e77b21cb22 optimization of WidgetModel.apply_update
12 years ago
sylvain.corlay 6eea0c37aa Added on_bulk_change method in WidgetModel
12 years ago
Jason Grout 78ae8b36c5 Fix several small bugs in the notebook trust framework
12 years ago
MinRK 5bc118fb6c handle system-wide kernelspecs
12 years ago
Thomas Kluyver fdb375e0ef Merge pull request #6380 from ellisonbg/latex-complete
12 years ago
Thomas Kluyver bdb5481a1e Remove leftover debugging
12 years ago
weichm 06b2926a0a "event" is not defined error in Firefox
12 years ago
Jessica B. Hamrick b8d3d2c6af Register input with keyboard manager, fixes #6426
12 years ago
Matthias Bussonnier 97e99d0661 Merge pull request #6412 from takluyver/sessions-rest-api-fix
12 years ago
Jessica B. Hamrick 3aada4008c Rename chkb to text
12 years ago
Jessica B. Hamrick c3c11e5820 Initial version of textbox celltoolbar ui element
12 years ago
Matthias Bussonnier 3dc94d6911 Merge pull request #6419 from takluyver/sort-test-dir-contents
12 years ago
Thomas Kluyver fa6056e9ed Sort directory contents in test before assertion
12 years ago
Fernando Perez a5fd908b28 Merge pull request #6408 from minrk/new-cell-code
12 years ago
MinRK 6cee444630 make default cell type configurable
12 years ago
Thomas Kluyver b2737e668e Add tests and fix some issues
12 years ago
Thomas Kluyver 0e109ee4be Correct comment
12 years ago
MinRK dbe65d0cd5 remove unused TreeRedirectHandler
12 years ago
MinRK 379374b5d9 make the default url customizable
12 years ago
Thomas Kluyver 7e681c1c53 Merge pull request #6302 from minrk/ws-heartbeat-timeout
12 years ago
Matthias Bussonnier df67bd1720 Merge pull request #6406 from minrk/celltoolbar-rendered
12 years ago
Thomas Kluyver ca8dabf705 Fix 404 error when accessing nonexistant session
12 years ago
Thomas Kluyver 4c4af25734 Fix failure message for tests
12 years ago
Thomas Kluyver 76b05b24af Handle sessions where the kernel has been killed
12 years ago
Thomas Kluyver 81b06d81a1 Merge pull request #6358 from minrk/contents-missing
12 years ago
MinRK 78fdc1ebb4 move mergeopt to utils
12 years ago
MinRK 6038612732 don't hide cell toolbar on rendered text cells
12 years ago
Matthias Bussonnier 9e8cf39956 Merge pull request #6258 from patricktokeeffe/patch-1
12 years ago
Min RK aaa027f503 Merge pull request #6267 from Carreau/less-jq-ui
12 years ago
Matthias BUSSONNIER 7752320295 get rid of some jq-ui- style
12 years ago
Min RK fbae96f9cb Merge pull request #6269 from takluyver/atomic-save
12 years ago
MinRK 58ecfc2376 catch any exception while waiting to connect
12 years ago
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
Jonathan Frederic 2f9dcb852c Fab CSS
12 years ago
Jonathan Frederic cb9014e42c Fixed rebase bugs and other bugs.
12 years ago
Jonathan Frederic fa1c6f93f1 Added bootstrap3 progress bar classes
12 years ago
Jonathan Frederic 9b4d19bad7 Added Bootstrap specific classes,
12 years ago
Jonathan Frederic a0e70e350f Fix some bugs found by the widget examples,
12 years ago
Jonathan Frederic 834fe2d044 Fab CSS
12 years ago
Jonathan Frederic 42cc27e1f5 Finished style attributes.
12 years ago
Jonathan Frederic fdcf263965 Partial implementation of styles
12 years ago
Jonathan Frederic 9af77a6374 Initial crack at using specific traits for styling.
12 years ago
Jonathan Frederic 1797243f7a Fix tests
12 years ago
Jonathan Frederic f85a01041c Remove add/remove class methods,
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
Gordon Ball 859e9f5261 Change from on_demand kwarg to interact_choose function
12 years ago
Gordon Ball 8296f24904 Merge master
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