datatracker/ietf/templates/meeting
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
..
.gitignore Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
agenda-utc.html ported forward from personal/rjs/trunk-7174. Still one existing test failing 2014-03-08 10:37:24 +00:00
agenda.csv Corrected the links to WG agendas in the csv file. 2013-11-06 15:08:47 +00:00
agenda.html Remove unnecessary escapes from another bunch of templates 2013-12-18 16:10:47 +00:00
agenda.ics Fixed a bug in the materials urls in agenda.ics. 2013-11-06 17:03:30 +00:00
agenda.txt Added a blank line before new session group in the text agenda. 2014-02-16 15:02:34 +00:00
agenda_list.html Rewrite ifequal/endifequal template tags to if tags with ==/!= 2013-12-17 10:42:34 +00:00
group_materials.html Merged in the port from Django 1.2 to Django 1.6 from olau@iola.dk: branch/iola/djangoport@7121, and fixed some merge issues. 2014-01-18 21:02:40 +00:00
landscape_edit.html ported forward from personal/rjs/trunk-7174. Still one existing test failing 2014-03-08 10:37:24 +00:00
m_agenda.html Remove unnecessary escapes from another bunch of templates 2013-12-18 16:10:47 +00:00
materials.html Avoid duplicate materials sections for groups with multiple sessions. 2014-03-18 21:38:28 +00:00
materials_upload_closed.html Added a section to the meeting materials page for IAB sessions. Added a link bar at the top to make it easier to find sections like Training and IAB. 2013-04-11 09:21:12 +00:00
private_agenda.html Merged in [7561] from rjsparks@nostrum.com: 2014-04-22 21:34:23 +00:00
properties_edit.html Rewrite meeting PUTs to POSTs. For no apparent reason, parts of the 2013-12-24 15:13:33 +00:00
requests.html ported forward from personal/rjs/trunk-7174. Still one existing test failing 2014-03-08 10:37:24 +00:00
room_edit.html ported forward from personal/rjs/trunk-7174. Still one existing test failing 2014-03-08 10:37:24 +00:00
timeslot_edit.html ported forward from personal/rjs/trunk-7174. Still one existing test failing 2014-03-08 10:37:24 +00:00
week-view.html Don't tack on the scheme and host in the template; if this is needed, it's now done in get_absolute_url(). 2013-11-02 14:44:14 +00:00