datatracker/ietf/group
Ole Laursen 227fdd7953 Add reviews to search results and IESG agenda. Support restricting
review types so that teams will only have those review types
listed and suggested that they are configured to have.

Fix a couple of things in the importer after having tested it on all
the databases. Set unavailable end date >= 2020 to indefinite.

Fix a couple of bugs.
 - Legacy-Id: 12095
2016-10-06 14:47:41 +00:00
..
migrations Added another migration dependency, to avoid looking for removed tables. 2016-08-26 10:30:21 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Fix a "RemovedInDjango19Warning" warning. Commit ready for merge. 2016-01-13 12:17:36 +00:00
colors.py Merged in [9652] from rjsparks@nostrum.com: 2015-06-22 19:41:47 +00:00
factories.py Merged in [11656] from rjsparks@nostrum.com: 2016-07-16 14:15:41 +00:00
features.py Add a utility function for extracting information about review 2016-10-03 15:52:32 +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
mails.py Merged in [10430] from rjsparks@nostrum.com: 2015-11-07 22:31:18 +00:00
milestones.py Refactor role handling in group editing slightly and add support for 2016-09-05 12:33:54 +00:00
models.py add status reports to proceedings. add a view for the applicable status report for a given meeting. Commit ready for merge. 2016-08-09 15:42:40 +00:00
resources.py Fixed a typo. 2016-03-15 23:15:44 +00:00
tests.py Merged in ^/branch/iola/event-saving-refactor-r10291, which refactors document saving to always use doc.save_with_history(events), and requires accompanying events. This branch also provides refactoring of recurring regexes in url patterns into a dictionary. As part of the merge, also refactored new code which didn't use the save_with_history() method. 2016-08-23 10:52:08 +00:00
tests_info.py Add a utility function for extracting information about review 2016-10-03 15:52:32 +00:00
tests_review.py Fix a couple of bugs, add test for reviewer overview page 2016-10-04 20:22:11 +00:00
urls.py Merged in ^/branch/iola/event-saving-refactor-r10291, which refactors document saving to always use doc.save_with_history(events), and requires accompanying events. This branch also provides refactoring of recurring regexes in url patterns into a dictionary. As part of the merge, also refactored new code which didn't use the save_with_history() method. 2016-08-23 10:52:08 +00:00
urls_info.py Add personal review overview page for reviewers, add page for editing 2016-09-19 16:05:32 +00:00
urls_info_details.py Add a utility function for extracting information about review 2016-10-03 15:52:32 +00:00
urls_stream.py Summary: Move definition of document names and group acronyms to 2015-10-01 14:16:16 +00:00
utils.py Add a utility function for extracting information about review 2016-10-03 15:52:32 +00:00
views.py Add a utility function for extracting information about review 2016-10-03 15:52:32 +00:00
views_ajax.py Renamed some files under ietf/group/ which contained views but didn't have 'views' in the name. 2016-05-13 15:59:10 +00:00
views_edit.py Create new branch from trunk@r11921, and merge review-tracker-r11360 into it 2016-09-06 10:17:12 +00:00
views_review.py Add reviews to search results and IESG agenda. Support restricting 2016-10-06 14:47:41 +00:00
views_stream.py Refactor search-related utilities slightly to make them more 2016-01-25 18:11:49 +00:00