datatracker/ietf
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
..
bin Reworked the generation of draft aliases and WG aliases, after trying out the output of the previous version for real. This code seems to work better, based on tests on ietfa. 2014-11-11 01:09:30 +00:00
community Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
contrib
cookies Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
database-notes
dbtemplate Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
doc Merged in [8711] from rjsparks@nostrum.com:\n Added functionality for management of group materials, 2014-12-18 18:47:14 +00:00
group Merged in [8711] from rjsparks@nostrum.com:\n Added functionality for management of group materials, 2014-12-18 18:47:14 +00:00
help Cleaned out some (arbitrary) submodule name imports into ietf.utils, and made the corresponding import statements import the names directly from the correct submodules. 2014-03-16 07:09:38 +00:00
idindex Change Document.shepherd to point to the email address rather than the 2014-08-13 11:40:01 +00:00
iesg Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
ietfauth fix role_required to permit access to proposed RGs. Commit ready for merge 2014-11-03 19:11:45 +00:00
ipr Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
liaisons Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
mailinglists Made ietf/mailinglists pyflakes-clean. 2014-03-15 18:15:08 +00:00
meeting Merged in [8711] from rjsparks@nostrum.com:\n Added functionality for management of group materials, 2014-12-18 18:47:14 +00:00
message Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
name Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
nomcom Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
person Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
redirects Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
release Added changeset and ticket links to the release notes under /release/ 2014-05-02 00:30:25 +00:00
secr Added functionality for management of group materials, 2014-11-25 00:09:05 +00:00
submit Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
sync Made several changes to better handle non-ascii UTF-8 in email messages. 2014-04-29 18:45:37 +00:00
templates Added functionality for management of group materials, 2014-11-25 00:09:05 +00:00
utils Added a file which was missed in the 5.8.0 release. 2014-12-18 18:37:53 +00:00
.gitignore
__init__.py Set version info and settings back to development mode 2014-12-18 18:40:22 +00:00
api.py Alternative DRY definition of the REST api top URL; this time in ietf/urls.py. This in itself is nicer, but I'm not so sure about the use of reverse() everywhere else, instead of referring to settings. 2014-12-17 21:26:32 +00:00
context_processors.py Moves the prefix for the URI to use for rfcdiff into settings.py. 2012-07-28 20:19:36 +00:00
feed_urls.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
legacy_router.py
LICENSE 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
manage.py 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
middleware.py Cleaned out some (arbitrary) submodule name imports into ietf.utils, and made the corresponding import statements import the names directly from the correct submodules. 2014-03-16 07:09:38 +00:00
settings.py Set version info and settings back to development mode 2014-12-18 18:40:22 +00:00
settings_sqlitetest.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
urls.py Alternative DRY definition of the REST api top URL; this time in ietf/urls.py. This in itself is nicer, but I'm not so sure about the use of reverse() everywhere else, instead of referring to settings. 2014-12-17 21:26:32 +00:00
wsgi.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00