datatracker/ietf/group
Henrik Levkowetz 5133e59c9b Merged in [8711] from rjsparks@nostrum.com:\n 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
 - Legacy-Id: 8765
Note: SVN reference [8711] has been migrated to Git commit b4448a8faa
2014-12-18 18:47:14 +00:00
..
migrations cleaned out boilerplate migration imports that arent actually used 2014-11-24 21:51:51 +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
edit.py Removed an errant print debug statement. 2014-11-11 22:24:02 +00:00
features.py Fix some bugs in previous commit 2014-05-30 16:17:21 +00:00
feeds.py Fix a bunch of mistakes found by PyFlakes in the new materials code 2014-06-03 11:28:27 +00:00
info.py merged forward 2014-10-16 15:07:33 +00:00
mails.py Advising IESG Secretary of personnel changes in WGs. Fixing issue #1357. Commit ready for merge. 2014-11-09 02:29:09 +00:00
milestones.py Fix a bunch of mistakes found by PyFlakes in the new materials code 2014-06-03 11:28:27 +00:00
models.py Merged in branch/iola/team-support from olau@iola.dk. This generalises and extends the group support for WGs and RGs so that also other groups, such as for instance the Edu Team, can have pages. 2014-07-02 19:30:07 +00:00
resources.py Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
tests.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
tests_info.py Make it possible to adjust the name of new materials upon upload, also fix a couple of warnings from PyFlakes 2014-06-13 12:30:42 +00:00
urls.py Move group material handling code to doc/material/ now that the view of the material is integrated into /doc/, fix a bunch of bugs 2014-06-03 09:42:16 +00:00
urls_info.py Turn charter page for non-chartering groups into about page, fix a bunch of potentially broken links due to the split between group-type prefixed URLs and /group/ ones 2014-05-30 15:59:02 +00:00
urls_stream.py Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs. 2014-04-01 11:59:08 +00:00
utils.py Added a materials manager (matman) Role, and populated it for the edu team 2014-11-24 21:40:49 +00:00
views_stream.py Revamp the AutocompletedEmailsField API a bit to allow for an AutocompletedPersonsField 2014-08-18 13:55:43 +00:00