Samar Sultan
7fee8447fa
Update notebooklist.js
9 years ago
samarsultan
b5258c32f9
removing moment-hijri path
9 years ago
samarsultan
29ce7dea3b
tuning code style
9 years ago
samarsultan
e112142810
tuning rtl mode style for commanpalette window
9 years ago
samarsultan
f21969d724
tuning rtl mode style for login page
9 years ago
samarsultan
2d0be3560f
Tuning bidi support
9 years ago
samarsultan
a87528ca22
tuning rtl mode
9 years ago
samarsultan
6f126382d7
tuning bidi support
9 years ago
samarsultan
243a3f8d77
Bidi Support
9 years ago
samarsultan
ad63cfda82
Creating digit shaping core
9 years ago
samarsultan
ea72fe3ff5
Creating bidi interface
9 years ago
samarsultan
c663389139
configure the moment-hijri plugin
9 years ago
samarsultan
4013cd8b17
enable the localization mode
9 years ago
Thomas Kluyver
0e453e750c
Merge pull request #2175 from gnestor/left-cell-border
...
Fix the left cell border
9 years ago
Carol Willing
3e1f54502d
Merge pull request #2185 from gnestor/docs-rebuild
...
Update dev install/build docs
9 years ago
Grant Nestor
674ac624d0
Update dev install/build docs
9 years ago
Grant Nestor
9e162ff225
Fix the left cell border
9 years ago
Kyle Kelley
260a944780
Merge pull request #2184 from takluyver/xtermjs-232
...
Upgrade xterm.js to newly released 2.3.2
9 years ago
Thomas Kluyver
f63fbe3405
Upgrade xterm.js to newly released 2.3.2
...
Closes gh-2172
9 years ago
Min RK
765a453519
Merge pull request #2181 from ericdill/typo
...
DOC: Fix typo
9 years ago
Eric Dill
080fae28e5
DOC: Fix typo
9 years ago
Thomas Kluyver
b2b12eca95
Merge pull request #2171 from blink1073/xterm-2.3
...
Upgrade xterm.js to 2.3.1
9 years ago
Steven Silvester
0543d55e46
Upgrade xterm.js to 2.3.1
9 years ago
Thomas Kluyver
844d069915
Merge pull request #2165 from gnestor/4.4
...
Uncomment 5.0 section in changelog
9 years ago
Grant Nestor
8420668e95
Uncomment 5.0 section in changelog
9 years ago
Grant Nestor
ce4e7ee90f
Merge pull request #2163 from gnestor/4.4
...
[WIP] Add 4.4 to changelog
9 years ago
Grant Nestor
f924613ede
Add 4.4 to changelog
9 years ago
Thomas Kluyver
6473d6e21c
Merge pull request #2159 from minrk/attachments
...
attachment mimebundle values are strings, not lists
9 years ago
Min RK
f63880700d
copying cells copies attachments
...
add test to verify
9 years ago
Min RK
f982c0df3a
attachment mimebundle values are strings, not lists
...
When first added, the first item of the list contained the attachment.
After roundtripping to a file, the list was correctly converted to a single string,
the first element of which is a single character, not the full data.
9 years ago
Min RK
f84b969d65
Merge pull request #2146 from minrk/modified-sort-link
...
switchClass is undefined
9 years ago
Matthias Bussonnier
038eda825f
Merge pull request #2157 from takluyver/fr-all-cells-icon
...
Use arrows-v for find in all cells icon
9 years ago
Matthias Bussonnier
6bf2aabda2
Merge pull request #2148 from takluyver/changelog-50
...
Work on changelog for 5.0
9 years ago
Thomas Kluyver
f482d4035f
Use arrows-v for find in all cells icon
...
Closes gh-2155
9 years ago
Matthias Bussonnier
b98c8017ef
Merge pull request #2152 from Carreau/fix-kbd-ff
...
Fix layout issue of "Edit Keybord shortcut" on Firefox
9 years ago
Brian E. Granger
683a184b1a
Merge pull request #2131 from Jessime/find_replace
...
Apply find-and-replace to selected cells only by default.
9 years ago
Matthias Bussonnier
4ad516525d
Fix layout issue of "Edit Keybord shortcut" on Firefox
...
Closes #2147
9 years ago
Thomas Kluyver
d51fa4bec7
Centre images
9 years ago
Thomas Kluyver
477332696b
Work on changelog for 5.0
...
We seem to have missed the extension that defines Github issue & PR
links until now.
9 years ago
Thomas Kluyver
fc2e03a781
Merge pull request #2145 from minrk/view-base-url
...
add base_url to view page
9 years ago
Min RK
2ce065a121
switchClass is undefined
...
switchClass is provided by jquery-ui, not jquery, so it's not available on the tree page
9 years ago
Min RK
0ccb548238
Merge pull request #2138 from takluyver/f-cmd-palette
...
Add cmdtrl-shift-f shortcut to show command palette
9 years ago
Min RK
7784723f59
add base_url to view page
9 years ago
Kyle Kelley
900e77d1b7
Merge pull request #2139 from takluyver/save-larger
...
Bump up tornado buffer sizes to allow saving large notebooks
9 years ago
Thomas Kluyver
6fbb39193a
Bump up tornado buffer sizes to allow saving large notebooks
...
Sort of addresses gh-650
9 years ago
Thomas Kluyver
326077fa2d
Merge pull request #2137 from minrk/unused-found
...
unused variable in token removal
9 years ago
Thomas Kluyver
9364db7d70
Add cmdtrl-shift-f shortcut to show command palette
...
Closes gh-2121
At least on my system, Ctrl-Shift-F does not seem to be taken in either
Chrome or Firefox. My reasoning for F is 'Find command'.
9 years ago
Min RK
3dc91c993e
remove unused variable in token removal
9 years ago
Min RK
9cf239f5e5
Merge pull request #2132 from Carreau/fix-find-replace-css
...
Remove double border in Find and replace UI.
9 years ago
Min RK
8e477e514e
Merge pull request #2128 from minrk/remove-token-url
...
remove token query parameter from pages on load
9 years ago