datatracker/ietf/secr/proceedings
Robert Sparks b4448a8faa Added functionality for management of group materials,
focusing on groups of type 'team'.

* Simplifies managing the Abstract for uploaded group materials. 
  Displays the abstract on the groups materials page
* Provides SessionPresentation: a binding between 
  Document and Session objects, that tracks doc version.
* Adds helpers for finding upcoming sessions, and the 
  most recent SessionPresentations whose sessions have passed
* Generalizes the snippet concept (as a templatetage) used 
  in the history tab for use on other pages
* Adds a variant of the snippet that can be styled as an edit link
* Provides several ways to address sessions, using sequence, 
  dates, group acronyms, and day of week
* Adds a 'Materials Manager' Role

Commit ready for merge.
 - Legacy-Id: 8711
2014-11-25 00:09:05 +00:00
..
templatetags Updates and bugfixes to the agenda editing features 2014-04-01 22:17:18 +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
forms.py changes to support video content in proceedings ('recording' document type). Commit ready for merge 2014-08-04 17:17:52 +00:00
models.py Made ietf/secr/proceedings pyflakes-clean. 2014-03-15 23:31:09 +00:00
new_tables.sql 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
proc_utils.py merged forward. Adjusted new proceedings code to new models. Found bug in earlier work on proceedings code exposing places that tests are not covering. 2014-11-05 21:19:09 +00:00
report_progress_report.py Made ietf/secr/proceedings pyflakes-clean. 2014-03-15 23:31:09 +00:00
tests.py changes to support video content in proceedings ('recording' document type). Commit ready for merge 2014-08-04 17:17:52 +00:00
urls.py changes to support input of session recordings 2014-07-30 21:55:42 +00:00
views.py Added functionality for management of group materials, 2014-11-25 00:09:05 +00:00