Commit Graph

10717 Commits

Author SHA1 Message Date
Kirit Thadaka
03d5d900bc Changed order of checks in delete_file 2017-12-05 16:18:06 +05:30
Kirit Thadaka
a307af9b35 Minor bug fix 2017-12-05 04:40:28 +05:30
Kirit Thadaka
f24d3d7265 Not allowing permanent deletion of non empty dirs 2017-12-05 04:30:54 +05:30
Kirit Thadaka
bcc343d9b2 Allowing non empty dirs to be deleted 2017-12-05 04:14:51 +05:30
Thomas Kluyver
b1e5f729fa
Merge pull request #3088 from Madhu94/detect-programmatic-copy
Allow programmatic copy to clipboard
2017-12-01 12:46:41 +00:00
Josh Barnes
cbf7db7449 Compare non-specific language code for arabic numerals (#3055)
Otherwise, country-specific locales like `ar-sa` (Arabic, Saudi Arabia), end up using the default numerals
2017-11-30 21:39:42 -08:00
Steven Silvester
7b8759fafb Add support for terminals on Windows (#3087)
* Add support for terminals on Windows

* Bump terminado requirement

* Fix handling of default shell

* Fix appveyor syntax

* Fix requires syntax

* Fix version target

* Clean up handling of default shell and update version check

* Always require terminado

* Clean up appveyor test

* Make the terminado warning uniform

* Default to powershell on Windows

* Clean up terminado verison
2017-11-30 21:33:50 -08:00
Grant Nestor
4d258a8e4e Use requirejs vs. require 2017-11-30 12:18:59 -08:00
nmadhum
4455bcfc8f Allow programmatic copy to clipboard 2017-11-27 07:53:10 -05:00
Thomas Kluyver
ee419c0a17
Merge pull request #3067 from Carreau/extra-self
remove extra self
2017-11-22 10:15:43 +00:00
Matthias Bussonnier
eca4c71056 Extra self 2017-11-21 19:49:29 +01:00
JooHo Chung
1cf24bab36 Add translated files 2017-11-21 13:23:20 +09:00
JooHo Chung
10248784d6 Add translated files 2017-11-21 13:21:28 +09:00
JooHo Chung
ccf8fa3077 Add translated files
Add translated files to folder
2017-11-21 13:16:21 +09:00
Thomas Kluyver
9071d7f36e
Merge pull request #3064 from karthikb351/patch-1
Fix broken blog post links in README.md
2017-11-20 21:42:38 +00:00
J Forde
f34cb000e3
Merge pull request #3022 from ChungJooHo/master
Add Folder for document translation
2017-11-20 15:57:34 -05:00
Karthik Balakrishnan
ebf6ee1780
Fix broken blog post links in README.md
Fix broken blog post links in README.md
2017-11-20 15:04:40 -05:00
Thomas Kluyver
8cddc00a25
Merge pull request #3063 from bacboc/feature
Fix broken link
2017-11-20 17:14:00 +00:00
bacboc
7e054a7b69 Fix some broken link 2017-11-21 01:28:46 +09:00
bacboc
19191521a6 Fix broken link 2017-11-20 22:38:59 +09:00
Thomas Kluyver
bd55f7f904
Merge pull request #3061 from bacboc/feature
Fix broken link
2017-11-20 12:58:44 +00:00
bacboc
d9a6bc85c2 Fix some broken link 2017-11-20 21:40:01 +09:00
Thomas Kluyver
9f7ee6830e
Merge pull request #3059 from PHaeJin/typo2
Fix some broken links
2017-11-20 11:20:58 +00:00
Min RK
a2f72da17f
Merge pull request #2963 from takluyver/shutdown-no-kernels
Config option to shut down server after N seconds with no kernels
2017-11-20 09:49:20 +01:00
Thomas Kluyver
6f23f45ecc
Merge pull request #3058 from ferdas/master
Fixes some UI bugs in Firefox #3044
2017-11-19 16:54:38 +00:00
PHaeJin
1119ae1467 Fix typo 2017-11-18 21:28:02 -08:00
PHaeJin
2c6ed87a63 Fix broken link 2017-11-18 21:26:33 -08:00
PHaeJin
c3ebd135bc Fix a broken link 2017-11-18 21:23:11 -08:00
PHaeJin
c7c815a68a Fix some broken links 2017-11-18 21:17:52 -08:00
Francesco Franchina
47a6401ea0 Forced the the cursor as a pointer hovering the fileinput - chrome only 2017-11-19 00:24:07 +01:00
Francesco Franchina
02e1284d8b Fixes completely #3044 - select all 2017-11-18 01:36:39 +01:00
Francesco Franchina
7c32c3dd2f Solves part of the #3044 - upload button 2017-11-18 00:49:06 +01:00
Thomas Kluyver
ba33c33ee2
Merge pull request #3053 from minrk/save-script-fix
fix save-script deprecation
2017-11-17 10:53:24 +00:00
Min RK
1eb970074b fix save-script deprecation
when updating to traitlets API, required argument was omitted
2017-11-17 10:29:39 +01:00
Kyle Kelley
b3b8106e0d
Merge pull request #3048 from jcb91/bidi
Fix moment locale loading in bidi support
2017-11-16 09:48:29 -08:00
Thomas Kluyver
6b0d542ea9 Unify last activity calculation 2017-11-16 13:21:39 +00:00
Thomas Kluyver
afd5aeab95
Merge pull request #3049 from bacboc/feature
Fix broken link
2017-11-16 12:21:31 +00:00
Josh Barnes
60b7c22977 tidy bidi support
remove unused variable, redundant comment, don't need jquery
2017-11-16 01:17:30 +00:00
Josh Barnes
3f2aa86ba2 Fix moment locale loading in bidi support
this is the correct way to do it, especially since packaged versions of notebook are shipping without separate locale files
2017-11-16 01:16:52 +00:00
Thomas Kluyver
74fbc5b578
Merge pull request #3008 from Carreau/autopawd
When login-in via token, let a chance for user to set the password
2017-11-15 15:51:32 +00:00
Matthias Bussonnier
a40ab056d8
Fix docs intructions True->Flase 2017-11-15 06:43:25 -08:00
bacboc
551f8b2848 Fix broken link 2017-11-15 19:25:52 +09:00
Matthias Bussonnier
a8971410c1 Add option disabled changing password at login.
Document the changing of password.
2017-11-13 07:55:12 -08:00
PHaeJin
c0973877c8 Fix a typo (#3043)
* Fix a typo

* Fix a typo

* Fix abroken link
2017-11-13 15:41:15 +00:00
Min RK
1deb0aec16 tornado 5: PeriodicCallback loop arg will be removed (#3034)
* tornado 5: PeriodicCallback loop arg will be removed

PCs are always run with the current eventloop,
which is what the explicitly passed loop always is for us already

* Don't double-close socket & stream

closing stream closes the socket

* remove now-inaccurate comment
2017-11-13 13:39:58 +00:00
edida
5ede4c1243 Fix broken links (#3042)
* Typo fix

* Fix broken links

* Fix typo

* Fix broken links and Fix typo
2017-11-13 13:11:04 +00:00
edida
9f72eb1867 Typo fix (#3033) 2017-11-10 10:31:34 +00:00
PHaeJin
2d1eb887ff typo fix (#3032)
* Fix some broken links

* typo fix

* Fix some broken links

* typo fix

* typo fix
2017-11-10 10:30:54 +00:00
Thomas Kluyver
c9a7795947
Merge pull request #3031 from gnestor/edit-view-pdf
Use `/files` prefix for PDF-like files
2017-11-10 10:28:40 +00:00
Grant Nestor
009af0e833 Use /files prefix for PDF-like files 2017-11-09 15:52:35 -08:00