Brian E. Granger
1e8b4ee586
Merge pull request #6051 from chronitis/interact-widget-on-demand
...
Interact on_demand option
2014-09-23 14:02:12 -07:00
Min RK
daeed8122a
Merge pull request #6529 from Carreau/marrijnhmirror
...
codemirror repo moved, update links in comments
2014-09-23 11:38:22 -07:00
Matthias Bussonnier
95dc60a6f1
Merge pull request #6522 from fperez/mailmap-fix
...
Fix mailmap entries for @jasongrout and @SylvainCorlay
2014-09-23 19:59:03 +02:00
Matthias Bussonnier
56d48e2892
codemirror rempo moved, update links in comments
2014-09-23 19:50:39 +02:00
Jonathan Frederic
aa04d40a8d
Added test
2014-09-23 08:40:43 -07:00
Matthias Bussonnier
633dbc8131
Merge pull request #5844 from jdfreder/scrollmanager
...
'Paul' scroll feature
2014-09-23 17:10:29 +02:00
Jonathan Frederic
f81d88aebf
fab css
2014-09-22 16:34:26 -07:00
Jonathan Frederic
a7e7f95ef1
Remove forgotten hreadout
2014-09-22 16:33:57 -07:00
Jonathan Frederic
b1c1e3533a
fab css
2014-09-22 16:27:34 -07:00
Fernando Perez
58a17a740e
Fix mailmap entries for @jasongrout and @SylvainCorlay
2014-09-22 16:25:23 -07:00
Jonathan Frederic
02d7039a00
Cleaned up hbox and vbox widget div styles,
...
removed 5px margin
2014-09-22 16:23:26 -07:00
Jonathan Frederic
6637b768cc
Merge pull request #6463 from SylvainCorlay/bulk_update
...
Bulk update of widget attributes
2014-09-22 13:49:16 -07:00
Min RK
bfdb098d76
Merge pull request #6495 from Carreau/expandpath
...
Expand user home path in template search path.
2014-09-22 13:40:05 -07:00
MinRK
ec4d3597c7
avoid copious warnings in interact tests
...
comm was mocked out, but in a way that makes traitlets complain
2014-09-22 13:21:19 -07:00
Sylvain Corlay
cd782c916d
state_lock loop
2014-09-22 19:40:07 +00:00
Min RK
114f77afdf
Merge pull request #6512 from Carreau/fix-6417
...
Fix font-awesome icons in examples notebook
2014-09-22 12:25:42 -07:00
Gordon Ball
48e1a0b2bc
s/choose/manual/g
2014-09-22 21:23:51 +02:00
Jonathan Frederic
46cefe28a9
Merge pull request #6497 from SylvainCorlay/_ws_opened
...
status_started.Kernel was never triggered
2014-09-22 12:09:30 -07:00
Thomas Kluyver
edfd5e90c9
Merge pull request #6513 from minrk/finish-deprecating-tornado-settings
...
actually use tornado_settings
2014-09-21 13:08:09 -07:00
Thomas Kluyver
0dcaf02370
Merge pull request #6453 from takluyver/atomic-save-copystat
...
Copy file metadata in atomic save
2014-09-21 13:07:04 -07:00
MinRK
979b8dd9db
actually use new tornado_settings
...
instead of deprecated webapp_settings
2014-09-21 12:44:45 -07:00
Matthias Bussonnier
d4d41cf17e
Fix font-awesome icons in examples notebook
...
Closes #6417
2014-09-21 15:46:19 +02:00
Sylvain Corlay
c4006f1439
status_started.Kernel was never triggered
2014-09-18 20:18:11 +00:00
Thomas Kluyver
ab13b8fde6
Merge pull request #6491 from minrk/tornado_settings
...
rename webapp_settings to tornado_settings
2014-09-18 11:14:28 -07:00
Min RK
6b0421f3d8
Merge pull request #6480 from minrk/origin-check-no-proto
...
only compare host:port in Websocket.check_origin
2014-09-18 10:36:09 -07:00
Matthias Bussonnier
2c65ea0416
Merge pull request #6431 from jhamrick/input_ui_focus
...
Register input with keyboard manager
2014-09-18 14:37:51 +02:00
Matthias BUSSONNIER
9d58482944
Expand user home path in template search path.
...
cause that pretty much always what you want to do if you have a `~` ina
path.
2014-09-18 14:35:30 +02:00
Jonathan Frederic
0bd868888e
Make HeadingScrollManager scroll to heading elements, not cells.
2014-09-17 16:31:00 -07:00
Sylvain Corlay
769e7fa108
rename to on_atomic_change
2014-09-17 21:31:55 +00:00
MinRK
d65244d34c
rename webapp_settings to tornado_settings
...
deprecate `webapp_settings`
More informative name to those who would actually use this feature.
It sets overrides for the tornado global `settings` object.
2014-09-17 10:05:19 -07:00
MinRK
4bc339bd95
better log messages when rejecting cross-origin requests
2014-09-16 15:38:41 -07:00
Jonathan Frederic
9831e6ea1b
Make the default the single page scroller.
2014-09-16 13:52:58 -07:00
Jonathan Frederic
c957cbc9c2
Set heading scroll manager as default scroll manager.
2014-09-16 13:49:15 -07:00
Jonathan Frederic
46eb5288bc
Scroll to all heading levels <= target level.
2014-09-16 13:49:15 -07:00
Jonathan Frederic
f6adf3e064
Fixed dumb typo,
...
forgot to update scrollmanager ref to scroll_manager.
2014-09-16 13:49:14 -07:00
Jonathan Frederic
3f9fea0328
Added comments clarifying scroll units
2014-09-16 13:49:14 -07:00
Jonathan Frederic
8c0c04910b
options bug fix
2014-09-16 13:49:14 -07:00
Jonathan Frederic
3ff4d4c16e
Address review comments
2014-09-16 13:49:14 -07:00
Jonathan Frederic
27058f4804
Removed ScrollManager selector combo.
2014-09-16 13:49:14 -07:00
Jonathan Frederic
e843a3d0e4
Fixed rebase indents
2014-09-16 13:48:19 -07:00
Jonathan Frederic
8617696c5b
Added heading and slideshow scroll managers
2014-09-16 13:48:19 -07:00
Jonathan Frederic
7e7683a587
Added scroll mode selector,
...
fixed rebase conflicts.
2014-09-16 13:47:28 -07:00
Jonathan Frederic
62a21b0e6f
Add ScrollManager to global ipy namespace in main.js instead of,
...
in the bottom of the scroll manager js file.
2014-09-16 13:45:30 -07:00
Jonathan Frederic
5c5025f3b6
Added smooth scroll to replace std browser behavior.
2014-09-16 13:45:30 -07:00
Jonathan Frederic
c2d72353a2
Fixed bug
2014-09-16 13:45:29 -07:00
Jonathan Frederic
617f078165
Make slideshow toolbar add classes to modified cells.
2014-09-16 13:45:29 -07:00
Jonathan Frederic
06ad682d68
Add scrollmanager
2014-09-16 13:45:29 -07:00
Min RK
a712e079b4
Merge pull request #6483 from jhamrick/fix-heading-anchors
...
Trim anchor link in heading cells, fixes #6324
2014-09-16 10:57:40 -07:00
Jonathan Frederic
591b2b3ad7
Tabs->Spaces
2014-09-16 10:41:44 -07:00
Jonathan Frederic
02e3a58030
s/fore_color/color
...
s/back_color/background_color
2014-09-16 10:17:59 -07:00