datatracker/ietf/group
Robert Sparks 1221f79af9 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

Commit ready for merge.
 - Legacy-Id: 7561
2014-04-01 22:17:18 +00:00
..
migrations Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
ajax.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
colors.py This commit isn't tested. It captures the state after merging in branch/ssw/agenda/v4.70. 2013-09-26 19:56:17 +00:00
models.py Updates and bugfixes to the agenda editing features 2014-04-01 22:17:18 +00:00
stream_urls.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
tests.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
urls.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
utils.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
views_stream.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00