Jennifer Richards
fd0df6f619
Add ability to import session minutes from notes.ietf.org. Mock out calls to the requests library in tests. Call markdown library through a util method. Fixes #3489 . Commit ready for merge.
...
- Legacy-Id: 19763
2021-12-09 17:16:19 +00:00
Jennifer Richards
38469966e2
Return rev used to find doc when heuristics modify the input. Share heuristics between rfcdiff and html views. Fixes #3437 . Commit ready for merge.
...
- Legacy-Id: 19658
2021-11-12 21:45:58 +00:00
Robert Sparks
4c1cfea343
Revert merge of r19554. Speed comparison was flawed, and moving the few comparisons into python made no relevant difference.
...
- Legacy-Id: 19566
2021-11-08 20:37:57 +00:00
Robert Sparks
3dc41033c7
Separating the relateddocument query results in python when building the document main page is slightly faster
...
- Legacy-Id: 19554
2021-11-05 19:40:29 +00:00
Robert Sparks
19fb998c95
Gather related document information a little more efficiently for the draft main view
...
- Legacy-Id: 19553
2021-11-05 19:11:30 +00:00
Robert Sparks
036966da97
Provide a metadata endpoint to assist rfcdiff.pyht. Commit ready for merge.
...
- Legacy-Id: 19396
2021-10-01 21:31:24 +00:00
Jennifer Richards
2060173f3a
Improve proceedings display with new title block, configurable host logos, and additional PDF or URL materials. Fixes #3147 . Commit ready for merge.
...
- Legacy-Id: 19306
2021-08-30 17:02:49 +00:00
Robert Sparks
1eb46361a0
Provide a per-document status file in the format expected by idnits2. Rework the rfc status blob and obsoleted file to manage the long generation times. Commit ready for merge.
...
- Legacy-Id: 19265
2021-07-30 16:13:15 +00:00
Robert Sparks
b179143303
Supply missing template for idnits2-rfcs-obsoleted. Add a view that provides the rfc-status blob used by idnits. Commit ready for merge.
...
- Legacy-Id: 19263
2021-07-28 18:24:12 +00:00
Robert Sparks
3283645252
Provide replacement for idnits2's use of tools.ietf.org for a representation of obsoleted RFCs. Commit ready for merge.
...
- Legacy-Id: 19262
2021-07-27 19:40:57 +00:00
Robert Sparks
359889c1f7
Changed the signature of can_manage_all_groups_of_type to only take a type_id. Removed the logic that tried to distinguish permissions for teams by parent - that should be modeled as separate type_ids instead. Commit ready for merge.
...
- Legacy-Id: 19258
2021-07-22 18:34:57 +00:00
Robert Sparks
7ede0942d0
Rename ietf.group.utils.can_manage_group_type to can_manage_all_groups_of_type to improve code readability where it is used. Commit ready for merge.
...
- Legacy-Id: 19256
2021-07-22 18:05:06 +00:00
Robert Sparks
0002e43cab
Merged in [19243] from rjsparks@nostrum.com:
...
Render markdown on the document main page for document materials. Fixes #2927 .
- Legacy-Id: 19245
Note: SVN reference [19243] has been migrated to Git commit 0eb027879a
2021-07-20 20:38:41 +00:00
Robert Sparks
0eb027879a
Render markdown on the document main page for document materials. Fixes #2927 . Commit ready for merge.
...
- Legacy-Id: 19243
2021-07-20 19:58:31 +00:00
Robert Sparks
8b72e3ce1e
Merged in [19228] from rjsparks@nostrum.com:
...
Add BOF Requests to the datatracker.
- Legacy-Id: 19237
Note: SVN reference [19228] has been migrated to Git commit 84717102b0
2021-07-15 21:39:57 +00:00
Robert Sparks
6b5c0ac499
Merged in [19200] from housley@vigilsec.com:
...
Better explain ballot positions from former area dirctors. Fixes #3228 . Branch
- Legacy-Id: 19229
Note: SVN reference [19200] has been migrated to Git commit b2e5873577290740133120f21ec340cbcef513f5
2021-07-15 20:23:50 +00:00
Robert Sparks
dcd372a928
Restrict editor access in all states but proposed.
...
- Legacy-Id: 19205
2021-07-08 19:16:58 +00:00
Robert Sparks
f5a04263e5
Added the notion of responsible leadership.
...
- Legacy-Id: 19202
2021-07-07 17:49:35 +00:00
Robert Sparks
338da98661
merged forward. Gave IAB same abilities as IESG.
...
- Legacy-Id: 19201
2021-07-06 20:19:12 +00:00
Robert Sparks
6b383255ad
Staging for merge forward
...
- Legacy-Id: 19199
2021-07-06 18:05:54 +00:00
Robert Sparks
5f6816d742
Handle bare numbers and rfc names with a space for the /doc/html view. Fixes #1999 . Commit ready for merge.
...
- Legacy-Id: 19095
2021-06-07 21:25:42 +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
3b84ea6648
Merged in [18937] from rjsparks@nostrum.com:
...
Change the default behavior of a document's main page to show the
full document content. Users can still control whether the full
page is shown on a particular document by adding either
?include_text=0 or ?include_text=1 to the url. Users can also use
the settings page at /account/settings to override the default
behavior for all documents. Fixes #3252 .
- Legacy-Id: 18946
Note: SVN reference [18937] has been migrated to Git commit 7cb5fdafbf149eb67161fc8297f70ba208f05fe9
2021-04-12 18:24:58 +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
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
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
Robert Sparks
fa0826f860
Merged in [18862] from peter@akayla.com:
...
Modifies stream name descriptions and changes document page to use the description instead of the stream name. Fixes issue 3169.
- Legacy-Id: 18879
Note: SVN reference [18862] has been migrated to Git commit 12a5e04689
2021-03-02 23:33:48 +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
9744ae12e5
Reverted r18858. More work is needed.
...
- Legacy-Id: 18873
2021-03-02 18:35:34 +00:00
Robert Sparks
5b43494421
Merged in [18858] 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: 18872
Note: SVN reference [18858] has been migrated to Git commit 84a25ed491
2021-03-02 17:17:30 +00:00
Robert Sparks
c44c8a0caa
Merged in [18857] from housley@vigilsec.com:
...
Properly handle bibxml3 for drafts with filenames that end in a hypen and digits. Fixes #3188 .
- Legacy-Id: 18870
Note: SVN reference [18857] has been migrated to Git commit cb554fa862
2021-03-02 14:51:08 +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
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
Russ Housley
cb554fa862
Properly handle bibxml3 for drafts with filenames that end in a hypen and digits. Fixes #3188 .
...
- Legacy-Id: 18857
2021-02-23 18:38:06 +00:00
Robert Sparks
160030c745
Patch around multiple newrevisiondocevents. Commit ready for merge.
...
- Legacy-Id: 18856
2021-02-20 19:29:56 +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
Jennifer Richards
e11583a87f
Allow assignment of Person as "action holder" for a Doc, plus rudimentary automation of assignment. Fixes #3146 . Commit ready for merge.
...
- Legacy-Id: 18829
2021-02-12 20:31:00 +00:00
Robert Sparks
3697180cc1
Reverted merge of timezone-aware migration efforts.
...
- Legacy-Id: 18792
2021-01-12 16:54:20 +00:00
Henrik Levkowetz
774e752a54
Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768.
...
- Legacy-Id: 18770
2020-12-16 23:53:37 +00:00
Jennifer Richards
cde31ce72f
Improve group 'about' link text on doc page. Fixes #3066 . Commit ready for merge.
...
- Legacy-Id: 18701
2020-11-16 18:11:05 +00:00
Henrik Levkowetz
4bbe2fed93
Restricted a log.assertion to only run for current documents (not DocHistory entries). Fixed a buggy handling of document.group for historic groups.
...
- Legacy-Id: 18617
2020-10-15 11:29:14 +00:00
Robert Sparks
3baea05e6d
Use the id-archive wherever we had been using the id-repository. Fixes #3080 . Commit ready for merge.
...
- Legacy-Id: 18550
2020-10-02 14:13:17 +00:00
Henrik Levkowetz
90a6ed0d08
Fixed a bad membership test.
...
- Legacy-Id: 18480
2020-09-09 15:32:38 +00:00
Henrik Levkowetz
e86bf0194b
Added an assertion to catch an unexpected document state (no IESG state set). Updated the log.assertion() function to accept a "note" argument, for more informative assertion messages.
...
- Legacy-Id: 18479
2020-09-09 14:09:43 +00:00
Henrik Levkowetz
0fa8800644
Rewrote some code in document_main to avoid using the iesg_state.slug attribute when iesg_state might not be set.
...
- Legacy-Id: 18469
2020-09-07 14:54:29 +00:00
Henrik Levkowetz
5a64d6027c
Added exception catching around an urlreverse that might fail. (Enumerating valid group types will also work, but can get out of sync, so this is more DRY).
...
- Legacy-Id: 18437
2020-08-28 12:57:22 +00:00
Henrik Levkowetz
c98b6c8ad3
Fixed an issue with the generated tag for versioned bibxml entries under /doc/bibxml3 for drafts that have been published as RFC.
...
- Legacy-Id: 18418
2020-08-26 15:23:41 +00:00