Commit graph

3294 commits

Author SHA1 Message Date
Robert Sparks 461d8ada90 Merged in [19121] from jennifer@painless-security.com:
Display rooms in blocks with identical timeslots. Add a timeslot label row above each. Fixes #3220.
 - Legacy-Id: 19126
Note: SVN reference [19121] has been migrated to Git commit b42f1a2d7f
2021-06-14 20:04:36 +00:00
Robert Sparks a91895fee9 Merged in [19118] from lars@eggert.org:
Use monospace font for ballot form textareas.
 - Legacy-Id: 19124
Note: SVN reference [19118] has been migrated to Git commit 16abf6f13e
2021-06-14 19:16:40 +00:00
Jennifer Richards b42f1a2d7f Display rooms in blocks with identical timeslots. Add a timeslot label row above each. Fixes #3220. Commit ready for merge.
- Legacy-Id: 19121
2021-06-14 16:33:24 +00:00
Lars Eggert 16abf6f13e Use monospace font for ballot form textareas. Commit ready for merge.
- Legacy-Id: 19118
2021-06-11 14:14:13 +00:00
Robert Sparks 86102b9980 Allow people to volunteer for NomCom via the datatracker. Commit ready for merge.
- Legacy-Id: 19104
2021-06-10 20:35:50 +00:00
Robert Sparks ea0c0e1ad1 Merged in [19081] from fenton@bluepopcorn.net:
Added IESG document state to review request information. Fixes #3235.
 - Legacy-Id: 19084
Note: SVN reference [19081] has been migrated to Git commit 6ec7347f8d
2021-06-04 22:47:03 +00:00
Jim Fenton 6ec7347f8d Added IESG document state to review request information. Fixes #3235. Commit ready for merge.
- Legacy-Id: 19081
2021-06-04 21:00:58 +00:00
Mark J. Donnelly e3ee370981 First swipe at making past sessions unchangable for official schedules
This change locks down the schedule of any meeting that is fully in the past.  It leaves open sessions that have finished for meetings that have not yet finished.

Addresses (partially) issue #3083.  Commit ready for merge.
 - Legacy-Id: 19030
2021-05-21 20:38:51 +00:00
Robert Sparks 602d138fa2 Merged in [18997] from rjsparks@nostrum.com:
Changes to reflect repository moves.
 - Legacy-Id: 19006
Note: SVN reference [18997] has been migrated to Git commit ceb7121018f8dcb877c5777c487f6b49f49b70ed
2021-05-19 14:00:32 +00:00
Robert Sparks 4298cf08ab Merged in [18995] from rjsparks@nostrum.com:
Link only to datatracker htmlization. Adjust mail-to-authors and mail-to-list. Fixes #3261.
 - Legacy-Id: 19005
Note: SVN reference [18995] has been migrated to Git commit 06a46567b2c5778465466285398a72a195c2f4a5
2021-05-19 13:49:46 +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
Robert Sparks 85bf8cc39c Merged in [18975] from rjsparks@nostrum.com:
Add RFC 8989 nomcom eligibility calculations.
 - Legacy-Id: 18980
Note: SVN reference [18975] has been migrated to Git commit fd38a9bf96
2021-05-07 19:37:28 +00:00
Robert Sparks d119b22b29 Merged in [18970] from jennifer@painless-security.com:
Add timezone selector to upcoming meetings page. Separate general timezone handling from parts only relevant to main agenda page. Speed up agenda timezone javascript tests. Fixes #3184.
 - Legacy-Id: 18979
Note: SVN reference [18970] has been migrated to Git commit a5604992f2
2021-05-07 19:11:25 +00:00
Robert Sparks 0048755765 Merged in [18969] from rjsparks@nostrum.com:
Correct javascript that toggles visibility of byme/forme discusses. Fixes #3263.
 - Legacy-Id: 18978
Note: SVN reference [18969] has been migrated to Git commit 6127274dfa
2021-05-07 18:39:08 +00:00
Robert Sparks fd38a9bf96 Add RFC 8989 nomcom eligibility calculations. Commit ready for merge.
- Legacy-Id: 18975
2021-05-06 19:42:09 +00:00
Robert Sparks fe82f4d696 connect the new calculations to the UI. Clean flakes.
- Legacy-Id: 18974
2021-05-06 19:00:58 +00:00
Jennifer Richards a5604992f2 Add timezone selector to upcoming meetings page. Separate general timezone handling from parts only relevant to main agenda page. Speed up agenda timezone javascript tests. Fixes #3184. Commit ready for merge.
- Legacy-Id: 18970
2021-04-30 16:14:00 +00:00
Robert Sparks 6127274dfa Correct javascript that toggles visibility of byme/forme discusses. Fixes #3263. Commit ready for merge.
- Legacy-Id: 18969
2021-04-23 19:31:05 +00:00
Jennifer Richards b08110b838 Allow external resources to be set/suggested during submission process. Fixes #3068. Commit ready for merge.
- Legacy-Id: 18960
2021-04-19 20:21:19 +00:00
Robert Sparks 6e3460ea5b Merged in [18940] from jennifer@painless-security.com:
Hide agenda timeslot label rows when all their sessions are hidden. Fixes #3249.
 - Legacy-Id: 18949
Note: SVN reference [18940] has been migrated to Git commit 49779a3553
2021-04-13 17:41:11 +00:00
Robert Sparks 6d7a0b6d0f Merged in [18939] from jennifer@painless-security.com:
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.
 - Legacy-Id: 18948
Note: SVN reference [18939] has been migrated to Git commit 17d37723f7
2021-04-12 22:07:03 +00:00
Robert Sparks a20f4fb244 Merged in [18928] from rjsparks@nostrum.com:
Simplify javascript on the htmlized document pages.
 - Legacy-Id: 18944
Note: SVN reference [18928] has been migrated to Git commit 55bb635ccb15ff255d28bff2dd87760d0264d6bb
2021-04-12 15:53:45 +00:00
Jennifer Richards 49779a3553 Hide agenda timeslot label rows when all their sessions are hidden. Fixes #3249. Commit ready for merge.
- Legacy-Id: 18940
2021-04-09 17:31:36 +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
Robert Sparks 4fc2283183 Merged in [18914] from rjsparks@nostrum.com:
Update the submission instructions to encourage submission of v3 xml. Fixes #3232.
 - Legacy-Id: 18926
Note: SVN reference [18914] has been migrated to Git commit e6347ea187
2021-03-30 14:06:30 +00:00
Robert Sparks 63b59a6f3c Merged in [18911] from rjsparks@nostrum.com:
Adjusted ballot email text. Fixes #3208.
 - Legacy-Id: 18924
Note: SVN reference [18911] has been migrated to Git commit ee399442ac
2021-03-29 22:26:27 +00:00
Robert Sparks e76d32e61b Merged in [18905] from housley@vigilsec.com:
Point bibxml3 to I-D archive so that all version numbers are handled properly, and perform more robust revision suffix cleanup. Fixes #3188.
 - Legacy-Id: 18920
Note: SVN reference [18905] has been migrated to Git commit d42aab0d0a
2021-03-22 22:30:00 +00:00
Robert Sparks c13db95673 Merged in [18904] from fenton@bluepopcorn.net:
Corrected template to remove spurious No Documents Match warning. Fixes #3148.
 - Legacy-Id: 18919
Note: SVN reference [18904] has been migrated to Git commit 3c1c651322
2021-03-22 22:07:04 +00:00
Robert Sparks e6347ea187 Update the submission instructions to encourage submission of v3 xml. Fixes #3232. Commit ready for merge.
- Legacy-Id: 18914
2021-03-19 15:57:44 +00:00
Robert Sparks ee399442ac Adjusted ballot email text. Fixes #3208. Commit ready for merge.
- Legacy-Id: 18911
2021-03-09 22:29:13 +00:00
Russ Housley d42aab0d0a Point bibxml3 to I-D archive so that all version numbers are handled properly, and perform more robust revision suffix cleanup. Fixes #3188.
- Legacy-Id: 18905
2021-03-06 23:30:13 +00:00
Jim Fenton 3c1c651322 Corrected template to remove spurious No Documents Match warning. Fixes #3148. Commit ready for merge.
- Legacy-Id: 18904
2021-03-06 20:40:30 +00:00
Robert Sparks d99cbf6e2a tweak revisions_list template to avoid links that fail crawl.
- Legacy-Id: 18891
2021-03-03 22:23:46 +00:00
Robert Sparks cc2adda3bb Template condition tweak
- Legacy-Id: 18889
2021-03-03 20:55:32 +00:00
Robert Sparks b16703160d Merged in [18886] from rjsparks@nostrum.com:
Change ipr pages to say General rather than Generic, and to change the text to note email submissions are not accepted. Fixes #3209.
 - Legacy-Id: 18888
Note: SVN reference [18886] has been migrated to Git commit 550c1233fe
2021-03-03 20:49:11 +00:00
Robert Sparks 8fe779cac3 Template condition tweak
- Legacy-Id: 18887
2021-03-03 20:45:35 +00:00
Robert Sparks 550c1233fe Change ipr pages to say General rather than Generic, and to change the text to note email submissions are not accepted. Fixes #3209. Commit ready for merge.
- Legacy-Id: 18886
2021-03-03 20:15:57 +00:00
Robert Sparks ae67fc0af2 Merged in [18884] from jennifer@painless-security.com:
Move agenda TZ selector out of sidebar so it is always available. Fixes #3172.
 - Legacy-Id: 18885
Note: SVN reference [18884] has been migrated to Git commit 4a287d665d
2021-03-03 18:55:19 +00:00
Jennifer Richards 4a287d665d Move agenda TZ selector out of sidebar so it is always available. Fixes #3172. Commit ready for merge.
- Legacy-Id: 18884
2021-03-03 17:35:42 +00:00
Robert Sparks 67456530e4 Merged in [18858] and [18875] from kivinen@iki.fi:
Remove the automatic redirect from latest version to page without version number (also from tests), and made sure when viewing old snapshot which also happens to be last revision for draft where we have rfc, we show information from the draft, not from the rfc. Fixes issue #3162.
 - Legacy-Id: 18882
Note: SVN reference [18858] has been migrated to Git commit 84a25ed491

Note: SVN reference [18875] has been migrated to Git commit fedab94d3d
2021-03-03 17:11:13 +00:00
Robert Sparks 7cd52f4d81 Merged in [18869] from rjsparks@nostrum.com:
Display htmlized pages much more like tools.ietf.org.
 - Legacy-Id: 18880
Note: SVN reference [18869] has been migrated to Git commit b075c2dca8
2021-03-03 15:40:55 +00:00
Tero Kivinen fedab94d3d Fix the format links to point to correct location when latest snapshot
is used, also corrects the versions links at the top.
 - Legacy-Id: 18875
2021-03-02 19:06:36 +00:00
Robert Sparks b075c2dca8 Display htmlized pages much more like tools.ietf.org. Commit ready for merge.
- Legacy-Id: 18869
2021-03-01 22:50:31 +00:00
Robert Sparks 1781f53626 De-bootstrapped the page - simplified the styling.
- Legacy-Id: 18865
2021-02-25 21:44:25 +00:00
Robert Sparks 2421e41f3f Minor tweaks
- Legacy-Id: 18863
2021-02-24 18:26:45 +00:00
Peter E. Yee 12a5e04689 Modifies stream name descriptions and changes document page to use the description instead of the stream name. Fixes issue 3169. Commit ready for merge.
- Legacy-Id: 18862
2021-02-24 03:11:50 +00:00
Robert Sparks fc6579c712 Remove datatracker menu, simplify the base, and focus primarily on styling for just this page. Add the colorbar and tooltips.
- Legacy-Id: 18861
2021-02-23 23:16:07 +00:00
Tero Kivinen 84a25ed491 Remove the automatic redirect from latest version to page without version number (also from tests), and made sure when viewing old snapshot which also happens to be last revision for draft where we have rfc, we show information from the draft, not from the rfc. Fixes issue #3162. Commit ready for merge.
- Legacy-Id: 18858
2021-02-23 19:17:45 +00:00
Robert Sparks 156cbf680e Change styling to get closer to tools. Implement most of the info items.
- Legacy-Id: 18836
2021-02-16 22:41:31 +00:00
Robert Sparks daf3e7b895 Merged in [18829] from jennifer@painless-security.com:
Allow assignment of Person as 'action holder' for a Doc, plus rudimentary automation of assignment. Fixes #3146.
 - Legacy-Id: 18834
Note: SVN reference [18829] has been migrated to Git commit e11583a87f
2021-02-16 20:23:24 +00:00