Commit Graph

1092 Commits (83d1deda2f0893fc507cddfa5d7040964628371c)

Author SHA1 Message Date
bxy007 83d1deda2f fix Shutdown trans loss
8 years ago
Thomas Kluyver ca50f1af5a
Merge pull request #3097 from gnestor/requirejs
9 years ago
Thomas Kluyver 946fa40c53
Merge pull request #3122 from takluyver/i3074
9 years ago
Grant Nestor 9ce534c020
[WIP] Use DOM history API for navigating directories (#3115)
9 years ago
Thomas Kluyver b23cbdc597 Don't try to translate missing help strings
9 years ago
Thomas Kluyver b1e5f729fa
Merge pull request #3088 from Madhu94/detect-programmatic-copy
9 years ago
Josh Barnes cbf7db7449 Compare non-specific language code for arabic numerals (#3055)
9 years ago
Grant Nestor 4d258a8e4e Use `requirejs` vs. `require`
9 years ago
nmadhum 4455bcfc8f Allow programmatic copy to clipboard
9 years ago
Thomas Kluyver 9f7ee6830e
Merge pull request #3059 from PHaeJin/typo2
9 years ago
PHaeJin 1119ae1467 Fix typo
9 years ago
PHaeJin 2c6ed87a63 Fix broken link
9 years ago
PHaeJin c3ebd135bc Fix a broken link
9 years ago
PHaeJin c7c815a68a Fix some broken links
9 years ago
Francesco Franchina 47a6401ea0 Forced the the cursor as a pointer hovering the fileinput - chrome only
9 years ago
Francesco Franchina 02e1284d8b Fixes completely #3044 - select all
9 years ago
Francesco Franchina 7c32c3dd2f Solves part of the #3044 - upload button
9 years ago
Kyle Kelley b3b8106e0d
Merge pull request #3048 from jcb91/bidi
9 years ago
Thomas Kluyver afd5aeab95
Merge pull request #3049 from bacboc/feature
9 years ago
Josh Barnes 60b7c22977 tidy bidi support
9 years ago
Josh Barnes 3f2aa86ba2 Fix moment locale loading in bidi support
9 years ago
bacboc 551f8b2848 Fix broken link
9 years ago
PHaeJin c0973877c8 Fix a typo (#3043)
9 years ago
edida 5ede4c1243 Fix broken links (#3042)
9 years ago
Grant Nestor 009af0e833 Use `/files` prefix for PDF-like files
9 years ago
Grant Nestor 7835160063 release 5.2.1
9 years ago
Matthias Geier 4918eb1f80 Fix ANSI inverse (#2967)
9 years ago
Thomas Kluyver e7f69cc2d7 Work on loading UI translations (#2969)
9 years ago
Min RK 881268f642
Merge pull request #2993 from jhamrick/editable-bug
9 years ago
Grant Nestor 173be6dc88 release 5.2.1rc1
9 years ago
Jessica B. Hamrick 4b2975659c Prevent uneditable cells from having their type changed
9 years ago
Grant Nestor 817f541be4 Add assumed screen resolution to comments
9 years ago
Grant Nestor 0fe8ee191a Add media queries as proxy for zoom levels
9 years ago
Grant Nestor b92dd28b60 Add more border width to CodeMirror cursor
9 years ago
M Pacer fcb64d9581 update version to dev version for master to not overwrite editable installs
9 years ago
Jason Grout 1405693943 Fix the prompt_area argument of the output area constructor. (#2961)
9 years ago
Grant Nestor a8be6598b9 release 5.2.0
9 years ago
Grant Nestor b82ca09782 Update viewable_extensions
9 years ago
Grant Nestor 5841666647 release 5.2.0rc1
9 years ago
Kyle Kelley 5585fea392 Merge pull request #2912 from gnestor/issue-2904
9 years ago
Grant Nestor d537ef6350 Show edit shortcuts modal after shortcuts modal is hidden
9 years ago
Grant Nestor 2fdc5327e3 Clean up
9 years ago
Grant Nestor cb8d88e8e5 Add viewable whitelist based on browser-supported file extensions
9 years ago
Grant Nestor 679a1a2985 Normalize inputs before comparing in `item_in`
9 years ago
Grant Nestor 4de3a4cc61 Default to edit if file type is unknown
9 years ago
Grant Nestor c0b678c510 Remove editable whitelist
9 years ago
Kyle Kelley 43a97807fc buffer messages when websocket connection is interrupted (#2871)
9 years ago
Josh Barnes 9552fc1872 give Page constructor default arguments
9 years ago
Josh Barnes df19a51f59 fix codemirror.less to match CodeMirror's expected padding layout
9 years ago
Kyle Kelley 11e578f7fd load locale dynamically only when not en-us
9 years ago