Sasha Romijn
2f8dfe8c78
Removed Python 2 compatibility for schedule builder as it's obsolete
...
- Legacy-Id: 17896
2020-05-29 12:49:51 +00:00
Sasha Romijn
1aad1bee48
Add Python 2 compatibility for schedule builder with functools32
...
- Legacy-Id: 17895
2020-05-29 12:14:51 +00:00
Sasha Romijn
c8e0a83b47
Add new model for business logic meeting constraint costs, update existing constraint costs, and small improvements in tests
...
- Legacy-Id: 17894
2020-05-29 12:03:50 +00:00
Sasha Romijn
cbcb5a2bd2
Add schedule saving to automatic scheduler, various cleanups
...
- Legacy-Id: 17893
2020-05-28 19:47:30 +00:00
Henrik Levkowetz
186e2ae67b
Decorated post_submission() with @transaction.atomic, and did some slight refactoring of code related to post_submission() calls and submission events. This was triggered by a submission left in an intermediate state because of a WSGI timeout (leading to a 504 error).
...
- Legacy-Id: 17892
2020-05-28 15:01:33 +00:00
Sasha Romijn
a75c29c231
Add partially completed automatic scheduler.
...
- Legacy-Id: 17891
2020-05-28 12:59:44 +00:00
Henrik Levkowetz
29a8264647
Set version info and settings back to development mode
...
- Legacy-Id: 17881
2020-05-21 23:12:28 +00:00
Henrik Levkowetz
15bf49d4b3
Set version info to release version 7.1.0 before branching.
...
- Legacy-Id: 17879
2020-05-21 23:12:08 +00:00
Henrik Levkowetz
40f38a343b
Merged in [17864] from housley@vigilsec.com:
...
Add /meeting/<num>/agenda pages to the slowpages cache. While I was in the template, I also did a recent ticket. Fixes #2992 .
- Legacy-Id: 17876
Note: SVN reference [17864] has been migrated to Git commit 5dc4931f87
2020-05-21 22:36:24 +00:00
Henrik Levkowetz
65c6a878f7
Merged in [17843] from housley@vigilsec.com:
...
Create slowpages cache for some very stable pages
- Legacy-Id: 17874
Note: SVN reference [17843] has been migrated to Git commit f7886df212
2020-05-21 22:03:38 +00:00
Russ Housley
5dc4931f87
Add /meeting/<num>/agenda pages to the slowpages cache. While I was in the template, I also did a recent ticket. Fixes #2992 .
...
- Legacy-Id: 17864
2020-05-21 14:42:37 +00:00
Henrik Levkowetz
a3979c3cf7
Merged in [17838] from fenton@bluepopcorn.net:
...
Give IRSG at-large members balloting capability. Fixes #2979 . Branch
- Legacy-Id: 17863
Note: SVN reference [17838] has been migrated to Git commit c9bc6b43f0
2020-05-21 13:54:44 +00:00
Henrik Levkowetz
0240c5c0e6
Changed wording in one place on the NomCom Chair help page to be in line with menu entry and page title of the NomCom Settings page, based on feedback from Barbara Stark.
...
- Legacy-Id: 17861
2020-05-20 21:41:39 +00:00
Henrik Levkowetz
ac52ce6595
Updated the NomCom eligibility calculation to use the last 5 in-person meetings, in accordance with draft-iesg-nomcom-eligibility-2020-03 which has now been approved for publication. The code will need revisiting when the long-term policy is available.
...
- Legacy-Id: 17859
2020-05-20 19:41:25 +00:00
Henrik Levkowetz
950f1822bc
Refined the makeresources management command slightly to improve handling of models with names ending in 'Resource' -- tastypie requires the resource name to be explicitly set in that case.
...
- Legacy-Id: 17858
2020-05-20 19:38:44 +00:00
Henrik Levkowetz
5697c6ed72
Additional name changes for agenda_ical()
...
- Legacy-Id: 17856
2020-05-20 15:50:06 +00:00
Henrik Levkowetz
d9a40f8ef4
Renamed some view funtions for consistency. Almost all .json enpoints were named *_json(), but not all. Fixed in this commit, together with the equivalent renaiming for one .ical endpoint.
...
- Legacy-Id: 17855
2020-05-20 14:19:37 +00:00
Henrik Levkowetz
2340f310c7
Changed the nomcom chair help page to show 4-digit years, rather than 2-digit
...
- Legacy-Id: 17854
2020-05-20 14:16:04 +00:00
Henrik Levkowetz
f53d03e7ef
Merged in [17835] from pusateri@bangj.com:
...
Add agenda_note and remote_instructions to agenda.json API. Fixes #2955 .
- Legacy-Id: 17853
Note: SVN reference [17835] has been migrated to Git commit d275a78bce
2020-05-20 12:06:23 +00:00
Henrik Levkowetz
cd7eeb238f
Added a missing guard against attribute access on None.
...
- Legacy-Id: 17852
2020-05-20 10:28:09 +00:00
Henrik Levkowetz
b88a9ccae0
Set version info and settings back to development mode
...
- Legacy-Id: 17850
2020-05-20 09:34:02 +00:00
Henrik Levkowetz
cad36dbf83
Set version info to release version 7.0.0 before branching.
...
- Legacy-Id: 17848
2020-05-20 09:33:43 +00:00
Henrik Levkowetz
8fcfd2073a
Added a migration where Django 2.0 captures more model information than 1.11 did.
...
- Legacy-Id: 17845
2020-05-20 07:31:35 +00:00
Henrik Levkowetz
420099d72a
Added a template with-clause that was lost in merging.
...
- Legacy-Id: 17844
2020-05-20 07:11:50 +00:00
Russ Housley
f7886df212
Create slowpages cache for some very stable pages
...
- Legacy-Id: 17843
2020-05-19 21:29:25 +00:00
Henrik Levkowetz
ee103c99ec
Merged in [17839] from rcross@amsl.com:
...
Fixed issue where any session request was referred to as Virtual
- Legacy-Id: 17841
Note: SVN reference [17839] has been migrated to Git commit 95bb522693
2020-05-19 19:54:11 +00:00
Ryan Cross
95bb522693
Fixed issue where any session request was referred to as Virtual
...
- Legacy-Id: 17839
2020-05-19 17:42:11 +00:00
Jim Fenton
c9bc6b43f0
Give IRSG at-large members balloting capability. Fixes #2979 . Branch ready for merge.
...
- Legacy-Id: 17838
2020-05-19 16:34:24 +00:00
Tom Pusateri
d275a78bce
Add agenda_note and remote_instructions to agenda.json API. Commit ready for merge. Fixes #2955 .
...
- Legacy-Id: 17835
2020-05-19 15:53:38 +00:00
Henrik Levkowetz
d986c5b227
Merged in [17803] from rcross@amsl.com:
...
Made various changes to session request form, mostly removal of fields, to support virtual session requests. Also added settings.SECR_VIRTUAL_MEETINGS list.
- Legacy-Id: 17829
Note: SVN reference [17803] has been migrated to Git commit d90d97d8cc
2020-05-19 12:13:37 +00:00
Henrik Levkowetz
0a885bfbb7
Fixed a test that incorrectly lookdef or author.name instead of author.plain_name()
...
- Legacy-Id: 17827
2020-05-19 09:13:00 +00:00
Henrik Levkowetz
3a963eaf29
Removed a future import
...
- Legacy-Id: 17818
2020-05-18 10:59:59 +00:00
Henrik Levkowetz
488ff08352
Merged in ^/personal/henrik/6.129.2-django2.0 which contains an upgrade of Django from 1.11 to 2.0, with the code changes needed.
...
- Legacy-Id: 17817
2020-05-18 06:50:50 +00:00
Henrik Levkowetz
a44a80b068
Set version info and settings back to development mode
...
- Legacy-Id: 17815
2020-05-18 04:46:57 +00:00
Henrik Levkowetz
0f8eddff1a
Set version info to release version 6.130.1 before branching.
...
- Legacy-Id: 17813
2020-05-18 04:46:34 +00:00
Henrik Levkowetz
d36d717fe5
Removed some debug code.
...
- Legacy-Id: 17810
2020-05-17 19:46:14 +00:00
Henrik Levkowetz
e87dd6b599
Merged in [17797] from rjsparks@nostrum.com:
...
Better use of group type in interim announcement tools. Fixes #2989 .
- Legacy-Id: 17809
Note: SVN reference [17797] has been migrated to Git commit 9ba71bebac
2020-05-17 19:44:39 +00:00
Henrik Levkowetz
bc05e7a8d0
Refactored many instances of msg.get_payload(decode=True).decode('utf-8') and similar to get_payload_text(msg), which uses msg.get_charset() to get the actual charset to do the decoding, in a consistent manner. Also removed some instances of force_str, but more remain.
...
- Legacy-Id: 17807
2020-05-16 20:20:05 +00:00
Henrik Levkowetz
0bc19f0c7c
Added group chair/secretary role information to the personal meetecho key API.
...
- Legacy-Id: 17806
2020-05-16 15:58:40 +00:00
Ryan Cross
db6ce662f5
Fix typo in custom template filter
...
- Legacy-Id: 17804
2020-05-16 00:19:33 +00:00
Ryan Cross
d90d97d8cc
Made various changes to session request form, mostly removal of fields, to support virtual session requests. Also added settings.SECR_VIRTUAL_MEETINGS list.
...
- Legacy-Id: 17803
2020-05-15 23:48:06 +00:00
Henrik Levkowetz
6bb0a33a8d
Fleshed out a review test slightly, and did some refactoring.
...
- Legacy-Id: 17801
2020-05-15 14:51:25 +00:00
Henrik Levkowetz
6318d49b40
Added an utility function to get email payload as unicode text.
...
- Legacy-Id: 17800
2020-05-15 14:50:22 +00:00
Henrik Levkowetz
2b68095b82
Merged in [17794] from mark@painless-security.com:
...
Add the 'msg' variable for interpolation on reviewer availability change emails, and reformat the add-a-period email. Fixes #2891 .
- Legacy-Id: 17799
Note: SVN reference [17794] has been migrated to Git commit 96bc71f51f150cec7043aca60d0156d35847019b
2020-05-15 11:33:03 +00:00
Henrik Levkowetz
3b99992083
Merged in [17722] from mark@painless-security.com:
...
Remove the 'experimental' verbiage from the references / referenced by pages. Fixes #2857 .
- Legacy-Id: 17798
Note: SVN reference [17722] has been migrated to Git commit 52c7d13f2aff6e8e92eec821e3123da6e5277c84
2020-05-15 08:33:16 +00:00
Robert Sparks
9ba71bebac
Better use of group type in interim announcement tools. Fixes #2989 . Commit ready for merge.
...
- Legacy-Id: 17797
2020-05-14 22:38:02 +00:00
Henrik Levkowetz
aa9db4995a
Disabled a test that is unreliable under Django 2.
...
- Legacy-Id: 17795
2020-05-14 15:57:21 +00:00
Henrik Levkowetz
3439f3d42c
Tweaked a log.assertion() case.
...
- Legacy-Id: 17793
2020-05-14 15:47:41 +00:00
Henrik Levkowetz
c9f69f1869
Fixed a bug in upcoming()
...
- Legacy-Id: 17791
2020-05-13 12:57:58 +00:00
Henrik Levkowetz
ddca2128b5
Set version info and settings back to development mode
...
- Legacy-Id: 17789
2020-05-13 00:22:20 +00:00
Henrik Levkowetz
f2f232fa3a
Set version info to release version 6.130.0 before branching.
...
- Legacy-Id: 17787
2020-05-13 00:21:59 +00:00
Henrik Levkowetz
154876a12a
Merged in ^/trunk@17782 (just ahead of release 6.130.0)
...
- Legacy-Id: 17783
2020-05-12 15:54:46 +00:00
Henrik Levkowetz
4f4c3fd980
Based on [17694] from mark@painless-security.com, this merges in a set of changes that provides agenda-like details on session meeting view, and fixes issue #2751 . It also aligns the styling of materials and resources link lists on the upcoming meetings and ietf agenda pages, and adds calendar symbols with links and recordings symbols with links to interim meeting pages.
...
- Legacy-Id: 17782
Note: SVN reference [17694] has been migrated to Git commit 4df7e5531f8273892c71a363cf328bb324585204
2020-05-12 13:35:57 +00:00
Henrik Levkowetz
da6a0d83f1
Reworded the instructions for submission tool bug reporting and manual posting to avoid reports going to the wrong address.
...
- Legacy-Id: 17779
2020-05-11 19:43:50 +00:00
Henrik Levkowetz
aa4bee7a19
Added set-up and tear-down of test directores for HasMeetingsTests
...
- Legacy-Id: 17776
2020-05-11 14:41:42 +00:00
Henrik Levkowetz
9a72f1b031
Updates names.json fixture, to capture the latest state of the database (minor changes only).
...
- Legacy-Id: 17774
2020-05-11 14:22:23 +00:00
Henrik Levkowetz
a26ace5bfa
Merged in [17764] from rjsparks@nostrum.com:
...
Allow IAB programs to use normal meeting mechanics. Fixes #2970 .
- Legacy-Id: 17773
Note: SVN reference [17764] has been migrated to Git commit fb8e5c6842
2020-05-11 11:41:22 +00:00
Henrik Levkowetz
b04171b526
Added guards against using attributes of None in a couple of places.
...
- Legacy-Id: 17772
2020-05-10 15:47:24 +00:00
Henrik Levkowetz
111d27486f
Added a pyflakes:ignore
...
- Legacy-Id: 17771
2020-05-10 14:25:27 +00:00
Henrik Levkowetz
0daddb5b91
Changed a log.assertion() to provide more information about the unexpected situation.
...
- Legacy-Id: 17770
2020-05-10 14:17:23 +00:00
Henrik Levkowetz
26e85ce53b
Added a catch for malformed apikey input.
...
- Legacy-Id: 17769
2020-05-10 14:16:22 +00:00
Henrik Levkowetz
02804ba163
Fixed a case of too few format string parameters.
...
- Legacy-Id: 17768
2020-05-10 14:14:50 +00:00
Henrik Levkowetz
81197f044c
Tweaked a 404 message to differentiate between two not-found cases.
...
- Legacy-Id: 17767
2020-05-10 14:13:39 +00:00
Henrik Levkowetz
ae7c7707f0
Tweaked the interim_session_buttons template, bringing it closer to the session_buttons_include template.
...
- Legacy-Id: 17766
2020-05-10 14:09:40 +00:00
Robert Sparks
fb8e5c6842
Allow IAB programs to use normal meeting mechanics. Fixes #2970 . Commit ready for merge.
...
- Legacy-Id: 17764
2020-05-08 21:11:25 +00:00
Henrik Levkowetz
6d7c5b52ee
Django 2.0 conversion. Test suite passes, except for javascript tests.
...
- Legacy-Id: 17762
2020-05-08 13:07:07 +00:00
Henrik Levkowetz
29ccca849a
Added a second link to htmlized draft content (on the datatracker) in addition to the link to the tools hosted htmlized document.
...
- Legacy-Id: 17760
2020-05-06 18:23:47 +00:00
Henrik Levkowetz
95233536ff
Fixed some instances of invalid html.
...
- Legacy-Id: 17758
2020-05-06 13:47:00 +00:00
Henrik Levkowetz
01027b977c
Set version info and settings back to development mode
...
- Legacy-Id: 17756
2020-05-06 13:31:14 +00:00
Henrik Levkowetz
e485d7f4a1
Set version info to release version 6.129.1 before branching.
...
- Legacy-Id: 17754
2020-05-06 13:30:46 +00:00
Henrik Levkowetz
42473ecfb4
Moved the agenda-popup template include for the meeting agenda page into the button-list include, to simplify agenda.html. Reduced variable dereferencing one level in many places in the agenda-popup template. Changed the look of the session-agenda links to reduce the business of the IETF agenda page and match the look of the upcoming meetings page.
...
- Legacy-Id: 17749
2020-05-05 16:03:54 +00:00
Henrik Levkowetz
2bace097ae
Updated the interim meeting agenda-links template to show appropriate things both for past and future meetings. Added support for items with video_stream() set, to support future meetecho streamed interims.
...
- Legacy-Id: 17748
2020-05-05 15:59:17 +00:00
Henrik Levkowetz
7ea7ea0311
Whitespace changes only. Reindented and reformatted a template.
...
- Legacy-Id: 17747
2020-05-05 15:56:02 +00:00
Henrik Levkowetz
9d72b65c2d
Changed the session details panel to not show icalendar links if the session has been cancelled, and to do show the full set of session agenda links if not cancelled.
...
- Legacy-Id: 17746
2020-05-05 15:52:48 +00:00
Henrik Levkowetz
e6483b20e6
Merged in [17711] from henrik@levkowetz.com:
...
Turned autoescape off for another email fragment template (production database has also been changed). Fixes an issue where test_assign_reviewer() would sometimes fail due to html-escaped characters in email text.
- Legacy-Id: 17745
Note: SVN reference [17711] has been migrated to Git commit 8ec9e1cf77
2020-05-05 15:48:15 +00:00
Henrik Levkowetz
9485de6371
Tweaked the spacing of the calendar symbol link on the session details page to match the spacing otherwise used for session detail links.
...
- Legacy-Id: 17744
2020-05-05 15:44:23 +00:00
Henrik Levkowetz
5e56f16e7c
Added the css for font-datatracker to base.html
...
- Legacy-Id: 17743
2020-05-05 15:40:55 +00:00
Henrik Levkowetz
ad37d80aa8
Added a custom font with (currently) one glyph, the meetecho symbol, in order to be able to treat it the same way as other session-related links in the session link collection on agenda.html and upcoming.html.
...
- Legacy-Id: 17742
2020-05-05 15:38:43 +00:00
Henrik Levkowetz
7b24874b0e
Merged in [17725] from rjsparks@nostrum.com:
...
Add help text strongly encouraging always having a conference link in any interim request. Fixes #2973 .
- Legacy-Id: 17741
Note: SVN reference [17725] has been migrated to Git commit caa109cb42
2020-05-05 14:46:07 +00:00
Henrik Levkowetz
dcd2b69b4f
Merged in [17724] from rjsparks@nostrum.com:
...
Use normal material management permissions for uploading bluesheets. Fixes #2975 .
- Legacy-Id: 17740
Note: SVN reference [17724] has been migrated to Git commit 139bcc1b7d
2020-05-05 14:23:26 +00:00
Henrik Levkowetz
135ade54ab
Merged in [17723] from rjsparks@nostrum.com:
...
Stop requiring AD approval of virtual interims. Fixes #2972 .
- Legacy-Id: 17739
Note: SVN reference [17723] has been migrated to Git commit 9b14d17c6c
2020-05-05 13:04:34 +00:00
Henrik Levkowetz
6f1186672f
Merged in code from mark@painless-security.com in [17694] which provides historic_group information in the session_details() view, and a test case for same. Added 'now' information in the template dictionary, for use when rendering old (vs. upcoming) session details. Commit ready for merge.
...
- Legacy-Id: 17738
Note: SVN reference [17694] has been migrated to Git commit 4df7e5531f8273892c71a363cf328bb324585204
2020-05-05 13:04:11 +00:00
Henrik Levkowetz
280c356e5d
Fixed a problem with SchedTimeSessAssignment.slug() for sessions without historic_group information. Commit ready to merge.
...
- Legacy-Id: 17737
2020-05-05 12:59:14 +00:00
Henrik Levkowetz
2a290b4f0b
Added CSS styling to support superposition of Font-Awesome glyphs other than the builtin 1x on 2x sizes. Commit ready to merge.
...
- Legacy-Id: 17736
2020-05-05 12:56:43 +00:00
Henrik Levkowetz
e6f6799902
Added calendar icon links for webcal subscription and ical download to the Upcoming meetings page. Removed the display of agenda and call-in links for cancelled meetings. Moved the CANCELLED label into the freed-up space. Commit ready to merge.
...
- Legacy-Id: 17735
2020-05-05 12:54:58 +00:00
Henrik Levkowetz
4b4894b32c
Merged in [17712] from rjsparks@nostrum.com:
...
Add a webcal link to /meetings/upcoming. Partially addresses #2971 . Adding this to the main agenda page will require some js juggling, and I think getting some runtime with it first to make sure it is what we want makes sense.
- Legacy-Id: 17734
Note: SVN reference [17712] has been migrated to Git commit 88b3ae87da
2020-05-05 12:37:42 +00:00
Henrik Levkowetz
4208364f83
Merged in [17709] from rjsparks@nostrum.com:
...
Modified the last-call announcement template, at the IESG's request, removing the link to documment's ballot (which may not exist at the time last-call goes out). Fixes #2967 .
- Legacy-Id: 17733
Note: SVN reference [17709] has been migrated to Git commit ee0eff1dcb
2020-05-04 21:13:47 +00:00
Henrik Levkowetz
0b51e9a2b3
Removed a debug statement.
...
- Legacy-Id: 17732
2020-05-04 20:59:44 +00:00
Henrik Levkowetz
35a2a145fa
Merged in [17708] from rjsparks@nostrum.com:
...
Remove 'point raised - writup needed' from the set of substates the IESG can use with a document. Fixes #2968 .
- Legacy-Id: 17731
Note: SVN reference [17708] has been migrated to Git commit fa492c3947
2020-05-04 20:50:17 +00:00
Henrik Levkowetz
7444388949
Fixed a pyflakes issue
...
- Legacy-Id: 17728
2020-05-04 18:56:04 +00:00
Henrik Levkowetz
f53f667f75
Added a first iteration of /meeting/upcoming.json for Meetecho use, with the expectation that buildout and tweaks may be required.
...
- Legacy-Id: 17727
2020-05-04 18:47:14 +00:00
Robert Sparks
caa109cb42
Add help text strongly encouraging always having a conference link in any interim request. Fixes #2973 . Commit ready for merge.
...
- Legacy-Id: 17725
2020-05-01 19:43:45 +00:00
Robert Sparks
139bcc1b7d
Use normal material management permissions for uploading bluesheets. Fixes #2975 . Commit ready for merge.
...
- Legacy-Id: 17724
2020-05-01 19:11:45 +00:00
Robert Sparks
9b14d17c6c
Stop requiring AD approval of virtual interims. Fixes #2972 . Commit ready for merge.
...
- Legacy-Id: 17723
2020-05-01 18:21:04 +00:00
Henrik Levkowetz
3e6a1cfb11
Limited the data for 'New draft revisions over time' on the personal profile page to type='draft'.
...
- Legacy-Id: 17720
2020-05-01 11:37:32 +00:00
Henrik Levkowetz
8c36cfbb66
Set version info and settings back to development mode
...
- Legacy-Id: 17718
2020-05-01 09:05:02 +00:00
Henrik Levkowetz
8dd29f7224
Set version info to release version 6.129.0 before branching.
...
- Legacy-Id: 17716
2020-05-01 09:04:43 +00:00
Henrik Levkowetz
b3733de346
Added a migration for updated timezone names and added validation for sechedule names.
...
- Legacy-Id: 17713
2020-05-01 08:45:43 +00:00
Robert Sparks
88b3ae87da
Add a webcal link to /meetings/upcoming. Partially addresses #2971 . Adding this to the main agenda page will require some js juggling, and I think getting some runtime with it first to make sure it is what we want makes sense.
...
- Legacy-Id: 17712
2020-04-30 22:06:09 +00:00
Henrik Levkowetz
8ec9e1cf77
Turned autoescape off for another email fragment template (production database has also been changed). Fixes an issue where test_assign_reviewer() would sometimes fail due to html-escaped characters in email text.
...
- Legacy-Id: 17711
2020-04-30 13:07:08 +00:00
Robert Sparks
ee0eff1dcb
Modified the last-call announcement template, at the IESG's request, removing the link to documment's ballot (which may not exist at the time last-call goes out). Fixes #2967 . Commit ready for merge.
...
- Legacy-Id: 17709
2020-04-29 20:48:38 +00:00
Robert Sparks
fa492c3947
Remove "point raised - writup needed" from the set of substates the IESG can use with a document. Fixes #2968 . Commit ready for merge.
...
- Legacy-Id: 17708
2020-04-29 20:32:31 +00:00
Henrik Levkowetz
c5a7cfaf10
Changed the verbosity of the purge_request_profiler_records command to require -v2 to show records deleted.
...
- Legacy-Id: 17704
2020-04-28 18:04:00 +00:00
Henrik Levkowetz
0ee45ebb87
Renamed a migration (multiple leaf nodes)
...
- Legacy-Id: 17703
2020-04-28 17:59:07 +00:00
Henrik Levkowetz
5c597430f4
Removed an unused setting
...
- Legacy-Id: 17702
2020-04-28 15:27:03 +00:00
Henrik Levkowetz
42995fadea
Merged in ^/branch/iola/meeting-improvement-r17214@17617, which provides a new meeting schedule editor.
...
- Legacy-Id: 17701
2020-04-28 14:34:34 +00:00
Henrik Levkowetz
d55f0aa084
Set version info and settings back to development mode
...
- Legacy-Id: 17699
2020-04-27 20:36:50 +00:00
Henrik Levkowetz
5bbc7adc67
Set version info to release version 6.128.0 before branching.
...
- Legacy-Id: 17697
2020-04-27 20:36:31 +00:00
Henrik Levkowetz
bd53b197d8
Removed a debug statement
...
- Legacy-Id: 17693
2020-04-27 19:58:28 +00:00
Henrik Levkowetz
66175b20df
Changed etherpad port to 9009 in the links in 2 templates.
...
- Legacy-Id: 17692
2020-04-27 19:47:50 +00:00
Henrik Levkowetz
f8760cdf6f
In IPR disclosure statement updates, don't show links to parked IPR declarations, since they will 404.
...
- Legacy-Id: 17691
2020-04-26 11:04:16 +00:00
Henrik Levkowetz
20013f28da
Removed a debug statement.
...
- Legacy-Id: 17690
2020-04-26 10:44:55 +00:00
Henrik Levkowetz
c556820f5f
Fixed a server 500 on missing flooplan image file, which should have returned a 404.
...
- Legacy-Id: 17689
2020-04-25 19:10:06 +00:00
Henrik Levkowetz
8a7f4ce96e
Enhanced [17687] slightly, adding rendering of other status settings than cancelled, and adding warning background for cancelled. See issue #2963 .
...
- Legacy-Id: 17688
Note: SVN reference [17687] has been migrated to Git commit 48562d131b
2020-04-25 14:34:56 +00:00
Henrik Levkowetz
48562d131b
Changed the date/datetime at the top of meeting session pages to indicate timezone, and be given in UTC for virtual interim meetings, but meeting timezone with UTC in parentheses for in-person meetings. Fixes issue #2963 .
...
- Legacy-Id: 17687
2020-04-25 12:02:05 +00:00
Henrik Levkowetz
59df536958
Added a template filter that is a replacement for Django's builtin 'date' filter, with a more polymorphic signature: It accepts either datetime or date input, and ignores time-specific format entries when handling a date.
...
- Legacy-Id: 17686
2020-04-25 11:29:15 +00:00
Henrik Levkowetz
e0bd77f8a3
Fixed a html closing tag error.
...
- Legacy-Id: 17684
2020-04-24 18:15:44 +00:00
Henrik Levkowetz
788321dbf3
Added two new methods to TimeSlot: local_start_time() and local_end_time().
...
- Legacy-Id: 17682
2020-04-24 15:13:39 +00:00
Henrik Levkowetz
20c1bd532f
Added a warnings filter for some versions of 'coverage' under Py3.
...
- Legacy-Id: 17680
2020-04-23 18:51:32 +00:00
Henrik Levkowetz
ebf9d1d32c
Fixed a Py2/Py3 issue in patch.py.
...
- Legacy-Id: 17677
2020-04-23 04:15:08 +00:00
Henrik Levkowetz
9aeda11a29
Removed some Py2 compatibility decorators.
...
- Legacy-Id: 17673
2020-04-21 13:54:31 +00:00
Henrik Levkowetz
26907e510d
Merged in [17663] from rjsparks@nostrum.com:
...
Show recent meetings on a group's meeting tab even if there aren't other past meetings. Fixes #2961 .
- Legacy-Id: 17670
Note: SVN reference [17663] has been migrated to Git commit fec811de36
2020-04-20 18:27:45 +00:00
Henrik Levkowetz
52a01645c7
PyFlakes fix
...
- Legacy-Id: 17669
2020-04-20 18:26:57 +00:00
Henrik Levkowetz
3054b8cf58
Removed usage of maybe_create_svn_symlinks()
...
- Legacy-Id: 17668
2020-04-20 18:03:25 +00:00
Henrik Levkowetz
c1f6743b36
Removed code from checks.py that isn't needed any more under Py3.
...
- Legacy-Id: 17666
2020-04-20 17:55:07 +00:00
Henrik Levkowetz
8ec63ca0e1
Removed Py2 svn-package settings, and added a patch for request_profiler.
...
- Legacy-Id: 17665
2020-04-20 17:51:47 +00:00
Robert Sparks
fec811de36
Show recent meetings on a group's meeting tab even if there aren't other past meetings. Fixes #2961 . Commit ready for merge.
...
- Legacy-Id: 17663
2020-04-20 17:31:28 +00:00
Henrik Levkowetz
19a26dc39a
Merged in [17650] from rjsparks@nostrum.com:
...
Refactor disqualifying roles into one place.
- Legacy-Id: 17652
Note: SVN reference [17650] has been migrated to Git commit d981076432
2020-04-16 12:25:45 +00:00
Henrik Levkowetz
3e80114114
Merged in [17649] from rjsparks@nostrum.com:
...
Follow RFC8713 section 4.15 for roles that disqualify for nomcom. Fixes #2944 .
- Legacy-Id: 17651
Note: SVN reference [17649] has been migrated to Git commit b387599dac
2020-04-16 11:36:19 +00:00
Robert Sparks
d981076432
Refactor disqualifying roles into one place. Commit ready for merge.
...
- Legacy-Id: 17650
2020-04-15 22:34:44 +00:00
Robert Sparks
b387599dac
Follow RFC8713 section 4.15 for roles that disqualify for nomcom. Fixes #2944 . Commit ready for merge.
...
- Legacy-Id: 17649
2020-04-15 21:39:58 +00:00
Henrik Levkowetz
78963ecdef
Added request profiler and a management command to purge profiler records.
...
- Legacy-Id: 17648
2020-04-15 20:48:08 +00:00
Henrik Levkowetz
1b94e10f4a
Added template fragment caching for upcoming meetings page.
...
- Legacy-Id: 17647
2020-04-15 20:46:00 +00:00
Henrik Levkowetz
623d25f4c0
Tweaked the group 'closing notes' edit line for the secretariat on the group about page.
...
- Legacy-Id: 17645
2020-04-15 19:02:02 +00:00
Henrik Levkowetz
cefd3506f4
Migration for updated list of personal API endpoints.
...
- Legacy-Id: 17644
2020-04-15 18:35:25 +00:00
Henrik Levkowetz
69a5d0817d
Refined the GUI for personal API endpoints so that endpoints for which one does not have the right Roles do not show in the GUI, and added a supporting method on Person objects. Updated tests accordingly.
...
- Legacy-Id: 17643
2020-04-15 17:22:06 +00:00
Henrik Levkowetz
eedd48d455
Simplified the URL and view code for the personal meetecho access API endpoint, and added test code.
...
- Legacy-Id: 17642
2020-04-15 17:19:54 +00:00
Henrik Levkowetz
2d1685868d
Added the meetecho access api key to the list of personal API keys available through the Personal API GUI, and removed a secretariat-only key from the list.
...
- Legacy-Id: 17633
2020-04-15 12:04:39 +00:00
Henrik Levkowetz
e01cc95f15
Tweaked some comments
...
- Legacy-Id: 17632
2020-04-15 12:02:28 +00:00
Henrik Levkowetz
0db30f3ca8
Updated the API v2 JsonExporMixin to not try to use an API key argument as a queryset argument when building the json response.
...
- Legacy-Id: 17631
2020-04-15 12:01:52 +00:00
Henrik Levkowetz
bd934d0f2d
Added a personal API key for meetecho access.
...
- Legacy-Id: 17630
2020-04-15 11:58:52 +00:00
Henrik Levkowetz
bba2149b5e
Added exception handling in the require_api_key() decorator for AttributeError raised by the decorated function.
...
- Legacy-Id: 17629
2020-04-15 11:57:33 +00:00
Henrik Levkowetz
b53846557e
Set version info and settings back to development mode
...
- Legacy-Id: 17625
2020-04-14 19:46:22 +00:00
Henrik Levkowetz
771b3f31b5
Set version info to release version 6.127.0 before branching.
...
- Legacy-Id: 17623
2020-04-14 19:46:04 +00:00
Henrik Levkowetz
02e0ccf441
Removed a renamed migration
...
- Legacy-Id: 17620
2020-04-14 19:29:09 +00:00
Henrik Levkowetz
5a0a502ff9
Merged in the py3clean work, which removes usage of six and __future__ imports, along with other py2/3 compatibility code.
...
- Legacy-Id: 17619
2020-04-14 19:06:53 +00:00
Henrik Levkowetz
f2b883d2bb
Merged in ^/trunk@17617.
...
- Legacy-Id: 17618
2020-04-14 17:11:51 +00:00
Ole Laursen
76b8554a9c
Add media query to fix problem with space-between and small windows
...
- Legacy-Id: 17617
2020-04-09 18:29:13 +00:00
Ole Laursen
6c48575042
Swap the axes in the meeting schedule editor and rework it to allow
...
flowing the days.
Add JS workaround for missing position sticky support, instead of the
CSS workaround which added an annoying padding for everyone.
- Legacy-Id: 17616
2020-04-09 18:16:56 +00:00
Henrik Levkowetz
e647fe4778
Set version info and settings back to development mode
...
- Legacy-Id: 17614
2020-04-09 16:26:04 +00:00
Henrik Levkowetz
e0e191a6f7
Set version info to release version 6.126.0 before branching.
...
- Legacy-Id: 17612
2020-04-09 16:25:40 +00:00
Ole Laursen
b8b1b67e6d
Improve error handling when editing in the meeting scheduler, add
...
timeouts and output more error information.
- Legacy-Id: 17608
2020-04-09 11:23:05 +00:00
Ole Laursen
8cc85e9fc2
Make possible constraint violations purple to make it easier to tell
...
them apart from the current constraint violations
- Legacy-Id: 17607
2020-04-09 10:53:44 +00:00
Henrik Levkowetz
b143dd407f
Merged in ^/branch/dash/automatic-scheduler@17395, which adds groundwor for
...
upcoming automatic scheduling assistance:
. Added a management command to create a dummy IETF 999 meeting.
. Added display of new constraints and joint sessions to agenda builder
interface.
. The new timerange, time_relation and wg_adjacent constraints, along with
the joint_with_groups option, are now reflected in the special requests
field. This allows them to be taken into account while scheduling
sessions.
. Clarified the wording in the session request form regarding conflicts with
BOFs.
. Added support for structured entry and storage of joint sessions in
meetings:
- Also adds additional tests for the SessionForm
- Fixes a javascript error in session requests for non-WG groups,
that could cause incorrect form behaviour.
- Expands the tests added in [17289] a bit.
. Added support for the timerange, wg_adjacent and time_relation constraints.
This adds three new constraints to the database and relevant UIs:
- timerange: "This WG can't meet during these timeframes"
- wg_adjacent: "Schedule adjacent to another WG (directly following,
no breaks, same room)"
- time_relation: schedule the two sessions of one WG on subsequent
days or with at least one day seperation
- Legacy-Id: 17605
Note: SVN reference [17289] has been migrated to Git commit a227813dc5
2020-04-08 20:41:29 +00:00
Henrik Levkowetz
6f4372f54b
Set version info and settings back to development mode
...
- Legacy-Id: 17602
2020-04-08 16:52:23 +00:00
Henrik Levkowetz
a7be276e96
Set version info to release version 6.125.0 before branching.
...
- Legacy-Id: 17600
2020-04-08 16:52:00 +00:00
Henrik Levkowetz
c908d267f4
Merged in [17590] from rcross@amsl.com:
...
Add support for variable length meetings to secr/meetings app.
- Legacy-Id: 17597
Note: SVN reference [17590] has been migrated to Git commit 3f6081a5b9
2020-04-08 16:23:39 +00:00
Henrik Levkowetz
5c3c3fff82
Changed the handling of some exceptions during draft submission to give user feedback rather than server 500 responses, in order to deal better with severely malformed drafts.
...
- Legacy-Id: 17595
2020-04-08 13:12:39 +00:00
Henrik Levkowetz
0df0a87a48
Added a workaround for the current libmagic which quite easily can mischaracterise text/plain documents as text/x-Algol68. Fixes issues #2941 and #2956 .
...
- Legacy-Id: 17594
2020-04-07 18:33:24 +00:00
Henrik Levkowetz
f10ddadc0e
Merged in changes from trunk up to r17584.
...
- Legacy-Id: 17593
2020-04-07 16:02:52 +00:00
Henrik Levkowetz
1561120c27
Changed the interim session maximum length setting.
...
- Legacy-Id: 17592
2020-04-07 13:53:51 +00:00
Henrik Levkowetz
5cecc0bee2
Added validation of the duration in interim meeting requests, with settings for min and max duration in settings.
...
- Legacy-Id: 17591
2020-04-07 10:40:14 +00:00
Ryan Cross
3f6081a5b9
Add support for variable length meetings to secr/meetings app. Commit ready for merge
...
- Legacy-Id: 17590
2020-04-06 22:54:36 +00:00
Henrik Levkowetz
5f57e59a2b
Clarified the standalone XML draft submission requirements, and mentioned the xml2rfc switch to use for v3 sources.
...
- Legacy-Id: 17589
2020-04-06 20:04:27 +00:00
Henrik Levkowetz
16608059d3
Be more inclusive when displaying call-in links from the Session agenda_note and remote_instructions fields.
...
- Legacy-Id: 17588
2020-04-03 16:38:29 +00:00
Henrik Levkowetz
353fad160f
Changed some fields to raw_id_fields in the MessageAdmin.
...
- Legacy-Id: 17587
2020-04-03 16:29:54 +00:00
Henrik Levkowetz
47e33a39f4
Added 'Remote instructions' at the top of interim sesssion pages, and made the 'Meeting Details' button available to the group chairs, not only secretariat.
...
- Legacy-Id: 17586
2020-04-03 13:36:36 +00:00
Henrik Levkowetz
2634ec7bd4
Set version info and settings back to development mode
...
- Legacy-Id: 17584
2020-04-03 10:05:19 +00:00
Henrik Levkowetz
6c8a376e99
Set version info to release version 6.124.0 before branching.
...
- Legacy-Id: 17582
2020-04-03 10:04:58 +00:00
Henrik Levkowetz
976c8e6777
Use links instead of buttons for session resources on upcoming meetings page.
...
- Legacy-Id: 17579
2020-04-03 09:44:16 +00:00
Henrik Levkowetz
5e3ff97d31
Tweaked the group link on 'Upcoming Meetings'.
...
- Legacy-Id: 17578
2020-04-03 09:32:50 +00:00
Henrik Levkowetz
e20e16a0f2
Updated bower-managed static web assets
...
- Legacy-Id: 17577
2020-04-03 09:24:26 +00:00
Henrik Levkowetz
b74ce877f8
Added links to agenda/materials pop-up, materials download, etherpad, jabber room, and webex call-in session for interims on the upcoming meetings page. With the earlier changes from [17555], this fixes issue #2937 .
...
- Legacy-Id: 17576
Note: SVN reference [17555] has been migrated to Git commit e9756d8987
2020-04-03 09:19:34 +00:00
Henrik Levkowetz
5ec243e14f
Changed the IPR patent number regex to permit space between country code and serial number, and expanded on the help text for the IPR patent number field.
...
- Legacy-Id: 17573
2020-04-01 16:50:01 +00:00
Henrik Levkowetz
d266a8b02d
Added verification of response data to IphoneAppJsonTests
...
- Legacy-Id: 17572
2020-04-01 15:14:16 +00:00
Henrik Levkowetz
05cd2b9e09
Merged in [17564] from pusateri@bangj.com:
...
Added interim meetings to agenda.json API. Fixes #2946 .
- Legacy-Id: 17571
Note: SVN reference [17564] has been migrated to Git commit c2b40c3da8
2020-04-01 14:21:34 +00:00
Henrik Levkowetz
98fab6c05b
Merged in [17562] from jennifer@painless-security.com:
...
Add tooltips with doc name to 'updates' and 'obsoletes' links. Fixes #2866 ;
- Legacy-Id: 17569
Note: SVN reference [17562] has been migrated to Git commit 2d6179c1a5
2020-03-31 13:03:15 +00:00
Tom Pusateri
c2b40c3da8
Add interim meetings to agenda.json API. Fixes #2946 . Commit ready for merge.
...
- Legacy-Id: 17564
2020-03-31 04:39:00 +00:00
Jennifer Richards
2d6179c1a5
Add tooltips with doc name to "updates" and "obsoletes" links. Fixes #2866 ; Commit ready for merge.
...
- Legacy-Id: 17562
2020-03-30 20:22:05 +00:00
Henrik Levkowetz
7084e6e662
Merged in [17557] from fenton@bluepopcorn.net:
...
Provide more consistent links to people pages. Fixes #2918 .
- Legacy-Id: 17561
Note: SVN reference [17557] has been migrated to Git commit b9c5152714
2020-03-30 20:07:25 +00:00
Ole Laursen
fa9b19e3a8
When a schedule is read only, only disable the part of the JS that
...
actually changes things so that the rest is still working
- Legacy-Id: 17560
2020-03-30 18:16:37 +00:00
Henrik Levkowetz
3b1cb2903b
Changed an obsolete document.href() to document.get_href(). Fixes issue #2945 .
...
- Legacy-Id: 17559
2020-03-30 16:22:12 +00:00
Henrik Levkowetz
662df7cd5a
Tweaked the upcoming calendar and calendar entries slightly, to render with times first and on two lines on narrow screens.
...
- Legacy-Id: 17558
2020-03-30 15:15:33 +00:00
Jim Fenton
b9c5152714
Provide more consistent links to people pages. Fixes #2918 . Commit ready for merge.
...
- Legacy-Id: 17557
2020-03-28 19:07:40 +00:00
Henrik Levkowetz
f86b87e2ed
Merged in [17555] from rjsparks@nostrum.com:
...
Remove the not-quite-working customization widgets from /meeting/upcoming and /meeting/past. Simplify those views. Correct the list of sessions on those pages when one interim has more than one session. Fixes #2938 . Partially addresses #2937 .
- Legacy-Id: 17556
Note: SVN reference [17555] has been migrated to Git commit e9756d8987
2020-03-28 15:38:10 +00:00
Robert Sparks
e9756d8987
Remove the not-quite-working customization widgets from /meeting/upcoming and /meeting/past. Simplify those views. Correct the list of sessions on those pages when one interim has more than one session. Fixes #2938 . Partially addresses #2937 . Commit ready for merge.
...
- Legacy-Id: 17555
2020-03-27 22:47:38 +00:00
Henrik Levkowetz
37f39163d1
Prevent an exception on missing author.email.person when listing author emails.
...
- Legacy-Id: 17554
2020-03-27 16:14:29 +00:00
Henrik Levkowetz
6fadf18ee9
Set version info and settings back to development mode
...
- Legacy-Id: 17551
2020-03-27 14:28:17 +00:00
Henrik Levkowetz
4836e9f6ba
Set version info to release version 6.123.1 before branching.
...
- Legacy-Id: 17549
2020-03-27 14:27:44 +00:00
Henrik Levkowetz
cb3e565d13
Merged in [17543] from rjsparks@nostrum.com:
...
Repair construction of group_hierarchy used for the customisation controls at /meeting/upcoming. Fixes #2940 .
- Legacy-Id: 17545
Note: SVN reference [17543] has been migrated to Git commit 8e9d65e7e0
2020-03-26 20:31:26 +00:00
Henrik Levkowetz
464665da93
Merged in [17542] from rjsparks@nostrum.com:
...
Show calendar entries on /meeting/upcoming in utc. Show end times. Partially addresses #2936 .
- Legacy-Id: 17544
Note: SVN reference [17542] has been migrated to Git commit 43fd1cf0eb
2020-03-26 20:05:54 +00:00
Robert Sparks
8e9d65e7e0
Repair construction of group_hierarchy used for the customisation controls at /meeting/upcoming. Fixes #2940 . Commit ready for merge.
...
- Legacy-Id: 17543
2020-03-26 19:07:10 +00:00
Robert Sparks
43fd1cf0eb
Show calendar entries on /meeting/upcoming in utc. Show end times. Partially addresses #2936 . Commit ready for merge.
...
- Legacy-Id: 17542
2020-03-26 16:56:05 +00:00
Henrik Levkowetz
eb3e85d5f0
Don't show agenda buttons for Meetecho recordings (after the session concludes) if there isn't a Meetecho UrlResource. Fixes issue #2934
...
- Legacy-Id: 17540
2020-03-25 21:01:37 +00:00
Henrik Levkowetz
17858beced
Merged in [17538] from rjsparks@nostrum.com:
...
Allow an out-of-area AD assigned as the AD for a WG to approve interim requests for that WG. Fixes #2930 .
- Legacy-Id: 17539
Note: SVN reference [17538] has been migrated to Git commit 35759c2580
2020-03-25 20:17:59 +00:00
Robert Sparks
35759c2580
Allow an out-of-area AD assigned as the AD for a WG to approve interim requests for that WG. Fixes #2930 . Commit ready for merge.
...
- Legacy-Id: 17538
2020-03-25 18:58:17 +00:00
Henrik Levkowetz
dc4c05ec5b
Changed the object factory instances of nomcom private key and cert to be byte objects (matching the production settings), and fixed the issue with nomcom key handling under Py3 found by fenton@bluepopcorn.net. Did some renaming in nomcom/tests.py to better match setup/teardown function names to functionality.
...
- Legacy-Id: 17536
2020-03-25 13:36:29 +00:00
Henrik Levkowetz
827ab69705
Merged in [17521] from housley@vigilsec.com:
...
Improve performance of log.assertion() and log.unreachable()
- Legacy-Id: 17535
Note: SVN reference [17521] has been migrated to Git commit 333abcab6d
2020-03-24 21:47:59 +00:00
Henrik Levkowetz
c3135889b3
Set version info and settings back to development mode
...
- Legacy-Id: 17531
2020-03-24 17:54:10 +00:00
Henrik Levkowetz
8472516b56
Set version info to release version 6.123.0 before branching.
...
- Legacy-Id: 17529
2020-03-24 17:53:53 +00:00