jon
79f6ea9b1f
Allow '.', '+.', '+', '-.', and '-' even though without numbers, they cannot be parsed.
2014-03-27 10:29:02 -07:00
Min RK
a3a9ed261c
Merge pull request #5439 from asmeurer/sympy-docs
...
Point to the stable SymPy docs, not the dev docs
2014-03-26 16:11:19 -07:00
Aaron Meurer
75d4947e81
Point to the stable SymPy docs, not the dev docs
2014-03-26 18:07:17 -05:00
MinRK
9552688a71
back to dev
2014-03-25 22:46:06 -07:00
Min RK
c0ebedd6ef
Merge pull request #5437 from cgohlke/patch-1
...
Install jquery-ui images
2014-03-25 22:45:10 -07:00
cgohlke
8644bf3d84
Install jquery-ui theme images
2014-03-25 22:20:18 -07:00
cgohlke
248695cb8e
Install ui-bg_glass_75_e6e6e6_1x400.png
2014-03-25 21:52:09 -07:00
MinRK
2adfb5254c
2.0.0-rc1
2014-03-25 20:16:54 -07:00
Paul Ivanov
f1573bd266
CodeMirror shortcuts in QuickHelp
...
Our users shouldn't need an internet connection to look at the code
mirror shortcuts. This PR places the CM keyboard shortcuts that are
currently documented on our website's rendered docs, and places them
inside the keyboard shortcuts quickhelp.
2014-03-25 18:19:06 -07:00
Thomas Kluyver
2698467427
Merge pull request #5432 from minrk/cm-links
...
update links in notebook help menu
2014-03-25 17:47:06 -07:00
Min RK
fb17cf979d
Merge pull request #5428 from jdfreder/copying
...
Update COPYING.txt
2014-03-25 17:23:56 -07:00
MinRK
2daf2fe293
update links in notebook help menu
2014-03-25 17:03:37 -07:00
MinRK
8c56202763
Merge Security Pull Request: security-doc
...
Document the notebook security and trust model.
2014-03-25 16:57:27 -07:00
Paul Ivanov
0240b20127
Merge pull request #5419 from minrk/responsive-prompts
...
move prompts from margin to main column on small screens
2014-03-25 16:47:26 -07:00
Min RK
a594a691c6
Merge pull request #5430 from jdfreder/elementappend
...
Make sure `element` is correct in the context of displayed JS
2014-03-25 16:44:34 -07:00
Min RK
34571232bb
Merge pull request #5396 from ivanov/fix-5363
...
prevent saving of partially loaded notebooks
2014-03-25 16:40:24 -07:00
Paul Ivanov
f41750ca6b
address PR feedback
2014-03-25 16:31:29 -07:00
Jonathan Frederic
1235c2f638
Make sure element
is correct in the context of displayed JS
...
closes #5293
2014-03-25 15:54:20 -07:00
Min RK
8f60d349df
Merge pull request #5429 from jdfreder/tooltipcompleter
...
Fix open-in-pager from tooltip
2014-03-25 15:22:43 -07:00
Jonathan Frederic
bd0bfad261
s/COPYING.txt/COPYING.rst
2014-03-25 15:20:47 -07:00
Jonathan Frederic
b4099518f8
Fix tooltip pager feature
...
Updates to tooltip.js for msg spec changes.
2014-03-25 15:12:38 -07:00
MinRK
97565e3771
move PGP key to download link
2014-03-25 14:40:55 -07:00
MinRK
76424aff09
fix now-confusing section name in public server doc
2014-03-25 13:10:51 -07:00
MinRK
b9c5eec22f
move notebook docs to source/notebook
2014-03-25 13:09:26 -07:00
MinRK
322c6431b8
add ipython_security public key
2014-03-25 12:57:50 -07:00
MinRK
bb06f92705
add notebook security doc
2014-03-25 12:57:41 -07:00
Brian E. Granger
31a517f887
Merge branch 'master' of github.com:ipython/ipython
2014-03-25 12:04:06 -07:00
Min RK
b294bf7059
Merge pull request #5404 from jdfreder/accordion
...
Fix broken accordion widget
2014-03-24 18:08:17 -07:00
Jonathan Frederic
db2e16f2e1
Added a test
2014-03-24 17:00:43 -07:00
Min RK
25b111d7cb
Merge pull request #5339 from minrk/iptest-qt-js-wtf
...
Don't use fork to start the notebook in js tests
2014-03-24 15:52:49 -07:00
Jonathan Frederic
e1daedf95b
Fixed keyboard.js indent break
2014-03-24 15:43:10 -07:00
Jonathan Frederic
e235b47472
Make test name match actually file name
2014-03-24 15:32:38 -07:00
Paul Ivanov
997a9735f0
Merge pull request #5320 from jdfreder/focusbug_tt
...
Fix for Tooltip & completer click focus bug.
2014-03-24 15:18:45 -07:00
Jonathan Frederic
baeae8129a
Merge pull request #20 from ivanov/5320-last-thing
...
small fixes for #5320
2014-03-24 15:14:09 -07:00
Paul Ivanov
c5054883e9
small fixes for #5320
2014-03-24 15:02:04 -07:00
MinRK
191cc65631
halt stream capturer after server terminates
2014-03-24 12:49:55 -07:00
Min RK
380eb5ffdd
Merge pull request #5421 from takluyver/iptest-configure-after-setup
...
Move configuration of Python test controllers into setup()
2014-03-24 12:48:21 -07:00
Thomas Kluyver
1b9bd741b4
Move configuration of Python test controllers into setup()
2014-03-24 12:21:35 -07:00
MinRK
f5ad1cc398
move prompts from margin to main column on small screens
...
This is mainly for nbviewer, but the relevant CSS lives in IPython.
2014-03-24 11:30:12 -07:00
Jonathan Frederic
aed8b7ba3c
Remove commented out lines (for tab evt)
2014-03-21 14:39:43 -07:00
Jonathan Frederic
cbab393e44
Shrink cleanup lines
2014-03-21 13:20:46 -07:00
Jonathan Frederic
b90358888b
Fab CSS
2014-03-21 13:20:10 -07:00
Jonathan Frederic
ee7f5b8235
Move width auto into less
2014-03-21 13:19:45 -07:00
Jonathan Frederic
ca422672d6
Re-added new lines at eof
2014-03-21 13:22:46 -07:00
Jonathan Frederic
5c8c8f218c
Revert accidental checkin of files from SlimerJS branch
2014-03-21 13:21:07 -07:00
Jonathan Frederic
bca3fdc4b0
Remove commented line
2014-03-21 13:17:00 -07:00
Jonathan Frederic
bf65d5837f
Finish implementing codemirror events
2014-03-21 13:15:30 -07:00
Jonathan Frederic
1f002cd456
Add displayed property.
...
and remove logs, commments, etc...
2014-03-21 12:05:02 -07:00
Jonathan Frederic
607b96b19a
Actually remove the trigger keydown method
2014-03-20 18:45:06 -07:00
Jonathan Frederic
a2071db309
More progress...
2014-03-20 18:41:15 -07:00