Thomas Kluyver
dba4ed86d0
Add back extra line
2019-07-11 11:05:20 +01:00
Thomas Kluyver
7d1444900f
Revert newline changes
2019-07-11 11:04:47 +01:00
Thomas Kluyver
bcc56515ca
Revert random indentation changes
2019-07-11 11:03:59 +01:00
Thomas Kluyver
431288498a
Merge pull request #4737 from uclixnjupyternbaccessibility/issue-#3995
...
Missing label for textbox in move popup: Issue #3995
2019-07-11 10:33:21 +01:00
Thomas Kluyver
563593af75
Merge pull request #4744 from uclixnjupyternbaccessibility/issue-3977
...
Name of the "EditTextbox" is missing: #3977
2019-07-11 10:30:53 +01:00
Sylvain Corlay
7ea809d6d5
Merge pull request #4756 from SylvainCorlay/update-jupyter-client
...
Update jupyter_client
2019-07-10 12:36:42 +02:00
Sylvain Corlay
3ae4fae322
Update jupyter_client
2019-07-10 09:31:08 +02:00
fabihaahmed
f986bf7b0a
Made a small change as requested in the PR
2019-07-09 12:18:05 +01:00
Sylvain Corlay
10318a9827
Merge pull request #4672 from JohanMabille/control
...
Added control channel to ZMQChannelsHandler
2019-07-08 11:27:25 +02:00
Joshua Zeltser
6f79465d7a
Added missing translation tags
2019-07-08 10:24:34 +01:00
Johan Mabille
93304180d7
Bumped the required version of jupyter_client
2019-07-08 11:15:39 +02:00
fabihaahmed
ab56f9db4f
Fixes issue#3977 by adding the aria-label attribute
2019-07-01 10:44:18 +01:00
Joshua Zeltser
3173ab4caf
Fixed issue 3987 by adding a div around the links to change the focus order
2019-06-28 12:37:02 +01:00
ednut15
d919e2ec52
#3995 Added label to textbox on move popup
2019-06-27 16:10:38 +01:00
fabihaahmed
70b0c73344
Fixed a bug
2019-06-27 14:06:36 +01:00
fabihaahmed
3991a39ef6
Fixes issue #3939 , #3958
2019-06-27 12:30:51 +01:00
Joshua Zeltser
5c80a9bbc8
Fixed Issue #3217
...
added main and navigation tags to tree and page.html
2019-06-27 11:30:44 +01:00
Min RK
7223fdf817
Merge pull request #4725 from kevin-bates/cleanup-debug
...
Remove verbose debug statement in gateway mode
2019-06-27 10:23:30 +02:00
Min RK
4311e104dd
Merge pull request #4726 from gnestor/react
...
Switch from preact to react
2019-06-27 10:22:57 +02:00
Grant Nestor
c6030778ec
Upgrade requirejs
2019-06-26 23:12:23 -07:00
Grant Nestor
55724a8c8e
Pin bower to specific version
2019-06-26 23:10:31 -07:00
Grant Nestor
cf9891f970
Use react vs. preact
2019-06-26 23:09:30 -07:00
Kevin Bates
7e50cdc856
Remove verbose debug statement in gateway mode
...
I removed the mirroring 'Receiving' debug statement previously and
didn't realize there's a 'Sending' statement. This change removes
that statement.
This should be part of the 6.0 release, just not signficant enough
to warrant include in rc1.
2019-06-26 15:22:40 -07:00
Luciano Resende
a44a367c21
Back to development version
2019-06-26 15:06:48 -07:00
Luciano Resende
e771c9d1c8
Release 6.0.0rc1
2019-06-26 15:06:48 -07:00
Luciano Resende
3f5de7ab25
Build Python 3.x wheel distro
2019-06-26 15:06:48 -07:00
Kevin Bates
f6e3c23089
Missing yield statement on WebSocketChannelsHandler ( #4724 )
...
We were missing a yield statement in the deferral of `get()` to
the superclass. This issue was occurring only when Tornado 6+
was deployed.
Also removed a debug message producing way too much information.
2019-06-26 12:16:30 -07:00
Luciano Resende
ac68763c94
Changelog for Release 6.0 ( #4709 )
...
Populate changelog based on commit history and some
new functionality described on 5.x release notes including
a section for security fixes.
2019-06-26 07:38:21 -07:00
mtd91429
40da1aaf61
altered tooltip and pager button
...
- increased `smalltooltip` height to 85px to account for padding in `tooltiptext`
- reduced `ui-button` dimensions in tooltip and pager
2019-06-26 07:36:05 -07:00
Thomas Kluyver
57cbbe21ee
Merge pull request #4688 from uclixnjupyternbaccessibility/issue-3961
...
Closes #3961
2019-06-26 08:50:47 +02:00
Thomas Kluyver
f3775fe999
Merge pull request #4690 from uclixnjupyternbaccessibility/issues-3998/3971/3968
...
Solved issues #3998 , #3971 and #3968
2019-06-26 08:48:59 +02:00
Matthias Geier
8a2d97dc58
Remove deprecated ANSI CSS styles ( #3286 )
...
The new CSS styles have been released with notebook 5.0.0
in March 2017.
2019-06-25 11:44:16 -07:00
Joshua Zeltser
2c239b591b
changed way translation functions called for non string literals
2019-06-25 16:50:31 +01:00
Joshua Zeltser
33e989d34d
Removed trailing space
2019-06-25 16:47:51 +01:00
Thomas Kluyver
a088ec7658
Merge pull request #4719 from takluyver/i3992
...
Add title for link to root folder
2019-06-25 17:45:54 +02:00
Thomas Kluyver
f1081c9036
Merge pull request #4679 from uclixnjupyternbaccessibility/issue-acc-overwrite
...
Solved colour contrast issues
2019-06-25 17:21:26 +02:00
Thomas Kluyver
36524e0da5
Merge pull request #4718 from uclixnjupyternbaccessibility/issue-3967
...
Solved Issue #3967 : added more descriptive title for tree page
2019-06-25 17:17:57 +02:00
Joshua Zeltser
babea16d4d
Added accidentally deleted roles
2019-06-25 16:03:53 +01:00
Joshua Zeltser
e32d847ce0
Merge branch 'master' into issues-3998/3971/3968
2019-06-25 15:55:47 +01:00
Joshua Zeltser
11d0409d4d
Added another translation tag
2019-06-25 15:54:11 +01:00
Joshua Zeltser
1915530ee7
Added missing translation tags
2019-06-25 15:52:53 +01:00
Joshua Zeltser
21469201d7
Removed unnecessary url and added translation function
2019-06-25 16:52:43 +02:00
韩韬
0eb567f1cb
Closes #3992
2019-06-25 16:51:53 +02:00
Thomas Kluyver
d62c41a7c8
Merge pull request #4696 from uclixnjupyternbaccessibility/issue-4009
...
Solved issue #4009
2019-06-25 16:43:07 +02:00
Thomas Kluyver
a77c230808
Merge pull request #4677 from uclixnjupyternbaccessibility/issue-4015
...
Solved Issues #4015 and #3951
2019-06-25 16:33:58 +02:00
Thomas Kluyver
60c17ed9a7
Merge pull request #4711 from uclixnjupyternbaccessibility/issue-4006
...
Solved Issue #4006
2019-06-25 16:23:07 +02:00
Thomas Kluyver
566a81a1da
Merge pull request #4695 from uclixnjupyternbaccessibility/issues-3963/3960
...
Solved Issues #3963 and #3960
2019-06-25 16:15:31 +02:00
Joshua Zeltser
4d804be230
#3967 : added more descriptive title for tree page
2019-06-25 15:12:44 +01:00
Joshua Zeltser
3e06d64270
Merge branch 'master' into issue-4009
2019-06-25 14:56:22 +01:00
Thomas Kluyver
1d9d5d7128
Merge pull request #4689 from uclixnjupyternbaccessibility/issue-3970
...
Solved Issue #3970
2019-06-25 15:50:16 +02:00