Henrik Levkowetz
182aa82bb6
Merged in [18589] from rjsparks@nostrum.com:
...
Allow anyone to see the pending and awaiting announcement tabs on the upcoming meeting view. Fixes #2929 . Partially addresses #3016 .
- Legacy-Id: 18609
Note: SVN reference [18589] has been migrated to Git commit b0eeaecca0
2020-10-12 14:46:57 +00:00
Peter E. Yee
9963ab69d1
Added slide numbering reminder. Fixes issue #3041 . Commit ready for merge.
...
- Legacy-Id: 18590
2020-10-09 21:41:10 +00:00
Robert Sparks
b0eeaecca0
Allow anyone to see the pending and awaiting announcement tabs on the upcoming meeting view. Fixes #2929 . Partially addresses #3016 . Commit ready for merge.
...
- Legacy-Id: 18589
2020-10-09 20:19:16 +00:00
Henrik Levkowetz
c4a28de19f
Tweaked the generation of .ics vtimezone entries to have a stable order in /meeting/upcoming.ics. Fixes issue #3097 .
...
- Legacy-Id: 18569
2020-10-08 16:27:42 +00:00
Henrik Levkowetz
9b6c5735c9
Change the length of the schedule name field from 16 to 64, to avoid running into lenght issues for schedule names auto-generated from person name or email.
...
- Legacy-Id: 18566
2020-10-08 11:58:46 +00:00
Jennifer Richards
1b1bc24744
Rework agenda filters with show/hide keywords in place of 'types' and add bof / AD office hours buttons
...
- Legacy-Id: 18563
2020-10-05 13:55:52 +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
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
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
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
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
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
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
35ee99afa0
Added a missing migration for a change in the Schedule.base field.
...
- Legacy-Id: 18472
2020-09-08 10:38:00 +00:00
Henrik Levkowetz
f9b3e2e477
Merged in ^/branch/iola/meeting-improvement-r18382@18466. This provides a beta-level snapshot of the new schedule editor work. All known issues should be fixed, but there might be adjustments needed after experience with using the new edit view.
...
- Legacy-Id: 18467
2020-09-04 14:28:25 +00:00
Jennifer Richards
c2ab6f595a
Cancel multi-session meetings correctly. Fixes #2958 . Commit ready for merge.
...
- Legacy-Id: 18466
2020-09-03 16:30:36 +00:00
Jennifer Richards
4c709bbfa5
Add filtering support (but no UI) to upcoming meeting views; add a group attribute to agenda view rows to avoid ambiguity when selecting rows to show/hide. Branch ready for merge.
...
- Legacy-Id: 18458
2020-09-02 02:02:33 +00:00
Jennifer Richards
d9d5234217
Use updated filter scheme for week-view and agenda
...
- Legacy-Id: 18457
2020-09-01 15:54:44 +00:00
Henrik Levkowetz
d227f1dba6
Merged in [18414] from olau@iola.dk:
...
Compute session order from available data instead of going through the
database again (saves ~2800 queries on the IETF 106 agenda page)
- Legacy-Id: 18453
Note: SVN reference [18414] has been migrated to Git commit ca057911ea
2020-09-01 08:06:21 +00:00
Henrik Levkowetz
e9bebe1274
Merged in [18103] from olau@iola.dk:
...
Prefetch a couple of things in the agenda view to reduce the number of
queries for IETF 106 from about 3800 to about 235.
- Legacy-Id: 18452
Note: SVN reference [18103] has been migrated to Git commit a373f1d55c
2020-08-31 20:09:03 +00:00
Ole Laursen
72665a3f0e
Small clean up to remove the explicit support for copying extendedfrom
...
in the new meeting editor - extendedfrom's have not been in use for
years, and the new UI doesn't support making them (one should just
make another session instead or modify the timeslot, which is now
possible to do individually).
- Legacy-Id: 18438
2020-08-28 12:59:11 +00:00
Ole Laursen
8759339e65
Make the upcoming meetings iCal group the IETF meetings into one
...
block and add important dates. Also fix a couple of bugs found by
running the generated .ics through the icalendar.org validator.
- Legacy-Id: 18434
2020-08-28 12:28:29 +00:00
Henrik Levkowetz
2603bf4a23
Merged in [18371] from mark@painless-security.com:
...
Track slide submissions even after acceptance or rejection. Fixes #2835 .
- Legacy-Id: 18421
Note: SVN reference [18371] has been migrated to Git commit 21ba67fb79
2020-08-26 16:47:35 +00:00
Ole Laursen
9df0994827
Add ical download/subscription for important dates for meetings,
...
similar to the existing meeting view
- Legacy-Id: 18419
2020-08-26 16:01:19 +00:00
Ole Laursen
ca057911ea
Compute session order from available data instead of going through the
...
database again (saves ~2800 queries on the IETF 106 agenda page)
- Legacy-Id: 18414
2020-08-25 14:56:40 +00:00
Jennifer Richards
b1e3c1fe92
Use new querystring format for agenda_ical and add tests. Ensure querystring precedes URL fragment in agenda JS.
...
- Legacy-Id: 18413
2020-08-25 14:35:44 +00:00
Henrik Levkowetz
7a422e86bf
Changed the week_view() function to calculate a first_regular_session_time also when the meeting has not been populated with any sessions, by using the meeting.date as a proxy value.
...
- Legacy-Id: 18410
2020-08-25 13:08:57 +00:00
Henrik Levkowetz
45eaa18c77
Fixed a broken reverse migration
...
- Legacy-Id: 18409
2020-08-25 09:45:29 +00:00
Henrik Levkowetz
cbfbedf2d3
Updated the IETF meeting agenda rendering so as to show the session links to materials, meetecho, jabber, notepad etc. also for narrov-screen devices such as phones, based on code from lars@eggert.org. Also moved some template code doing markup tweaking of the room name to a TimeSlot method, and factored out session start- and end-time display, repeated in 4 locations, to a template snipped. Added a new CSS class which provides less padding at the sides of pages on narrow devices.
...
- Legacy-Id: 18403
2020-08-21 13:40:14 +00:00
Ole Laursen
2029fb74fa
Add private bit to time slot types so that it can be configured in the
...
admin instead of hardcoding the list of private sessions types in the
code.
- Legacy-Id: 18402
2020-08-21 12:15:52 +00:00
Ole Laursen
a39fa7f967
New branch from trunk @ r18382 for meeting improvements, with iola/meeting-improvement-r17835 merged in
...
- Legacy-Id: 18385
2020-08-20 09:36:41 +00:00
Ole Laursen
5ea30519da
Add explanation to filter on regular sessions
...
- Legacy-Id: 18380
2020-08-18 13:37:18 +00:00
Ole Laursen
996fc716eb
Add new page for editing timeslots and misc session, accessible from
...
the possible agendas list for a meeting.
The new page incorporates the editing functionality otherwise
accessible from
/secr/meetings/<meeting>/<schedule>/miscsessions/
/secr/meetings/<meeting>/<schedule>/regularsessions/
/meeting/<meeting>/timeslots/edit
in a time vs. room grid that gives a better overview of what's going
on each day and allows adding and editing time slots and sessions.
Regular sessions must be scheduled in the other schedule editor, but
it's possible to add regular timeslots and edit agenda notes on
scheduled regular sessions.
- Legacy-Id: 18379
2020-08-18 13:24:30 +00:00
Henrik Levkowetz
0f5d2b290f
Added a 'meeting' list filter to the admin page for ImportantDate.
...
- Legacy-Id: 18376
2020-08-15 09:38:00 +00:00
Mark J. Donnelly
21ba67fb79
Track slide submissions even after acceptance or rejection. Fixes #2835 . Commit ready for merge.
...
- Legacy-Id: 18371
2020-08-13 13:48:01 +00:00
Henrik Levkowetz
07d60de46e
Merged in /branch/iola/meeting-improvement-r17835@18048. This provides a new snapshot of the new schedule editor work, with improved edit page layout and details.
...
- Legacy-Id: 18358
2020-08-12 19:16:18 +00:00
Ole Laursen
c78ffbcd18
Introduce support for setting a base schedule on a schedule. All
...
assignments on the base schedule are shown in the pages for the
schedule, read-only.
This allows managing things like breaks and misc sessions separately
from the regular WG sessions.
Base schedules are not allowed to be the base of other base schedules
(the hierarchy can only be one level deep) to simplify the mental
model and the code.
Add link for creating new schedules instead of relying on copying
Empty-Schedule and change the meeting creation code to no longer
create the special Empty-Schedule. Instead a "base" schedule is
created and a first schedule with the name and permissions of the user
creating the meeting, using "base" as base.
Speed up a couple of the Secretariat/AD agenda views by adding
prefetches.
- Legacy-Id: 18355
2020-08-11 17:34:32 +00:00
Jennifer Richards
ea3882034a
Use querystring instead of URL hash for agenda filters
...
- Legacy-Id: 18353
2020-08-11 13:45:41 +00:00
Henrik Levkowetz
fcfc22bafd
Changed to using a template to generate bluesheets and added a count of participants at the top.
...
- Legacy-Id: 18344
2020-08-07 09:58:46 +00:00
Ole Laursen
923cb35755
Add support for swapping days in the meeting schedule editor. Since
...
days may not be entirely the same, the algorithm will try to find the
best matches between the timeslots and then unschedule any unmatched
sessions for manual fixup.
Clean up initial data fed to the schedule editor from the Python view.
- Legacy-Id: 18343
2020-08-06 16:32:56 +00:00
Henrik Levkowetz
2bf7481cef
Changed a list of tuples so as to always make them sortable. Fixes an issue with the session video URL API. This is the equivalent of [18340] for this API endpoint.
...
- Legacy-Id: 18341
Note: SVN reference [18340] has been migrated to Git commit 27eab28a31
2020-08-06 12:47:05 +00:00
Henrik Levkowetz
27eab28a31
Changed a list of tuples so as to always make them sortable. Fixes an issue with bluesheet uploads for 'groups' like 'ietf' that could have multiple sessions starting at the same time.
...
- Legacy-Id: 18340
2020-08-06 11:32:46 +00:00
Henrik Levkowetz
57938b039d
Converted many cases of plain-text 403 messages to use a properly styled page instead, with a login link when appropriate. Also changed some API endpoint 400 responses to a more correct 403.
...
- Legacy-Id: 18339
2020-08-06 10:59:52 +00:00
Ole Laursen
8496c7938a
Set Schedule.origin when copying schedule
...
- Legacy-Id: 18338
2020-08-05 09:50:25 +00:00
Ole Laursen
824b1b627b
Add Schedule.origin to enable tracking where a schedule was copied
...
from. Add utility function and view for diff'ing two arbitrary
schedules, and modify the schedule list page to show the number of
differences between the origin of a schedule, linking to the diff, to
make it easy to see what's changed between work-in-progress schedules.
- Legacy-Id: 18337
2020-08-04 17:26:50 +00:00
Ole Laursen
1476c1c346
Make it possible to edit the notes when copying a schedule
...
- Legacy-Id: 18336
2020-08-04 10:20:09 +00:00
Henrik Levkowetz
ab7abb5975
Added a missing 404 response
...
- Legacy-Id: 18334
2020-07-31 12:59:20 +00:00
Henrik Levkowetz
ffc541af20
Simplified some recent code a little bit.
...
- Legacy-Id: 18323
2020-07-30 18:36:50 +00:00
Henrik Levkowetz
a693b9fe97
Improved the handling of the meeting materials page if unknown upload names without revision numbers are given.
...
- Legacy-Id: 18321
2020-07-30 14:30:46 +00:00
Henrik Levkowetz
e4bc508abc
Merged in [18298] from rjsparks@nostrum.com:
...
Convert IRTF area groups into their own group type rather than attempting to overload AG. Fixes #3027 .
- Legacy-Id: 18320
Note: SVN reference [18298] has been migrated to Git commit 2b10465aa7
2020-07-30 14:27:17 +00:00
Henrik Levkowetz
e4379f02ad
Fixed a bug in determining if the agenda page being rendered belongs to the current meeting (which affects caching time).
...
- Legacy-Id: 18319
2020-07-30 13:57:34 +00:00
Henrik Levkowetz
3bc0cb4c35
Changed a list of group types in all_meeting_sessions_for_group() to instead use group.features.
...
- Legacy-Id: 18318
2020-07-30 13:55:21 +00:00
Henrik Levkowetz
a4a89b1134
Merged in [18282] from mark@painless-security.com:
...
Add IETF sessions to the types that emit parent group name in the session assignment slug, so that the parent group name will be present on the HTML row ID in the agenda for IAB sessions. Also update the wording on special sessions. Fixes #3034 .
- Legacy-Id: 18307
Note: SVN reference [18282] has been migrated to Git commit b6c3a8f1f8
2020-07-29 13:29:45 +00:00
Robert Sparks
2b10465aa7
Convert IRTF area groups into their own group type rather than attempting to overload AG. Fixes #3027 . Commit ready for merge.
...
- Legacy-Id: 18298
2020-07-28 18:54:44 +00:00
Robert Sparks
a98e00508c
Better handle materials with names that end with a string that looks like a version (-nn). May address #3040 . Commit ready for merge.
...
- Legacy-Id: 18285
2020-07-27 20:41:59 +00:00
Mark J. Donnelly
b6c3a8f1f8
Add IETF sessions to the types that emit parent group name in the session assignment slug, so that the parent group name will be present on the HTML row ID in the agenda for IAB sessions. Also update the wording on special sessions. Fixes #3034 . Commit ready for merge.
...
- Legacy-Id: 18282
2020-07-27 04:31:50 +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
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
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
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
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
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
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
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
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
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
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
3800c4b5e4
Removed debug statements.
...
- Legacy-Id: 18137
2020-07-03 13:01:21 +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
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
Ole Laursen
badcc57c0a
Redirect back to the same page when editing schedule properties from
...
the schedule list.
- Legacy-Id: 18128
2020-07-01 17:22:28 +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
Ole Laursen
ae515e6a27
Add notes field to Schedule.
...
Rearrange schedules in schedule list and be more consistent in the
naming. Add edit properties link to the meeting schedule editor.
Reword the Schedule.visible and .public help texts to try to better
explain what setting the fields results in.
- Legacy-Id: 18111
2020-07-01 10:14:14 +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
Ole Laursen
45ed2c5a2c
Add support in the new meeting schedule editor for making a tombstone
...
session when rescheduling a session after the schedule is made the
official meeting schedule.
Show both cancelled and rescheduled sessions as tombstones in the new
meeting schedule editor.
Add support for showing rescheduled tombstones in the meeting agenda
views.
Adjust the Secretariat session tool so that it's not possible to
(re)cancel cancelled or rescheduled tombstones.
- Legacy-Id: 18108
2020-06-30 16:55:24 +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
Ole Laursen
4678f0b799
Commit file missing from previous commit (fix a double prefetch).
...
- Legacy-Id: 18104
2020-06-30 12:58:40 +00:00
Ole Laursen
a373f1d55c
Prefetch a couple of things in the agenda view to reduce the number of
...
queries for IETF 106 from about 3800 to about 235.
- Legacy-Id: 18103
2020-06-30 12:46:36 +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
8837eb9067
Merged in Django 2.2 changes.
...
- Legacy-Id: 18090
2020-06-27 20:56:10 +00:00
Henrik Levkowetz
8892a6b725
Removed unused imports.
...
- Legacy-Id: 18089
2020-06-27 17:40:28 +00:00
Henrik Levkowetz
94d2171c22
Removed unused imports.
...
- Legacy-Id: 18088
2020-06-27 17:38:43 +00:00
Henrik Levkowetz
cb9006eb26
Changed skip messages from test suites to use print() instead of sys.stderr.write(), to match other output from the test runner.
...
- Legacy-Id: 18087
2020-06-27 17:32:02 +00:00
Henrik Levkowetz
cabf95daf9
Fixed an issue where a session was saved without a type_id, found by the Django 2.2 checks. The code set the value just after the first save, and then did a second save, but this is 1) more costly, and 2) keeps an invalid session object in the database for a short time.
...
- Legacy-Id: 18084
2020-06-27 17:21:57 +00:00
Henrik Levkowetz
3a76e4a935
Added an API endpoint for bluesheet information upload. Factored out code in common with manual upload_session_bluesheets(). Tweaked ietf.secr.proceedings.utils.handle_upload_file() to handle temp files in addition to http file objects, to support the API endpoint.
...
- Legacy-Id: 18067
2020-06-26 14:49:13 +00:00
Henrik Levkowetz
729b52fb36
Added a switchover date (currently July 6th) for Etherpad to CodiMD use, and modified views and templates accordingly.
...
- Legacy-Id: 18063
2020-06-25 16:35:40 +00:00
Ole Laursen
15de8ef380
Remove the responsible AD at the top of the session info in the new
...
meeting editor as the information is now redundant - the AD appears as
an AD constraint.
- Legacy-Id: 18048
2020-06-24 15:50:28 +00:00
Ole Laursen
44cbfca7bd
Add support for detecting and displaying AD conflicts.
...
- Legacy-Id: 18046
2020-06-24 12:42:00 +00:00
Ole Laursen
49d4be8d17
Rework the new meeting editor label formatting to store the icon
...
references directly in the database as HTML.
Rework the label update migration to take this into account (can be
rerun by running "ietf/manage.py migrate name 0011 --fake" first).
Add a little bit of support for the recently added constraints types -
the JS does not hint about them, but they do show up without looking
silly.
- Legacy-Id: 18033
2020-06-22 17:33:54 +00:00
Henrik Levkowetz
66d2fd8604
Merged in [18021] from rjsparks@nostrum.com:
...
A little less waste creating meeting/interim test data.
- Legacy-Id: 18024
Note: SVN reference [18021] has been migrated to Git commit ba41f9ba95
2020-06-22 13:18:12 +00:00
Robert Sparks
ba41f9ba95
A little less waste creating meeting/interim test data. Commit ready for merge.
...
- Legacy-Id: 18021
2020-06-19 21:45:15 +00:00
Ole Laursen
a70ece9a34
Hint when a timeslot is unsuitable because the room is too small.
...
Expand test to cover the timeslot hints too.
- Legacy-Id: 18019
2020-06-19 17:50:55 +00:00
Ole Laursen
770341f122
Add information about other sessions of the same group to the session
...
info in the new meeting schedule editor.
- Legacy-Id: 18018
2020-06-19 16:57:08 +00:00
Henrik Levkowetz
820e30d99d
Merged in [18016] from rjsparks@nostrum.com:
...
Ensure UTC time is shown throughout the interim request, approval, and announcement workflow. Fixes #2974 .
- Legacy-Id: 18017
Note: SVN reference [18016] has been migrated to Git commit 64de3fcd8c
2020-06-18 15:02:27 +00:00
Robert Sparks
64de3fcd8c
Ensure UTC time is shown throughout the interim request, approval, and announcement workflow. Fixes #2974 . Commit ready for merge.
...
- Legacy-Id: 18016
2020-06-17 22:15:39 +00:00
Henrik Levkowetz
4033785d40
With the draft submission cutoff date before a meeting set to the meeting start date (with the intention to have no blackout), the fact that submission re-open time is midnight _local_ time led to a blackout period of a few hours after midnight UTC for meeting timezones with midnight later than UTC. Changed this to give no blackout time when cutoff-date == meeting.date
...
- Legacy-Id: 18014
2020-06-17 18:04:03 +00:00
Ole Laursen
674dae22c7
Fix a bunch of meeting schedule editor test bugs introduced by the
...
changes in the previous commit.
- Legacy-Id: 18013
2020-06-17 17:59:06 +00:00
Ole Laursen
b60939a26c
Change new meeting schedule editor to not layout the time slots on a
...
linear scale, instead lay them out horizontally per day in
chronological order with a small amount of size hinting by
interpolating the width depending on the duration of the
timeslot/session.
Solve the problem of labeling time slots that don't necessarily align
by simply labeling each slot separately.
Add scheduled time slot information to the session info in the bottom
right corner.
Add selector for hiding timeslots to make it possible to hide special
morning sessions.
Add requested duration to the sessions in the grid.
Use a smaller font size for the grid and switch to a non-serif, more
condensed font. Tweak the margins. The grid is now slightly smaller
than the old editor.
Fix a couple of bugs.
- Legacy-Id: 18012
2020-06-17 16:16:57 +00:00
Sasha Romijn
fe23d2f799
Modify dummy meeting script to match IETF 106 better.
...
- Legacy-Id: 17995
2020-06-15 20:53:00 +00:00
Sasha Romijn
9dd0035a19
Fix migrations after rebase.
...
- Legacy-Id: 17994
2020-06-15 20:51:46 +00:00
Robert Sparks
02a3e9a708
Make test_interim_send_announcement a little more time_zone aware. Commit ready for merge.
...
- Legacy-Id: 17993
2020-06-15 20:20:34 +00:00
Sasha Romijn
6e026926f0
Rebase automatic-scheduler-2 onto 7.3.2.dev0
...
- Legacy-Id: 17990
2020-06-15 12:29:39 +00:00
Sasha Romijn
ec1ee89e89
- Increase penalty of timerange and area meeting overlap
...
- Fix incidental bug in schedule optimiser
- Fix unused import
- Legacy-Id: 17988
2020-06-15 09:16:48 +00:00
Ole Laursen
27384a1935
Make constraint hints more obvious. Show constraints in the session
...
information panel.
- Legacy-Id: 17971
2020-06-11 17:22:36 +00:00
Henrik Levkowetz
efcdc4d917
Updated meeting attendance and nomcom eligibility calculations to take the MeetingRegistration.attendance flag into account.
...
- Legacy-Id: 17955
2020-06-09 21:00:07 +00:00
Henrik Levkowetz
c3b05d41b8
Removed an API meeting resource field which is not present in the database any more.
...
- Legacy-Id: 17936
2020-06-08 19:21:50 +00:00
Sasha Romijn
d0386b8524
Add link to docs in automatic schedule builder.
...
- Legacy-Id: 17907
2020-06-02 17:39:25 +00:00
Sasha Romijn
69fbd46b27
Save automatic schedules as public=False visible=True
...
- Legacy-Id: 17906
2020-06-01 15:03:46 +00:00
Sasha Romijn
a0b6c6dcfc
Add capacity optimiser to automatic scheduler.
...
- Legacy-Id: 17905
2020-06-01 14:12:39 +00:00
Sasha Romijn
fc2693370e
Improved initial session scheduling for tight schedules
...
- Legacy-Id: 17904
2020-06-01 12:26:21 +00:00
Sasha Romijn
2c49e7b2dd
Add missing BusinessConstraint resource/admin
...
- Legacy-Id: 17903
2020-06-01 10:09:27 +00:00
Sasha Romijn
69a5752a00
Fix incorrect timerange name in create_dummy_meeting command
...
- Legacy-Id: 17902
2020-06-01 09:27:25 +00:00
Sasha Romijn
57d8ffb27a
Re-introduce Group.meeting_seen_as_area and use it in automatic scheduler
...
- Legacy-Id: 17901
2020-06-01 09:25:51 +00:00
Sasha Romijn
468afdcbe3
Fix tests to account for meetings starting on a Sunday
...
- Legacy-Id: 17900
2020-06-01 09:22:37 +00:00
Sasha Romijn
38aaa38a0b
Don't schedule sessions on Sunday in schedule builder.
...
- Legacy-Id: 17899
2020-06-01 09:19:18 +00:00
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
Sasha Romijn
a75c29c231
Add partially completed automatic scheduler.
...
- Legacy-Id: 17891
2020-05-28 12:59:44 +00:00
Ole Laursen
c9394ae6a2
Make the selection more obvious in the meeting schedule editor
...
- Legacy-Id: 17887
2020-05-26 15:51:01 +00:00
Ole Laursen
27ebc639f4
Fix bug in hex conversion (missing digit) in meetings schedule editor
...
by switching to rgb() notation instead - fixes problem with art area
not having a color
- Legacy-Id: 17885
2020-05-26 15:20:13 +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
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
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
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
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
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
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
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
c9f69f1869
Fixed a bug in upcoming()
...
- Legacy-Id: 17791
2020-05-13 12:57:58 +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