Commit graph

3401 commits

Author SHA1 Message Date
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 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
Jennifer Richards d7f20342b6 Tear out old meeting schedule editor and related code
- Legacy-Id: 19551
2021-11-04 17:07:22 +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
Jennifer Richards 3dfce7b850 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
- Legacy-Id: 19549
2021-11-04 17:01:32 +00:00
Robert Sparks 1f0852b714 Merged in [19506] from rjsparks@nostrum.com:
Remove duplicate words in shepherds writeup template. Fixes #3453.
 - Legacy-Id: 19533
Note: SVN reference [19506] has been migrated to Git commit 5a31658b7f
2021-11-02 18:16:41 +00:00
Robert Sparks 527b0b05cd Merged in [19494] from lars@eggert.org:
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
2021-11-02 18:01:51 +00:00
Robert Sparks 6271c055f8 Merged in [19487] from lars@eggert.org:
Remove workarounds for ancient IE versions.
 - Legacy-Id: 19523
Note: SVN reference [19487] has been migrated to Git commit 722c59ba8b
2021-11-01 22:54:52 +00:00
Robert Sparks 74a7cae3f0 Merged in [19486] from lars@eggert.org:
Remove the ability to submit Postscript I-Ds.
 Fixes #3448.
 - Legacy-Id: 19522
Note: SVN reference [19486] has been migrated to Git commit b058ba28ec
2021-11-01 22:53:13 +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 1343ab9c68 Merged in [19484] from lars@eggert.org:
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
2021-11-01 19:41:23 +00:00
Robert Sparks 8c62c05893 Merged in [19483] from lars@eggert.org:
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
2021-11-01 19:13:37 +00:00
Robert Sparks 0a024cd217 Merged in [19482] from lars@eggert.org:
No need to load d3 or jquery for these templates.
 - Legacy-Id: 19518
Note: SVN reference [19482] has been migrated to Git commit a2d47f0af8
2021-11-01 18:55:44 +00:00
Robert Sparks bbc538663c Merged in [19480] from rjsparks@nostrum.com:
Simple entity caching for the recent drafts view.
 - Legacy-Id: 19517
Note: SVN reference [19480] has been migrated to Git commit c0cbb79bf9
2021-11-01 18:50:28 +00:00
Robert Sparks 64b0d0f6a3 Merged in [19473] from lars@eggert.org:
Fix search layout.
 - Legacy-Id: 19515
Note: SVN reference [19473] has been migrated to Git commit 95f2686d37
2021-11-01 18:45:59 +00:00
Robert Sparks 9f8de22fc9 Merged in [19472] from lars@eggert.org:
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
2021-11-01 18:43:03 +00:00
Robert Sparks 95666eabc6 Merged in [19471] from lars@eggert.org:
More conformant HTML for the 'sign in' button.
 - Legacy-Id: 19513
Note: SVN reference [19471] has been migrated to Git commit 63f1df0309
2021-11-01 18:19:32 +00:00
Robert Sparks e918331539 Merged in [19470] from lars@eggert.org:
Change some popup texts and icons for session buttons.
 - Legacy-Id: 19512
Note: SVN reference [19470] has been migrated to Git commit 04b78c4052
2021-11-01 18:12:00 +00:00
Robert Sparks bfc22c2c96 Merged in [19469] from lars@eggert.org:
<span> can't have <div> in it. Fix that.
 - Legacy-Id: 19511
Note: SVN reference [19469] has been migrated to Git commit d6e60a8f8e
2021-11-01 18:03:55 +00:00
Robert Sparks bc4e421175 Merged in [19468] from lars@eggert.org:
Insert a missing </button>.
 - Legacy-Id: 19510
Note: SVN reference [19468] has been migrated to Git commit 0c82560120
2021-11-01 17:48:02 +00:00
Robert Sparks 790ef0a1ec Merged in [19467] from lars@eggert.org:
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
2021-11-01 17:04:08 +00:00
Robert Sparks 66e432e7d9 Merged in [19466] from lars@eggert.org:
Fix HTML by closing some <li> tags.
 - Legacy-Id: 19508
Note: SVN reference [19466] has been migrated to Git commit ee745830d8
2021-11-01 17:01:34 +00:00
Robert Sparks 5a31658b7f Remove duplicate words in shepherds writeup template. Fixes #3453. Commit ready for merge.
- Legacy-Id: 19506
2021-11-01 14:47:55 +00:00
Lars Eggert 4ed19e1bba URL-encode the link to a person's public profile, fixing validation errors.
Commit ready for merge.
 - Legacy-Id: 19494
2021-10-29 10:22:59 +00:00
Lars Eggert 722c59ba8b Remove workarounds for ancient IE versions.
Commit ready for merge.
 - Legacy-Id: 19487
2021-10-28 16:26:19 +00:00
Lars Eggert b058ba28ec Remove the ability to submit Postscript I-Ds.
Commit ready for merge. Fixes #3448.
 - Legacy-Id: 19486
2021-10-28 16:24:29 +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
Lars Eggert 962253f994 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.

Commit ready for merge.
 - Legacy-Id: 19484
2021-10-28 13:08:10 +00:00
Lars Eggert e8a1e6c45a 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.

Commit ready for merge.
 - Legacy-Id: 19483
2021-10-28 12:07:43 +00:00
Lars Eggert a2d47f0af8 No need to load d3 or jquery for these templates.
Commit ready for merge.
 - Legacy-Id: 19482
2021-10-28 06:17:43 +00:00
Robert Sparks c0cbb79bf9 Simple entity caching for the recent drafts view. Commit ready for merge.
- Legacy-Id: 19480
2021-10-27 20:19:00 +00:00
Lars Eggert 95f2686d37 Fix search layout.
Commit ready for merge.
 - Legacy-Id: 19473
2021-10-27 12:24:19 +00:00
Lars Eggert 0d1be6093a Only show links to web pages when they are valid (which many seem to
no be at the moment - fallout from the tools.ietf.org move?)

Also move letter icons consistently after the name.

Commit ready for merge.
 - Legacy-Id: 19472
2021-10-27 12:01:37 +00:00
Lars Eggert 63f1df0309 More conformant HTML for the "sign in" button.
Commit ready for merge.
 - Legacy-Id: 19471
2021-10-27 11:23:11 +00:00
Lars Eggert 04b78c4052 Change some popup texts and icons for session buttons.
Commit ready for merge.
 - Legacy-Id: 19470
2021-10-27 11:05:43 +00:00
Lars Eggert d6e60a8f8e <span> can't have <div> in it. Fix that.
Commit ready for merge.
 - Legacy-Id: 19469
2021-10-27 10:56:05 +00:00
Lars Eggert 0c82560120 Insert a missing </button>.
Commit ready for merge.
 - Legacy-Id: 19468
2021-10-27 10:03:41 +00:00
Lars Eggert 369643cd5e 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.

Commit ready for merge.
 - Legacy-Id: 19467
2021-10-27 08:51:44 +00:00
Lars Eggert ee745830d8 Fix HTML by closing some <li> tags.
Commit ready for merge.
 - Legacy-Id: 19466
2021-10-27 08:50:28 +00:00
Robert Sparks 3a553c4863 Use friendlier language when requiring manual assistance with account creation. Fixes #3445. Commit ready for merge.
- Legacy-Id: 19464
2021-10-26 23:38:44 +00:00
Robert Sparks ef8149412a Update notes links, reflect the removal of etherpad. Commit ready for merge.
- Legacy-Id: 19455
2021-10-26 15:26:13 +00:00
Robert Sparks f4ebe39e87 Adjust the IPR declaration submission form to remove the line about limiting the declaration solely to stardards-track IETF documents. Commit ready to merge.
- Legacy-Id: 19454
2021-10-25 17:08:30 +00:00
Robert Sparks d74c7a8a5a Align code, tests, and url templates around the person ajax json views. Fix a dangling pyflake nit. Commit ready for merge.
- Legacy-Id: 19453
2021-10-25 15:29:10 +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
Jennifer Richards 5cbe402036 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)
- Legacy-Id: 19449
2021-10-21 14:59:02 +00:00
Jennifer Richards 446ac7a47e Disable session purpose/timeslot type hiding on schedule editor when only 0 or 1 options
- Legacy-Id: 19439
2021-10-19 14:39:17 +00:00
Jennifer Richards b6ac3d4b1d Allow hiding/blurring sessions and timeslots based on TimeSlotType in the schedule editor
- Legacy-Id: 19438
2021-10-19 01:07:56 +00:00
Jennifer Richards 3be50d6e39 Update session purposes and group type -> purpose map to match notes page, change 'session' purpose to 'regular'
- Legacy-Id: 19433
2021-10-18 14:48:36 +00:00
Jennifer Richards 173e438aee Add 'closed' session purpose, assign purposes for nomcom groups, and update schedule editor to enforce timeslot type and allow blurring sessions by purpose
- Legacy-Id: 19427
2021-10-15 19:33:33 +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