Joshua Zeltser
1e341838ee
Add semicolon at end of anonymous function
7 years ago
Thomas Kluyver
7760369e3c
Merge pull request #4685 from uclixnjupyternbaccessibility/issue-3938
...
Solved Issue #3938
7 years ago
Joshua Zeltser
70c9e3db0b
made the numbering of certain menus dymanic
7 years ago
Thomas Kluyver
a6926b237a
Merge pull request #4693 from uclixnjupyternbaccessibility/issue-3996
...
Solved Issue #3996
7 years ago
norah
263b01e7df
#4009 removed the need to tab twice upload button
7 years ago
tao
dd4f59fb18
Update newnotebook.js
7 years ago
Joshua Zeltser
24f1191cfa
fixed bug stopping the edit notebook metadata popup from closing
7 years ago
Joshua Zeltser
5387cabd50
Added translation function call to close button
7 years ago
Joshua Zeltser
d581abaab9
Added translation function call
7 years ago
Joshua Zeltser
b1a97cd01b
added translation function calls to the added aria-labels
7 years ago
ednut15
b341f1217d
#3996 Removed role button attribute from Trusted notificaton as it is not clickable.
7 years ago
Thomas Kluyver
cfb9262338
Merge pull request #4686 from uclixnjupyternbaccessibility/issue-3941
...
Solved Issue #3941
7 years ago
Joshua Zeltser
fc2c46141d
removed merge conflicts
7 years ago
Joshua Zeltser
1a9a096f9c
Solved issue #4006
7 years ago
韩韬
5f04881be4
fix issue #4002
7 years ago
Norah Abanumay
8cfb5a3435
#3984 Keyboard focus is clearly visible on the Controls(File,Edit,View,Insert,Cell...etc)present on the menubar.
7 years ago
韩韬
7fc284eda0
Solved Issues #3963 and #3960
7 years ago
ednut15
b5b494d2ad
#3996 Added role attribute with value button to the element
7 years ago
韩韬
f8727352ec
fix #issue3961
7 years ago
Joshua Zeltser
24d2c6026f
#3941 : narrator now reads labels of textareas in popups
7 years ago
Joshua Zeltser
9b1fa3d66b
#3938 : solved this issue, but more checking needs to be done to see whether this is sufficient
7 years ago
韩韬
ed23e65def
fix issue #3999 , #4001 , #4003 , #3988 , #3987
7 years ago
Joshua Zeltser
37d795e591
Solved Issue 4015
7 years ago
Tim
6174498ab0
Add id for command palette button group ( #4661 )
7 years ago
mtd91429
cf1a76441c
Make tooltip buttons have consistent appearance
...
Change class of `expandlink` from `ui-corner-all` to `ui-button` to be consistent with `morelink` and `closelink`
7 years ago
Carol Willing
43622e756e
Merge pull request #4443 from minrk/notify-ws-close
...
trigger _ws_closed on any close event
7 years ago
Min RK
e80c77004d
Merge pull request #4423 from minrk/fix-custom
...
move rtl fixes to page.less from custom.css
7 years ago
Min RK
859ae0ac60
Merge pull request #4306 from 00Kai0/00kai0
...
make kill kernel configurable.
7 years ago
Min RK
490b8fd3ef
trigger _ws_closed on any close event
...
it doesn’t matter if the close was clean or not,
we should still handle the close event.
we set a different onclose handler prior to the client requesting close,
which is likely what the old wasClean checks were for
7 years ago
Min RK
4978373174
Merge pull request #4130 from SpencerPark/markdown-table-alignment
...
Default to right table alignment but allow table local overrides
7 years ago
Min RK
f4183bb612
Merge pull request #4275 from steaward/issue-4270
...
remove multiple download links for the #download_ipynb click
7 years ago
Min RK
eea02c2c5f
Merge pull request #4213 from aayusharyan/patch-1
...
Add padding bottom for symmetry of the Notebook
7 years ago
Min RK
b4328ea7ee
move rtl fixes to page.less from custom.css
...
custom.css should always be empty since it will be overridden
7 years ago
Thomas Kluyver
132f273065
Merge pull request #4377 from takluyver/selenium-test-save
...
Convert test of saving with complex name to Selenium
7 years ago
Thomas Kluyver
df8a548012
Some improvements to promise handling when saving notebook
7 years ago
Roman Kornev
d3ce20738c
Update text editor document.title
7 years ago
Roman Kornev
18ca0330d8
Update document.title to a more descriptive name
7 years ago
__kai__
9b3aa52b80
make kill kernel configurable.
7 years ago
Stephen Ward
0734e2c950
remove multiple download links for the .ipynb click
7 years ago
Chris Miller
daa80ad4ac
Tune chunk size for large file uploads to be larger for perf gains.
7 years ago
Chris Miller
7a42187ccd
Optimize Base64 encoding of large files to be uploaded to avoid GC pauses.
7 years ago
Min RK
82782a370e
Merge pull request #4084 from bhansa/issues-4000-accessibility
...
improved color contrast for file menus
7 years ago
Stephen Ward
91fb343c0c
fixed ui-icons from blocking tooltip text
8 years ago
Min RK
9d19aa3677
Merge pull request #4221 from betatim/uploading-ui-tweak
...
Tweak upload button to give visual feedback
8 years ago
Min RK
11a2e6d52e
assemble breadcrumb html safely
...
avoids xss from malicious directory names
8 years ago
Tim Head
f03797bfc1
Tweak upload button to give feedback
...
For files below 25MB there was no visual feedback to the user when
uploading a file. This leads to confusion when uploading files that are
big but not huge over a slow network connection.
8 years ago
AAYUSH SINHA
a3987d6e27
Add padding bottom for symmetry of the Notebook
8 years ago
Vu Minh Tam
c2b292f3e6
Add missing i18n parameter
...
fix missing parameter
8 years ago
SpencerPark
9c3ea1319a
Default to right table alignment but allow table local overrides
8 years ago
Thomas Aarholt
9182f84cf0
Corrected alt-text of "replace in all cells"
8 years ago
bhansa
d97275b91b
removed bg darken for navbar
8 years ago
bhansa
3ca5f16ff0
improved color contrast for file menus
8 years ago
1kastner
9b7312d330
Add info about messaging specs
...
I found it very useful to read https://jupyter-client.readthedocs.io/en/stable/messaging.html in order to understand what is happening here. What do you think?
8 years ago
Arjun Radhakrishna
c5bee3a29d
test and fix: disable math inside code blocks
8 years ago
Gustavo Efeiche
26c73d36d0
Fix issue #3948
8 years ago
Gustavo Efeiche
a8716eb9ac
Fix versions mismatch in namespace.js and _version.py
8 years ago
Min RK
7acb4e047d
release 5.7.0
8 years ago
Min RK
37b35dc65f
fix uneven input/output prompt alignment
8 years ago
Min RK
86e473e754
Merge pull request #3839 from AestheticIntegration/fix-output-prompt-width
...
Return output prompt to width of input prompt after #3772
8 years ago
Min RK
0da9648ed3
Merge pull request #3905 from KGHustad/breadcrumb-root-url-fix
...
Prefix base URL to breadcrumb root URL
8 years ago
Kristian Gregorius Hustad
076acf6a98
Prefix base URL to breadcrumb root URL
...
The base URL was only prefixed to the breadcrumbs following the root.
See https://github.com/jupyterhub/jupyterhub/issues/2137 for problem
description.
8 years ago
Peter Parente
109b39e2b6
Prevent page reload on Enter
8 years ago
Steven Silvester
98085dcb84
Merge pull request #3744 from PraneetMokkapati/master
...
Disabled Tags and Slide Types for non editable cells
8 years ago
Dave Aitken
4bfda5074d
Return output prompt to width of input prompt after #3772
8 years ago
Min RK
b94cc449db
Merge pull request #3712 from forbxy/master
...
fix:can't choose same file twice when in upload file
8 years ago
Grant Nestor
75d2744eb4
Fix uneven input prompt width for markdown cells
8 years ago
Grant Nestor
43bd70b246
Fix uneven input prompt width
8 years ago
Grant Nestor
3c4bc0ef62
Display inline run button on same line as input prompt
8 years ago
Grant Nestor
f54e4355e8
Only display inline run button on mobile
8 years ago
Thomas Kluyver
2dd46b16c9
back to development
8 years ago
Thomas Kluyver
7674331e3d
release 5.6.0
8 years ago
Mokkapati, Praneet(ES)
b3457a068e
Disabling Slide Type changes, when a cell is not editable
8 years ago
Mokkapati, Praneet(ES)
24dd9d67d7
Disabling Adding or Removing Tags, when a cell is not editable
8 years ago
bxy007
c339a34605
fix:can't choose same file
8 years ago
Thomas Kluyver
b8b66332e2
Back to development
8 years ago
Thomas Kluyver
b428d2d40a
release 5.6.0rc1
8 years ago
Thomas Kluyver
5766341360
Merge pull request #3289 from Madhu94/add-save-as-menu-option
...
Add save as menu option
8 years ago
Min RK
0c81fc3f06
Remove ES6 syntax from save_notebook_as
...
ES6 syntax is not available to us
8 years ago
madhu94
81c6eed3d7
Don't get entire contents of the notebooks, while checking
...
if it exists
Don't get entire contents of the notebooks, while checking
if it exists
8 years ago
M Pacer
dd282f6970
add el & update css in output_area to match run button in In from #3535
...
Without this change the output and Input areas become unaligned.
This still isn't an ideal fix, but it'll make a release possible without
making the styling problematic.
8 years ago
Thomas Kluyver
702b67d15e
Merge pull request #3630 from arovit/add_find_replace_test
...
[WIP: 838] Add find replace test
8 years ago
arovitn
b22994eb47
renamed the ids, removed the replace_all parameter and changed the name of the testcase as mentioned in the comments
8 years ago
arovitn
33c1dea080
add 'ids' to the form_and_replace form and address other review comments
8 years ago
Thomas Kluyver
374da5a451
Merge pull request #3535 from lucasoshiro/clickable-prompt
...
[WIP] Executing cell when clicking its prompt
8 years ago
Lucas Oshiro
40cf1ab912
Click instead of mouseup
8 years ago
madhu94
eab1e709eb
Add basic selenium test case
8 years ago
madhu94
84e565c5c0
More UI changes
8 years ago
madhu94
9b18d079a4
Switch sessions instead of opening in new window
8 years ago
madhu94
ee79a7f505
UI changes
8 years ago
madhu94
fd25ae1fd2
Add 'Save As' option to the menu
8 years ago
Thomas Kluyver
dc73f9a9be
Back to development
8 years ago
Thomas Kluyver
3b84442f21
release 5.5.0
8 years ago
Lucas Oshiro
8e5601370a
Firefox media query for touch devices
8 years ago
Thomas Kluyver
5cfba9cb24
Back to development
8 years ago
Thomas Kluyver
0f31d59c97
release 5.5.0rc1
8 years ago
Hari
0875d5602b
Fix for reload button no longer works Issue
8 years ago
Thomas Kluyver
9a3e8ca7d9
Merge pull request #3561 from takluyver/i3549
...
Allow defining keyboard shortcuts for missing actions
8 years ago
Lucas Oshiro
5eea1b1f59
Media query for touchscreen devices, fixed input prompt HTML
8 years ago
Thomas Kluyver
bb1c547e7d
Fix some linter warnings in keyboard.js
8 years ago
Thomas Kluyver
20f1b74ce9
Allow defining keyboard shortcuts for missing actions
...
When users bind custom shortcuts to actions coming from extensions, the
shortcuts can be loaded before the extensions, so we need to allow
defining a shortcut for an action that doesn't exist yet.
Closes gh-3549
Closes gh-2954
8 years ago
Philipp Rudiger
8a9afb4f58
Add a output_updated.OutputArea event
8 years ago
Thomas Kluyver
fc24f31be8
Merge pull request #3500 from gnestor/issue-2518
...
Prevent default on pageup/pagedown when completer is active
8 years ago
Thomas Kluyver
58752355b9
Merge pull request #3539 from nyu-ossd-s18/filesize
...
Adding file size to views
8 years ago
Celina Kilcrease
192e3fe9d8
remove es6 syntax
8 years ago
Celina Kilcrease
174e724174
get file size in base model
8 years ago
Ashley Teoh
dee58e0a08
use text() not html()
8 years ago
Ashley Teoh
dd608ad2bd
add MIT licence
8 years ago
Ashley Teoh
d35ac8bc3a
right align file size column
8 years ago
Celina Kilcrease
06214aea0a
remove inline css
8 years ago
Thomas Kluyver
fcf5f39606
Merge pull request #3507 from nyu-ossd-s18/improve-accessibility
...
Fixes to improve web accessibility
8 years ago
Ashley Teoh
2e9ba4a1ac
use pretty-bytes
8 years ago
Celina Kilcrease
acc2056e05
fixed filesize
...
fixed typo
8 years ago
Celina Kilcrease
13933f396a
converting filesize to readable format
8 years ago
Ashley Teoh
abe05dea42
change column width, flip order
8 years ago
Celina Kilcrease
ff8e1cc983
only get filesize for files and notebooks
...
adding sort function
add file size text
8 years ago
danagilliann
46f481448d
remove token_input focus
8 years ago
Rosa Swaby
72bedfc36d
added classes to html and removed add class lines from main.js file
8 years ago
Lucas Oshiro
c4e443c3b9
"Run this cell" button in each code cell
8 years ago
Lucas Oshiro
9471f2b73f
Executing cell when clicking its prompt
8 years ago
Leo Gallucci
27710b9324
jQuery attribute selector value MUST be surrounded by quotes
8 years ago
Thomas Kluyver
ca3e7a3668
Merge pull request #3511 from nyu-ossd-s18/cookies
...
Displays Warning Message if Cookies Not Enabled
8 years ago
Celina Kilcrease
9bc3f99865
added wikihow link
8 years ago
Celina Kilcrease
d73c45147f
added wikihow link
8 years ago
Celina Kilcrease
2cdee92760
adjusted warning and got rid of OK button
8 years ago
Celina Kilcrease
e1d8bbbc07
edited without stripping whitespace
8 years ago
Celina Kilcrease
6f52c39617
edited without stripping whitespace
8 years ago
Celina Kilcrease
06ba8dfd06
updated formatting, error appears in modal body
8 years ago
Ashley Teoh
6b7983866b
correctly set language dynamically
8 years ago
Ashley Teoh
aafd8dbf41
dynamically set language in meta tags
8 years ago
Rosa Swaby
40558fbcdc
fixing notebook.js file
8 years ago
Celina Kilcrease
4f45bdc3dc
added labels and changed ids according to accessibility guidelines, added new event handlers for new ids
8 years ago
Grant Nestor
a69ad5073c
Prevent default on pageup/pagedown when completer is active
8 years ago
Thomas Kluyver
3980d815b3
Prevent default event handling on new terminal
...
Avoid resetting the directory navigation when you create a new terminal.
Closes gh-3496
8 years ago
Thomas Kluyver
2fb47162d7
Merge pull request #3494 from danagilliann/master
...
solved waiting asterisk
8 years ago
danagilliann
e4334e631c
empty space to cell
8 years ago
Thomas Kluyver
9d4a2da362
Merge pull request #3004 from gnestor/issue-1530
...
Add shutdown button option
8 years ago
danagilliann
51e910b7ca
solved waiting asterisk
8 years ago
Thomas Kluyver
9359a73788
Allow translation of shutdown dialog
8 years ago
Thomas Kluyver
8a97003a6a
New module for shutdownbutton
8 years ago
Grant Nestor
86e45ab9f4
Add shutdown button option
8 years ago
Thomas Kluyver
9e72e054c0
Convert native for loop to Array forEach()
...
This fixes a problem with variable scoping and closures.
Closes gh-3473
8 years ago
Thomas Kluyver
4e79ebb49a
Disable jQuery prefilter specifically to parse sanitized HTML ( #29 )
...
* Add and use sanitize_html_and_parse() function
* Describe return type in doc comment
* Reset htmlPrefilter even if parsing HTML fails
* Return directly from try block
* Move toinsert to inner scope
8 years ago
Thomas Kluyver
276474afe5
Merge pull request #3411 from takluyver/notebooklist-back-to-start
...
Fix going back to root directory with history in notebook list
8 years ago
Thomas Kluyver
0c28482de0
Fix going back to root directory with history in notebook list
...
Bug found during pair programming with @mpacer
8 years ago
Thomas Kluyver
e2ee7c6297
Javascript lint in notebooklist.js
8 years ago
Thomas Kluyver
c1c7d3df59
Merge pull request #3373 from forbxy/fix-file-upload
...
fix:when upload large file,we cant stop
8 years ago
bxy007
191be80e83
fix spell error
8 years ago
Ashley Teoh
978e16a12a
whitespace
8 years ago
Ashley Teoh
078d3f5be6
add title attributes to widgets and disable clicking trusted button
8 years ago
Thomas Kluyver
2aac713937
Merge pull request #3294 from takluyver/notebook-js-syntax-fixes
...
Some Javascript syntax fixes
8 years ago