datatracker/ietf/name
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
..
fixtures Regenerate name fixtures, apparently the indentation of the JSON output has changed 2013-12-18 15:53:15 +00:00
migrations Updates and bugfixes to the agenda editing features 2014-04-01 22:17:18 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Made ietf/name pyflakes-clean. 2014-03-15 19:12:22 +00:00
generate_fixtures.py Made ietf/name pyflakes-clean. 2014-03-15 19:12:22 +00:00
models.py ported forward from personal/rjs/trunk-7174. Still one existing test failing 2014-03-08 10:37:24 +00:00
utils.py Don't overwrite possible manual changes to existing name table entries when using name() to create/fetch name entries. 2012-03-22 13:44:54 +00:00