Commit graph

1665 commits

Author SHA1 Message Date
Robert Sparks 0b99e919ee Merged in [19747] from rjsparks@nostrum.com:
Provide a more direct replacement for tools.ietf.org/id at doc/id.
 - Legacy-Id: 19754
Note: SVN reference [19747] has been migrated to Git commit 024cfc3f20
2021-12-07 23:57:05 +00:00
Robert Sparks 024cfc3f20 Provide a more direct replacement for tools.ietf.org/id at doc/id. Commit ready for merge.
- Legacy-Id: 19747
2021-12-03 18:15:48 +00:00
Robert Sparks 5662336778 Merged in [19718] from rjsparks@nostrum.com:
Update the utility that generates batches of bibxml3 files to match the way the view uses the templates.
 - Legacy-Id: 19734
Note: SVN reference [19718] has been migrated to Git commit 5603079b9b
2021-12-01 22:53:35 +00:00
Robert Sparks e299df973a Merged in [19700] from lars@eggert.org:
Add space between RFC and number.
 - Legacy-Id: 19729
Note: SVN reference [19700] has been migrated to Git commit a8aa328e5a
2021-12-01 19:18:07 +00:00
Robert Sparks b7b8901d98 Merged in [19679] from jennifer@painless-security.com:
Include requester's last name as part of a bofreq document's name. Fixes #3377.
 - Legacy-Id: 19722
Note: SVN reference [19679] has been migrated to Git commit 0d1aa09275
2021-12-01 18:21:10 +00:00
Robert Sparks 5603079b9b Update the utility that generates batches of bibxml3 files to match the way the view uses the templates. Commit ready for merge.
- Legacy-Id: 19718
2021-12-01 16:37:08 +00:00
Jennifer Richards 0d1aa09275 Include requester's last name as part of a bofreq document's name. Fixes #3377. Commit ready for merge.
- Legacy-Id: 19679
2021-11-18 15:03:49 +00:00
Robert Sparks 0996842651 Merged in [19658] from jennifer@painless-security.com:
Return rev used to find doc when heuristics modify the input. Share heuristics between rfcdiff and html views. Fixes #3437.
 - Legacy-Id: 19659
Note: SVN reference [19658] has been migrated to Git commit 38469966e2
2021-11-13 20:09:28 +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 4dce42d23f Merged in [19654] from rjsparks@nostrum.com:
Repair document_main when there are status change relationships.
 - Legacy-Id: 19655
Note: SVN reference [19654] has been migrated to Git commit cfe9d7f808
2021-11-12 16:17:16 +00:00
Robert Sparks cfe9d7f808 Repair document_main when there are status change relationships. Commit ready for merge.
- Legacy-Id: 19654
2021-11-12 16:13:11 +00:00
Jennifer Richards fe2ce7f12a Guard against None in agenda session buttons template / template tags. Commit ready for merge.
- Legacy-Id: 19647
2021-11-11 22:44:31 +00:00
Jennifer Richards 0706f8519f Update migrations and fix a few failing tests. Branch ready for merge.
- Legacy-Id: 19571
2021-11-09 02:40:54 +00:00
Jennifer Richards bcd37edfcd Merged from session_purpose_dev
Create dev branch for session purpose work (from revision [19414])
Snapshot of dev work to add session purpose annotation (from revision [19415])
Allow non-WG-like groups to request additional sessions/durations and bypass approval (from revision [19424])
Add 'closed' session purpose, assign purposes for nomcom groups, and update schedule editor to enforce timeslot type and allow blurring sessions by purpose (from revision [19427])
Add management command to set up timeslots/sessions for testing/demoing 'purpose' field (from revision [19430])
Update session purposes and group type -> purpose map to match notes page, change 'session' purpose to 'regular' (from revision [19433])
Redirect edit_schedule urls to edit_meeting_schedule view (from revision [19434])
Allow hiding/blurring sessions and timeslots based on TimeSlotType in the schedule editor (from revision [19438])
Disable session purpose/timeslot type hiding on schedule editor when only 0 or 1 options (from revision [19439])
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) (from revision [19449])
Update purpose/types after discussions, add on_agenda Session field, prevent session requests for groups with no allowed purpose, handle addition fields in session request, fix editing session requests, add session edit form/access from schedule editor, eliminate TimeSlotTypeName "private" field, add server-side timeslot type filtering to schedule editor (from revision [19549])
Eliminate the officehours timeslot type, update/renumber migrations, mark offagenda/reserved TimeSlotTypeNames as not used, add a 'none' SessionPurposeName and disallow null, update agenda filter keywords/filter helpers, fix broken tests and general debugging (from revision [19550])
Tear out old meeting schedule editor and related code (from revision [19551])
Fix merge errors in preceding commits (from revision [19556])
 - Legacy-Id: 19570
Note: SVN reference [19415] has been migrated to Git commit 1054f90873

Note: SVN reference [19424] has been migrated to Git commit 5318081608

Note: SVN reference [19427] has been migrated to Git commit 173e438aee

Note: SVN reference [19430] has been migrated to Git commit 7a2530a0a6

Note: SVN reference [19433] has been migrated to Git commit 3be50d6e39

Note: SVN reference [19434] has been migrated to Git commit 3e3d681e5f

Note: SVN reference [19438] has been migrated to Git commit b6ac3d4b1d

Note: SVN reference [19439] has been migrated to Git commit 446ac7a47e

Note: SVN reference [19449] has been migrated to Git commit 5cbe402036

Note: SVN reference [19549] has been migrated to Git commit 3dfce7b850

Note: SVN reference [19550] has been migrated to Git commit 7b35c09c40

Note: SVN reference [19551] has been migrated to Git commit d7f20342b6

Note: SVN reference [19556] has been migrated to Git commit 2b1864f5a0
2021-11-09 01:35:25 +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 f07fc4937d Merged in [19554] from rjsparks@nostrum.com:
Separating the relateddocument query results in python when building the document main page is slightly faster
 - Legacy-Id: 19564
Note: SVN reference [19554] has been migrated to Git commit 3dc41033c7
2021-11-08 18:40:32 +00:00
Robert Sparks 5bfea0f0f3 Merged in [19553] from rjsparks@nostrum.com:
Gather related document information a little more efficiently for the draft main view
 - Legacy-Id: 19563
Note: SVN reference [19553] has been migrated to Git commit 19fb998c95
2021-11-08 18:39:32 +00:00
Robert Sparks 5c28a85cf1 Merged in [19555] from jennifer@painless-security.com:
Use temporary directories instead of 'real' filesystem for tests. Fixes #3414.
 - Legacy-Id: 19561
Note: SVN reference [19555] has been migrated to Git commit 81d9234d54
2021-11-08 18:16:56 +00:00
Robert Sparks e3cd5f51ed Merged in [19552] from rjsparks@nostrum.com:
Adjust when we truncate search results.
 - Legacy-Id: 19560
Note: SVN reference [19552] has been migrated to Git commit dd0e1496e6
2021-11-08 17:56:13 +00:00
Jennifer Richards 81d9234d54 Use temporary directories instead of "real" filesystem for tests. Fixes #3414. Commit ready for merge.
- Legacy-Id: 19555
2021-11-05 19:45: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 dd0e1496e6 Adjust when we truncate search results. Commit ready for merge.
- Legacy-Id: 19552
2021-11-04 19:30:26 +00:00
Jennifer Richards 7b35c09c40 Eliminate the officehours timeslot type, update/renumber migrations, mark offagenda/reserved TimeSlotTypeNames as not used, add a 'none' SessionPurposeName and disallow null, update agenda filter keywords/filter helpers, fix broken tests and general debugging
- Legacy-Id: 19550
2021-11-04 17:06:06 +00:00
Robert Sparks 279c1f3aaf Merged in [19490] from jennifer@painless-security.com:
Refactor expirable_drafts() and its usage to speed up doc.views_search.recent_drafts view (and discourage inefficient use of the method).
 - Legacy-Id: 19526
Note: SVN reference [19490] has been migrated to Git commit 0d955b6328
2021-11-02 17:23:40 +00:00
Robert Sparks 0e0650ee4f Merged in [19489] from rjsparks@nostrum.com:
Caching of the latest document view work. May add database stress to other views.
 - Legacy-Id: 19525
Note: SVN reference [19489] has been migrated to Git commit 6d74a83744
2021-11-02 15:56:54 +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 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 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
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
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 715b0949cc Fix things that selenium deprecated in version 4, and bump requirement
- Legacy-Id: 19432
2021-10-18 11:08:40 +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
Jennifer Richards 1054f90873 Snapshot of dev work to add session purpose annotation
- Legacy-Id: 19415
2021-10-12 17:08:58 +00:00
Robert Sparks 6a13fd7062 Merged in [19396] from rjsparks@nostrum.com:
Provide a metadata endpoint to assist rfcdiff.pyht.
 - Legacy-Id: 19397
Note: SVN reference [19396] has been migrated to Git commit 036966da97
2021-10-01 22:08:16 +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 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
Jennifer Richards fc9864114b Allow pre-ADs to be assigned as responsible for document. Fixes #3229. Commit ready for merge.
- Legacy-Id: 19383
2021-09-22 18:42:00 +00:00
Robert Sparks 74b14b6de5 Merged in [19339] [19340] from jennifer@painless-security.com:
Refactor get_related_meeting to simplify / correctly handle recording doctype
 - Legacy-Id: 19343
Note: SVN reference [19339] has been migrated to Git commit 05870adeeb

Note: SVN reference [19340] has been migrated to Git commit c0b076258b
2021-09-05 14:57:32 +00:00
Jennifer Richards c0b076258b Add test for get_related_meeting. Branch ready for merge.
- Legacy-Id: 19340
2021-09-05 13:32:01 +00:00
Jennifer Richards 05870adeeb Refactor get_related_meeting to simplify / correctly handle recording doctype
- Legacy-Id: 19339
2021-09-05 13:02:33 +00:00
Robert Sparks d5b0bc6ccc Reordered migrations. Updated name fixture.
- Legacy-Id: 19336
2021-09-04 15:33:53 +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
Robert Sparks ff5707b5f0 Merged in [19307] from rjsparks@nostrum.com:
Add IAB Administrative Support Group group type. Add IAB groups to the group menu. Clearly delineate group types in the group menu. Fixes #3295 and #3296.
 - Legacy-Id: 19328
Note: SVN reference [19307] has been migrated to Git commit d42730300a
2021-09-03 21:29:12 +00:00
Robert Sparks 847f37dbf7 Add IETF Administrative LLC groups. Fixes #3302. Commit ready for merge.
- Legacy-Id: 19310
2021-08-31 22:13:38 +00:00
Jennifer Richards 54a524b124 Include doc name in ballot popup anchors. Fixes #3351. Commit ready for merge.
- Legacy-Id: 19308
2021-08-31 17:24:32 +00:00
Robert Sparks d42730300a Add IAB Administrative Support Group group type. Add IAB groups to the group menu. Clearly delineate group types in the group menu. Fixes #3295 and #3296. Commit ready for merge.
- Legacy-Id: 19307
2021-08-30 19:39:21 +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