datatracker/ietf/secr/meetings
Henrik Levkowetz bf1e44864d Merged in [7561] from rjsparks@nostrum.com:
Updates and bugfixes to the agenda editing features
* Removes the pattern of using ScheduledSession m2m objects with one of the relationships left as None
* Improves scheduled session state handling
* Simplifies sending email to scheduled session requestors
* Improved timeslot purpose and room editing
* Improved access controls to editing forms
* Better test coverage for the meeting views
* Improvements to the javascript driven by prototyping automated tests
* Better initialization of a new meeting
On the session request form:
  - Allows specifiying room resources (projectors, meetecho)
  - Allows specifying what people must be present
On the schedule editing page:
  - correctly calculates conflict levels
  - displays conflicts in and out of each session separately
  - italicizes BoFs
  - shows resource and people conflicts
Adds automated placement as a management command
 - Legacy-Id: 7628
Note: SVN reference [7561] has been migrated to Git commit 1221f79af9
2014-04-22 21:34:23 +00:00
..
__init__.py Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps. 2013-03-05 22:43:31 +00:00
blue_sheets.py Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps. 2013-03-05 22:43:31 +00:00
forms.py Updates and bugfixes to the agenda editing features 2014-04-01 22:17:18 +00:00
models.py Made ietf/secr/meetings pyflakes-clean and fixed a bug in the signature of is_combined() 2014-03-15 23:25:59 +00:00
tests.py Merged in [7561] from rjsparks@nostrum.com: 2014-04-22 21:34:23 +00:00
urls.py Updates and bugfixes to the agenda editing features 2014-04-01 22:17:18 +00:00
views.py Merged in [7561] from rjsparks@nostrum.com: 2014-04-22 21:34:23 +00:00