1692 Commits (7782f299107e375d79724731cacf98ebaf2ef990)

Author SHA1 Message Date
Matthias Bussonnier cefbcbead1 Merge pull request #3526 from minrk/clusterlist
13 years ago
Matthias Bussonnier 8e211a1290 Merge pull request #3525 from minrk/utc
13 years ago
Matthias Bussonnier 2052b1f1cf Merge pull request #3513 from minrk/nocp
13 years ago
MinRK 3ffc6d0ab5 Application.launch_instance
13 years ago
MinRK 63b65b8c6c use launch_new_instance classmethod to launch apps
13 years ago
MinRK 09567f835b remove debug statement
13 years ago
Matthias Bussonnier 9640b57161 Merge pull request #3528 from minrk/staticbase
13 years ago
Matthias Bussonnier 1bbbeddafd Merge pull request #3518 from takluyver/unused-imports
13 years ago
MinRK d1a8c06c91 allow markdown in heading cells
13 years ago
MinRK b20845172b fix local mathjax with custom base_project_url
13 years ago
MinRK 13408ecf71 ensure 'default' is first in cluster profile list
13 years ago
MinRK bc4a457fdc add timezone info to `last_modified` in notebook managers
13 years ago
Thomas Kluyver 679458f3b9 Fix test import
13 years ago
Thomas Kluyver 1b66bd9615 Remove unused imports in IPython.testing
13 years ago
Thomas Kluyver a2bf752dba Remove unused imports in IPython.html
13 years ago
MinRK d12a9b19c9 use bootstrap `disabled` instead of `ui-state-disabled`
13 years ago
MinRK 40b882906f add 'No Checkpoints' to Revert menu
13 years ago
MinRK b9706f23f5 use `window.onbeforeunload=` for nav-away warning
13 years ago
MinRK 88668e65f8 don't use parent=self in handlers
13 years ago
Brian E. Granger 13c93844ed Merge pull request #3500 from ipython/nbconvert
13 years ago
Brian E. Granger 202dec41e6 Merge pull request #3478 from minrk/rewarn
13 years ago
Brian E. Granger b3dc666ac9 Merge pull request #3493 from minrk/restart-dialog
13 years ago
Brian E. Granger 70f726517a Merge pull request #3488 from takluyver/test_autoreload
13 years ago
Brian E. Granger c323717fe7 Merge pull request #3430 from minrk/configinstance
13 years ago
Brian E. Granger 7d7912d732 Fixing test logic for nbconvert to get tests to pass.
13 years ago
Brian E. Granger 390717c53a Fixing import for nbconvert.
13 years ago
MinRK c7355b8ba7 move nbconvert into place as subpackage
13 years ago
MinRK 1d64597ea8 move restart dialog to notebook.js
13 years ago
MinRK d8fa8eea04 add a dialog when the kernel is auto-restarted
13 years ago
Thomas Kluyver acb7eefef8 Remove unexpected keyword parameter to remove_kernel
13 years ago
Thomas Kluyver e4a08d1036 Add test suite for autoreload extension
13 years ago
MinRK bd03a99e28 use `parent=self` throughout IPython
13 years ago
Victor Zverovich 99eedefa41 Use absolute path to iptest, because the tests are not always run from $IPYTHONDIR.
13 years ago
Brian E. Granger a8dfc449a6 When a notebook is written to file, name the metadata name u''.
13 years ago
MinRK a51f9e1a6e update before unload message
13 years ago
MinRK 09c7bba2b4 restore "unsaved changes" warning on unload
13 years ago
MinRK a3653e34b1 update references for IPython.html
13 years ago
MinRK cf726d6a40 mv IPython.html.notebook -> IPython.html
13 years ago
Fernando Perez a1c0b749ff Fix imports in test suite.
13 years ago
Fernando Perez f150b6f6a9 Fix all remaining imports that used `IPython.frontend`.
13 years ago
Fernando Perez 9858a93794 Fix all imports for the notebook.
13 years ago
Fernando Perez 20a015c1e6 Move frontend/html directory to top level.
13 years ago
Min RK 5a193bead5 Merge pull request #3456 from ivanov/noscript
13 years ago
Paul Ivanov df02517c93 use less.css for the style of the noscript message
13 years ago
Paul Ivanov d57d6da8f0 Notice for users who disable javascript
13 years ago
Paul Ivanov b76f839a9b fix cell execution in firefox, closes #3447
13 years ago
Brian E. Granger cfcc56b139 Merge pull request #3393 from minrk/bootstrap
13 years ago
MinRK 7f3f064067 compress menubar a few pixels vertically
13 years ago
MinRK bff456dd49 menubar not full-width
13 years ago
MinRK 5a932602b6 fix cell alignment by a few pixels
13 years ago
MinRK d4a9cade35 reduce height of notification_widget by a few pixels
13 years ago
MinRK 3761f6270e add break between prompt and input in Rename dialog
13 years ago
MinRK dea453be98 reduce horizontal padding for pager-container
13 years ago
MinRK 25f2f7406d use IPython border color for tree view
13 years ago
MinRK 2a063c6f5b process escapes in mathjax
13 years ago
MinRK 9c755781ce tweak quick-help
13 years ago
MinRK 427a4806cb specify end-space height in less
13 years ago
MinRK 236bbc8325 remove extra console.log
13 years ago
MinRK df2b86d39c don't color delete buton
13 years ago
MinRK 1afda874eb fix cell toolbar
13 years ago
MinRK 41ff201dca fix raw_input
13 years ago
MinRK a3dbdfeb52 bootstrapify notification widget
13 years ago
MinRK 76062a3940 use named tabs in tree
13 years ago
MinRK a01f5590f8 fix tab hash / url behavior
13 years ago
MinRK a453f8219b don't remove nav-tab border
13 years ago
MinRK 8a4e398b75 fix Invalid Password message location
13 years ago
MinRK 5ac293bb97 fix select alignment on FF
13 years ago
MinRK f2b045b14d remove console.log
13 years ago
MinRK 167a734964 bootstrapify quickhelp
13 years ago
MinRK b2d9b9beb8 bootstrapify delete dialog
13 years ago
MinRK d1416665dc use row-fluid for cluster list
13 years ago
MinRK 7f3995eded use row-fluid for tree_list
13 years ago
MinRK e5891be78c pager styling
13 years ago
MinRK c4ad524cef inherit bootstrap properly
13 years ago
MinRK 638b30ff90 shrink navbars a little
13 years ago
MinRK 864ef914ae fight with bootstrap a little less in tree view
13 years ago
MinRK 0beb0a7828 add missing cell_type = "code";
13 years ago
MinRK 265a8e7edb only put the notebook in a container
13 years ago
MinRK 116a461bce fix bad `$(body)`
13 years ago
MinRK b67fff1d39 tweak header styling
13 years ago
MinRK 0d94351fd5 disabile bootstrap's capitalized nav-header
13 years ago
MinRK 3d233ff22f fix wrong arrow direction
13 years ago
MinRK 9f2e3975b3 add missing dialog.js
13 years ago
MinRK 78199220da hide save status as it shrinks
13 years ago
MinRK 87a4a3827c tweak header
13 years ago
MinRK 251a94969b use responsive bootstrap
13 years ago
MinRK d0b9e325b3 center login
13 years ago
MinRK fa9b8b86bd ipython-main-app should be a bootstrap container
13 years ago
MinRK b145150b52 bootstrap button output area
13 years ago
MinRK 970fab8dff tree style tweaks
13 years ago
MinRK d79c0e7471 bootstrap dialogs
13 years ago
MinRK aec9331c83 use components jquery-ui
13 years ago
MinRK 26528b108d don't use $(document).append (it's wrong and broken)
13 years ago
MinRK 24abe87de1 bootstrap tree
13 years ago
MinRK 4296134a41 shrink login button
13 years ago
MinRK 64f669dc69 bootstrap toolbar
13 years ago
MinRK 9da648b4d0 bootstrap menubar
13 years ago
MinRK 7de8d3debb jquery-ui.custom has been renamed
13 years ago
MinRK b8bf0831f2 overriding baseLineHeight is not a good idea
13 years ago
MinRK 1ee1ce3b3c bootstrap base, auth
13 years ago