datatracker/ietf/doc
Ole Laursen f63a99be1c Facelift remaining materials pages
- Legacy-Id: 8938
2015-01-28 12:50:09 +00:00
..
management Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
migrations Merge facelift-r8510 branch with trunk. The IPR tool still has some non-facelifted parts and ideosyncracies. Fix a couple of minor bugs (including infamous empty licensing choice) in the IPR code, and port the IPR views to use the render shortcut. 2015-01-22 17:38:05 +00:00
templatetags Summary: Facelift material document page 2015-01-28 12:04:40 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Fixed a problem with the admin interface for the ietf.doc.DocHistory class. 2014-11-14 00:21:54 +00:00
expire.py Prevent 500 errors on file move race condition. 2014-10-26 13:19:38 +00:00
feeds.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
fields.py Summary: Port the remaining parts of the IPR form to Bootstrap, and fix 2015-01-23 16:47:22 +00:00
forms.py Merged in [8293] from rjsparks@nostrum.com:\n XXX: Should what is now captured in the list of STATUSCHANGE_RELATIONS instead be captured in the database in name_docrelationshipname? 2014-10-12 17:32:11 +00:00
lastcall.py Protect against cases where add_state_change_event can return None. Fixes bug # 1383. Commit ready for merge. 2014-04-30 22:17:01 +00:00
mails.py Merged in [8718] from rjsparks@nostrum.com:\n Copy the secretariat on the message sent to the RFC Editor and IANA when a draft is pulled from the RFC Editor queue. Fixes ticket #1549. 2015-01-15 19:29:20 +00:00
models.py Merged in [8843] from rjsparks@nostrum.com:\n Reworked the definition of future_presentations and last_presented. Fixes #1571. 2015-01-20 23:05:14 +00:00
redirect_drafts_urls.py Port to new class-based generic redirect and simple template views, remove utils.lazy.reverse_lazy, it's now included in Django 2013-12-11 16:36:09 +00:00
redirect_idtracker_urls.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
resources.py Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
tests.py Summary: Resolve person/email/document multiselect issue by importing 2014-11-25 16:47:48 +00:00
tests_ballot.py Fix a bunch of failing tests, mostly due to changes in markup 2014-10-31 17:20:14 +00:00
tests_charter.py Fix a bunch of failing tests, mostly due to changes in markup 2014-10-31 17:20:14 +00:00
tests_conflict_review.py Fix more test errors - now only two not yet fully ported views remain 2014-11-03 16:39:41 +00:00
tests_draft.py Merge facelift-r8510 branch with trunk. The IPR tool still has some non-facelifted parts and ideosyncracies. Fix a couple of minor bugs (including infamous empty licensing choice) in the IPR code, and port the IPR views to use the render shortcut. 2015-01-22 17:38:05 +00:00
tests_material.py Have working selectors for sessions related to a meeting and sessions related to a document, views for listing such sections that can be edited, and an edit form for changing the presented version. Checkpointing before big refactor to move the URI components around 2014-10-21 21:16:27 +00:00
tests_status_change.py Fix problem in test of editing status change relations 2014-11-05 12:42:23 +00:00
urls.py Summary: Resolve person/email/document multiselect issue by importing 2014-11-25 16:47:48 +00:00
urls_charter.py Allow changing the title of a charter document 2014-11-09 00:46:28 +00:00
urls_conflict_review.py Merged in [8293] from rjsparks@nostrum.com:\n XXX: Should what is now captured in the list of STATUSCHANGE_RELATIONS instead be captured in the database in name_docrelationshipname? 2014-10-12 17:32:11 +00:00
urls_material.py Cleaned up issues with date and weekday variants of the session views 2014-11-24 21:06:58 +00:00
urls_status_change.py Merged in [8293] from rjsparks@nostrum.com:\n XXX: Should what is now captured in the list of STATUSCHANGE_RELATIONS instead be captured in the database in name_docrelationshipname? 2014-10-12 17:32:11 +00:00
utils.py Summary: Add simple utility for turning rfc1234 doc alias names into RFC1234 2015-01-23 16:45:26 +00:00
utils_charter.py Merged in [8262] and [8263] from rjsparks@nostrum.com: 2014-09-28 19:57:01 +00:00
views_ballot.py Merge facelift-r8510 branch with trunk. The IPR tool still has some non-facelifted parts and ideosyncracies. Fix a couple of minor bugs (including infamous empty licensing choice) in the IPR code, and port the IPR views to use the render shortcut. 2015-01-22 17:38:05 +00:00
views_charter.py Summary: Facelift change charter title page 2015-01-28 09:04:41 +00:00
views_conflict_review.py Merged in branch/iola/people-cleanup @ [8471] from olau@iola.dk, which 2014-10-25 21:05:50 +00:00
views_doc.py Merge facelift-r8510 branch with trunk. The IPR tool still has some non-facelifted parts and ideosyncracies. Fix a couple of minor bugs (including infamous empty licensing choice) in the IPR code, and port the IPR views to use the render shortcut. 2015-01-22 17:38:05 +00:00
views_draft.py Merge facelift-r8510 branch with trunk. The IPR tool still has some non-facelifted parts and ideosyncracies. Fix a couple of minor bugs (including infamous empty licensing choice) in the IPR code, and port the IPR views to use the render shortcut. 2015-01-22 17:38:05 +00:00
views_help.py A second pass of pyflakes cleanup, removing additional bulk imports, fixing a bug in get_initial_notify(), and removing some dead (and buggy) code. 2014-03-16 22:15:46 +00:00
views_material.py Facelift remaining materials pages 2015-01-28 12:50:09 +00:00
views_search.py Summary: Fix extraneous add column in search 2015-01-28 10:33:05 +00:00
views_status_change.py Add JS functionality to edit the relations of a status change document 2014-11-05 11:31:33 +00:00