datatracker/ietf/group
Henrik Levkowetz 7b94d6086a Merged in [9316] from willem@nlnetlabs.nl:
Test fetching of wg and rg document dependency graphs.

  Also added conditional running of these tests, as they depend on the
  availability of the dot, unflatten and ps2pdf binaries, which may not
  be available on all developers' systems.
 - Legacy-Id: 9322
Note: SVN reference [9316] has been migrated to Git commit 5980a35e6c
2015-03-22 16:57:14 +00:00
..
migrations Merged in [9141] from rjsparks@nostrum.com: 2015-03-04 19:16:21 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Removed the obsolete field Group._ad, and added a migration for the change. 2015-03-04 17:50:18 +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 Changed the handling of the group edit form so as to generate a ChangeStateGroupEvent for state changes, instead of a generic GroupEvent of type 'info_changed'. 2015-02-24 18:36: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 Cache the wg-charter*txt pages for a time since they are very heavy to generate. Commit ready for merge. 2015-03-21 18:20:12 +00:00
mails.py Merged in [8854] from rjsparks@nostrum.com: 2015-01-21 19:56:57 +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 Removed the obsolete field Group._ad, and added a migration for the change. 2015-03-04 17:50:18 +00:00
resources.py Merged in [9141] from rjsparks@nostrum.com: 2015-03-04 19:16:21 +00:00
tests.py Merged in [9316] from willem@nlnetlabs.nl: 2015-03-22 16:57:14 +00:00
tests_info.py Restores add-to-community-list functionality to several pages. Fixes #1601. Commit ready for merge. 2015-03-17 20:24:42 +00:00
urls.py Adds pages to view the draft and group email aliases, either as a whole, or per document or group. Commit ready for merge. 2015-02-11 21:50:34 +00:00
urls_info.py Added dealing with /wg/foo/email-aliases, /wg/email-aliases, and similar for /rg. Added an initial test suite for all invocations of the email_alias views. Commit ready for merge. 2015-02-13 04:18:47 +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 Add pre-ads to .ad aliases. Keep draft aliases for drafts that have become RFCs for some time. Commit ready to merge. 2015-03-21 20:23:09 +00:00
views_stream.py Revamp the AutocompletedEmailsField API a bit to allow for an AutocompletedPersonsField 2014-08-18 13:55:43 +00:00