Fix renamed field in group migrations 0043 and 0044. Fixes error in 19075.
- Legacy-Id: 19085
Note: SVN reference [19083] has been migrated to Git commit f5a1730257
Added IESG document state to review request information. Fixes#3235.
- Legacy-Id: 19084
Note: SVN reference [19081] has been migrated to Git commit 6ec7347f8d
Adds new filtering tags for sessions which have multiple sessions. I.e., in addition to wg,area,type there is wg-sessa, wg-sessb or wg-sessc etc on the tags, so now you can filter either all wg sessions or only specific sessions. Also removes the unused session.order_number, but not yet the session.order_in_meeting() function (which I think is unused too).
- Legacy-Id: 19080
Note: SVN reference [19074] has been migrated to Git commit ddefdecca7
Clean up handling of non-WG groups on the group edit page; restrict parent/child group relationships by type. Fixes#3253.
- Legacy-Id: 19079
Note: SVN reference [19075] has been migrated to Git commit 2a2e5f0c24
Handle groups without area when sorting unscheduled sessions in schedule editor. Fixes#3173.
- Legacy-Id: 19077
Note: SVN reference [19073] has been migrated to Git commit 0ade3f789a
Redirect to materials page for attempts to see proceedings for meetings that do not yet have schedules. Fixes#3294.
- Legacy-Id: 19068
Note: SVN reference [19055] has been migrated to Git commit ffd82f1ce8
Fix error on Telechat doc detail page when conflict review doc has no ballot. Fixes#3245.
- Legacy-Id: 19067
Note: SVN reference [19054] has been migrated to Git commit 511006fe8e
Allow IAB Programs to be listed in meeting request conflicts. Fixes#3270.
- Legacy-Id: 19066
Note: SVN reference [19052] has been migrated to Git commit 45dcc10418
Remove generate-wg-aliases and generate-draft-aliases scripts. They were replaced with management commands.
- Legacy-Id: 19065
Note: SVN reference [19048] has been migrated to Git commit d8ec82524a
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.
- Legacy-Id: 19063
Note: SVN reference [19030] has been migrated to Git commit e3ee370981
Change /api/v2/person/person to ROBOT to prepare for
switching from personal api key to robot, mail-archive
api key. Once in place, generate new key for this
endpoint and install.
- Legacy-Id: 19035
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
Add aliases for RGs in irtf.org and IAB programs in iab.org. Fixes#3271
- Legacy-Id: 19021
Note: SVN reference [18993] has been migrated to Git commit 886b99c273
Prevent unscheduled session drop target from collapsing to zero size in agenda editor. Fixes#3174.
- Legacy-Id: 19007
Note: SVN reference [18998] has been migrated to Git commit 43321f12ae
Changes to reflect repository moves.
- Legacy-Id: 19006
Note: SVN reference [18997] has been migrated to Git commit ceb7121018f8dcb877c5777c487f6b49f49b70ed
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
Missing migration needed by [18960] / [18977]
- Legacy-Id: 19002
Note: SVN reference [18960] has been migrated to Git commit b08110b838
Note: SVN reference [18977] has been migrated to Git commit 6a70e862df
Note: SVN reference [18991] has been migrated to Git commit c09cd8b651
Correct invalid date assumption in rfc8989 eligibility tests.
- Legacy-Id: 19001
Note: SVN reference [18999] has been migrated to Git commit 53fa35c148e2d9a3a01987601de5d20edb0c401f
- Legacy-Id: 18991
Note: SVN reference [18960] has been migrated to Git commit b08110b838
Note: SVN reference [18977] has been migrated to Git commit 6a70e862df
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
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
Allow external resources to be set/suggested during submission process. Fixes#3068.
- Legacy-Id: 18977
Note: SVN reference [18960] has been migrated to Git commit b08110b838
Fix occasional failure in test_agenda_view_team_group_filter_toggle.
- Legacy-Id: 18976
Note: SVN reference [18958] has been migrated to Git commit 6b8347ce90
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
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
Redirect requests for htmlized bcp or std subseries elements to the relevant rfc-editor info page. Fixes#3233.
- Legacy-Id: 18947
Note: SVN reference [18938] has been migrated to Git commit 497a453a93376488caed154b0611dc21dd78b956
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
Retain strict acronym validation, specifically disallowing hyphens, for new groups of types that create documents, while allowing existing groups and new non-document-creating groups to validate when they contain hyphens. Fixes#3236. Commit
- Legacy-Id: 18945
Note: SVN reference [18936] has been migrated to Git commit 04f5b4ae4dcbbf8a39281f0b79b1a6271439fd1a
Simplify javascript on the htmlized document pages.
- Legacy-Id: 18944
Note: SVN reference [18928] has been migrated to Git commit 55bb635ccb15ff255d28bff2dd87760d0264d6bb
Drop parent group filter keyword from special group agenda items. Fixes#3115.
- Legacy-Id: 18943
Note: SVN reference [18927] has been migrated to Git commit 516abc5725
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
Convert generate-draft-aliaes and generate-wg-aliases into management commands: generate_draft_aliases and generate_group_aliases. Also provide tests for the new management commands.
- Legacy-Id: 18925
Note: SVN reference [18913] has been migrated to Git commit 45b14c83a7
Log Unicode exception instead of printing them to the console when they occur building the email alias files.
- Legacy-Id: 18923
Note: SVN reference [18909] has been migrated to Git commit 44d8caaaae
Provide bibxml test for drafts that end in a hyphen and a digit.
- Legacy-Id: 18921
Note: SVN reference [18906] has been migrated to Git commit 469c67296e
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
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
Make mail aliases for review teams and IAB programs. Fixes#3210
- Legacy-Id: 18918
Note: SVN reference [18901] has been migrated to Git commit 3e7e7c99d9