.. |
migrations
|
Added programs to the datatracker. Added use of restructuredtext for group about pages. Generalized several places where code handles different group types. Improved testing of group about. Commit ready for merge.
|
2017-01-24 19:55:49 +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
|
Added programs to the datatracker. Added use of restructuredtext for group about pages. Generalized several places where code handles different group types. Improved testing of group about. Commit ready for merge.
|
2017-01-24 19:55:49 +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
|
Added programs to the datatracker. Added use of restructuredtext for group about pages. Generalized several places where code handles different group types. Improved testing of group about. Commit ready for merge.
|
2017-01-24 19:55:49 +00:00 |
models.py
|
Added an is_bof flag to json_agenda. Also added group state information. Changed the group information to use historic information instead of current.
|
2016-09-20 20:28:22 +00:00 |
resources.py
|
Change the cache key construction to deal with query arguments containing spaces. Fixes 500 errors which would otherwise occur.
|
2016-09-25 13:53:22 +00:00 |
tests.py
|
Changed the handling of skip tests and messages in order to show which tests will be skipped, and why, at the start of a test run.
|
2016-12-17 21:49:53 +00:00 |
tests_info.py
|
Added programs to the datatracker. Added use of restructuredtext for group about pages. Generalized several places where code handles different group types. Improved testing of group about. Commit ready for merge.
|
2017-01-24 19:55:49 +00:00 |
tests_review.py
|
Removed some unnecessary randomness in tests introduced in last commit. Commit ready for merge.
|
2017-01-19 16:37:00 +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
|
Deprecation fixes: Explicitly say that redirects are permanent.
|
2016-12-15 13:19:51 +00:00 |
urls_info_details.py
|
Add missing resource and missing test review secretary settings
|
2016-11-09 10:07:49 +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
|
Added programs to the datatracker. Added use of restructuredtext for group about pages. Generalized several places where code handles different group types. Improved testing of group about. Commit ready for merge.
|
2017-01-24 19:55:49 +00:00 |
views.py
|
Added programs to the datatracker. Added use of restructuredtext for group about pages. Generalized several places where code handles different group types. Improved testing of group about. Commit ready for merge.
|
2017-01-24 19:55:49 +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
|
Added programs to the datatracker. Added use of restructuredtext for group about pages. Generalized several places where code handles different group types. Improved testing of group about. Commit ready for merge.
|
2017-01-24 19:55:49 +00:00 |
views_review.py
|
Make changing skip_next on a review assignment an explicit decision of the assigner. Commit ready for merge. Fixes #2148.
|
2017-01-19 14:23:09 +00:00 |
views_stream.py
|
Refactor search-related utilities slightly to make them more
|
2016-01-25 18:11:49 +00:00 |