datatracker/ietf/secr
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
..
announcement Remove secauth middleware. Replace with role_required decorators. Commit ready for merge 2014-11-09 02:32:41 +00:00
areas Remove secauth middleware. Replace with role_required decorators. Commit ready for merge 2014-11-09 02:32:41 +00:00
console Remove secauth middleware. Replace with role_required decorators. Commit ready for merge 2014-11-09 02:32:41 +00:00
drafts Remove secauth middleware. Replace with role_required decorators. Commit ready for merge 2014-11-09 02:32:41 +00:00
groups Remove secauth middleware. Replace with role_required decorators. Commit ready for merge 2014-11-09 02:32:41 +00:00
ipradmin Remove secauth middleware. Replace with role_required decorators. Commit ready for merge 2014-11-09 02:32:41 +00:00
lib Made ietf/secr/{drafts,roles,ipradmin} pyflakes-clean. 2014-03-15 22:06:48 +00:00
meetings Added a setting for the temporary bluesheets directory used during testing. 2014-11-12 01:49:55 +00:00
middleware allow Team Chairs access to proceedings. Commit ready for merge. 2014-07-20 17:17:31 +00:00
proceedings Added functionality for management of group materials, 2014-11-25 00:09:05 +00:00
roles Remove secauth middleware. Replace with role_required decorators. Commit ready for merge 2014-11-09 02:32:41 +00:00
rolodex Remove secauth middleware. Replace with role_required decorators. Commit ready for merge 2014-11-09 02:32:41 +00:00
sreq Remove secauth middleware. Replace with role_required decorators. Commit ready for merge 2014-11-09 02:32:41 +00:00
telechat Remove secauth middleware. Replace with role_required decorators. Commit ready for merge 2014-11-09 02:32:41 +00:00
templates Remove secauth middleware. Replace with role_required decorators. Commit ready for merge 2014-11-09 02:32:41 +00:00
utils Merged in [8641] from rcross@amsl.com: 2014-11-11 22:29:50 +00:00
__init__.py Merged in branch/amsl/1.50@6388 from rcross@amsl.com, with secretariat tool 2013-10-21 20:29:15 +00:00
context_processors.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
urls.py Fix a couple of problems in previous URL conversion commit 2013-12-11 17:13:49 +00:00