Robert Sparks
66e432e7d9
Merged in [19466] from lars@eggert.org:
...
Fix HTML by closing some <li> tags.
- Legacy-Id: 19508
Note: SVN reference [19466] has been migrated to Git commit ee745830d8
2021-11-01 17:01:34 +00:00
Robert Sparks
2b478da42e
Merged branch ^/personal/lars/7.39.1.dev0@19465 from lars@eggert.org:
...
Rework the docker container.
- Legacy-Id: 19507
2021-11-01 16:30:43 +00:00
Robert Sparks
5a31658b7f
Remove duplicate words in shepherds writeup template. Fixes #3453 . Commit ready for merge.
...
- Legacy-Id: 19506
2021-11-01 14:47:55 +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
Robert Sparks
3a876f26e4
Merged in [19464] from rjsparks@nostrum.com:
...
Use friendlier language when requiring manual assistance with account creation. Fixes #3445 .
- Legacy-Id: 19503
Note: SVN reference [19464] has been migrated to Git commit 3a553c4863
2021-10-29 18:38:17 +00:00
Robert Sparks
23032bb048
Merged in [19455] from rjsparks@nostrum.com:
...
Update notes links, reflect the removal of etherpad.
- Legacy-Id: 19502
Note: SVN reference [19455] has been migrated to Git commit ef8149412a
2021-10-29 18:36:00 +00:00
Robert Sparks
0310cb63c9
Merged in [19454] from rjsparks@nostrum.com:
...
Adjust the IPR declaration submission form to remove the line about limiting the declaration solely to stardards-track IETF documents.
- Legacy-Id: 19501
Note: SVN reference [19454] has been migrated to Git commit f4ebe39e87
2021-10-29 18:34:47 +00:00
Robert Sparks
73d352dfd6
Merged in [19453] from rjsparks@nostrum.com:
...
Align code, tests, and url templates around the person ajax json views. Fix a dangling pyflake nit.
- Legacy-Id: 19500
Note: SVN reference [19453] has been migrated to Git commit d74c7a8a5a
2021-10-29 18:33:12 +00:00
Robert Sparks
86e1f63b9a
Merged in [19452] from rjsparks@nostrum.com:
...
Remove submissioncheck results from search_result_row until performance issues are addressed.
- Legacy-Id: 19499
Note: SVN reference [19452] has been migrated to Git commit f909a1922b
2021-10-29 18:31:45 +00:00
Robert Sparks
eefaf8f25c
Pin factory-boy and Faker until they recoordinate
...
- Legacy-Id: 19498
2021-10-29 18:27:15 +00:00
Robert Sparks
107b1ffdcd
Change email copy settings. Commit ready to merge.
...
- Legacy-Id: 19497
2021-10-29 17:33:42 +00:00
Lars Eggert
4ed19e1bba
URL-encode the link to a person's public profile, fixing validation errors.
...
Commit ready for merge.
- Legacy-Id: 19494
2021-10-29 10:22:59 +00:00
Jennifer Richards
968b775315
Create management command base class that sends emails on exceptions. Fixes #3356 and #3357 . Commit ready for merge.
...
- Legacy-Id: 19493
2021-10-29 01:58:21 +00:00
Robert Sparks
dad8f04703
Added 19488 to the mergequeue
...
- Legacy-Id: 19492
2021-10-28 22:26:38 +00:00
Robert Sparks
c7567c6a16
Tweak to changelog headings
...
- Legacy-Id: 19491
2021-10-28 22:26:10 +00:00
Jennifer Richards
0d955b6328
Refactor expirable_drafts() and its usage to speed up doc.views_search.recent_drafts view (and discourage inefficient use of the method). Commit ready for merge.
...
- Legacy-Id: 19490
2021-10-28 22:24:45 +00:00
Robert Sparks
6d74a83744
Caching of the latest document view work. May add database stress to other views. Commit ready for merge.
...
- Legacy-Id: 19489
2021-10-28 21:25:15 +00:00
Ryan Cross
93d5d193e5
Change view /ipr/by-draft-recursive to use static content
...
- Legacy-Id: 19488
2021-10-28 18:45:07 +00:00
Lars Eggert
722c59ba8b
Remove workarounds for ancient IE versions.
...
Commit ready for merge.
- Legacy-Id: 19487
2021-10-28 16:26:19 +00:00
Lars Eggert
b058ba28ec
Remove the ability to submit Postscript I-Ds.
...
Commit ready for merge. Fixes #3448 .
- Legacy-Id: 19486
2021-10-28 16:24:29 +00:00
Lars Eggert
126892d8a2
Revamp the menu structure some, and remove a bunch of unneeded files.
...
Commit ready for merge.
- Legacy-Id: 19485
2021-10-28 14:23:04 +00:00
Lars Eggert
962253f994
Remove the Note Well from the datatracker and point to the IETF web site.
...
One less thing to keep in sync if the Note Well changes.
Commit ready for merge.
- Legacy-Id: 19484
2021-10-28 13:08:10 +00:00
Lars Eggert
e8a1e6c45a
Restructure the I-D submission page.
...
While there is no change in functionality, we now by default only show
an option to submit XML, with other formats hidden behind a "Submit
other formats" checkbox. I also simplified the text on the page.
Commit ready for merge.
- Legacy-Id: 19483
2021-10-28 12:07:43 +00:00
Lars Eggert
a2d47f0af8
No need to load d3 or jquery for these templates.
...
Commit ready for merge.
- Legacy-Id: 19482
2021-10-28 06:17:43 +00:00
nick
9c903f1b01
misc: improve devcontainer environment setup
...
- Legacy-Id: 19481
2021-10-27 20:42:03 +00:00
Robert Sparks
c0cbb79bf9
Simple entity caching for the recent drafts view. Commit ready for merge.
...
- Legacy-Id: 19480
2021-10-27 20:19:00 +00:00
nick
fe502da612
misc: devcontainer docker setup fix
...
- Legacy-Id: 19479
2021-10-27 18:44:19 +00:00
nick
1e7b44787f
misc: devcontainer configuration for vscode
...
- Legacy-Id: 19477
2021-10-27 16:41:02 +00:00
Lars Eggert
b0d642dce0
Add svn to image. Grab idnits from GitHub. Try to speed up database import.
...
Commit ready for merge.
- Legacy-Id: 19476
2021-10-27 15:57:39 +00:00
Lars Eggert
95f2686d37
Fix search layout.
...
Commit ready for merge.
- Legacy-Id: 19473
2021-10-27 12:24:19 +00:00
Lars Eggert
0d1be6093a
Only show links to web pages when they are valid (which many seem to
...
no be at the moment - fallout from the tools.ietf.org move?)
Also move letter icons consistently after the name.
Commit ready for merge.
- Legacy-Id: 19472
2021-10-27 12:01:37 +00:00
Lars Eggert
63f1df0309
More conformant HTML for the "sign in" button.
...
Commit ready for merge.
- Legacy-Id: 19471
2021-10-27 11:23:11 +00:00
Lars Eggert
04b78c4052
Change some popup texts and icons for session buttons.
...
Commit ready for merge.
- Legacy-Id: 19470
2021-10-27 11:05:43 +00:00
Lars Eggert
d6e60a8f8e
<span> can't have <div> in it. Fix that.
...
Commit ready for merge.
- Legacy-Id: 19469
2021-10-27 10:56:05 +00:00
Lars Eggert
0c82560120
Insert a missing </button>.
...
Commit ready for merge.
- Legacy-Id: 19468
2021-10-27 10:03:41 +00:00
Lars Eggert
369643cd5e
Add a "sign in" button to the menu bar when the user is not signed in.
...
This will hopefully make it more noticeable when one got logged out.
Commit ready for merge.
- Legacy-Id: 19467
2021-10-27 08:51:44 +00:00
Lars Eggert
ee745830d8
Fix HTML by closing some <li> tags.
...
Commit ready for merge.
- Legacy-Id: 19466
2021-10-27 08:50:28 +00:00
Lars Eggert
2b80cf7e1d
Add some more explanatory/diagnostic text.
...
Branch ready for merge.
- Legacy-Id: 19465
2021-10-27 07:57:10 +00:00
Robert Sparks
3a553c4863
Use friendlier language when requiring manual assistance with account creation. Fixes #3445 . Commit ready for merge.
...
- Legacy-Id: 19464
2021-10-26 23:38:44 +00:00
Robert Sparks
ef8149412a
Update notes links, reflect the removal of etherpad. Commit ready for merge.
...
- Legacy-Id: 19455
2021-10-26 15:26:13 +00:00
Robert Sparks
f4ebe39e87
Adjust the IPR declaration submission form to remove the line about limiting the declaration solely to stardards-track IETF documents. Commit ready to merge.
...
- Legacy-Id: 19454
2021-10-25 17:08:30 +00:00
Robert Sparks
d74c7a8a5a
Align code, tests, and url templates around the person ajax json views. Fix a dangling pyflake nit. Commit ready for merge.
...
- Legacy-Id: 19453
2021-10-25 15:29:10 +00:00
Robert Sparks
f909a1922b
Remove submissioncheck results from search_result_row until performance issues are addressed. Commit ready for merge.
...
- Legacy-Id: 19452
2021-10-25 14:34:03 +00:00
Lars Eggert
3b3e662719
Ship a database snapshot with the docker image, to speed up first use
...
- Legacy-Id: 19451
2021-10-25 13:21:52 +00:00
Lars Eggert
19409b9156
Faker==9.2.0
...
- Legacy-Id: 19450
2021-10-22 06:20:35 +00:00
Jennifer Richards
5cbe402036
Improvements to the timeslot and schedule editors (move new toggles to modals, handle overflowing session names, fix timeslot editor scrolling, add buttons to quickly create single timeslot, accept trailing slash on edit URL)
...
- Legacy-Id: 19449
2021-10-21 14:59:02 +00:00
Lars Eggert
76ee4bd0e2
Set locale; minor other changes
...
- Legacy-Id: 19448
2021-10-21 07:42:10 +00:00
Lars Eggert
de6cf5bd90
Fix Faker at 9.20 to address mypy issues
...
- Legacy-Id: 19447
2021-10-21 07:41:37 +00:00
Lars Eggert
5f2fe1fd1d
Make Cygwin tests work again
...
- Legacy-Id: 19446
2021-10-20 18:14:52 +00:00
Robert Sparks
68bdefeb26
Merged in [19437] from rjsparks@nostrum.com:
...
Provide a dots oidc claim for online badges.
- Legacy-Id: 19445
Note: SVN reference [19437] has been migrated to Git commit 6351ce86c2
2021-10-19 19:28:57 +00:00