-
Notifications
You must be signed in to change notification settings - Fork 378
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: feat/dark-more <- main #6076
Commits on Jul 13, 2023
-
4
Configuration menu - View commit details
-
Copy full SHA for 3ea79c2 - Browse repository at this point
Copy the full SHA 3ea79c2View commit details
Commits on Jul 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5f8fca6 - Browse repository at this point
Copy the full SHA 5f8fca6View commit details -
fix: restore ability to create status change documents (#5963)
* fix: restore ability to create status change documents Fixes #5962 * chore: address review comment
Configuration menu - View commit details
-
Copy full SHA for f82988d - Browse repository at this point
Copy the full SHA f82988dView commit details -
fix: Provide human-friendly status in submission status API response (#…
…6011) Co-authored-by: nectostr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 91297f1 - Browse repository at this point
Copy the full SHA 91297f1View commit details -
fix: Make name/email lookups case-insensitive (#5972) (#6007)
* fix: Make name/email lookups case-insensitive (#5972) Use icontains so that looking up name or email is case insensitive Added a test Fixes: 5972 * fix: Use __iexact not __icontains
Configuration menu - View commit details
-
Copy full SHA for 9aea2a2 - Browse repository at this point
Copy the full SHA 9aea2a2View commit details -
fix: Clarify no-action-needed (#5918) (#6020)
When a draft is submitted for manual processing, clarify that no action is needed; the Secretariat has the next steps. Fixes: #5918
Configuration menu - View commit details
-
Copy full SHA for 8a88210 - Browse repository at this point
Copy the full SHA 8a88210View commit details -
fix: Fix menu hover issue (#6019)
* fix: Fix menu hover issue Fixes #5702 * Fix leftmenu hover issue
Configuration menu - View commit details
-
Copy full SHA for c717673 - Browse repository at this point
Copy the full SHA c717673View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a499cd - Browse repository at this point
Copy the full SHA 3a499cdView commit details -
fix: Clarify Questionnaire label (#4688) (#6017)
When filtering nominees, `Questionnaire` implies `Accepted == yes` so fix the dropdown test tosay that. Fixes: #4688
1Configuration menu - View commit details
-
Copy full SHA for ebad948 - Browse repository at this point
Copy the full SHA ebad948View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a7c5c - Browse repository at this point
Copy the full SHA 36a7c5cView commit details
Commits on Jul 23, 2023
-
fix:no history entry when changing RFC Editor note for doc (#6021)
* fix:no history entry when changing RFC Editor note for doc * fix:no history entry when changing RFC Editor note for doc --------- Co-authored-by: Priyanka Narkar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00c0389 - Browse repository at this point
Copy the full SHA 00c0389View commit details -
Configuration menu - View commit details
-
Copy full SHA for e61f779 - Browse repository at this point
Copy the full SHA e61f779View commit details -
fix: return 404 for non-existing revisions (#6014)
* fix: return 404 for non-existing revisions Links to non-existing revisions to docs should return 404 * fix: change rfc/rev and search behaviour * refactor: fix tab level * fix: return 404 for rfc revision for bibtex
Configuration menu - View commit details
-
Copy full SHA for 4d61170 - Browse repository at this point
Copy the full SHA 4d61170View commit details -
fix: provide date for revisions in bibtex output (#6029)
* fix: provide date for revisions in bibtex output * refactor: change walrus to if's * fix: specify particular revision for events
Configuration menu - View commit details
-
Copy full SHA for 001719b - Browse repository at this point
Copy the full SHA 001719bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14b4f82 - Browse repository at this point
Copy the full SHA 14b4f82View commit details -
fix: Remove automatically suggested document for document that is alr…
…eady has review request (fixes #3211) (#5425) * Added check that if there is already review request for the document in question, ignore the automatic suggestion for that document. Fixes #3211. * fix: dont block on open requests for a previous version. Add tests --------- Co-authored-by: Nicolas Giard <[email protected]> Co-authored-by: Robert Sparks <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a0ea56 - Browse repository at this point
Copy the full SHA 5a0ea56View commit details -
* feat: support iab and iesg statements. Import iab statements. (#5895) * feat: infrastructure for statements doctype * chore: basic test framework * feat: basic statement document view * feat: show replaced statements * chore: black * fix: state help for statements * fix: cleanout non-relevant email expansions * feat: import iab statements, provide group statements tab * fix: guard against running import twice * feat: build redirect csv for iab statements * fix: set document state on import * feat: show published date on main doc view * feat: handle pdf statements * feat: create new and update statements * chore: copyright block updates * chore: remove flakes * chore: black * feat: add edit/new buttons for the secretariat * fix: address PR #5895 review comments * fix: pin pydantic until inflect catches up (#5901) (#5902) * chore: re-un-pin pydantic
Configuration menu - View commit details
-
Copy full SHA for dbe1749 - Browse repository at this point
Copy the full SHA dbe1749View commit details -
feat: include submitter in email about submitted slides (#6033)
* feat: include submitter in email about submitted slides fixes #6031 * chore: remove unintended whitespace change
Configuration menu - View commit details
-
Copy full SHA for ab0b8e1 - Browse repository at this point
Copy the full SHA ab0b8e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f124af8 - Browse repository at this point
Copy the full SHA f124af8View commit details
Commits on Jul 24, 2023
-
fix: Add editorial stream to proceedings (#6027)
* fix: Add editorial stream to proceedings Fixes #5717 * fix: Move editorial stream after the irtf in proceedings
Configuration menu - View commit details
-
Copy full SHA for 101963d - Browse repository at this point
Copy the full SHA 101963dView commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e1e15da - Browse repository at this point
Copy the full SHA e1e15daView commit details -
fix: Shows requested reviews for doc fixes (#6022)
* Fix: Shows requested reviews for doc * Changed template includes to only give required variables to them.
Configuration menu - View commit details
-
Copy full SHA for b24dd44 - Browse repository at this point
Copy the full SHA b24dd44View commit details -
feat: allow openId to choose an unactive email if there are none acti…
…ve (#6041) * feat: allow openId to choose an unactive email if there are no active ones * chore: correct typo * chore: rename unactive to inactive
Configuration menu - View commit details
-
Copy full SHA for 593bdb4 - Browse repository at this point
Copy the full SHA 593bdb4View commit details
Commits on Jul 27, 2023
-
fix: Make review table more responsive (#6053)
* fix: Improve layout of review table * Progress * Progress * Final changes * Fix tests * Remove fluff * Undo commits
Configuration menu - View commit details
-
Copy full SHA for 04df797 - Browse repository at this point
Copy the full SHA 04df797View commit details -
Configuration menu - View commit details
-
Copy full SHA for 416ffb0 - Browse repository at this point
Copy the full SHA 416ffb0View commit details
Commits on Jul 28, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for ff07286 - Browse repository at this point
Copy the full SHA ff07286View commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 22624a3 - Browse repository at this point
Copy the full SHA 22624a3View commit details -
fix: Clean up view_feedback_pending (#6070)
- Remove "Unclassified" column header, which caused misalignment in the table body. - Show the message author - previously displayed as `(None)`.
Configuration menu - View commit details
-
Copy full SHA for 4e46032 - Browse repository at this point
Copy the full SHA 4e46032View commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 59c1db1 - Browse repository at this point
Copy the full SHA 59c1db1View commit details
Commits on Aug 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 638f7ea - Browse repository at this point
Copy the full SHA 638f7eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 399b7b9 - Browse repository at this point
Copy the full SHA 399b7b9View commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b327a27 - Browse repository at this point
Copy the full SHA b327a27View commit details -
feat: Reclassify nomcom feedback (#6002)
* fix: Clean up view_feedback_pending - Remove "Unclassified" column header, which caused misalignment in the table body. - Show the message author - previously displayed as `(None)`. * feat: Reclassify nomcom feedback (#4669) - There's a new `Chair/Advisor Tasks` menu item `Reclassify feedback`. - I overloaded `view_feedback*` URLs with a `?reclassify` parameter. - This adds a checkbox to each feedback message, and a `Reclassify` button at the bottom of each feedback page. - "Reclassifying" basically de-classifies the feedback, and punts it back to the "Pending emails" view for reclassification. - If a feedback has been applied to multiple nominees, declassifying it from one nominee removes it from all. * fix: Remove unused local variables * fix: Fix some missing and mis-nested html * test: Add tests for reclassifying feedback * refactor: Substantial redesign of feedback reclassification - Break out reclassify_feedback* as their own URLs and views, and revert changes to view_feedback*.html. - Replace checkboxes with a Reclassify button on each message. * fix: Remember to clear the feedback associations when reclassifying * feat: Add an 'Overcome by events' feedback type * refactor: When invoking reclassification from a view-feedback page, load the corresponding reclassify-feedback page * fix: De-conflict migration with 0004_statements Also change the coding style to match, and add a reverse migration. * fix: Fix a test case to account for new feedback type * fix: 842e730 broke the Back button * refactor: Reclassify feedback directly instead of putting it back in the work queue * fix: Adjust tests to new workflow * refactor: Further refine reclassification to avoid redirects * refactor: Impose a FeedbackTypeName ordering Also add FeedbackTypeName.legend field, rather than synthesizing it every time we classify or reclassify feedback. In the reclassification forms, only show the relevant feedback types. * refactor: Merge reclassify_feedback_* back into view_feedback_* This means the "Reclassify" button is always present, but eliminates some complexity. * refactor: Add filter(used=True) on FeedbackTypeName querysets * refactor: Add the new FeedbackTypeName to the reclassification success message * fix: Secure reclassification against rogue nomcom members
Configuration menu - View commit details
-
Copy full SHA for 06c9f06 - Browse repository at this point
Copy the full SHA 06c9f06View commit details -
fix: Print decoded key and fully clean up test nomcom (#6094)
* fix: Delete Person records when deleting a test nomcom * fix: Decode test nomcom private key before printing
Configuration menu - View commit details
-
Copy full SHA for b574a6e - Browse repository at this point
Copy the full SHA b574a6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d87e504 - Browse repository at this point
Copy the full SHA d87e504View commit details -
chore(deps): update all npm dependencies for playwright (#6061)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3a17abe - Browse repository at this point
Copy the full SHA 3a17abeView commit details -
chore(deps): update all npm dependencies for dev/diff (#6062)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d28eabe - Browse repository at this point
Copy the full SHA d28eabeView commit details -
chore(deps): update all npm dependencies for dev/coverage-action (#6063)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4653906 - Browse repository at this point
Copy the full SHA 4653906View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e852ae - Browse repository at this point
Copy the full SHA 7e852aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa6136d - Browse repository at this point
Copy the full SHA aa6136dView commit details -
fix(doc): Unify help texts for document states (#6060)
* Fix IESG State help text link (only) * Intermediate checkpoint * Correct URL filtering of state descriptions * Unify help texts for document states * Remove redundant load static from template --------- Co-authored-by: Robert Sparks <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 71ccba6 - Browse repository at this point
Copy the full SHA 71ccba6View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 91f6b9a - Browse repository at this point
Copy the full SHA 91f6b9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5de4c0b - Browse repository at this point
Copy the full SHA 5de4c0bView commit details -
fix: refactor how settings handles cache definitions (#6099)
* fix: refactor how settings handles cache definitions * chore: more english-speaker readable expression
Configuration menu - View commit details
-
Copy full SHA for baa5127 - Browse repository at this point
Copy the full SHA baa5127View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82d91d3 - Browse repository at this point
Copy the full SHA 82d91d3View commit details