4359 Commits (999daf041c19dbbc5c29b0ec8aec4f7b33201158)

Author SHA1 Message Date
Jonathan Frederic b1c1e3533a fab css
12 years ago
Jonathan Frederic 02d7039a00 Cleaned up hbox and vbox widget div styles,
12 years ago
Jonathan Frederic 6637b768cc Merge pull request #6463 from SylvainCorlay/bulk_update
12 years ago
Min RK bfdb098d76 Merge pull request #6495 from Carreau/expandpath
12 years ago
MinRK ec4d3597c7 avoid copious warnings in interact tests
12 years ago
Sylvain Corlay cd782c916d state_lock loop
12 years ago
Gordon Ball 48e1a0b2bc s/choose/manual/g
12 years ago
Jonathan Frederic 46cefe28a9 Merge pull request #6497 from SylvainCorlay/_ws_opened
12 years ago
Thomas Kluyver edfd5e90c9 Merge pull request #6513 from minrk/finish-deprecating-tornado-settings
12 years ago
Thomas Kluyver 0dcaf02370 Merge pull request #6453 from takluyver/atomic-save-copystat
12 years ago
MinRK 979b8dd9db actually use new tornado_settings
12 years ago
Sylvain Corlay c4006f1439 status_started.Kernel was never triggered
12 years ago
Thomas Kluyver ab13b8fde6 Merge pull request #6491 from minrk/tornado_settings
12 years ago
Min RK 6b0421f3d8 Merge pull request #6480 from minrk/origin-check-no-proto
12 years ago
Matthias Bussonnier 2c65ea0416 Merge pull request #6431 from jhamrick/input_ui_focus
12 years ago
Matthias BUSSONNIER 9d58482944 Expand user home path in template search path.
12 years ago
Jonathan Frederic 0bd868888e Make HeadingScrollManager scroll to heading elements, not cells.
12 years ago
Sylvain Corlay 769e7fa108 rename to on_atomic_change
12 years ago
MinRK d65244d34c rename webapp_settings to tornado_settings
12 years ago
MinRK 4bc339bd95 better log messages when rejecting cross-origin requests
12 years ago
Jonathan Frederic 9831e6ea1b Make the default the single page scroller.
12 years ago
Jonathan Frederic c957cbc9c2 Set heading scroll manager as default scroll manager.
12 years ago
Jonathan Frederic 46eb5288bc Scroll to all heading levels <= target level.
12 years ago
Jonathan Frederic f6adf3e064 Fixed dumb typo,
12 years ago
Jonathan Frederic 3f9fea0328 Added comments clarifying scroll units
12 years ago
Jonathan Frederic 8c0c04910b options bug fix
12 years ago
Jonathan Frederic 3ff4d4c16e Address review comments
12 years ago
Jonathan Frederic 27058f4804 Removed ScrollManager selector combo.
12 years ago
Jonathan Frederic e843a3d0e4 Fixed rebase indents
12 years ago
Jonathan Frederic 8617696c5b Added heading and slideshow scroll managers
12 years ago
Jonathan Frederic 7e7683a587 Added scroll mode selector,
12 years ago
Jonathan Frederic 62a21b0e6f Add ScrollManager to global ipy namespace in main.js instead of,
12 years ago
Jonathan Frederic 5c5025f3b6 Added smooth scroll to replace std browser behavior.
12 years ago
Jonathan Frederic c2d72353a2 Fixed bug
12 years ago
Jonathan Frederic 617f078165 Make slideshow toolbar add classes to modified cells.
12 years ago
Jonathan Frederic 06ad682d68 Add scrollmanager
12 years ago
Min RK a712e079b4 Merge pull request #6483 from jhamrick/fix-heading-anchors
12 years ago
Jonathan Frederic 591b2b3ad7 Tabs->Spaces
12 years ago
Jonathan Frederic 02e3a58030 s/fore_color/color
12 years ago
Jonathan Frederic 0acd8daf71 Merge pull request #6438 from SylvainCorlay/model_destroy_message
12 years ago
Sylvain Corlay e809fcb545 stop listening
12 years ago
Jessica B. Hamrick d46606a48b Trim anchor link in heading cells, fixes #6324
12 years ago
Jonathan Frederic 9c1c4f9f0a Fix bug in bounded int/float logic.
12 years ago
MinRK d06e337881 only compare host:port in Websocket.check_origin
12 years ago
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
Pierre Gerold 406860fd35 Typo and presentation
12 years ago
Pierre Gerold 98f2d989b6 Modify cells converter funcs to keep metadata through
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
Thomas Kluyver a6f5ed619f Preserve symlinks in atomic writing
12 years ago
Thomas Kluyver 9bde43a7fd Copy file metadata in atomic save
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
Matthias Bussonnier 6a0fc370fd Merge pull request #6427 from jhamrick/input_ui_generator
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
Thomas Kluyver a47575df63 Fix some doc build warnings
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
Matthias BUSSONNIER 186c8ae41d remove useless comment
12 years ago
Matthias BUSSONNIER a9b4bdc03f Move md-cell display logic to css
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 8a0773fd84 Merge pull request #6290 from takluyver/deprecate-rmagic
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