mcrutch
487a30300a
Explicitly specify favicon for /tree view in Notebook rather than rely on /favicon.ico resolving to the correct artifact
3 years ago
Jeremy Tuloup
cd3ee260e9
Add missing templates
4 years ago
Jeremy Tuloup
5b6ed99aec
Cleanup previous files
4 years ago
Jeremy Tuloup
c0f3dc02a0
Update to Notebook v7
4 years ago
Jeremy Tuloup
e049582f4d
Additional renaming
4 years ago
Jeremy Tuloup
8b6c8209ad
More renaming
4 years ago
ilayh123
56416cbd2d
"#element".tooltip is not a function on home page fixed. ( #6070 )
...
* Fixed missing $ symbol and cleaned up code a bit.
5 years ago
Joshua Zeltser
fb08a1bda3
TO show tooltips via keyboard forDuplicate,View,Rename, Download, Shutdown, Edit,Move, Delete buttons. ( #4729 )
...
Co-authored-by: Norah Abanumay <norah@eduroam-int-dhcp-97-3-87.ucl.ac.uk>
6 years ago
tao
a90121c0d2
Solve issue #3940 : The dropdown submenu at notebook page is not keyboard accessible ( #4732 )
...
* Solve issue #3940
* Update menubar.js
Co-authored-by: 韩韬 <hantao@eduroam-int-dhcp-97-240-90.ucl.ac.uk>
6 years ago
Thomas Kluyver
46614c3772
Simplify test for interrupting running code
7 years ago
fabihaahmed
8b21329deb
Narrator is not announcing "state of links"(enable or disable) under Edit tab. #3958 ( #4733 )
...
* Solved issue #3939
Further fixes issue #3939 and #3958 to work on windows browsers
* Made some changes requested in the PR
* Made some small tweaks
* Restore missing semicolon
7 years ago
Min ho Kim
bd66c18b4f
Fix typos ( #4760 )
...
* Fix typos
* Revert trimming whitespaces
* Revert trimming whitespaces
* Revert trimming whitespaces
* Revert trimming whitespaces
* Revert trimming whitespaces
7 years ago
Thomas Kluyver
416b7d78ec
Merge pull request #4734 from uclixnjupyternbaccessibility/issue-#3217
...
Added main/navigation tags to meet DAP requirements: issue #3217
7 years ago
Thomas Kluyver
dba4ed86d0
Add back extra line
7 years ago
Thomas Kluyver
7d1444900f
Revert newline changes
7 years ago
Thomas Kluyver
bcc56515ca
Revert random indentation changes
7 years ago
Joshua Zeltser
6f79465d7a
Added missing translation tags
7 years ago
Joshua Zeltser
5c80a9bbc8
Fixed Issue #3217
...
added main and navigation tags to tree and page.html
7 years ago
Grant Nestor
cf9891f970
Use react vs. preact
7 years ago
Joshua Zeltser
33e989d34d
Removed trailing space
7 years ago
Joshua Zeltser
babea16d4d
Added accidentally deleted roles
7 years ago
Joshua Zeltser
e32d847ce0
Merge branch 'master' into issues-3998/3971/3968
7 years ago
Joshua Zeltser
11d0409d4d
Added another translation tag
7 years ago
Joshua Zeltser
1915530ee7
Added missing translation tags
7 years ago
Thomas Kluyver
d62c41a7c8
Merge pull request #4696 from uclixnjupyternbaccessibility/issue-4009
...
Solved issue #4009
7 years ago
Thomas Kluyver
566a81a1da
Merge pull request #4695 from uclixnjupyternbaccessibility/issues-3963/3960
...
Solved Issues #3963 and #3960
7 years ago
Joshua Zeltser
3e06d64270
Merge branch 'master' into issue-4009
7 years ago
Thomas Kluyver
1d9d5d7128
Merge pull request #4689 from uclixnjupyternbaccessibility/issue-3970
...
Solved Issue #3970
7 years ago
Thomas Kluyver
530a026e2a
Merge pull request #4694 from uclixnjupyternbaccessibility/issue-3997
...
Solved Issue #3997
7 years ago
Joshua Zeltser
70c9e3db0b
made the numbering of certain menus dymanic
7 years ago
Joshua Zeltser
5da2e45022
Removed unnecessary changes
7 years ago
Thomas Kluyver
2fab244fb6
Merge pull request #4691 from uclixnjupyternbaccessibility/issue-3973
...
Solved Issue #3973
7 years ago
norah
263b01e7df
#4009 removed the need to tab twice upload button
7 years ago
Joshua Zeltser
2df70e79e2
Added trans tags for the aria-label of the upload button
7 years ago
Joshua Zeltser
9588b98ec2
Added trans tags to the "Toggle Dropdown" span
7 years ago
ednut15
b6ac3d7a6d
Solved issue 3957
7 years ago
ednut15
99ad777942
Solved issue #4009
7 years ago
韩韬
7fc284eda0
Solved Issues #3963 and #3960
7 years ago
ednut15
d8df52b267
Solved Issue #3997
7 years ago
Joshua Zeltser
a76a3e6cce
added new span to new button to cause narrator to mention it is a dropdown
7 years ago
fabihaahmed
3b239afcda
Fixes issue #3998 , #3971 and #3968
7 years ago
Joshua Zeltser
6953e4d704
fixed issue 3970 giving upload button an aria-label
7 years ago
Tim Head
077322dcd9
Use JavaScript to redirect users
7 years ago
Tyler Makaro
cc5157d695
fix duplicates in download as meny
7 years ago
Min RK
07cdcafe2a
Merge pull request #4250 from vilhelmen/headercontent_super
...
Respect parent template headercontainer in child pages
7 years ago
Min RK
363d73d145
bootstrap 3.4
...
and switch from components/ to canonical bootstrap repo, which puts bootstrap.min.js into a `dist` subdir.
components hasn't received the 3.4 update
7 years ago
Thomas Kluyver
270c0f96d7
Launch the browser with a redirect file
...
This avoids putting the authentication token into a command-line
argument to launch the browser, where it's visible to other users.
Filesystem permissions should ensure that only the user who started the
notebook can use this route to authenticate.
Thanks to Dr Owain Kenway for suggesting this technique.
7 years ago
Will Starms
49aad1bfbc
relocate super() content to other side of span
7 years ago
Will Starms
6f2946b9dc
Respect parent template headaercontent in child pages
7 years ago
Matthias Bussonnier
bb07253ff4
Merge pull request #3888 from JocelynDelalande/jd-french-i18n
...
Add French translation
8 years ago