Find a file
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
bin Added svn:ignore settings to ignore directories and files used by virtualenv. 2014-11-12 01:47:11 +00:00
django Fix bug in Django admin login redirect 2014-01-10 13:19:23 +00:00
docutils dded docutils library to allow RST to HTML transformation. See #908 2012-11-27 12:01:47 +00:00
etc Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
form_utils 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
html5lib Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
ietf Added functionality for management of group materials, 2014-11-25 00:09:05 +00:00
notes Datatracker development notes. 2014-04-06 14:50:03 +00:00
redesign Merged in fixes to the migration from olau@iola.dk. Merged in charter branch from olau@iola.dk. Added various fixes and correction of merge errors. 2012-05-02 19:35:32 +00:00
south Replace South with South 0.8.4 2013-12-11 14:07:19 +00:00
static 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
test Port test/ from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE 2013-12-18 15:51:29 +00:00
vzic Newly generated .ics files, from http://www.iana.org/time-zones/repository/releases/tzdata2013h.tar.gz. This updates the .ics files to use timezone information current as of 27 Oct 2013. 2013-10-27 20:10:29 +00:00
.gitignore Added svn:ignore settings to ignore directories and files used by virtualenv. 2014-11-12 01:47:11 +00:00
changelog Changelog entry for 5.7.4 2014-11-13 03:37:11 +00:00
changelog.py Added a simple page to show release information parsed from a release's changelog file. 2012-10-25 21:29:53 +00:00
control Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
debug.py Tweaked the traceback() debug function. 2014-04-28 16:30:49 +00:00
hold-for-merge Updated solution to the check_permissions decorator, from Ryan 2014-11-11 22:11:48 +00:00
INSTALL With the secretariat now using the secr/ code deployed with the datatracker, there is no concern any more about divergence between production secretariat and datatracker secretariat code, and no need to have two different patch numbering systems for secretariat patches and other patches. Removing the secretariat-specific patch section. 2013-11-06 22:16:09 +00:00
LICENSE Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
LICENSE.django Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
ready-for-merge Updated solution to the check_permissions decorator, from Ryan 2014-11-11 22:11:48 +00:00
requirements.txt Added a requirements.txt file which can be read by pip in order to install the packages needed to make the datatracker work. Set up a virtualenv, and then run pip install -r requirements.txt in it. 2014-11-12 03:31:37 +00:00
tzparse.py Made tzparse pyflakes-clean. 2014-03-16 08:08:25 +00:00