Jonathan Frederic
f283754df0
invoke css
2015-03-20 12:13:17 -07:00
Jonathan Frederic
94a8d09dfc
Move upload to the right and dynamic buttons to the left.
2015-03-20 12:13:17 -07:00
Min RK
1c09425838
Merge pull request #8000 from mathieu1/dashboard-nb-rename-dialog
...
Fix rename issues in dashboard
2015-03-20 15:00:37 -04:00
Robert Smith
e539734f5a
Remove image resizer.
2015-03-20 10:41:29 -06:00
Min RK
0fa751b894
Merge pull request #7798 from jasongrout/buffer-memoryview
...
Extract session buffers as memoryviews
2015-03-20 09:49:27 -04:00
Min RK
9ded491c97
Merge pull request #7708 from SylvainCorlay/allow_none
...
allow_none=False for all trait types but Instance and Type
2015-03-20 09:48:40 -04:00
Min RK
b9f5a43ebd
setup.py jsversion
2015-03-20 09:46:07 -04:00
Min RK
b8bbc958a4
Merge pull request #8091 from quantopian/move-test
...
TEST: Move test_escape_root to TestFileContentsManager
2015-03-20 09:06:22 -04:00
Matthias Bussonnier
b64389a1b5
Merge pull request #8092 from Carreau/log-erros
...
log error when there is one.
2015-03-19 17:44:53 -07:00
Scott Sanderson
e21b99900d
MAINT: Remove unused import.
2015-03-19 18:35:02 -04:00
Matthias Bussonnier
1a377f8a44
log error when there is one.
...
Otherwise it's a pain to debug
2015-03-19 15:27:30 -07:00
Scott Sanderson
257c7296c9
TEST: Move test_escape_root to TestFileContentsManager
...
`root_dir` is specific to the FileContentsManager implementation.
2015-03-19 18:13:08 -04:00
Matthias Bussonnier
8c69b4c376
Merge pull request #8082 from minrk/output-z-index
...
set z-index on output_wrapper
2015-03-19 10:59:49 -07:00
Min RK
090c847aa4
Merge pull request #8084 from Carreau/delete-duplicate
...
Bad code duplication, I suppose duplicate was meant.
2015-03-18 23:20:49 -04:00
Matthias Bussonnier
657dffe20f
Bad code duplication, I suppose duplicate was meant.
2015-03-18 16:30:10 -07:00
Min RK
63f120db45
set z-index on output_wrapper
...
avoids scrolled output overlaying input in some strange circumstances
2015-03-18 19:04:49 -04:00
Thomas Kluyver
f4e25f5d77
Merge pull request #8058 from Carreau/css-v-ch
...
fix css checkbox vertical align, closes #8065
2015-03-17 11:40:43 -07:00
Thomas Kluyver
05d5b586e5
Merge pull request #8045 from Carreau/cmconfigmerge
...
Merge codemirror config with user config.
2015-03-16 14:40:45 -07:00
Matthias Bussonnier
bfc45392f8
remove Stray .c
2015-03-16 14:23:04 -07:00
Min RK
71fcc3375a
deselect all when clicking partial checkbox
...
stores state in `data('indeterminate')` instead of `prop('indeterminate')`
because the property is cleared before the event handler is called
2015-03-14 16:04:06 -06:00
Matthias Bussonnier
14ab9854c6
fix css checkbox vertical align, closes #8065
2015-03-14 14:34:59 -07:00
Thomas Kluyver
4627a8f405
Merge pull request #8049 from Carreau/critical-warning
...
Not critical, and more color as warning is orange
2015-03-13 16:15:43 -07:00
Matthias Bussonnier
3b338cb424
Not critical, and more color as warning is orange
2015-03-13 15:37:48 -07:00
Matthias Bussonnier
025ec6df77
Rename local variable to avoid confusion.
2015-03-13 14:37:38 -07:00
Matthias Bussonnier
43813c22fd
Merge pull request #8044 from minrk/shortcut-scroll
...
scroll quickhelp dialog if large
2015-03-13 14:07:04 -07:00
Matthias Bussonnier
63a4a764f2
Merge codemirror config with user config.
...
Simplify customisation of codemirror without duplicating the all
codecell configuration.
Closes #8038
2015-03-13 13:40:44 -07:00
Min RK
676da764fe
scroll quickhelp dialog if large
...
using `calc(100vh-padding)` for max-height
2015-03-13 13:16:13 -07:00
Thomas Kluyver
cf6925ce7a
Merge pull request #8005 from minrk/files-as-file
...
Get /files/ unmodified from contents
2015-03-13 12:35:15 -07:00
Min RK
c6e440c1f9
Merge pull request #7992 from Carreau/falsejs
...
remove false info in custom.js
2015-03-13 12:25:50 -07:00
Min RK
0e4417326f
Merge pull request #8027 from bollwyvl/fix-select-multiple
...
Don't re-implement option.click to trigger select.change
closes #8012
2015-03-13 12:25:05 -07:00
Min RK
91cf4ba394
get mime from filename
...
remove never-true `type: notebook` case
2015-03-13 12:23:07 -07:00
Matthias Bussonnier
22f619f316
add dot end of sentence.
2015-03-13 11:47:24 -07:00
Min RK
3a21271d7e
Merge pull request #7926 from Carreau/config-3.1
...
Fix configurability of codecell
2015-03-12 17:49:28 -07:00
Matthias Bussonnier
0e46460094
Remove false info in custom.js
2015-03-12 17:15:22 -07:00
Min RK
6bf99e0cd6
Merge pull request #8020 from JanSchulz/doc_install_kernel_spec
...
Document how to install kernel spec files
2015-03-12 15:22:27 -07:00
Thomas Kluyver
484958d282
Merge pull request #7983 from minrk/contents-escape-root
...
contents: double check that os_path is always within root
2015-03-12 15:20:51 -07:00
Min RK
08d8fe6c10
Merge pull request #8024 from Carreau/fix-focus
...
Fix save switch to command mode after shortcut
2015-03-12 15:19:27 -07:00
Matthias Bussonnier
596dd46e93
Merge pull request #7932 from jdfreder/dashcss
...
Fix alignment of dashboard things.
2015-03-12 15:09:37 -07:00
Matthias Bussonnier
86e131d478
Merge pull request #7982 from minrk/window-height
...
use $(window).height() instead of window.innerHeight
2015-03-12 15:05:00 -07:00
Matthias Bussonnier
abbec7bddb
Merge pull request #8036 from jtyberg/8035_custom_js
...
Fix custom.js samples to define requirejs module rather than require it.
2015-03-12 14:24:47 -07:00
Justin Tyberg
8c486f0963
Fix custom.js samples to define requirejs module rather than require it.
2015-03-12 16:17:50 -04:00
Matthias Bussonnier
0408e7e4e4
Fix save switch to command mode after shortcut
...
When triggering actions with button one have to refocus the notebook
cell. Though with keyboard shortcut, you don't want cell to switch to
command mode.
2015-03-12 10:57:02 -07:00
Nicholas Bollweg
1fa4296cef
fixes #8012
2015-03-12 07:42:50 -04:00
Jan Schulz
0ab4c36c00
Document how to install kernel spec files
...
Closes : #7988
2015-03-11 21:36:00 +01:00
Matthias Bussonnier
75fe862814
remove private methods
2015-03-09 17:54:26 -07:00
Thomas Kluyver
c37f51eac2
Merge pull request #8006 from minrk/save-copy
...
trigger save before copy if there are unsaved changes.
2015-03-09 10:43:11 -07:00
Min RK
a89e800e18
trigger save before copy if there are unsaved changes.
...
just like we do before downloading
2015-03-09 09:50:17 -07:00
Min RK
a4321ccf5a
Get /files/ unmodified from contents
...
request raw files instead of parsing notebooks
avoids reserializing (inconsistently) on download of notebooks.
2015-03-09 09:40:15 -07:00
Mathieu
23d9ad741f
remove debug logging
2015-03-09 09:54:24 +01:00
Mathieu
237b34e2df
fix rename issues in dashboard
...
- Do not display the full path of the selected item in the text box
- Adapt dialog for files and notebook
- Do not allow renaming a running notebook
2015-03-09 09:01:58 +01:00