2711 Commits (02cd1fa8a00a97f531845ad7533aaf25130a8772)

Author SHA1 Message Date
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
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 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
7 years ago
Thomas Kluyver 48445c87d0
Merge pull request #4703 from uclixnjupyternbaccessibility/issue-3957
7 years ago
Thomas Kluyver 3c9cad69af
Merge pull request #4674 from asreimer/patch-1
7 years ago
Min RK efc0f0089e Allow ?no_track_activity=1 to opt-out of activity tracking (#4235)
7 years ago
Kevin Bates f68e34f198 Add keepalive ping on gateway websocket
7 years ago
Kevin Bates 6939fae22b Add authorization token to header only if no authorization already
7 years ago
Kevin Bates 191dc333f6 Modify/add various timeout values
7 years ago
Solaris 83f591b81f Fix binary message issue when configured to forward to gateway (#4576)
7 years ago
Joshua Zeltser fc2c46141d removed merge conflicts
7 years ago
Joshua Zeltser 1a9a096f9c Solved issue #4006
7 years ago
ednut15 b6ac3d7a6d Solved issue 3957
7 years ago
ednut15 99ad777942 Solved issue #4009
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 d8df52b267 Solved Issue #3997
7 years ago
ednut15 b5b494d2ad #3996 Added role attribute with value button to the element
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
韩韬 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 42ba2b0a40
Removed extra lines
7 years ago
Joshua Zeltser 37d795e591 Solved Issue 4015
7 years ago
Ashton Reimer dd0f5d2608
bfix: shutdown_server returns True when pid exists
7 years ago
Johan Mabille 61ae2d6778 Added control channel to ZMQChannelsHandler
7 years ago
Tim 6174498ab0 Add id for command palette button group (#4661)
7 years ago
Pierre Tholoniat 922e97922c Fix French typo (#4651)
7 years ago
Tim Head 077322dcd9 Use JavaScript to redirect users
7 years ago
Thomas Kluyver 9425250005
Merge pull request #4588 from t-makaro/downloadas
7 years ago
Thomas Kluyver 9237c3732e
Merge pull request #4615 from LuisARodr/dualmode_execute
7 years ago
Tyler Makaro 1ae7838227 exporter naming scheme
7 years ago
Luis Rodriguez cd2ea150a0 Refactor for
7 years ago
Luis Rodriguez 799b8be841 Move repeated assert mode
7 years ago
Tyler Makaro 6876f74c6d moved hard coded exporters
7 years ago
Luis Rodriguez 6679891464 Give space to inline comments
7 years ago
Luis Rodriguez 6b7d179697 Change assert for Exception
7 years ago
Luis Rodriguez 83b3c19de3 Solve insonsistensy on is_focused_on
7 years ago
Luis Rodriguez b294bf57f8 Refactor of ifs
7 years ago
Luis Rodriguez c276d81914 Update docstring
7 years ago
Thomas Kluyver 8ae0c047a9
Merge pull request #4617 from TeresaPartidaS/convert_multiselect_toggle_js_to_selenium
7 years ago
TPartida 8749a5db99 Modified 'scrolling enabled' test assert
7 years ago
Luis Rodriguez 3a0cb7b113 Refactor validate_dualmode_mode
7 years ago
Luis Rodriguez fccc7d7420 Resolve notebook len duplicate method
7 years ago
Thomas Kluyver 69b7a1d204
Merge pull request #4623 from mtd91429/patch-1
7 years ago
Thomas Kluyver 93099010ff
Merge pull request #4608 from LuisARodr/dualmode_tests
7 years ago
mtd91429 cf1a76441c
Make tooltip buttons have consistent appearance
7 years ago
TPartida 3f2fff21b0 Remove multiselect_toggle js
7 years ago
TPartida c674a57955 Convert multiselect_toggle to selenium
7 years ago
Luis Rodriguez 849b7def18 Convert dualmode_markdown to selenium
7 years ago
Luis Rodriguez ecc27953e3 Remove unused import & refactor
7 years ago
Luis Rodriguez 9158a79ec4 Convert dualmode_execute to selenium
7 years ago
Luis Rodriguez 5b162cfdf9 Convert dualmode_clipboard to selenium
7 years ago
Luis Rodriguez 3cdc418799 Add alt command, gets, and validate_notebook_state
7 years ago
Luis Rodriguez 89e678c74c Convert dualmode_cellmode to selenium
7 years ago
Thomas Kluyver 01b084381c
Merge pull request #4563 from emiliotl/convert_clipboard_js_to_selenium
7 years ago
Emilio Talamante Lugo b2653ddb97 Add some code style improvements by not using list comprehension when not required
7 years ago
Tyler Makaro cc5157d695 fix duplicates in download as meny
7 years ago
Emilio Talamante Lugo 31fce8270a Converted clipboard js to selenium and rename undeleted to conventional name
7 years ago
Thomas Kluyver 8c8ce334b5
Merge pull request #4528 from minrk/override-mime-types
7 years ago
Ivan Ogasawara 55177807bc Fixed small issue and added more information about PROTOCOL_TLS
7 years ago
Ivan Ogasawara 61c50b1b8c Improve code, add docstring
7 years ago
Ivan Ogasawara c5264b6cea Changed the default protocol
7 years ago
Thomas Kluyver f21650ed0c
Merge pull request #4512 from emiliotl/convert_dmode_arrows_and_fix_dmode_insert_tests
7 years ago
Emilio Talamante Lugo d8120e5845 Rename ctrl method to cmdtrl which covers the mains OS
7 years ago
Min RK 2fabe50c60 explicitly ignore windows registry for mimetypes
7 years ago
Min RK 08c4c89818 protect against chrome mishandling backslash as slash in URLs
7 years ago
Min RK b9d9e659e9 parse urls when validating redirect targets
7 years ago
Min RK e908edf171 Fix return value for async restart_kernel
7 years ago
Min RK ca7b8dd163 catch errors when writing on closed sockets
7 years ago
Min RK eba43aa6c9
Merge pull request #4520 from minrk/selenium-fix
7 years ago
Min RK 7a13d5c096
Merge pull request #4468 from ciaranlangton/master
7 years ago
Min RK 5ad7a41c4c wait for kernel to be ready in selenium tests
7 years ago
Emilio Talamante Lugo 35a19e9308 Fixed dualmode insert test and convert dualmode arrows test to selenium
7 years ago
Thomas Kluyver b26221ad44
Merge pull request #4445 from emiliotl/convert_shutdown_js_to_py_selenium
7 years ago
Emilio Talamante Lugo e3c9a67294 Changed to .utils module for CI tests acceptance
7 years ago
Emilio Talamante Lugo 0c003e9de1 Handled possible race conditions and modified returned object on get_cell_output
7 years ago
Ciaran Langton d8730ced00 Fix comment
7 years ago
Ciaran Langton 19c6cbb618 Fix incorrect MIME type for JavaScript
7 years ago
Min RK 7f7bfeefc0 Block cross-origin GET,HEAD requests with mismatched Referer
7 years ago
Min RK d7becafd59 add xsrf checks on files endpoints
7 years ago
Min RK 98773c1a8a Set X-Content-Options: nosniff on all handlers
7 years ago
Carol Willing d17caf92c0
Merge pull request #4453 from minrk/maybe-future
7 years ago
Carol Willing 43622e756e
Merge pull request #4443 from minrk/notify-ws-close
7 years ago
Emilio Talamante Lugo 23adb8e919 Replacing time.sleep for a conditional waiting method
7 years ago
Min RK e80c77004d
Merge pull request #4423 from minrk/fix-custom
7 years ago
Min RK 07cdcafe2a
Merge pull request #4250 from vilhelmen/headercontent_super
7 years ago
Min RK 729183b148 use our own maybe_future
7 years ago
Min RK 88aae11172
Merge pull request #4431 from kevin-bates/apply-nb2kg-updates
7 years ago
Min RK 859ae0ac60
Merge pull request #4306 from 00Kai0/00kai0
7 years ago
Min RK e2ac757821
Merge pull request #4449 from minrk/unpin-tornado
7 years ago
Min RK be35a370ce gateway: compatibility with tornado 4
7 years ago
Min RK dcee710154 patch gen.maybe_future for compatibility with tornado 6
7 years ago
Min RK 5828300401 fix check for closed connection
7 years ago
Emilio Talamante Lugo b892d7c8c6 Converted shutdown.js test to selenium python test
7 years ago
Min RK 490b8fd3ef trigger _ws_closed on any close event
7 years ago
Kevin Bates 46bcf78d63 Update gateway support with recent changes
7 years ago
Frédéric Chapoton 9f59b7feb3
remove unused import of os
7 years ago
Min RK d145301b55
Merge pull request #4112 from dmikushin/master
7 years ago
Min RK 6a96754208
Merge pull request #4355 from EvgeniDubov/fix_notebook_file_extension_case
7 years ago
Min RK 4978373174
Merge pull request #4130 from SpencerPark/markdown-table-alignment
7 years ago
Min RK f4183bb612
Merge pull request #4275 from steaward/issue-4270
7 years ago
Min RK eea02c2c5f
Merge pull request #4213 from aayusharyan/patch-1
7 years ago
Min RK b4328ea7ee move rtl fixes to page.less from custom.css
7 years ago
Min RK 6d15e9cdab
Merge pull request #4328 from maxmouchet/list_hidden_files
7 years ago
Min RK 0e28875a1c
Merge pull request #4392 from takluyver/tornado-6-ws-coroutine
7 years ago
Min RK bba82ca3bd
Merge pull request #4412 from kevin-bates/async-startup
7 years ago
Min RK 46ee18b23f
Merge pull request #4376 from mpacer/update_json_configd
7 years ago
Min RK 906406aeb0
Merge pull request #4161 from kevin-bates/embed-nb2kg
7 years ago
Kevin Bates 2c526fb60b Enable restart_kernel for async usage
7 years ago
Thomas Kluyver 132f273065
Merge pull request #4377 from takluyver/selenium-test-save
7 years ago
Kevin Bates acba19033b Minimize handlers and manager methods
7 years ago
Kevin Bates f74ef2f691 Move environment variables to SingletonConfigurable
7 years ago
Kevin Bates 060a2b9aea Embed NB2KG into Notebook server
7 years ago
Thomas Kluyver 7c8db2d063 Call tornado WebSocketHandler.get() as a coroutine
7 years ago
Thomas Kluyver 8a4cbd0ad9
Merge pull request #4318 from RomanKornev/upd-document-title
7 years ago
Thomas Kluyver bc3a8cbe79 Convert test for saving with complex name to Selenium
7 years ago
Thomas Kluyver e00a86c4cb Throw clearer error if no new window handles found
7 years ago
Thomas Kluyver df8a548012 Some improvements to promise handling when saving notebook
7 years ago
M Pacer 134c8b6c03 surface config.d nbserver_extensions to the NotebookApp config object
7 years ago
Roman Kornev d3ce20738c Update text editor document.title
7 years ago
Gestalt LUR 2c313e96f8
fix incorrect Chinese translation
7 years ago
edubov 56d4f2c3fc changing file name to lower case before checking if file extension is ipynb
7 years ago
Maxime Mouchet 533e1984e2 Merge branch 'master' of https://github.com/jupyter/notebook into list_hidden_files
7 years ago
Maxime Mouchet 48915c0ad7 Split logic
7 years ago
Maxime Mouchet 1566dd1712 List hidden files if allowed (#3812)
7 years ago
Roman Kornev 18ca0330d8 Update document.title to a more descriptive name
7 years ago
Thomas Kluyver a5ad463427 Remove multiselect Javascript test converted to Selenium
7 years ago
Thomas Kluyver 605dfb8b15 Convert multiselect test to Selenium
7 years ago
__kai__ 9b3aa52b80 make kill kernel configurable.
7 years ago
Thomas Kluyver adcb7025ca Make filename check in list_running_servers more specific
7 years ago
Thomas Kluyver 6896aacdf6 Add failing test for list_running_servers
7 years ago
Stephen Ward 0734e2c950
remove multiple download links for the .ipynb click
7 years ago
Min RK 363d73d145 bootstrap 3.4
7 years ago
Thomas Kluyver 56d7a2d3a6 Remove one-time token code
8 years ago
Thomas Kluyver 92362103e3 Point to file in terminal message
8 years ago
Thomas Kluyver 28e296fc9f Use permanent token in redirect file
8 years ago
Thomas Kluyver 270c0f96d7 Launch the browser with a redirect file
8 years ago
Will Starms 49aad1bfbc relocate super() content to other side of span
8 years ago
Will Starms 6f2946b9dc Respect parent template headaercontent in child pages
8 years ago
Chris Miller daa80ad4ac Tune chunk size for large file uploads to be larger for perf gains.
8 years ago
Chris Miller 7a42187ccd Optimize Base64 encoding of large files to be uploaded to avoid GC pauses.
8 years ago
Min RK 82782a370e
Merge pull request #4084 from bhansa/issues-4000-accessibility
8 years ago
Stephen Ward 91fb343c0c fixed ui-icons from blocking tooltip text
8 years ago
Matthias Bussonnier 64fa7cf674
Merge pull request #4210 from SylvainCorlay/message-filtering
8 years ago
Min RK 9d19aa3677
Merge pull request #4221 from betatim/uploading-ui-tweak
8 years ago
Min RK 21b93eae43
Merge pull request #4219 from kevin-bates/tolerate-culled-kernels
8 years ago
Sylvain Corlay 4a7151448c Enable kernel message filtering
8 years ago
Min RK 11a2e6d52e assemble breadcrumb html safely
8 years ago
Tim Head f03797bfc1 Tweak upload button to give feedback
8 years ago
Thomas Kluyver 588b1f8eb3 Merge branch 'nbconvert-sandbox'
8 years ago
Kevin Bates 0e63ebb1db Update session_exists() to account for invalid sessions due to culling
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
8 years ago
Thomas Kluyver 4b2e7dc3e3
Merge pull request #4193 from askerry/selenium_buffering
8 years ago
Amy Skerry 8b704d6628 Address review feedback
8 years ago
Thomas Kluyver 6d7b6af514
Merge pull request #4182 from AndresSan6/merge_selected_cells
8 years ago
Thomas Kluyver 2345350c7f
Merge pull request #4185 from askerry/fix_race
8 years ago
Amy Skerry f995db42ee Address review feedback
8 years ago
Xiaohan Li 363926290e
Fix type in nbjs.po
8 years ago
Matthias Bussonnier 39b3afc2e6
Merge pull request #4085 from vgalisson/patch-1
8 years ago
Amy Skerry 3faafc4122 Migrate buffering test to selenium
8 years ago
Amy Skerry 6f73d79376 Add custom expectation to wait for n elements
8 years ago
Amy Skerry dea186d177 Add wait_for_tag to avoid race condition in display isolation test
8 years ago
Andres Sanchez f27e87541d Changed function name in utils.py and in test_merge_cells.py
8 years ago
Thomas Kluyver c9378c71fe
Merge pull request #4146 from askerry/selenium_display_isolation
8 years ago
Thomas Kluyver 099383e012
Merge pull request #4141 from askerry/selenium_display_image
8 years ago
Amy Skerry a5a6e4ad08 Address review feedback
8 years ago
Amy Skerry 3ccc4ed207 Address review feedback
8 years ago
Andres Sanchez fd6ea8e556 Removed unnecessary property attibute created in utils.py and added comments to test_merge_cells.py
8 years ago
Andres Sanchez 1c87821dc1 Modifications to test JS funcion in test_merge_cells.py
8 years ago
Thomas Kluyver 2af744075f
Merge pull request #4103 from einon/einonm
8 years ago
Thomas Kluyver a036ba2cd8
Merge pull request #4142 from askerry/selenium_merge_cells
8 years ago
Amy Skerry aa658d3d79 Migrate display isolation test to selenium
8 years ago
Amy Skerry 34cd3528d5 Migrate test for merge cells api to selenium
8 years ago
Amy Skerry 03478bee87 Migrate image display test to selenium
8 years ago
Dave Foster 1c40db2440 Fix default value method for `allow_remote_access` when ip is '*'
8 years ago
SpencerPark 9c3ea1319a Default to right table alignment but allow table local overrides
8 years ago
Thomas Kluyver 107a89fce5 Apply CSP sandboxing for nbconvert responses
8 years ago
Mark Einon f140ba95c4 Present both possible URL options as separate copy/pastable options
8 years ago
Mark Einon 643b992690 Fix copy/paste-ability of default URL presented on startup
8 years ago
Matthias Bussonnier 04a686dbaf
Merge pull request #4074 from agatheliguori/master
8 years ago
Thomas Aarholt 9182f84cf0
Corrected alt-text of "replace in all cells"
8 years ago
Min RK 4f9a6cbdd8
Merge pull request #3664 from vit-tucek/unicode_home_dirs
8 years ago
Michal Charemza 815ed3ce56
Allow more contents manager functions to return futures
8 years ago
Dmitry Mikushin f859abde69 Enable login mode - to automatically source the /etc/profile script
8 years ago
bhansa d97275b91b removed bg darken for navbar
8 years ago
Min RK b663bf1b14
Merge pull request #4034 from Carreau/adaptation-log
8 years ago
Min RK d2916c9a81
Merge pull request #4073 from 1kastner/patch-1
8 years ago