3872 Commits (1eef26754fa40a56aa2b4dc94bc5bf4eca83bba6)

Author SHA1 Message Date
Jonathan Frederic fa39d91446 Review comments
12 years ago
Jonathan Frederic 988fd1b5f9 Reverted strange change that I don't remember making to update method.
12 years ago
Jonathan Frederic 3a9d888f02 Removed respect_order and finally removed the children dict of the containerview
12 years ago
Jonathan Frederic f51903ca03 Bug fixes
12 years ago
Jonathan Frederic f1269d3de3 Add order respecting method
12 years ago
Jonathan Frederic 636362787b Fixed buggy behavior
12 years ago
Jonathan Frederic 14ff754cdf Allow a widget to be displayed more than once within a parent widget.
12 years ago
Min RK 7af9f5f1f8 Merge pull request #6061 from minrk/cors
12 years ago
MinRK 0d9ba93307 persist notebook server cookie secret in security dir
12 years ago
MinRK 1edc97e34a s/cors_/allow_/
12 years ago
Jonathan Frederic 336a49eb18 Merge pull request #5995 from Carreau/clean-backward-compat
12 years ago
Matthias BUSSONNIER db5b58360e remove backward compat `container` in output area as planed.
12 years ago
MinRK 2460879e81 Remove a sleep no longer needed with the current base zmq version
12 years ago
MinRK acf0da01d9 make CORS configurable
12 years ago
MinRK 78a8cb877f remove KernelApp.parent_appname
12 years ago
Min RK 9f1dc1b99f Merge pull request #5803 from Carreau/ulh
12 years ago
Min RK 3fd6d371d7 Merge pull request #6015 from jcjaskula/dashboardExtensions
12 years ago
Thomas Kluyver 85733cafa1 Merge pull request #6046 from minrk/raw-input-invalid
12 years ago
MinRK ad4cb2c35a fix stream output created by raw_input
12 years ago
MinRK de0a7d7850 use utils.log.get_logger where appropriate
12 years ago
MinRK e64f689374 don’t import IPython.parallel until it’s used
12 years ago
Jean-Christophe Jaskula 9c2c680e8f Creating an entry point for notebook manager extensions
12 years ago
Min RK c9961b44b6 Merge pull request #6000 from AlbertHilb/FloatWidgetValueFix
12 years ago
Thomas Kluyver 3b92c7c24f Merge pull request #6011 from minrk/no-jsonapi
12 years ago
Min RK 99f52dee68 Merge pull request #5827 from takluyver/kernelspec-rest-api
12 years ago
MinRK 44d2a5b62a only use zmq.jsonapi when talking to zmq sockets
12 years ago
Thomas Kluyver ebf0ea32ef Use stdlib json, not zmq jsonapi
12 years ago
Steven Anton f937045395 Set kernel_id before checking websocket
12 years ago
Raffaele De Feo 694f33e2ba Validate initial value of "_BoundedFloatWidget".
12 years ago
Thomas Kluyver 85ce34bc66 Kernel resource handlers now require authenticated user
12 years ago
Matthias BUSSONNIER 7128ff5148 add instruction to pin lessc
12 years ago
Matthias BUSSONNIER fd4dd9246e inherit style instead of duplicating it
12 years ago
Thomas Kluyver 19f0362bb5 Add Xunit support for JS tests
12 years ago
Jonathan Frederic 63f136af2b Fixed test to reflect new Bootstrap3 toggle button behavior.
12 years ago
Jonathan Frederic 22812d36b3 Use waits instead of sleeps.
12 years ago
Jonathan Frederic 5acb525c43 Wait for keyboard help fadein and fadeout.
12 years ago
Thomas Kluyver d39cf0e927 Add jsonschema & jsonpointer requirements for JS tests
12 years ago
Thomas Kluyver 38d1f3dbc5 nbformat also requires jsonpointer
12 years ago
Thomas Kluyver e0e91460c8 Require jsonschema for nbformat, html and nbconvert tests
12 years ago
Thomas Kluyver 37e4ef83b1 Move strip_ansi function to utils
12 years ago
Brian E. Granger eab07229ef Merge pull request #5617 from jdfreder/bootstrap3
12 years ago
Jonathan Frederic dba9a04f27 Removed block commented tour step (never worked anyways)
12 years ago
Jonathan Frederic e31fa6cf2c Fix bootstrap tour
12 years ago
Jonathan Frederic 99b1747c60 Bootstrap Tour related fixes
12 years ago
Jonathan Frederic bccb7ddaea Fab CSS
12 years ago
Jonathan Frederic ea29056e7c Review #2
12 years ago
Thomas Kluyver 82e2ea7e47 Merge pull request #5323 from jdfreder/slimerjs
12 years ago
Jonathan Frederic 63350a4d54 Fab CSS
12 years ago
Jonathan Frederic 1224af6028 Fixed cell toolbar select font size
12 years ago
Jonathan Frederic cd289b6bdf Fab CSS
12 years ago
Jonathan Frederic 83eee97e95 Review comments
12 years ago
Jonathan Frederic 3bb8c472cd Modal fixes for BS3
12 years ago
Jonathan Frederic 4917aba5e4 Fab CSS
12 years ago
Jonathan Frederic 2d8afab3d4 Fix widget widths for Bootstrap3
12 years ago
Jonathan Frederic 33f7f4457f Widget bootstrap3 fixes
12 years ago
Jonathan Frederic 29de556b94 Fab CSS
12 years ago
Jonathan Frederic 8fd3515794 Post discussion with @ellisonbg
12 years ago
Jonathan Frederic ceff3db0a2 Fab CSS
12 years ago
Jonathan Frederic 616bdcee81 Make maintoolbar select dropdowns look nice
12 years ago
Jonathan Frederic 32c7aea922 Fab CSS
12 years ago
Jonathan Frederic 73f68f9b93 Revert 2em notebook header space
12 years ago
Jonathan Frederic 5584eb06a9 Fab CSS
12 years ago
Jonathan Frederic 45ebf12371 Left align "File" instead of menu edge.
12 years ago
Jonathan Frederic 6834cb95bc Rebase cleanup, comments and nesting
12 years ago
Jonathan Frederic dec962194f Update components to point to right branch
12 years ago
Jonathan Frederic ec3cd18387 Rebase fixes
12 years ago
Jonathan Frederic ff2e317fff Fab CSS
12 years ago
Jonathan Frederic 181b0e9cfc Address less of the conversion warnings
12 years ago
Jonathan Frederic 22c94ab404 Lots of small alignment tweaks to get Bootstrap3 looking better
12 years ago
jon 0b5a42fca6 Fab CSS
12 years ago
jon ef19b962b5 Fix cell toolbar
12 years ago
jon 8dbf3afa7d Fixed cell toolbar dropdown
12 years ago
jon 0cc924e5e3 Fixed IPython dialog
12 years ago
jon 68cfaeb7c9 Fixed status indicator region
12 years ago
jon 9bce946f2e Added function to create Bootstrap specific drop down.
12 years ago
Jonathan Frederic 142e884943 Updated notebook template so menubar is rendered correctly
12 years ago
Jonathan Frederic ade308803e Added dropdown submenu CSS
12 years ago
Jonathan Frederic e30ff19ca8 Move header padding removal to base page style
12 years ago
Jonathan Frederic 778db574ed Removed static height from selects in toolbar
12 years ago
Jonathan Frederic 96b19ae598 Removed low margin from header.
12 years ago
Jonathan Frederic 80673856a8 Fixed float
12 years ago
Jonathan Frederic 697cc58655 Change the nav bar to nav-pills
12 years ago
Jonathan Frederic 0689830c4b Fixes to make spinners in cluster list display correctly.
12 years ago
Jonathan Frederic 0483bb2ed8 Fixed cluster list.
12 years ago
Jonathan Frederic 3635272119 Removed margin from row element
12 years ago
Jonathan Frederic 88a129eab3 Fab CSS
12 years ago
Jonathan Frederic 204130d292 Re-enabled nav bar height
12 years ago
Jonathan Frederic 242318be9b Fab CSS
12 years ago
Jonathan Frederic 365aafdaa2 Automated pass on LESS variables
12 years ago
Jonathan Frederic 329a387f4f Fix automation errors.
12 years ago
Jonathan Frederic d88daf1bb7 Ran jdfreder/bootstrap2to3
12 years ago
Jonathan Frederic 5c47651786 Get notebook running with Bootstrap3
12 years ago
Thomas Kluyver 76babb623a Better integrate output from slimerjs tests
12 years ago
Jonathan Frederic cebebb35d5 Re-add print
12 years ago
jon 19cf386a20 Address comments
12 years ago
Min RK 2c8a53aca1 Merge pull request #5944 from jdfreder/i5943
12 years ago
Brian E. Granger c9f9f5bbd2 Merge pull request #5937 from jdfreder/i5709
12 years ago
Brian E. Granger 648bb51758 Merge pull request #5479 from jdfreder/i5135
12 years ago
Jonathan Frederic 1c228ca0ab Rebase fix(es)
12 years ago
Jonathan Frederic 55cf33605f Fixed typo in util.js,
12 years ago