datatracker/ietf/group
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
..
migrations Fix a bunch of mistakes found by PyFlakes in the new materials code 2014-06-03 11:28:27 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
ajax.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
colors.py This commit isn't tested. It captures the state after merging in branch/ssw/agenda/v4.70. 2013-09-26 19:56:17 +00:00
edit.py Revamp the AutocompletedEmailsField API a bit to allow for an AutocompletedPersonsField 2014-08-18 13:55:43 +00:00
features.py Fix some bugs in previous commit 2014-05-30 16:17:21 +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
info.py Added migration erroneously not included in earlier merge. 2014-10-12 19:56:27 +00:00
mails.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
milestones.py Fix a bunch of mistakes found by PyFlakes in the new materials code 2014-06-03 11:28:27 +00:00
models.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.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
tests_info.py Make it possible to adjust the name of new materials upon upload, also fix a couple of warnings from PyFlakes 2014-06-13 12:30:42 +00:00
urls.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_info.py Turn charter page for non-chartering groups into about page, fix a bunch of potentially broken links due to the split between group-type prefixed URLs and /group/ ones 2014-05-30 15:59:02 +00:00
urls_stream.py Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs. 2014-04-01 11:59:08 +00:00
utils.py Rewrote the draft-alias and group-alias generation scripts to generate matching aliases and virtual files for postfix. 2014-07-08 14:25:14 +00:00
views_stream.py Revamp the AutocompletedEmailsField API a bit to allow for an AutocompletedPersonsField 2014-08-18 13:55:43 +00:00