32 Commits (f95d6168ae2c350d0e84dcedaa0d9eaf9cfae8da)

Author SHA1 Message Date
Brian E. Granger 201217d847 Renaming execute methods.
12 years ago
Brian E. Granger 8a8a03a4d3 Fixing delete/undelete logic.
12 years ago
Brian E. Granger 9a3783e2c4 Fixing select when inserting cell using menu.
12 years ago
Min RK 556627a637 Merge pull request #4656 from takluyver/nbconvert-service
13 years ago
Thomas Kluyver 9da24dda50 Download as always starts downloads in new window/tab
13 years ago
Thomas Kluyver 390b13a82c Add option to download as reST
13 years ago
Thomas Kluyver a3c2f1b5f9 Add menu entries for getting converted views of a notebook
13 years ago
MinRK 3ad0072c9e make sure to encode URL components for API requests
13 years ago
Paul Ivanov 6eb3170963 Merge pull request #4410 from ivanov/close-new-tabs-chrome
13 years ago
Paul Ivanov 4ffe489e72 Merge pull request #4415 from ivanov/more-tooltips
13 years ago
Paul Ivanov 1123af8528 make close-and-halt work on new tabs in Chrome
13 years ago
Paul Ivanov b117f59b82 javascript is no place to start adding title tags
13 years ago
Paul Ivanov a2d731ff39 fix 'close and halt' in notebook File menu
13 years ago
Brian E. Granger 51fc769edd Handle notebook downloads through the /files URL.
13 years ago
MinRK 4a12890d65 disable download-as-pt
13 years ago
MinRK fc4fb92580 review pass on multidir js
13 years ago
MinRK a7f297f8f3 save before download-as
13 years ago
Zachary Sailer 34b9840786 fixing broken links from recent changes.
13 years ago
Zachary Sailer f3af343f4f Change new/copy URLS to POST requests
13 years ago
Zachary Sailer a74b9a018b removed '/new' URL and added POST notebook request
13 years ago
Zachary Sailer d4ee2da291 proper '.py' and '.ipynb' download files
13 years ago
Zachary Sailer d41544865a fix kill_and_exit button in notebook
13 years ago
Zachary Sailer 62ec52e276 fix restart/interrupt kernel buttons
13 years ago
Zachary Sailer 20324bafd0 fixing path redirects, cleaning path logic
13 years ago
Zachary Sailer 0f52ffa756 manual rebase static/notebook/js files
13 years ago
MinRK 4a04553acd add Edit Notebook Metadata to Edit menu
13 years ago
Matthias Bussonnier a133236f56 Merge pull request #3969 from Carreau/usestrict
13 years ago
Matthias BUSSONNIER 13ff842be5 "use strict" in most (if not all) our javascript
13 years ago
MinRK 3f3709526c minor checkpoint cleanup
13 years ago
MinRK 09567f835b remove debug statement
13 years ago
MinRK 40b882906f add 'No Checkpoints' to Revert menu
13 years ago
MinRK cf726d6a40 mv IPython.html.notebook -> IPython.html
13 years ago