Henrik Levkowetz
e056abd888
Tweaked the handling of yanglint settings.
...
- Legacy-Id: 18254
2020-07-24 13:39:03 +00:00
Jennifer Richards
b61bdc289b
Reject or require manual processing for submissions when inconsistent SubmissionDocEvent revs exist. Fixes #2909 . Commit ready for merge.
...
- Legacy-Id: 18250
2020-07-24 13:24:00 +00:00
Ryan Cross
287a672dcd
Change "BOF or IRTF Sessions" to just "BOF Sessions" at secretariats
...
request.
- Legacy-Id: 18246
2020-07-23 21:59:40 +00:00
Henrik Levkowetz
9f812ca17c
Swapped out the fa-users icon for an alternative (packaged in font-datatracker) fd-users
...
- Legacy-Id: 18243
2020-07-23 17:21:42 +00:00
Henrik Levkowetz
e20dc144f3
Added a setting for an explicit path to yanglint, in order to be able to detect its presence or absence.
...
- Legacy-Id: 18242
2020-07-23 17:20:37 +00:00
Henrik Levkowetz
11c276e828
Swapped out the conference URL icon from 'fa-phone' to 'fa-users', and changed the tooltip to 'Online conference'.
...
- Legacy-Id: 18241
2020-07-23 17:00:14 +00:00
Henrik Levkowetz
6c303c1126
Added 'gather.town' to the domains recognized as conference service domains.
...
- Legacy-Id: 18240
2020-07-23 16:53:45 +00:00
Henrik Levkowetz
7bc5e4fbfc
Added a check for inallowable characters in slide titles at upload time.
...
- Legacy-Id: 18239
2020-07-23 14:58:21 +00:00
Henrik Levkowetz
249090f767
Set version info and settings back to development mode
...
- Legacy-Id: 18224
2020-07-22 20:42:42 +00:00
Henrik Levkowetz
5e6f85892f
Set version info to release version 7.10.0 before branching.
...
- Legacy-Id: 18222
2020-07-22 20:42:23 +00:00
Henrik Levkowetz
12cc7a945a
Undid an ordering dependency for migration name.0015_populate_extref.
...
- Legacy-Id: 18219
2020-07-22 20:24:48 +00:00
Henrik Levkowetz
2fb6f34ae0
Updated settings, permitting iframe content and csrf for gather.town
...
- Legacy-Id: 18218
2020-07-22 20:10:49 +00:00
Henrik Levkowetz
34922f34d7
Merged in [18207] from rjsparks@nostrum.com:
...
Add the migration intended to go with r18206.
- Legacy-Id: 18217
Note: SVN reference [18207] has been migrated to Git commit 715be93f1b
2020-07-22 13:06:26 +00:00
Henrik Levkowetz
34ca5946bf
Merged in [18206] from rjsparks@nostrum.com:
...
Allow modelforms, particularly the admin, to treat joint_with_groups as a optional field. Fixes #3029 .
- Legacy-Id: 18216
Note: SVN reference [18206] has been migrated to Git commit 7a48a2b497
2020-07-21 21:30:38 +00:00
Henrik Levkowetz
068493d8bd
Merged in [18205] from rjsparks@nostrum.com:
...
Add rudimentary validation to the admin group form acronym field. Partially addresses #3026 .
- Legacy-Id: 18215
Note: SVN reference [18205] has been migrated to Git commit 82928b8033
2020-07-21 20:06:56 +00:00
Henrik Levkowetz
0d9619312f
Merged in [18204] from rjsparks@nostrum.com:
...
Recent past meetings are shown as past meetings, so sort them like past meetings. Fixes side-comment in #3101 .
- Legacy-Id: 18214
Note: SVN reference [18204] has been migrated to Git commit 62434faf54
2020-07-21 19:35:59 +00:00
Henrik Levkowetz
792c6d8429
Merged in [18202] from rjsparks@nostrum.com:
...
Serve older ietf meetings locally. Add tests to verify we have not set up a redirect to self.
- Legacy-Id: 18213
Note: SVN reference [18202] has been migrated to Git commit 6b88439175
2020-07-21 17:42:05 +00:00
Henrik Levkowetz
491d6cc798
Merged in [18201] from rcross@amsl.com:
...
Fix issue Secretariat Telechat app left pane missing sections
- Legacy-Id: 18212
Note: SVN reference [18201] has been migrated to Git commit 5505762cd7
2020-07-21 15:02:51 +00:00
Henrik Levkowetz
5f831bbb0e
Fixed an issue for Session.order_in_meeting() if the session was cancelled
...
- Legacy-Id: 18211
2020-07-21 11:03:12 +00:00
Henrik Levkowetz
d16e946ed3
Merged in [18189] from jennifer@painless-security.com:
...
Make docs in Auth48 state visually distinct. Fixes #2925 .
- Legacy-Id: 18210
Note: SVN reference [18189] has been migrated to Git commit abe97eeb28
2020-07-21 09:28:53 +00:00
Henrik Levkowetz
60c8bf9cef
Merged in [18186] from rjsparks@nostrum.com:
...
Let the weekview in the customized agenda show more than just the traditional meeting 'week'. Fixes #3022 .
- Legacy-Id: 18209
Note: SVN reference [18186] has been migrated to Git commit b46a696b1e
2020-07-21 04:30:57 +00:00
Henrik Levkowetz
5b8442e00d
Merged in [18185] from rjsparks@nostrum.com:
...
Only show sessions from the traditional week in the 'week view' used for customized calendars. Partially addresses #3022 until a more general solution can be constructed.
- Legacy-Id: 18208
Note: SVN reference [18185] has been migrated to Git commit 55550ce9e6
2020-07-20 21:58:07 +00:00
Robert Sparks
715be93f1b
Add the migration intended to go with r18206. Commit ready for merge.
...
- Legacy-Id: 18207
2020-07-20 21:13:39 +00:00
Robert Sparks
7a48a2b497
Allow modelforms, particularly the admin, to treat joint_with_groups as a optional field. Fixes #3029 . Commit ready for merge.
...
- Legacy-Id: 18206
2020-07-20 21:12:55 +00:00
Robert Sparks
82928b8033
Add rudimentary validation to the admin group form acronym field. Partially addresses #3026 . Commit ready for merge.
...
- Legacy-Id: 18205
2020-07-20 20:00:05 +00:00
Robert Sparks
62434faf54
Recent past meetings are shown as past meetings, so sort them like past meetings. Fixes side-comment in #3101 . Commit ready for merge.
...
- Legacy-Id: 18204
2020-07-20 19:43:35 +00:00
Robert Sparks
6b88439175
Serve older ietf meetings locally. Add tests to verify we have not set up a redirect to self. Commit ready for merge.
...
- Legacy-Id: 18202
2020-07-20 19:08:17 +00:00
Ryan Cross
5505762cd7
Fix issue Secretariat Telechat app left pane missing sections
...
- Legacy-Id: 18201
2020-07-20 18:12:00 +00:00
Henrik Levkowetz
d6d3d82434
Merged in [18198] from rjsparks@nostrum.com:
...
Return the right reference for interim meeting materials.
- Legacy-Id: 18200
Note: SVN reference [18198] has been migrated to Git commit 9bcd64455a
2020-07-20 18:09:16 +00:00
Henrik Levkowetz
d62ae883b2
Added a logging setting for 'django.request'.
...
- Legacy-Id: 18199
2020-07-20 17:45:26 +00:00
Robert Sparks
9bcd64455a
Return the right reference for interim meeting materials. Commit ready for merge.
...
- Legacy-Id: 18198
2020-07-20 17:39:33 +00:00
Henrik Levkowetz
42c75a68e1
Provided the new session attribute 'order_number' to the template also from meeting.views.session_details().
...
- Legacy-Id: 18197
2020-07-20 17:25:51 +00:00
Henrik Levkowetz
bde289a0c1
Corrected and improved some language in the OIDC userinfo Request for Permission view.
...
- Legacy-Id: 18193
2020-07-20 12:58:52 +00:00
Henrik Levkowetz
606cedd796
Merged in the ExtResource work from rjsparks@nostrum.com, based on a feature request and contributions from rsalz@akamai.com. This provides external resource models for Person, Group, and Document models, as a generalisation of the previous related-URL concept. This provides a consistent labelling and classification of URLs and other resources related to a Group, Document, or Person. The GroupURL (and similar) classes will be removed in a later step. Some DocumentURL instances (such as auth48 URLs) remain to convert, as they have come in with other merged-in work while the ExtResource work was in transit.
...
- Legacy-Id: 18192
2020-07-20 01:58:26 +00:00
Henrik Levkowetz
0435ee732c
Added a missing migration
...
- Legacy-Id: 18191
2020-07-20 00:02:12 +00:00
Henrik Levkowetz
d8b11c4293
Removed an unused and unnecessary API endpoint, now that gather.town has gotten OpenID Connect authentication working.
...
- Legacy-Id: 18190
2020-07-17 19:33:15 +00:00
Jennifer Richards
abe97eeb28
Make docs in Auth48 state visually distinct. Fixes #2925 . Commit ready for merge.
...
- Legacy-Id: 18189
2020-07-17 18:14:23 +00:00
Henrik Levkowetz
1239e91b72
Removed a duplicate management command.
...
- Legacy-Id: 18188
2020-07-17 15:57:23 +00:00
Robert Sparks
b46a696b1e
Let the weekview in the customized agenda show more than just the traditional meeting "week". Fixes #3022 . Commit ready for merge.
...
- Legacy-Id: 18186
2020-07-16 21:49:44 +00:00
Robert Sparks
55550ce9e6
Only show sessions from the traditional week in the "week view" used for customized calendars. Partially addresses #3022 until a more general solution can be constructed.
...
- Legacy-Id: 18185
2020-07-16 21:24:05 +00:00
Henrik Levkowetz
94495a099d
Set version info and settings back to development mode
...
- Legacy-Id: 18183
2020-07-15 15:35:07 +00:00
Henrik Levkowetz
64cadb19dd
Set version info to release version 7.9.0 before branching.
...
- Legacy-Id: 18181
2020-07-15 15:34:36 +00:00
Henrik Levkowetz
16bb1227bd
Added the 'plain' field to the Person admin.
...
- Legacy-Id: 18178
2020-07-15 15:06:36 +00:00
Henrik Levkowetz
4bc6a20661
Merged in [18162] from jennifer@painless-security.com:
...
Notify IRSG when an IRSG ballot is created. Fixes #2978 .
- Legacy-Id: 18177
Note: SVN reference [18162] has been migrated to Git commit 6e97a89786
2020-07-15 14:52:38 +00:00
Henrik Levkowetz
9f8bdfd40a
Updated the yanglint command settings in settings.py and docker/settings_local.py
...
- Legacy-Id: 18176
2020-07-15 14:51:17 +00:00
Henrik Levkowetz
c5d0c00132
Changed the logger level settings override so as to not actually apply the example settings.
...
- Legacy-Id: 18175
2020-07-15 14:18:33 +00:00
Henrik Levkowetz
c44dd5c5ea
Added support for a meeting session order_number (denoting first session for this group in the meeting, second session, etc.) when filling in URL templates with session info using the 'format' filter. Used for the Meetecho video straming url for a session.
...
- Legacy-Id: 18174
2020-07-15 13:08:55 +00:00
Henrik Levkowetz
0d0db4b154
Admin page tweak for the UrlResource admin page.
...
- Legacy-Id: 18173
2020-07-14 20:39:48 +00:00
Henrik Levkowetz
6c672834e9
Renamed some settings to start with the relevant app name (MEETING_*)
...
- Legacy-Id: 18172
2020-07-14 17:57:33 +00:00
Henrik Levkowetz
6063e72a3f
Tweaked the list of days in secr session edit forms to allow setting the date to a day before the start of the meeting, necessary for IETF 108.
...
- Legacy-Id: 18171
2020-07-14 17:46:34 +00:00
Henrik Levkowetz
483eb7bf47
Tweaked the agenda HTML template, adding additional conditions (agenda-note, remote instructions) that would lead to showing session-related links.
...
- Legacy-Id: 18170
2020-07-14 17:42:32 +00:00
Henrik Levkowetz
4fa431651c
Renumbered some migrations to avoid multiple leaf nodes.
...
- Legacy-Id: 18169
2020-07-14 17:40:41 +00:00
Henrik Levkowetz
4b1074483a
Merged in [18159] from jennifer@painless-security.com:
...
Notify secretariat when conflict review/status change doc enters an announcement pending state. Fixes #2962 .
- Legacy-Id: 18168
Note: SVN reference [18159] has been migrated to Git commit 24140fac50
2020-07-14 12:25:47 +00:00
Henrik Levkowetz
2d6925f02f
Fixed an UnboundLocalError issue.
...
- Legacy-Id: 18167
2020-07-14 12:06:14 +00:00
Henrik Levkowetz
a7b3d9c83b
Merged in [18157] from jennifer@painless-security.com:
...
Store Auth48 URL as DocumentURL and display in RFC-Editor state. Migrates old data when possible. Alternative to 17563. Fixes #2722 .
- Legacy-Id: 18166
Note: SVN reference [18157] has been migrated to Git commit fff927b085
2020-07-14 11:22:11 +00:00
Henrik Levkowetz
d7de7f6a54
Merged in [18131] from rjsparks@nostrum.com:
...
Add configuration and mechanisms to allow meeting materials to be served via a CDN. Fixes #2935 .
- Legacy-Id: 18165
Note: SVN reference [18131] has been migrated to Git commit 49c2fa8be2
2020-07-13 17:54:13 +00:00
Robert Sparks
6227162e53
Updated mgmt command to find github repos to back up. Improved test coverage of branch changes. Branch ready for merge.
...
- Legacy-Id: 18163
2020-07-13 17:36:34 +00:00
Jennifer Richards
6e97a89786
Notify IRSG when an IRSG ballot is created. Fixes #2978 . Commit ready for merge.
...
- Legacy-Id: 18162
2020-07-13 16:45:45 +00:00
Henrik Levkowetz
dac7a1905b
Updated fixtures based on the updated generate_name_fixture command.
...
- Legacy-Id: 18160
2020-07-13 16:26:02 +00:00
Jennifer Richards
24140fac50
Notify secretariat when conflict review/status change doc enters an announcement pending state. Fixes #2962 . Commit ready for merge.
...
- Legacy-Id: 18159
2020-07-13 16:11:58 +00:00
Robert Sparks
99df95d542
Cleaned up created names. Improved validation during migration. Cleaned up migration output. Cleaned the last of the awp includes from secr views. Removed now unused secr templates. Build extresource urls correctly during submission and when creating group wikis.
...
- Legacy-Id: 18158
2020-07-13 16:03:39 +00:00
Jennifer Richards
fff927b085
Store Auth48 URL as DocumentURL and display in RFC-Editor state. Migrates old data when possible. Alternative to 17563. Fixes #2722 . Commit ready for merge.
...
- Legacy-Id: 18157
2020-07-13 15:34:01 +00:00
Henrik Levkowetz
b80f9b480c
Updated generate_name_fixture to include BusinessConstraint.
...
- Legacy-Id: 18156
2020-07-13 15:20:23 +00:00
Henrik Levkowetz
9a1249c631
Set version info and settings back to development mode
...
- Legacy-Id: 18154
2020-07-11 20:46:52 +00:00
Henrik Levkowetz
165dbbef1c
Set version info to release version 7.8.0 before branching.
...
- Legacy-Id: 18152
2020-07-11 20:46:31 +00:00
Henrik Levkowetz
bfccc6cf2f
Tweaked a migration.
...
- Legacy-Id: 18149
2020-07-11 20:29:23 +00:00
Henrik Levkowetz
0dbb061be8
Added a migration for the Person model change.
...
- Legacy-Id: 18148
2020-07-11 20:26:51 +00:00
Henrik Levkowetz
c6cdbf8ca8
Added a new field Person.plain as a fallback for names where plain_name() produces the wrong result. Fixes issue #3020 .
...
- Legacy-Id: 18147
2020-07-11 20:22:23 +00:00
Henrik Levkowetz
1e1f056053
Changed the subclass of lxml.html.clean.Cleaner() to adapt to changes in the superclass in v4.5.2
...
- Legacy-Id: 18146
2020-07-11 20:20:50 +00:00
Robert Sparks
53f7bc3ce6
migrated forward
...
- Legacy-Id: 18144
2020-07-09 21:07:05 +00:00
Robert Sparks
066ee27505
preparing to merge forward
...
- Legacy-Id: 18143
2020-07-09 20:29:45 +00:00
Henrik Levkowetz
25e644d0e2
Added support for pulling yang modules from yangcatalog.org.
...
- Legacy-Id: 18141
2020-07-08 18:44:56 +00:00
Henrik Levkowetz
4efa035f51
Added a guard against trying to use historic group parent information when parent is None
...
- Legacy-Id: 18140
2020-07-08 17:18:44 +00:00
Henrik Levkowetz
d81a0e455b
Added some cookie settings and changed others, in order to support login and operation from a meetecho iframe.
...
- Legacy-Id: 18139
2020-07-08 14:39:38 +00:00
Henrik Levkowetz
3800c4b5e4
Removed debug statements.
...
- Legacy-Id: 18137
2020-07-03 13:01:21 +00:00
Henrik Levkowetz
5dc3ed642d
Merged in [18130] from rjsparks@nostrum.com:
...
Fixed some test scaffolding that used non-existent keys (uncovered by recent improvements in sqlite3 integrity checking).
- Legacy-Id: 18136
Note: SVN reference [18130] has been migrated to Git commit c6f55a3306
2020-07-03 12:45:40 +00:00
Henrik Levkowetz
c60e915751
Fixed an issue with secr.meetings.views.send_notifications() that could occur if a session didn't have a timeslot set.
...
- Legacy-Id: 18135
2020-07-03 12:44:13 +00:00
Henrik Levkowetz
d5558f07e9
Fixed a string formatting directive.
...
- Legacy-Id: 18134
2020-07-03 12:32:50 +00:00
Henrik Levkowetz
ef9c6e7ee0
Increased the generate_schedule optimiser run count to 160, and tweaked some output messages.
...
- Legacy-Id: 18133
2020-07-03 11:52:05 +00:00
Henrik Levkowetz
35a7dc9827
Added a warnings filter for a deprecated message triggered by a library module.
...
- Legacy-Id: 18132
2020-07-03 11:50:30 +00:00
Robert Sparks
49c2fa8be2
Add configuration and mechanisms to allow meeting materials to be served via a CDN. Fixes #2935 . Commit ready for merge.
...
- Legacy-Id: 18131
2020-07-02 21:53:30 +00:00
Robert Sparks
c6f55a3306
Fixed some test scaffolding that used non-existent keys (uncovered by recent improvements in sqlite3 integrity checking). Commit ready for merge.
...
- Legacy-Id: 18130
2020-07-02 20:05:02 +00:00
Henrik Levkowetz
87b6ad9b4f
Set version info and settings back to development mode
...
- Legacy-Id: 18124
2020-07-01 16:35:25 +00:00
Henrik Levkowetz
7ac7ea899a
Set version info to release version 7.7.0 before branching.
...
- Legacy-Id: 18122
2020-07-01 16:35:05 +00:00
Henrik Levkowetz
1654f9319e
Reworked the support for remote access urls in the agenda_note and remote_instructions fields of Session objects so as to accept any of a list of conference service domains as remote call-in URLs -- not only webex.
...
- Legacy-Id: 18119
2020-07-01 14:17:01 +00:00
Henrik Levkowetz
129d62e666
Added 'remote_instructions' as an editable field for misc. sessions in the secretariat app, in order to be able to set remote access URLs.
...
- Legacy-Id: 18118
2020-07-01 14:14:05 +00:00
Henrik Levkowetz
ae5de75b65
Added some CSRF settings to make login from a meetecho iframe possible.
...
- Legacy-Id: 18117
2020-07-01 14:11:09 +00:00
Henrik Levkowetz
92aeb2f6da
Tweaked an output statement for generate_schedule.
...
- Legacy-Id: 18116
2020-07-01 14:08:58 +00:00
Henrik Levkowetz
b1bff0575e
Additional small tweaks to the generate_schedule management command, maninly output.
...
- Legacy-Id: 18115
2020-07-01 11:45:24 +00:00
Henrik Levkowetz
7a30c14bbd
Tweaked the HTML that puts session links and calendar links on the session details page to put them on the same line.
...
- Legacy-Id: 18114
2020-07-01 11:43:44 +00:00
Henrik Levkowetz
e0c5929e31
Renamed a test module to conform to our name convention ('test_...' to 'tests_...').
...
- Legacy-Id: 18113
2020-07-01 11:41:28 +00:00
Henrik Levkowetz
7b568df3ed
Added a guard against trying to serialize session UTC start time for a meeting with unknown timezone.
...
- Legacy-Id: 18112
2020-07-01 11:34:39 +00:00
Henrik Levkowetz
1743f0e591
Removed an unused import
...
- Legacy-Id: 18110
2020-06-30 20:24:23 +00:00
Henrik Levkowetz
90b4783082
Fixed a bug in the caching of the agenda where too much was cached. Fixes issue #3008 .
...
- Legacy-Id: 18109
2020-06-30 18:34:11 +00:00
Henrik Levkowetz
0924640676
Removed the command to purge request_profiler entries, given that request_profiler is incompatible with Django 2.2
...
- Legacy-Id: 18107
2020-06-30 14:34:15 +00:00
Henrik Levkowetz
0a7b3be977
Renamed the automatic schedule generator command from 'schedule_generator' to 'generate_schedule', to match our other 'generate_*' management commands. Added some switches to the command, and added more information to the default output, providing information about number of optimisation runs and time consumed. Added a default value for the meeting option. Made it possible to provide a name to use for the generated schedule, and changed the autogenerated names to be easier to remember and type for later manual work based on an autogenerated schedule.
...
- Legacy-Id: 18106
2020-06-30 14:27:07 +00:00
Henrik Levkowetz
62e1a17579
Fixed an issue with openid_userinfo() for persons with no email address.
...
- Legacy-Id: 18105
2020-06-30 13:50:02 +00:00
Henrik Levkowetz
12fc334279
Renamed and adjusted a migration to avoid multiple migration leaf nodes.
...
- Legacy-Id: 18101
2020-06-29 17:02:42 +00:00
Henrik Levkowetz
6170ebd64a
Merged in the final part of the automatic scheduler from sasha@dashcare.nl.
...
- Legacy-Id: 18100
2020-06-29 16:54:51 +00:00
Henrik Levkowetz
4386aa0c01
Set version info and settings back to development mode
...
- Legacy-Id: 18095
2020-06-29 10:57:37 +00:00