datatracker/ietf/meeting
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
..
fixtures Updated the proceedings_templates fixture to provide the base proceedings template needed by tests, instead of a copy already instantiated for a specific meeting. 2016-12-05 12:55:20 +00:00
management Introduce support for setting a base schedule on a schedule. All 2020-08-11 17:34:32 +00:00
migrations Introduce support for setting a base schedule on a schedule. All 2020-08-11 17:34:32 +00:00
templatetags Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
.gitignore not sure why svn is being stupid here..this commit is worthless, and probably will fail 2007-05-09 22:04:05 +00:00
__init__.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00
admin.py Introduce support for setting a base schedule on a schedule. All 2020-08-11 17:34:32 +00:00
ajax.py Turn sessions into regular sessions and non-sessions into misc. 2019-12-06 20:02:26 +00:00
factories.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
feeds.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
forms.py Allow IAB programs to use normal meeting mechanics. Fixes #2970. Commit ready for merge. 2020-05-08 21:11:25 +00:00
helpers.py Introduce support for setting a base schedule on a schedule. All 2020-08-11 17:34:32 +00:00
models.py Introduce support for setting a base schedule on a schedule. All 2020-08-11 17:34:32 +00:00
resources.py Fixed a bug in the resource description for SchedulingEvent that prevented it from being accessed under /api/v1/meeting/schedulingevent/. 2020-02-17 12:20:14 +00:00
test_data.py Introduce support for setting a base schedule on a schedule. All 2020-08-11 17:34:32 +00:00
tests_api.py Merged in ^/trunk@17617. 2020-04-14 17:11:51 +00:00
tests_js.py Introduce support for setting a base schedule on a schedule. All 2020-08-11 17:34:32 +00:00
tests_views.py Add new page for editing timeslots and misc session, accessible from 2020-08-18 13:24:30 +00:00
urls.py Add new page for editing timeslots and misc session, accessible from 2020-08-18 13:24:30 +00:00
utils.py Introduce support for setting a base schedule on a schedule. All 2020-08-11 17:34:32 +00:00
views.py Add new page for editing timeslots and misc session, accessible from 2020-08-18 13:24:30 +00:00