Jennifer Richards
310e828262
fix: offset scrollspy so righthand-nav highlights the correct entry ( #3820 )
...
Also rewrites scroll_to_element() using javascript. This seems to be less flaky
than the ActionChains implementation. Slight change in behavior - now scrolls
the requested element to the middle of the window instead of barely into view.
2022-04-14 15:35:07 -03:00
Jennifer Richards
29bbe06ddb
test: remove test for empty JS console log ( #3769 )
2022-03-30 15:14:29 -05:00
Jennifer Richards
c5f86b3834
Merged in [19979] from 7.40.1.dev0
...
Make the js a bit less noisy and adjust the tests accordingly.
- Legacy-Id: 19984
Note: SVN reference [19979] has been migrated to Git commit f61ddb4b60
2022-02-24 17:26:46 +00:00
Lars Eggert
f61ddb4b60
Make the js a bit less noisy and adjust the tests accordingly.
...
- Legacy-Id: 19979
2022-02-24 09:34:17 +00:00
Jennifer Richards
6c260a5b7e
Merge 7.45.1.dev0 into Bootstrap 5 update branch. Made a first pass at reconciling differences.
...
- Legacy-Id: 19945
2022-02-17 20:09:49 +00:00
Lars Eggert
37cb737987
Check the selenium console log for any issues as part of the test suite,
...
and fix/suppress errors found by that.
- Legacy-Id: 19916
2022-02-10 21:20:20 +00:00
Robert Sparks
1d76b53215
Merged in [19788] from jennifer@painless-security.com:
...
Import django.conf.settings instead of ietf.settings. Fixes #3392 .
- Legacy-Id: 19798
Note: SVN reference [19788] has been migrated to Git commit ecde8a780fce609efc6539e258e57752a03aa2bd
2022-01-04 16:09:27 +00:00
nick
ba7e43ec31
fix: selenium 3.x webdriver start parameter
...
- Legacy-Id: 19547
2021-11-04 00:46:17 +00:00
Robert Sparks
59597794b7
Merged in [19432] from lars@eggert.org:
...
Fix things that selenium deprecated in version 4.
- Legacy-Id: 19504
Note: SVN reference [19432] has been migrated to Git commit 715b0949cc
2021-10-29 19:53:37 +00:00
Jennifer Richards
044293b4a9
Fix broken meeting materials button on upcoming meetings page. Fixes #3278 . Commit ready for merge.
...
- Legacy-Id: 19164
2021-06-28 18:57:20 +00:00
Jennifer Richards
6cf9eb8dd1
Allow secretariat to edit document author list. Fixes #3185 . Commit ready for merge.
...
- Legacy-Id: 18989
2021-05-11 18:40:28 +00:00
Jennifer Richards
17d37723f7
Consolidate repeated searchable field code into SearchableField class. Fix single-valued searchable fields. Make javascript test config reusable. Use Django Form.media for JS/CSS inclusion. Fixes #3196 , #3204 . Commit ready for merge.
...
- Legacy-Id: 18939
2021-04-09 15:18:11 +00:00