~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/registry/doc/vocabularies.txt

[r=benji][bug=795573,
 796233] On DistroSeries:+localpackagediffs ensure that the comment
 form is hidden after adding a new comment to a DistroSeriesDifference,
 prevent empty comments from being submitted,
 and add some animations and effects to make the UI less jarring and easier to
 follow.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1026
1026
     (u'Ubuntu Team', u'Mark Shuttleworth'),
1027
1027
     (u'Ubuntu Technical Board', u'Techboard Owner'),
1028
1028
     (u'Ubuntu Translators', u'Rosetta Administrators'),
1029
 
     (u'Ubuntu branches', u'Ubuntu-branches-owner'),
1030
1029
     (u'VCS imports', u'Robert Collins'),
1031
1030
     (u'Warty Gnome Team', u'Mark Shuttleworth'),
1032
1031
     (u'Warty Security Team', u'Mark Shuttleworth'),
1048
1047
     (u'Ubuntu Team', u'Mark Shuttleworth'),
1049
1048
     (u'Ubuntu Technical Board', u'Techboard Owner'),
1050
1049
     (u'Ubuntu Translators', u'Rosetta Administrators'),
1051
 
     (u'Ubuntu branches', u'Ubuntu-branches-owner'),
1052
1050
     (u'testing Spanish team', u'Carlos Perell\xf3 Mar\xedn')]
1053
1051
 
1054
1052
    >>> sorted((team.displayname, team.teamowner.displayname)