datatracker/ietf/doc
Henrik Levkowetz 86868b9020 Merged in [10779] from rjsparks@nostrum.com:
Added the ability to associate documents with sessions from the document main page.
Integrated the group meetings tab with the secretariat meeting request and meeting materials pages.
Made better use of bootstrap styling for the meetings tab and session details view.
 - Legacy-Id: 10784
Note: SVN reference [10779] has been migrated to Git commit 776b95106f
2016-02-05 23:00:04 +00:00
..
management Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
migrations Addresses issues uncovered by the test-crawler. Adds missing DocAlias records for several document types. Creates DocAlias objects when createing Document objects for those document types. Identifies places in code to touch when we are ready to expose the bluesheets and recording document types at /doc/. (The data rows and the content store need work before doing so). 2016-01-25 19:40:35 +00:00
templatetags Changed the style for 'recuse' from 'default' to 'primary' colour. 2015-12-11 20:04:56 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Summary: Make name the primary key for DocAlias. 2015-09-30 13:47:33 +00:00
expire.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00
feeds.py Added an RSS feed for RFCs for use with the digital preservation project. Commit ready for merge. 2015-10-31 08:11:48 +00:00
fields.py Manually moved the concepts forward. Reworked some presentation. Working enough to bring testers in at Sprint93 2015-07-13 21:09:39 +00:00
forms.py Refactored counting telechat pages to do it only in one place. Count more accurately and make it possible to report more granularly. Added page counts to agenda.json. Commit ready to merge. 2016-01-07 23:31:05 +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 [10770], [10771], [10772], and [10773] from housley@vigilsec.com: 2016-02-05 22:18:14 +00:00
models.py Merged in [10770], [10771], [10772], and [10773] from housley@vigilsec.com: 2016-02-05 22:18:14 +00:00
redirect_drafts_urls.py Updated a bunch of links from http: to https: based on a patch from lars@netapp.com. 2015-04-24 21:47:12 +00:00
redirect_idtracker_urls.py Updated a bunch of links from http: to https: based on a patch from lars@netapp.com. 2015-04-24 21:47:12 +00:00
resources.py Merged in [10111] from olau@iola.dk: 2015-10-19 20:06:13 +00:00
tests.py Merged in [10770], [10771], [10772], and [10773] from housley@vigilsec.com: 2016-02-05 22:18:14 +00:00
tests_ballot.py Merged in [10770], [10771], [10772], and [10773] from housley@vigilsec.com: 2016-02-05 22:18:14 +00:00
tests_charter.py Tweak the rendering of Area Directors in the charter text used in new-work, internal review, external review, and group action messages to display. Fixes #1889. Commit ready to merge. 2016-01-22 20:47:45 +00:00
tests_conflict_review.py Modified the test data to use some AD and WG chair names that contain non-ascii characters, and fixed test issues found. 2015-11-04 07:34:56 +00:00
tests_draft.py Merged in [10629] from rjsparks@nostrum.com: 2016-01-15 21:59:49 +00:00
tests_material.py Modified the test data to use some AD and WG chair names that contain non-ascii characters, and fixed test issues found. 2015-11-04 07:34:56 +00:00
tests_status_change.py Modified the test data to use some AD and WG chair names that contain non-ascii characters, and fixed test issues found. 2015-11-04 07:34:56 +00:00
urls.py Merged in [10770], [10771], [10772], and [10773] from housley@vigilsec.com: 2016-02-05 22:18:14 +00:00
urls_charter.py Handle the new-work message 2015-08-27 21:27:10 +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 Merged in [10629] from rjsparks@nostrum.com: 2016-01-15 21:59:49 +00:00
utils_charter.py Added listing all the area directors back. Related to #1889. Commit ready for merge. 2016-01-22 21:17:44 +00:00
views_ballot.py Indicate on the IESG Telechat Agenda if a document has an RFC Editor Note. To accomplish this, the RFC Editor Note needed to be separated from the rest of the ballot write up. Fixes #1230. 2016-02-04 13:32:24 +00:00
views_charter.py Fix an initialization problem for the new work message for recharters. Commit ready for merge. 2015-10-16 16:34:25 +00:00
views_conflict_review.py Change the text used in conflict review approval messages. Fixes #1877. Commit ready for merge. 2016-01-06 15:44:29 +00:00
views_doc.py Merged in [10779] from rjsparks@nostrum.com: 2016-02-05 23:00:04 +00:00
views_draft.py Fix "RemovedInDjango19Warning: The django.forms.util module has been renamed. 2016-02-03 13:33:37 +00:00
views_help.py Merged in [9782] from lars@netapp.com: 2015-07-18 15:29:12 +00:00
views_material.py merged older materials work (specifically, that vetted in prague) 2016-01-27 01:12:19 +00:00
views_search.py Filter unused document types from the search form. Fixes #1890. Commit ready for merge. 2016-01-25 20:09:34 +00:00
views_status_change.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00