datatracker/ietf/group
Henrik Levkowetz bf7157341f Merged in [14572] from rjsparks@nostrum.com:
Corrected the filter for closed review requests. Fixes #2152.
 - Legacy-Id: 14573
Note: SVN reference [14572] has been migrated to Git commit 68725913b5
2018-01-26 20:02:23 +00:00
..
migrations Update vnu.jar and fix various HTML5 nits it found during a test crawl. 2017-03-25 20:21:14 +00:00
templatetags Add navigation to nomcom pages for nomcom members. Put the RFC Status change link in a saner place in the navigation. Fixes #1411 and #2433. Commit ready for merge. 2018-01-09 22:10:10 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Added a test to check for missing admin models, and added the admin models that were currently missing. 2017-08-01 14:00:29 +00:00
colors.py Merged in [9652] from rjsparks@nostrum.com: 2015-06-22 19:41:47 +00:00
dot.py Code reorganization, doing away with multiple urls_* and views_ files in ietf.group. No intentional functionality changes. 2017-06-22 15:18:08 +00:00
factories.py Make sure that factory groups have a type. 2017-07-06 13:56:59 +00:00
features.py Treat Area Groups similar to Working Groups and Research Groups where it makes sense to do so. Commit ready for merge. 2017-07-11 19:12:21 +00:00
feeds.py Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
forms.py Removed the possibility of choosing '(None)' as reviewer from the bulk review request edit form; this prevents a crash on line 1474 of ietf/group/views.py, in manage_review_request(). The view code needs further care in order make it possible to unassign an assignment here. 2018-01-25 15:58:59 +00:00
mails.py Add the ability to add a comment to a group's history. Fixes #1483. Commit ready for merge. 2017-12-28 20:48:58 +00:00
milestones.py Added DocEvent rev= parameter througout the code. 2017-03-06 15:08:21 +00:00
models.py Removed some unreachable code. 2017-09-22 14:45:21 +00:00
resources.py Modified the REST API to provide group descriptions taken from the group charters if group.description is blank. 2017-03-11 13:46:19 +00:00
tests.py Code reorganization, doing away with multiple urls_* and views_ files in ietf.group. No intentional functionality changes. 2017-06-22 15:18:08 +00:00
tests_info.py Merged in [14468] from rjsparks@nostrum.com: 2018-01-01 00:42:10 +00:00
tests_review.py Refined a test case which could fail incorrectly when PersonFactory produced multiple persons who shared the same name during a test run, using TestCase.assertMailboxContains(). 2017-09-19 19:49:51 +00:00
urls.py Add the ability to add a comment to a group's history. Fixes #1483. Commit ready for merge. 2017-12-28 20:48:58 +00:00
utils.py Moved email open assignment summary from subpage to the main review request page. Fixes #2091. Commit ready for merge 2017-11-11 06:29:05 +00:00
views.py Merged in [14572] from rjsparks@nostrum.com: 2018-01-26 20:02:23 +00:00