Robert Sparks
1f0852b714
Merged in [19506] from rjsparks@nostrum.com:
...
Remove duplicate words in shepherds writeup template. Fixes #3453 .
- Legacy-Id: 19533
Note: SVN reference [19506] has been migrated to Git commit 5a31658b7f
2021-11-02 18:16:41 +00:00
Robert Sparks
527b0b05cd
Merged in [19494] from lars@eggert.org:
...
URL-encode the link to a person's public profile, fixing validation errors.
- Legacy-Id: 19528
Note: SVN reference [19494] has been migrated to Git commit 4ed19e1bba
2021-11-02 18:01:51 +00:00
Robert Sparks
6271c055f8
Merged in [19487] from lars@eggert.org:
...
Remove workarounds for ancient IE versions.
- Legacy-Id: 19523
Note: SVN reference [19487] has been migrated to Git commit 722c59ba8b
2021-11-01 22:54:52 +00:00
Robert Sparks
74a7cae3f0
Merged in [19486] from lars@eggert.org:
...
Remove the ability to submit Postscript I-Ds.
Fixes #3448 .
- Legacy-Id: 19522
Note: SVN reference [19486] has been migrated to Git commit b058ba28ec
2021-11-01 22:53:13 +00:00
Robert Sparks
46bd95d897
Merged in [19485] from lars@eggert.org:
...
Revamp the menu structure some, and remove a bunch of unneeded files.
- Legacy-Id: 19521
Note: SVN reference [19485] has been migrated to Git commit 126892d8a2
2021-11-01 22:12:26 +00:00
Robert Sparks
1343ab9c68
Merged in [19484] from lars@eggert.org:
...
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.
- Legacy-Id: 19520
Note: SVN reference [19484] has been migrated to Git commit 962253f994
2021-11-01 19:41:23 +00:00
Robert Sparks
8c62c05893
Merged in [19483] from lars@eggert.org:
...
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.
- Legacy-Id: 19519
Note: SVN reference [19483] has been migrated to Git commit e8a1e6c45a
2021-11-01 19:13:37 +00:00
Robert Sparks
0a024cd217
Merged in [19482] from lars@eggert.org:
...
No need to load d3 or jquery for these templates.
- Legacy-Id: 19518
Note: SVN reference [19482] has been migrated to Git commit a2d47f0af8
2021-11-01 18:55:44 +00:00
Robert Sparks
bbc538663c
Merged in [19480] from rjsparks@nostrum.com:
...
Simple entity caching for the recent drafts view.
- Legacy-Id: 19517
Note: SVN reference [19480] has been migrated to Git commit c0cbb79bf9
2021-11-01 18:50:28 +00:00
Robert Sparks
64b0d0f6a3
Merged in [19473] from lars@eggert.org:
...
Fix search layout.
- Legacy-Id: 19515
Note: SVN reference [19473] has been migrated to Git commit 95f2686d37
2021-11-01 18:45:59 +00:00
Robert Sparks
9f8de22fc9
Merged in [19472] from lars@eggert.org:
...
Move letter icons consistently after the name.
Use the correct attribute for an extresource value.
- Legacy-Id: 19514
Note: SVN reference [19472] has been migrated to Git commit 0d1be6093a
2021-11-01 18:43:03 +00:00
Robert Sparks
95666eabc6
Merged in [19471] from lars@eggert.org:
...
More conformant HTML for the 'sign in' button.
- Legacy-Id: 19513
Note: SVN reference [19471] has been migrated to Git commit 63f1df0309
2021-11-01 18:19:32 +00:00
Robert Sparks
e918331539
Merged in [19470] from lars@eggert.org:
...
Change some popup texts and icons for session buttons.
- Legacy-Id: 19512
Note: SVN reference [19470] has been migrated to Git commit 04b78c4052
2021-11-01 18:12:00 +00:00
Robert Sparks
bfc22c2c96
Merged in [19469] from lars@eggert.org:
...
<span> can't have <div> in it. Fix that.
- Legacy-Id: 19511
Note: SVN reference [19469] has been migrated to Git commit d6e60a8f8e
2021-11-01 18:03:55 +00:00
Robert Sparks
bc4e421175
Merged in [19468] from lars@eggert.org:
...
Insert a missing </button>.
- Legacy-Id: 19510
Note: SVN reference [19468] has been migrated to Git commit 0c82560120
2021-11-01 17:48:02 +00:00
Robert Sparks
790ef0a1ec
Merged in [19467] from lars@eggert.org:
...
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.
- Legacy-Id: 19509
Note: SVN reference [19467] has been migrated to Git commit 369643cd5e
2021-11-01 17:04:08 +00:00
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
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
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
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
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
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
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
Robert Sparks
cd748cd760
Update internal references to trac.tools.ietf.org to point to trac.ietf.org. Remove several links into tools.ietf.org. Commit ready for merge.
...
- Legacy-Id: 19422
2021-10-13 21:43:44 +00:00
Robert Sparks
d1a9f0d844
Handle general IESG requirements display corrects. Fixes #3418 . Commit ready for merge.
...
- Legacy-Id: 19411
2021-10-11 17:35:42 +00:00
Jennifer Richards
7d59456103
Update links in iCal description to be more useful. Fixes #3349 . Commit ready for merge.
...
- Legacy-Id: 19384
2021-09-22 21:52:21 +00:00
Robert Sparks
0d8c0ce776
Merged in [19360] from rjsparks@nostrum.com:
...
Change url and instructive text in email sent when a ballot position is taken. Fixes #3208 .
- Legacy-Id: 19370
Note: SVN reference [19360] has been migrated to Git commit ea8b734874
2021-09-19 14:39:42 +00:00
Robert Sparks
8cd1970e55
Merged in [19357] from rjsparks@nostrum.com:
...
Provide a page that shows how current charter text renders through markdown. Related to #2695 .
- Legacy-Id: 19367
Note: SVN reference [19357] has been migrated to Git commit d7841409ca
2021-09-18 18:54:40 +00:00
Robert Sparks
ea8b734874
Change url and instructive text in email sent when a ballot position is taken. Fixes #3208 . Commit ready for merge.
...
- Legacy-Id: 19360
2021-09-09 17:44:22 +00:00
Robert Sparks
d7841409ca
Provide a page that shows how current charter text renders through markdown. Related to #2695 . Commit ready for merge.
...
- Legacy-Id: 19357
2021-09-08 16:47:47 +00:00
Kesara Rathnayake
6fa0f37cbd
Hides profile photo place holder. Fixes #3400 . Commit ready for merge.
...
- Legacy-Id: 19355
2021-09-08 04:53:43 +00:00
Robert Sparks
f3a433672a
Merged in [19316] from rjsparks@nostrum.com:
...
Adjust groupfeatures has_session_materials to match modern usage. Adjusted proceedings and materials templates to show fewer unnecessary duplicates. Fixes #2981 and #3387 .
- Legacy-Id: 19335
Note: SVN reference [19316] has been migrated to Git commit d4899b78f9
2021-09-04 15:01:38 +00:00
Robert Sparks
c8552cbb55
Merged in [19310] from rjsparks@nostrum.com:
...
Add IETF Administrative LLC groups. Fixes #3302 .
- Legacy-Id: 19330
Note: SVN reference [19310] has been migrated to Git commit 847f37dbf7
2021-09-03 22:06:12 +00:00
Robert Sparks
6cdd1c58ae
Merged in [19308] from jennifer@painless-security.com:
...
Include doc name in ballot popup anchors. Fixes #3351 .
- Legacy-Id: 19329
Note: SVN reference [19308] has been migrated to Git commit 54a524b124
2021-09-03 21:44:12 +00:00