Fix hiding of name/purpose/type fields when not needed in secr/sreq. Fixes#3531.
- Legacy-Id: 19901
Note: SVN reference [19900] has been migrated to Git commit 5f9868e8478a0d455b8f5c0b1fb5f8cd442cf718
Look at v2 'title' attribute in reference type heuristics for XML drafts. Related to #3529.
- Legacy-Id: 19897
Note: SVN reference [19895] has been migrated to Git commit ea79fe0dcc183bc5cd8b27da67865c300b9dce4e
Hide timeslots type is disabled plus other schedule editor debugging/improvements. Fixes#3510. Fixes#3430.
- Legacy-Id: 19882
Note: SVN reference [19878] has been migrated to Git commit 795d861d96
Do not redirect user to the logout page when logging in. Fixes#3478.
- Legacy-Id: 19881
Note: SVN reference [19876] has been migrated to Git commit c4bf508cd8
Fix several review reminder problems.
Send secretary's review reminders to secretary instead of assignee.
Send unconfirmed assignment reminders based on assignment age and CC secretaries.
Correctly separate open review reminders by review team.
Fixes#3482. Fixes#3324.
- Legacy-Id: 19853
Note: SVN reference [19848] has been migrated to Git commit 6df0377fa1
Link to the timeslot editor when meeting has no timeslots. Fixes#3511.
- Legacy-Id: 19852
Note: SVN reference [19841] has been migrated to Git commit 64e904804d
Allow editing of group non-chartered group descriptions through UI. Fixes#3388.
- Legacy-Id: 19850
Note: SVN reference [19838] has been migrated to Git commit d4dbb1bc1f
Update any_email_sent() to use balloters instead of old ad field. Add tests to catch the otherwise quiet failure. Fixes#3438.
- Legacy-Id: 19849
Note: SVN reference [19837] has been migrated to Git commit 66687a5a37
Send secretary's review reminders to secretary instead of assignee.
Send unconfirmed assignment reminders based on assignment age and CC secretaries.
Correctly separate open review reminders by review team.
Fixes#3482. Fixes#3324. Commit ready for merge.
- Legacy-Id: 19848
Point to RFC editor info page in document_bibtex view. Fixes#3484.
- Legacy-Id: 19846
Note: SVN reference [19833] has been migrated to Git commit efa42e1558
Correct the url for the bibtex button. Provide a pdfized button. Fixes#3501.
- Legacy-Id: 19808
Note: SVN reference [19806] has been migrated to Git commit 7d4ea4e37a
Import django.conf.settings instead of ietf.settings. Fixes#3392.
- Legacy-Id: 19798
Note: SVN reference [19788] has been migrated to Git commit ecde8a780fce609efc6539e258e57752a03aa2bd
Strip Unicode control characters out of feed content. Fixes#3398.
- Legacy-Id: 19796
Note: SVN reference [19786] has been migrated to Git commit 91c46eddae31ad298f62ccfe6a3684f1a0778f14
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.
- Legacy-Id: 19767
Note: SVN reference [19763] has been migrated to Git commit fd0df6f619
Provide pdfs of htmlized (pdfized) documents to replace tools.ietf.org/pdf/ at /doc/pdf.
- Legacy-Id: 19758
Note: SVN reference [19753] has been migrated to Git commit adbf8acb81
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
Treat application/octet-stream as text/markdown for '.md' materials uploads. Refactor FileUploadForm hierarchy to reduce boilerplate. Fixes#3163.
- Legacy-Id: 19746
Note: SVN reference [19744] has been migrated to Git commit b04254a293
Change the I-D announce text to mention rsync instead of ftp per RFC9141 and its associated transition plan.
- Legacy-Id: 19735
Note: SVN reference [19719] has been migrated to Git commit f59c6b2a53
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
Update CSS selectors to update times/timezones for any elements with .time/.current-tz classes, not just span. Fixes#3485.
- Legacy-Id: 19733
Note: SVN reference [19716] has been migrated to Git commit 50bdddb624
Remove ietf/templates/iesg/scribe_template.html and related,
which is not used anymore according to the secretariat.
(On merge, rjsparks@nostrum.com also removed the three other
templates that only that one included, and removed the test
that covered the view tht was removed).
- Legacy-Id: 19732
Note: SVN reference [19713] has been migrated to Git commit 70420380f7
Allow nomcom chair to edit liaisons as well as members and generate GroupEvents when changed. Share code between group and nomcom for this purpose. Fixes#3376.
- Legacy-Id: 19730
Note: SVN reference [19710] has been migrated to Git commit 8759955597
Better handle invalid character encodings in process_email and feedback_email commands. Add tests of this using stdin.
- Legacy-Id: 19724
Note: SVN reference [19694] has been migrated to Git commit dcf4251363
Guard against absent 'form_class' kwarg in IETFJSONField.formfield().
- Legacy-Id: 19723
Note: SVN reference [19683] has been migrated to Git commit 99fc23d5c5
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
Update uploaded_filename when modifying agenda through the interim meeting request edit view. Fixes#3395.
- Legacy-Id: 19721
Note: SVN reference [19675] has been migrated to Git commit 9d853d3de3
Add tests of meeting forms for the new session purpose work and a few other untested parts. Fix a few bugs uncovered.
- Legacy-Id: 19720
Note: SVN reference [19672] has been migrated to Git commit 71ca72d8b8
Escape . in agenda url patterns. Guard against unrecognized extensions.
- Legacy-Id: 19671
Note: SVN reference [19670] has been migrated to Git commit 58bd89c99e
Fix error in assignment_display_name() and fix broken test from previous commit. Range 19665:19666
- Legacy-Id: 19669
Note: SVN reference [19666] has been migrated to Git commit 347b62cbb5
Guard against null timeslot location in agenda.html and add test of location_anchor tag
- Legacy-Id: 19668
Note: SVN reference [19665] has been migrated to Git commit b77e6627a4
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
Repair document_main when there are status change relationships.
- Legacy-Id: 19655
Note: SVN reference [19654] has been migrated to Git commit cfe9d7f808
Guard against None in agenda session buttons template / template tags.
- Legacy-Id: 19651
Note: SVN reference [19647] has been migrated to Git commit fe2ce7f12a
Update groupfeatures_session_purposes field migration to match change to model.
- Legacy-Id: 19640
Note: SVN reference [19636] has been migrated to Git commit 9e7cb302f7
There is definitely still quite some breakage, my main focus during
the conflict resolution was not to drop any changes made by others.
- Legacy-Id: 19632
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
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
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
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
Remove duplicate words in shepherds writeup template. Fixes#3453.
- Legacy-Id: 19533
Note: SVN reference [19506] has been migrated to Git commit 5a31658b7f
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
Create management command base class that sends emails on exceptions. Fixes#3356 and #3357.
- Legacy-Id: 19527
Note: SVN reference [19493] has been migrated to Git commit 968b775315
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
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
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
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
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
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
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
Use friendlier language when requiring manual assistance with account creation. Fixes#3445.
- Legacy-Id: 19503
Note: SVN reference [19464] has been migrated to Git commit 3a553c4863