Go to file
James D. Forrester 5293a6d3da Add 'suggested' status type for parameters
This is a status for parameters which are not 'required' but are recommended
to be high value, if not always used, by downstream template users. This
commit does not add GUI-related changes to address this, as the interface
probably needs moving from checkbox- to dropdown-based status setting given
that there are now four, rather than three, mutually-exclusive statuses.

Change-Id: I104976e76d5ad6d586d9c818418ba6e16af53506
2014-04-28 11:45:44 -07:00
api license: Add COPYING file for GNU GPL v2 2014-03-13 23:19:19 +01:00
i18n Add 'suggested' status type for parameters 2014-04-28 11:45:44 -07:00
modules Do not add 'required' if not set and false wanted 2014-03-07 23:19:52 +00:00
resources TemplateDataBlob: Implement 'type' and 'label' 2013-05-09 02:49:56 +00:00
tests Add 'suggested' status type for parameters 2014-04-28 11:45:44 -07:00
.gitignore Add .gitreview and .gitignore 2013-02-14 15:36:56 +00:00
.gitreview Add .gitreview and .gitignore 2013-02-14 15:36:56 +00:00
.jshintrc Implement edit interface for TemplateData documentation 2014-01-14 18:39:20 -08:00
COPYING license: Add COPYING file for GNU GPL v2 2014-03-13 23:19:19 +01:00
spec.templatedata.txt Add 'suggested' status type for parameters 2014-04-28 11:45:44 -07:00
TemplateData.hooks.php Implement edit interface for TemplateData documentation 2014-01-14 18:39:20 -08:00
TemplateData.i18n.php Update i18n shim 2014-04-22 13:47:40 +00:00
TemplateData.php Add 'suggested' status type for parameters 2014-04-28 11:45:44 -07:00
TemplateDataBlob.php Add 'suggested' status type for parameters 2014-04-28 11:45:44 -07:00