|
|
Line 22: |
Line 22: |
| "format": "text", | | "format": "text", |
| "title": "project number" | | "title": "project number" |
| },
| |
| "sending_organization": {
| |
| "wiki": {
| |
| "name": "sending_organization",
| |
| "type": "property",
| |
| "multiple-items": false,
| |
| "label": "sending organization",
| |
| "uuid": "67cc05894ffab",
| |
| "visibility": "visible",
| |
| "preferred-input": "LookupElement",
| |
| "input-config": [],
| |
| "options-query": "[[name::~\u003Cvalue\u003E~]]",
| |
| "query-schema": "Organization",
| |
| "query-printouts": [
| |
| "name"
| |
| ],
| |
| "required": false
| |
| },
| |
| "type": "string",
| |
| "format": "text",
| |
| "title": "sending organization"
| |
| },
| |
| "hosting_organization": {
| |
| "wiki": {
| |
| "name": "hosting_organization",
| |
| "type": "property",
| |
| "multiple-items": false,
| |
| "label": "hosting organization",
| |
| "visibility": "visible",
| |
| "preferred-input": "LookupElement",
| |
| "input-config": [],
| |
| "required": false,
| |
| "options-query": "[[name::~\u003Cvalue\u003E~]]",
| |
| "query-schema": "Organization",
| |
| "query-printouts": [
| |
| "name"
| |
| ],
| |
| "uuid": "67cc063434d6c"
| |
| },
| |
| "type": "string",
| |
| "format": "text",
| |
| "title": "hosting organization"
| |
| },
| |
| "coordinating_organization": {
| |
| "wiki": {
| |
| "name": "coordinating_organization",
| |
| "type": "property",
| |
| "multiple-items": false,
| |
| "label": "coordinating organization",
| |
| "help-message": "(if different from the sending organization)",
| |
| "visibility": "visible",
| |
| "preferred-input": "LookupElement",
| |
| "input-config": [],
| |
| "required": false,
| |
| "options-query": "[[name::~\u003Cvalue\u003E~]]",
| |
| "query-schema": "Organization",
| |
| "query-printouts": [
| |
| "name"
| |
| ],
| |
| "uuid": "67cc063434d7e"
| |
| },
| |
| "type": "string",
| |
| "format": "text",
| |
| "title": "coordinating organization",
| |
| "description": "(if different from the sending organization)"
| |
| }, | | }, |
| "name": { | | "name": { |
Line 222: |
Line 157: |
| "format": "date", | | "format": "date", |
| "title": "End date" | | "title": "End date" |
| },
| |
| "notes": {
| |
| "wiki": {
| |
| "name": "notes",
| |
| "type": "property",
| |
| "multiple-items": false,
| |
| "label": "notes",
| |
| "visibility": "visible",
| |
| "preferred-input": "OO.ui.MultilineTextInputWidget",
| |
| "input-config": [],
| |
| "required": false,
| |
| "uuid": "67cc12029731b"
| |
| },
| |
| "type": "string",
| |
| "format": "text",
| |
| "title": "notes"
| |
| }, | | }, |
| "organizations": { | | "organizations": { |
Line 324: |
Line 243: |
| "minItems": 1, | | "minItems": 1, |
| "uniqueItems": false | | "uniqueItems": false |
| | }, |
| | "notes": { |
| | "wiki": { |
| | "name": "notes", |
| | "type": "property", |
| | "multiple-items": false, |
| | "label": "notes", |
| | "visibility": "visible", |
| | "preferred-input": "OO.ui.MultilineTextInputWidget", |
| | "input-config": [], |
| | "required": false, |
| | "uuid": "67cc12029731b" |
| | }, |
| | "type": "string", |
| | "format": "text", |
| | "title": "notes" |
| } | | } |
| }, | | }, |