datatracker/ietf/doc
Henrik Levkowetz 704589b4c7 Merged in branch/iola/people-cleanup @ [8471] from olau@iola.dk, which
enhances a number of pages in the datatracker where forms contain fields
  where a person should be chosen, such as for instance when choosing the
  shepherd of a document, so that they uniformly display choices which show
  both email address and name.

  Furthermore, changes have been made so as to make the email address
  uniformly act as reference to the person record.  

  Autocompletion is now consistently provided when looking for the email
  address or name of the person to choose.  

  This solves a number of issues where it has been difficult to choose the
  correct Person/Email combination, and where the correct email address to use
  for an association has been unavailable previously.
 - Legacy-Id: 8472
Note: SVN reference [8471] has been migrated to Git commit d62f2343e8
2014-10-25 21:05:50 +00:00
..
management Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
migrations Merged in branch/iola/people-cleanup @ [8471] from olau@iola.dk, which 2014-10-25 21:05:50 +00:00
templatetags Merged in [8301] from rcross@amsl.com: 2014-10-12 18:31:39 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
expire.py Changed the code to move drafts from the active draft repository to the draft archive so that all associated files will be moved, not just those with specifically listed extensions. This fixes the problem that .xml files associated with submitted drafts were moved to the unknown_ids subdirectory of the archive, instead of into the archive proper. 2014-06-16 16:23:18 +00:00
feeds.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +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 branch/iola/people-cleanup @ [8471] from olau@iola.dk, which 2014-10-25 21:05:50 +00:00
models.py Merged in branch/iola/people-cleanup @ [8471] from olau@iola.dk, which 2014-10-25 21:05:50 +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
tests.py Merged in branch/iola/team-support from olau@iola.dk. This generalises and extends the group support for WGs and RGs so that also other groups, such as for instance the Edu Team, can have pages. 2014-07-02 19:30:07 +00:00
tests_ballot.py Merged in [8271] and [8292] from rjsparks@nostrum.com: 2014-10-12 17:07:45 +00:00
tests_charter.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
tests_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
tests_draft.py Merged in branch/iola/people-cleanup @ [8471] from olau@iola.dk, which 2014-10-25 21:05:50 +00:00
tests_material.py Use the name field from the materials upload form. Fixes ticket #1445. Commit ready for merge. 2014-07-16 14:47:39 +00:00
tests_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
urls.py Merged in branch/iola/people-cleanup @ [8471] from olau@iola.dk, which 2014-10-25 21:05:50 +00:00
urls_charter.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_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 Move group material handling code to doc/material/ now that the view of the material is integrated into /doc/, fix a bunch of bugs 2014-06-03 09:42:16 +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 [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_charter.py Merged in [8262] and [8263] from rjsparks@nostrum.com: 2014-09-28 19:57:01 +00:00
views_ballot.py Merged in [8256] from rjsparks@nostrum.com:\n Allow defer for status change documents. Fixes bug #1397. 2014-09-28 19:13:31 +00:00
views_charter.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
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 Merged in branch/iola/people-cleanup @ [8471] from olau@iola.dk, which 2014-10-25 21:05:50 +00:00
views_draft.py Merged in branch/iola/people-cleanup @ [8471] from olau@iola.dk, which 2014-10-25 21:05:50 +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 Use the name field from the materials upload form. Fixes ticket #1445. Commit ready for merge. 2014-07-16 14:47:39 +00:00
views_search.py Added untrack to document and search pages. Implements #1381. Branch ready for merge.' 2014-07-19 21:03:51 +00:00
views_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