~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/services/features/flags.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-09-17 02:55:39 UTC
  • mfrom: (13970.5.2 target-pickers-go)
  • Revision ID: launchpad@pqm.canonical.com-20110917025539-5bumljanv43bn801
[r=sinzui][bug=820005, 851437,
        851440] Updates the target pickers to an enhanced version similar to
        person pickers, behind a feature flag.

Show diffs side-by-side

added added

removed removed

Lines of Context:
129
129
     'boolean',
130
130
     ('Enables ranking by pillar affiliation in the person picker.'),
131
131
     ''),
 
132
    ('disclosure.target_picker_enhancements.enabled',
 
133
     'boolean',
 
134
     ('Enables the display and use of the enhanced target pickers.'),
 
135
     ''),
132
136
    ('bugs.autoconfirm.enabled_distribution_names',
133
137
     'space delimited',
134
138
     ('Enables auto-confirming bugtasks for distributions (and their '