Entangle the required and editable properties of Profile fields.
Add tests. Update i18n for required property hover help. Upgrade script to set editable=1 on all required fields. fixes #10781
This commit is contained in:
parent
5baf75bb19
commit
0762ce1730
5 changed files with 53 additions and 11 deletions
|
|
@ -69,8 +69,8 @@ Internationalization system if labels need to be localized.|,
|
|||
},
|
||||
|
||||
'474 description' => {
|
||||
message => q|Should the user be required to fill out this field?|,
|
||||
lastUpdated => 1122316558,
|
||||
message => q|Should the user be required to fill out this field? If this option is set to yes, then the field will automatically be set to be editable as well.|,
|
||||
lastUpdated => 1250537322,
|
||||
},
|
||||
|
||||
'486 description' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue