Min RK
|
41e61d42a5
|
Merge pull request #7871 from takluyver/docs-misc-cleanup-feb15
Misc docs cleanup
|
2015-02-26 09:12:15 -08:00 |
|
Jonathan Frederic
|
f2dec681d2
|
Merge pull request #7872 from jdfreder/interact-styling
Remove padding without breaking interact style.
|
2015-02-25 15:35:36 -08:00 |
|
Jonathan Frederic
|
100b4470f3
|
invoke css
|
2015-02-25 15:07:36 -08:00 |
|
Jonathan Frederic
|
63b181a1a2
|
Only style direct decendants.
|
2015-02-25 15:07:21 -08:00 |
|
Jonathan Frederic
|
b822a9f191
|
invoke css
|
2015-02-25 14:48:48 -08:00 |
|
Sylvain Corlay
|
78d6a5023d
|
fix padding issue
|
2015-02-25 14:48:30 -08:00 |
|
Jonathan Frederic
|
1fbbda5a14
|
Pad interact widgets.
|
2015-02-25 14:48:02 -08:00 |
|
Thomas Kluyver
|
751de151e3
|
Clean up some docstring formatting for interact/interactive
|
2015-02-25 14:34:06 -08:00 |
|
Thomas Kluyver
|
80b931897c
|
Fix some formatting for config options help
|
2015-02-25 14:24:25 -08:00 |
|
Thomas Kluyver
|
0dd26a9b32
|
Merge pull request #7855 from minrk/no-extra-contents-manager
don't force instantiation of extra, unused contents manager
|
2015-02-25 09:58:38 -08:00 |
|
Min RK
|
ce7e03bc61
|
make sure SessionManager tests have a ContentsManager
|
2015-02-24 17:00:38 -08:00 |
|
Thomas Kluyver
|
193ecc9d22
|
Merge pull request #7858 from takluyver/i7857
Dump frontend config JSON with an indent
|
2015-02-24 16:01:01 -08:00 |
|
Thomas Kluyver
|
8e4514d88b
|
Dump frontend config JSON with an indent
Fixes gh-7857
|
2015-02-24 14:56:14 -08:00 |
|
Min RK
|
94656735f3
|
don't force instantiation of contents manager by default
this is never used and never needed, and results in the instantiation of a contents manager that is immediately discarded.
|
2015-02-24 14:16:24 -08:00 |
|
Jason Grout
|
512187ac10
|
Fix contentsmanager api error message to give the path name
|
2015-02-24 20:45:20 +00:00 |
|
Min RK
|
d256f841f0
|
Merge pull request #7791 from parente/empty-running-table-fix-7789
Fix empty running table background
|
2015-02-21 19:18:37 +01:00 |
|
Jonathan Frederic
|
c65a28eb42
|
Merge pull request #7794 from SylvainCorlay/css_numeric_text
Minor styling fix for IntText and FloatText widgets
|
2015-02-20 11:18:31 -08:00 |
|
Thomas Kluyver
|
6272522a5a
|
Revert "Prevent image outputs from being wider than their container."
|
2015-02-19 11:11:06 -08:00 |
|
Jonathan Frederic
|
d423b11dd4
|
Merge pull request #7801 from jasongrout/display-state-change
Force display_message to be processed in order
|
2015-02-19 09:35:30 -08:00 |
|
Kyle Kelley
|
720e0d1ef7
|
Merge pull request #7811 from abalkin/patch-2
Update actions.js
|
2015-02-17 20:06:00 -08:00 |
|
abalkin
|
3a6c634f3e
|
Update actions.js
Added help for select- actions.
|
2015-02-17 22:08:34 -05:00 |
|
abalkin
|
6e5ef91f5a
|
Update actions.js
Clarified "delete-cell" action.
|
2015-02-17 21:44:31 -05:00 |
|
abalkin
|
25a1d9e2f6
|
Update actions.js
See issue #7807.
|
2015-02-17 21:13:37 -05:00 |
|
abalkin
|
64de4432a6
|
Update quickhelp.js
|
2015-02-17 20:53:29 -05:00 |
|
abalkin
|
66f6818e42
|
Update quickhelp.js
|
2015-02-17 20:50:36 -05:00 |
|
abalkin
|
433dea8215
|
Update quickhelp.js
Use left/right instead of before/after.
|
2015-02-17 20:06:06 -05:00 |
|
Jason Grout
|
0b2f212786
|
Force display_message to be processed in order
Otherwise sometimes the display message will be processed before the update message.
|
2015-02-16 21:22:52 +00:00 |
|
Sylvain Corlay
|
0daa48b2c9
|
wrong css class for widget-int
|
2015-02-16 00:25:27 -05:00 |
|
Peter Parente
|
f29646bc39
|
Fix empty running table background
* Add list_placeholder style
* Change id so list_header class doesn't get added by JS
|
2015-02-15 16:26:51 -05:00 |
|
Min RK
|
10dcd71550
|
back to dev
|
2015-02-13 14:00:58 -08:00 |
|
Min RK
|
c597f97b82
|
release 3.0.0rc1
|
2015-02-13 13:59:12 -08:00 |
|
Min RK
|
69fe3a6d64
|
Merge pull request #7768 from minrk/handle-close
handle zmq messages that may be processed after websocket is closed
|
2015-02-13 10:25:36 -08:00 |
|
Min RK
|
60bff3735b
|
rebuild css
|
2015-02-12 19:48:52 -08:00 |
|
Min RK
|
2fdc2cd096
|
Merge pull request #7740 from dongweiming/radio
fix Radio margin
|
2015-02-12 19:28:14 -08:00 |
|
dongweiming
|
bf3b9dc0c6
|
fix Radio margin
|
2015-02-13 09:46:25 +08:00 |
|
Thomas Kluyver
|
faf648d259
|
Merge pull request #7756 from Carreau/common_conf
pass common config to contents manager
|
2015-02-12 16:32:03 -08:00 |
|
Min RK
|
07e5f78ef2
|
handle message arriving when sockets are closed
check both the incoming and outgoing streams
before proceeding to send messages
|
2015-02-12 16:21:36 -08:00 |
|
Min RK
|
b34d9eb76a
|
backport WebSocket.send_error from tornado 4.1
raising an exception in a websocket results in
"Method not supported" on tornado 4.0
|
2015-02-12 16:20:50 -08:00 |
|
Matthias Bussonnier
|
8567deaa6f
|
Pass common_config to content manager.
|
2015-02-12 16:11:13 -08:00 |
|
Thomas Kluyver
|
c5bed40d72
|
Merge pull request #7766 from minrk/select-pad
adjust appearance of cell toolbar select
|
2015-02-12 14:41:04 -08:00 |
|
Min RK
|
0ea61c7500
|
Merge pull request #7747 from Carreau/fix-lang
Select language based on old notebook meta.lang.
|
2015-02-12 13:43:38 -08:00 |
|
Matthias Bussonnier
|
1ea96d24c4
|
typo "Should"
|
2015-02-12 12:12:51 -08:00 |
|
Matthias Bussonnier
|
7a9797f6f6
|
Typo "settings"
|
2015-02-12 12:12:21 -08:00 |
|
Min RK
|
600a61b993
|
Merge pull request #7763 from ctaf42/cg/utils/get_body_data
get_body_data: fix for undefined
|
2015-02-12 12:00:48 -08:00 |
|
Min RK
|
124874f115
|
Merge pull request #7610 from Carreau/_blank
make some target _blank configurable
|
2015-02-12 11:59:34 -08:00 |
|
Min RK
|
f4513bc7ce
|
adjust appearance of cell toolbar select
undo some of the bootstrap mixin sizing,
which should help the appearance on Firefox on Linux.
|
2015-02-12 11:53:14 -08:00 |
|
Matthias Bussonnier
|
4bca402eae
|
Merge pull request #7748 from minrk/poll-windows
add no-op every 5s on Windows
|
2015-02-12 11:17:29 -08:00 |
|
Matthias Bussonnier
|
9cc7c2bf02
|
Merge pull request #7730 from minrk/complete-v4-empty
handle zero-length match in v4 completions
|
2015-02-12 11:14:33 -08:00 |
|
Jonathan Frederic
|
412ac27120
|
Merge pull request #7721 from jdfreder/widecontents2
Prevent image outputs from being wider than their container.
|
2015-02-12 09:42:40 -08:00 |
|
Cedric GESTES
|
49845b92af
|
get_body_data: fix for undefined
return undefined instead of "undefined"
|
2015-02-12 14:26:49 +01:00 |
|