MinRK
|
2daf2fe293
|
update links in notebook help menu
|
12 years ago |
MinRK
|
8c56202763
|
Merge Security Pull Request: security-doc
Document the notebook security and trust model.
|
12 years ago |
Paul Ivanov
|
0240b20127
|
Merge pull request #5419 from minrk/responsive-prompts
move prompts from margin to main column on small screens
|
12 years ago |
Min RK
|
a594a691c6
|
Merge pull request #5430 from jdfreder/elementappend
Make sure `element` is correct in the context of displayed JS
|
12 years ago |
Min RK
|
34571232bb
|
Merge pull request #5396 from ivanov/fix-5363
prevent saving of partially loaded notebooks
|
12 years ago |
Paul Ivanov
|
f41750ca6b
|
address PR feedback
|
12 years ago |
Jonathan Frederic
|
1235c2f638
|
Make sure `element` is correct in the context of displayed JS
closes #5293
|
12 years ago |
Min RK
|
8f60d349df
|
Merge pull request #5429 from jdfreder/tooltipcompleter
Fix open-in-pager from tooltip
|
12 years ago |
Jonathan Frederic
|
bd0bfad261
|
s/COPYING.txt/COPYING.rst
|
12 years ago |
Jonathan Frederic
|
b4099518f8
|
Fix tooltip pager feature
Updates to tooltip.js for msg spec changes.
|
12 years ago |
MinRK
|
97565e3771
|
move PGP key to download link
|
12 years ago |
MinRK
|
76424aff09
|
fix now-confusing section name in public server doc
|
12 years ago |
MinRK
|
b9c5eec22f
|
move notebook docs to source/notebook
|
12 years ago |
MinRK
|
322c6431b8
|
add ipython_security public key
|
12 years ago |
MinRK
|
bb06f92705
|
add notebook security doc
|
12 years ago |
Brian E. Granger
|
31a517f887
|
Merge branch 'master' of github.com:ipython/ipython
|
12 years ago |
Min RK
|
b294bf7059
|
Merge pull request #5404 from jdfreder/accordion
Fix broken accordion widget
|
12 years ago |
Jonathan Frederic
|
db2e16f2e1
|
Added a test
|
12 years ago |
Min RK
|
25b111d7cb
|
Merge pull request #5339 from minrk/iptest-qt-js-wtf
Don't use fork to start the notebook in js tests
|
12 years ago |
Jonathan Frederic
|
e1daedf95b
|
Fixed keyboard.js indent break
|
12 years ago |
Jonathan Frederic
|
e235b47472
|
Make test name match actually file name
|
12 years ago |
Paul Ivanov
|
997a9735f0
|
Merge pull request #5320 from jdfreder/focusbug_tt
Fix for Tooltip & completer click focus bug.
|
12 years ago |
Jonathan Frederic
|
baeae8129a
|
Merge pull request #20 from ivanov/5320-last-thing
small fixes for #5320
|
12 years ago |
Paul Ivanov
|
c5054883e9
|
small fixes for #5320
|
12 years ago |
MinRK
|
191cc65631
|
halt stream capturer after server terminates
|
12 years ago |
Min RK
|
380eb5ffdd
|
Merge pull request #5421 from takluyver/iptest-configure-after-setup
Move configuration of Python test controllers into setup()
|
12 years ago |
Thomas Kluyver
|
1b9bd741b4
|
Move configuration of Python test controllers into setup()
|
12 years ago |
MinRK
|
f5ad1cc398
|
move prompts from margin to main column on small screens
This is mainly for nbviewer, but the relevant CSS lives in IPython.
|
12 years ago |
Jonathan Frederic
|
aed8b7ba3c
|
Remove commented out lines (for tab evt)
|
12 years ago |
Jonathan Frederic
|
cbab393e44
|
Shrink cleanup lines
|
12 years ago |
Jonathan Frederic
|
b90358888b
|
Fab CSS
|
12 years ago |
Jonathan Frederic
|
ee7f5b8235
|
Move width auto into less
|
12 years ago |
Jonathan Frederic
|
ca422672d6
|
Re-added new lines at eof
|
12 years ago |
Jonathan Frederic
|
5c8c8f218c
|
Revert accidental checkin of files from SlimerJS branch
|
12 years ago |
Jonathan Frederic
|
bca3fdc4b0
|
Remove commented line
|
12 years ago |
Jonathan Frederic
|
bf65d5837f
|
Finish implementing codemirror events
|
12 years ago |
Jonathan Frederic
|
1f002cd456
|
Add displayed property.
and remove logs, commments, etc...
|
12 years ago |
Jonathan Frederic
|
607b96b19a
|
Actually remove the trigger keydown method
|
12 years ago |
Jonathan Frederic
|
a2071db309
|
More progress...
|
12 years ago |
Jonathan Frederic
|
b2ec594c76
|
Getting a lot closer...
|
12 years ago |
Jonathan Frederic
|
23494f4ddd
|
Set tabindex -1, use codemirror's events
|
12 years ago |
Jonathan Frederic
|
f2c8de99ae
|
Fix broken accordion widget,
Also clean-up the code some while visiting this file.
|
12 years ago |
Jonathan Frederic
|
744f057cab
|
get_text() before returning results
|
12 years ago |
Jonathan Frederic
|
af03114ef6
|
s/set_cell_text/set_cells_text
|
12 years ago |
Jonathan Frederic
|
42fa583172
|
Fix split shortcut
|
12 years ago |
Jonathan Frederic
|
b80e11d3ce
|
Plus to minus shortcuts rebase fixes
|
12 years ago |
Jonathan Frederic
|
9c6d904f71
|
Set cursor pos in edit mode before attempting to jump cells.
|
12 years ago |
Jonathan Frederic
|
ca71afc5ea
|
Note to self
|
12 years ago |
Jonathan Frederic
|
1754e3291a
|
Call trigger_keydown in merge_cells_api test
|
12 years ago |
Jonathan Frederic
|
7c6c0b22b8
|
Pythonize me captin'
Made the method comments more pythonic by moving them
within the method definitions.
|
12 years ago |