4195 Commits (6c4cd1c1be8bf32546e286c4dfbc83e31d31ecbe)

Author SHA1 Message Date
Sylvain Corlay 6c4cd1c1be Check for null value
11 years ago
Sylvain Corlay 672f5fc72c minor fixes on custom serialization, and traitlet hold_traits
11 years ago
Min RK 3ee98d7557 Merge pull request #8196 from quantopian/jinja-vars-from-config
11 years ago
Min RK 302439de63 Merge pull request #8251 from SylvainCorlay/unpack_models
11 years ago
Sylvain Corlay 3b200d388b Move _unpack_models to widget.js and widget serialization to widget.py
11 years ago
Min RK e6e2cc8f9d copy utils.process.check_pid to html.utils
11 years ago
Min RK d9ba3fe15b avoid use of testing.tools in IPython.html
11 years ago
Min RK fcaec433e5 use traitlets.tests.utils for help output tests
11 years ago
Min RK 74348798af remove now-obsolete use of skip_doctest outside core
11 years ago
Thomas Kluyver 9d17ea997d Merge pull request #8240 from minrk/split-io
11 years ago
Min RK fcd28674f7 remove testing.tools.monkeypatch
11 years ago
Min RK 7931ee52f1 move utils.io.atomic_writing to contents.fileio
11 years ago
Min RK 6bd9c8e4d3 Merge pull request #8224 from tmtabor/glyphicon-fix
11 years ago
Matthias Bussonnier 96a6f1e5b4 Merge pull request #8227 from minrk/serialization-utils
11 years ago
Matthias Bussonnier e8c8575921 Merge pull request #8232 from minrk/deprecatedclass
11 years ago
Min RK d41d074c1e move DeprecatedClass to widgets, where it's used
11 years ago
Min RK a03a4e71c7 remove utils.zmqrelated
11 years ago
tmtabor 5dc6b5d13e Added glyphicon update to LESS.
11 years ago
Min RK 569857bede import jsonutil from jupyter_client
11 years ago
tmtabor d591b31d88 Path to glyphicon fonts (used by Bootstrap) was incorrect. Fixed paths to coincide with where the appropriate Bootstrap resources are when IPython-components is attached. Useful for those using Bootstrap classes in custom themes.
11 years ago
Matthias Bussonnier 855799dc19 Merge pull request #8215 from minrk/button-right-of-logo
11 years ago
Min RK 6d786be40b Merge pull request #8203 from minrk/kernel.js-switch
11 years ago
Min RK c88c9dafd2 add header_buttons block to page template
11 years ago
Jonathan Frederic 0c278a050d Merge pull request #7757 from jasongrout/custom-serialization
11 years ago
Jason Grout 4d86d06940 Export the widget unpack_models function for other custom classes to use
11 years ago
Jason Grout 58098aebc1 Register widget models and views that have the right inheritance, rather than the right name.
11 years ago
Min RK 8c3b6d79d0 autosave & reload on kernelspec switch
11 years ago
Thomas Kluyver ad3dd60b3f Merge pull request #8191 from minrk/focus-3.1
11 years ago
Min RK effbd91b77 directly blur codemirror to trigger command-mode
11 years ago
Min RK 581d6ca158 don't focus cell on save
11 years ago
Min RK 28268d9d0f don't disable keyboard shortcuts on main toolbar
11 years ago
Min RK 1af60e08b6 fix binary websocket test
11 years ago
Scott Sanderson 8628d6097a DEV: Allow supplying jinja vars from python config.
11 years ago
Min RK 1f0f8c4d57 remove extraneous focus_cell from actions.js
11 years ago
Matthias Bussonnier bceab630e7 Merge pull request #8062 from minrk/max-width-again
11 years ago
Matthias Bussonnier 5002c9a584 Merge pull request #8190 from minrk/sticky-tooltip-description
11 years ago
Min RK 1f8cccbecc update description of sticky tooltip
11 years ago
Min RK 0e42f2dad0 update traitlets test import in widgets
11 years ago
Min RK b1d70df578 Merge pull request #8142 from SylvainCorlay/slider_validation
11 years ago
Min RK 0e6aa1b2fb scroll overflow-x on rendered markdown
11 years ago
Min RK c52b70561c dblclick to unconfine on images in html output
11 years ago
Min RK dd41d9fd5c calc max-width for Firefox
11 years ago
Min RK 597208a50a set max-width on output_subarea
11 years ago
Min RK 4efc68542d another stab at confining images to page width
11 years ago
Matthias Bussonnier 38585a1257 Merge pull request #8174 from minrk/notification-pad
11 years ago
Brian Drawert 7b856fb21d Fix for CVE-2014-3566 'POODLE' SSL attack, original commit '22c4922f4796078c5613de9e07e66b8764549cad'
11 years ago
Sylvain Corlay 5ee07346dd Hold validation with context manager and validate slider
11 years ago
Min RK 35465ebcfe Merge pull request #8107 from SylvainCorlay/instance_type_allow_none
11 years ago
Min RK 2f2a0fcbcb Merge pull request #8176 from gilbertw/master
11 years ago
Sylvain Corlay fa1fce83db remove unnecessary allow_none=True
11 years ago