Jim Fenton
431a112bf1
Added NomCom membership history page. Fixes issue #3006 . Branch ready for merge.
...
- Legacy-Id: 18601
2020-10-12 02:36:16 +00:00
Henrik Levkowetz
1a7aa2129d
Set version info and settings back to development mode
...
- Legacy-Id: 18557
2020-10-02 21:02:00 +00:00
Henrik Levkowetz
9a85ba4885
Set version info to release version 7.19.0 before branching.
...
- Legacy-Id: 18555
2020-10-02 21:01:38 +00:00
Henrik Levkowetz
bce260e308
Changelog entry for 7.19.0
...
- Legacy-Id: 18554
2020-10-02 21:01:27 +00:00
Henrik Levkowetz
7368abbfab
Code coverage data for release 7.19.0
...
- Legacy-Id: 18553
2020-10-02 21:01:10 +00:00
Henrik Levkowetz
df6d06bd30
Changed a couple of spots with links to the person profile page to use the person_link template tag.
...
- Legacy-Id: 18552
2020-10-02 18:08:42 +00:00
Henrik Levkowetz
8b9d04f49f
Fixed a Py3 str/bytes issue in the feedback_email handler.
...
- Legacy-Id: 18551
2020-10-02 18:06:11 +00:00
Henrik Levkowetz
2899c2a65d
Added listing of author names, with links to the individual profile pages, to Draft and RFC status pages. Related to issue #3093 .
...
- Legacy-Id: 18549
2020-10-02 12:34:50 +00:00
Henrik Levkowetz
4128a769a8
Added RFC and active drafts counts to the personal profile page.
...
- Legacy-Id: 18548
2020-10-02 12:32:48 +00:00
Henrik Levkowetz
19f3861d96
Added a link to a user's personal profile page to the account info page, and moved the GDPR fine print to the bottom. Turned the 'personal-info' dagger symbols into links to the fine print. Added a dagger to the 'External Resources' section. Partially related to issue #3093 .
...
- Legacy-Id: 18547
2020-10-02 12:31:45 +00:00
Henrik Levkowetz
de8d00cc05
Added a link to a user's personal profile page to the personal drop-down menu. Addresses issue #3093 .
...
- Legacy-Id: 18546
2020-10-02 12:27:31 +00:00
Henrik Levkowetz
703a826ddf
Added a comment to explain the lack of skipIf() for a test class.
...
- Legacy-Id: 18545
2020-10-02 12:24:31 +00:00
Henrik Levkowetz
a2758d5feb
Fixed a test case bug that compared a py3 string with bytes.
...
- Legacy-Id: 18544
2020-10-02 12:22:40 +00:00
Henrik Levkowetz
6cd3e6c83e
Added Person.personextresource_set to the information returned in the personal-information JSON blob.
...
- Legacy-Id: 18543
2020-10-02 12:10:33 +00:00
Henrik Levkowetz
49e62ef6c7
Added missing exception handling for one invocation of parse_agenda_filter_params().
...
- Legacy-Id: 18542
2020-10-02 12:08:09 +00:00
Henrik Levkowetz
6ee63c8a0a
Set version info and settings back to development mode
...
- Legacy-Id: 18539
2020-10-01 21:18:16 +00:00
Henrik Levkowetz
54f72eb416
Set version info to release version 7.18.0 before branching.
...
- Legacy-Id: 18537
2020-10-01 21:17:54 +00:00
Henrik Levkowetz
d78747b957
Changelog entry for 7.18.0
...
- Legacy-Id: 18536
2020-10-01 21:17:42 +00:00
Henrik Levkowetz
a803a269a3
Code coverage data for release 7.18.0
...
- Legacy-Id: 18535
2020-10-01 21:17:10 +00:00
Henrik Levkowetz
7d01c661f2
Merged in the agenda filtering improvements from jennifer@painless-security.com. This completely reworks the filtering of the IETF agenda, in order to not collide with page navigation and clean up a number of edge cases. It also reinstates the same kind of filtering for the upcoming meetings page.
...
- Legacy-Id: 18534
2020-09-30 11:39:40 +00:00
Henrik Levkowetz
f7e1b261bb
Added Maddy's email to the notification list.
...
- Legacy-Id: 18532
2020-09-29 12:29:54 +00:00
Henrik Levkowetz
4fab4c627e
Set version info and settings back to development mode
...
- Legacy-Id: 18530
2020-09-28 20:03:28 +00:00
Henrik Levkowetz
fd973ca683
Set version info to release version 7.17.1 before branching.
...
- Legacy-Id: 18528
2020-09-28 20:03:09 +00:00
Henrik Levkowetz
ed4766fb48
Changelog entry for 7.17.1
...
- Legacy-Id: 18527
2020-09-28 20:02:57 +00:00
Henrik Levkowetz
2e702cd8f0
Code coverage data for release 7.17.1
...
- Legacy-Id: 18526
2020-09-28 20:02:44 +00:00
Henrik Levkowetz
1b6124cdd3
Changed the template for /meeting/upcoming.ics to not produce floating times for meetings with UTC timezone. Fixes issue #3074 .
...
- Legacy-Id: 18525
2020-09-28 19:31:44 +00:00
Henrik Levkowetz
50ecf8bb10
Merged in ^/personal/rjs/fixreviews_7.17.1.dev0:
...
Repair migration for disconnected and confused reviews.
- Legacy-Id: 18524
2020-09-28 13:40:41 +00:00
Henrik Levkowetz
0bc492afaf
Fixed a bytes/unicode issue for echoed-back nomcom questionnaire text.
...
- Legacy-Id: 18523
2020-09-28 11:06:55 +00:00
Robert Sparks
863582e56a
Completed repair migration for disconnected and confused reviews. Branch ready for merge.
...
- Legacy-Id: 18522
2020-09-25 16:08:09 +00:00
Jennifer Richards
97dd600a9b
Rebase agenda customization from jennifer/7.13.1.dev0 to 7.17.1.dev0
...
- Legacy-Id: 18517
2020-09-24 14:27:30 +00:00
Henrik Levkowetz
0eee548999
Fixed a couple of pyflakes issues.
...
- Legacy-Id: 18516
2020-09-24 10:23:30 +00:00
Robert Sparks
a2a0fdfae8
Early migration, mostly comments, committed to facilitate conversation.
...
- Legacy-Id: 18515
2020-09-23 15:28:33 +00:00
Jennifer Richards
7bee3020fd
Rearrange agenda customization UI and add customization UI to upcoming meetings
...
- Legacy-Id: 18513
2020-09-23 15:03:40 +00:00
Robert Sparks
c95be797e7
Grabbing urls patch
...
- Legacy-Id: 18512
2020-09-22 16:04:24 +00:00
Henrik Levkowetz
e2caecba2f
Added a migration to create missing DocAlias instances (and remove some bad ones).
...
- Legacy-Id: 18511
2020-09-22 15:25:58 +00:00
Henrik Levkowetz
3023139c03
Merged in [18508] from rjsparks@nostrum.com:
...
Refine day edges on weekview. Fixes #3071 .
- Legacy-Id: 18509
Note: SVN reference [18508] has been migrated to Git commit 750c41a829da416f28cb3c5dc47532bf8fbb4ea6
2020-09-22 11:57:37 +00:00
Henrik Levkowetz
6c86e96bdf
Merged in [18502] from rjsparks@nostrum.com:
...
Create a yangcatalog support group and populate its initial roles.
- Legacy-Id: 18506
Note: SVN reference [18502] has been migrated to Git commit cf2a198d5f
2020-09-21 15:20:23 +00:00
Henrik Levkowetz
ce18346f2e
Merged in [18466] from jennifer@painless-security.com:
...
Cancel multi-session meetings correctly. Fixes #2958 .
- Legacy-Id: 18505
Note: SVN reference [18466] has been migrated to Git commit c2ab6f595a
2020-09-21 12:40:24 +00:00
Henrik Levkowetz
457821f16f
Updated a middleware function to use the correct Py3 idiom to access exception arguments.
...
- Legacy-Id: 18504
2020-09-21 12:39:00 +00:00
Henrik Levkowetz
51806b1964
Updated log.assertion() to provide an exception object (under Py3, it seems that logging.Logger instances ignore the traceback if there isn't also an exception object). Added a check for unset draft-iesg state to Document.set_state().
...
- Legacy-Id: 18503
2020-09-18 14:15:02 +00:00
Robert Sparks
cf2a198d5f
Create a yangcatalog support group and populate its initial roles. Commit ready for merge.
...
- Legacy-Id: 18502
2020-09-17 20:57:06 +00:00
Henrik Levkowetz
ac5e88b82b
Added a context processor to make settings generally available in page templates. Split the SECRETARIAT_TICKET_EMAIL setting into SECRETARIAT_ACTION_EMAIL and SECRETARIAT_INFO_EMAIL, with different addresses. Updated places with hardcoded ietf-action@ietf.org addresses to use the settings value, and updated some places to use ietf-infor@ietf.org instead of the ietf-action address. Fixes issue #3081 .
...
- Legacy-Id: 18501
2020-09-17 11:10:27 +00:00
Henrik Levkowetz
585271a8a1
Changed the plain UTC.ics zoneinfo entry from symlink to file.
...
- Legacy-Id: 18500
2020-09-16 18:16:28 +00:00
Henrik Levkowetz
73774b4070
- Legacy-Id: 18499
2020-09-16 18:15:50 +00:00
Henrik Levkowetz
1542ed01c9
Fixed an error in a timezone file.
...
- Legacy-Id: 18498
2020-09-15 12:02:02 +00:00
Henrik Levkowetz
aa13dae256
Added manually built UTC.ics and Etc/UTC.ics to the timezone .ics files
...
- Legacy-Id: 18497
2020-09-15 11:22:01 +00:00
Henrik Levkowetz
96330c3f43
Added a missing URL pattern for /api/openid/.
...
- Legacy-Id: 18496
2020-09-15 10:13:11 +00:00
Henrik Levkowetz
0fa1500f52
Changed the format of email addresses added to the document notifications filed when the document shepherd is set. Fixes issue #3079 .
...
- Legacy-Id: 18494
2020-09-14 13:31:39 +00:00
Henrik Levkowetz
1b90193bf0
Set version info and settings back to development mode
...
- Legacy-Id: 18492
2020-09-13 12:33:47 +00:00
Henrik Levkowetz
ffc819366b
Set version info to release version 7.17.0 before branching.
...
- Legacy-Id: 18490
2020-09-13 12:33:28 +00:00