many improvements

This commit is contained in:
2019-07-06 15:01:13 +02:00
parent 64fc2df3d2
commit 5f28acd59f
885 changed files with 999 additions and 754 deletions

1
tests/data/boolean1.dict Normal file
View File

@ -0,0 +1 @@
{"options.boolean": null}

1
tests/data/boolean1.info Normal file
View File

@ -0,0 +1 @@
{"options.boolean": {"doc": "Boolean 1", "name": "boolean", "isoptiondescription": false, "isleader": false, "isfollower": false, "issymlinkoption": false, "ismulti": false, "type": "boolean"}}

1
tests/data/boolean1.json Normal file
View File

@ -0,0 +1 @@
{"schema": {"options": {"properties": {"options.boolean": {"type": "boolean", "title": "Boolean 1"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"options.boolean": {"clearable": true}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -0,0 +1 @@
{"options.boolean": {"null": "default"}}

1
tests/data/boolean1.prop Normal file
View File

@ -0,0 +1 @@
{"options.boolean": {"null": []}}

View File

@ -0,0 +1 @@
{"options.boolean": {"null": []}}

View File

@ -0,0 +1 @@
{"options.boolean": null}

View File

@ -0,0 +1 @@
{"options.boolean": {"doc": "Boolean 1 frozen", "name": "boolean", "isoptiondescription": false, "isleader": false, "isfollower": false, "issymlinkoption": false, "ismulti": false, "type": "boolean"}}

View File

@ -0,0 +1 @@
{"schema": {"options": {"properties": {"options.boolean": {"type": "boolean", "title": "Boolean 1 frozen"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.boolean": {"readOnly": true}}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"options.boolean": {"clearable": true}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -0,0 +1 @@
{"options.boolean": {"null": "default"}}

View File

@ -0,0 +1 @@
{"options.boolean": {"null": ["frozen"]}}

View File

@ -0,0 +1 @@
{"options.boolean": {"null": []}}

1
tests/data/choice1.dict Normal file
View File

@ -0,0 +1 @@
{"options.choice": null}

1
tests/data/choice1.info Normal file
View File

@ -0,0 +1 @@
{"options.choice": {"doc": "Choice description", "name": "choice", "isoptiondescription": false, "isleader": false, "isfollower": false, "issymlinkoption": false, "ismulti": false, "type": "choice"}}

1
tests/data/choice1.json Normal file
View File

@ -0,0 +1 @@
{"schema": {"options": {"properties": {"options.choice": {"type": "choice", "enum": ["", "choice 1", "choice 2"], "title": "Choice description"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"options.choice": {"clearable": true, "type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

1
tests/data/choice1.owner Normal file
View File

@ -0,0 +1 @@
{"options.choice": {"null": "default"}}

1
tests/data/choice1.prop Normal file
View File

@ -0,0 +1 @@
{"options.choice": {"null": []}}

1
tests/data/choice1.prop2 Normal file
View File

@ -0,0 +1 @@
{"options.choice": {"null": []}}

View File

@ -0,0 +1 @@
{"options.choice": null}

View File

@ -0,0 +1 @@
{"options.choice": {"doc": "Choice description frozen", "name": "choice", "isoptiondescription": false, "isleader": false, "isfollower": false, "issymlinkoption": false, "ismulti": false, "type": "choice"}}

View File

@ -0,0 +1 @@
{"schema": {"options": {"properties": {"options.choice": {"type": "choice", "enum": ["", "choice 1", "choice 2"], "title": "Choice description frozen"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.choice": {"readOnly": true}}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"options.choice": {"clearable": true, "type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -0,0 +1 @@
{"options.choice": {"null": "default"}}

View File

@ -0,0 +1 @@
{"options.choice": {"null": ["frozen"]}}

View File

@ -0,0 +1 @@
{"options.choice": {"null": []}}

View File

@ -0,0 +1 @@
{"options.choice1.choice1": [], "options.choice1.choice2": [], "options.choice1.choice3": [], "options.choice1.choice4": []}

View File

@ -0,0 +1 @@
{"options.choice1.choice1": {"doc": "Choice description leader", "name": "choice1", "isoptiondescription": false, "isleader": true, "isfollower": false, "issymlinkoption": false, "ismulti": true, "type": "choice"}, "options.choice1.choice2": {"doc": "Choice description follower 1", "name": "choice2", "isoptiondescription": false, "isleader": false, "isfollower": true, "issymlinkoption": false, "ismulti": true, "type": "choice"}, "options.choice1.choice3": {"doc": "Choice description follower 2", "name": "choice3", "isoptiondescription": false, "isleader": false, "isfollower": true, "issymlinkoption": false, "ismulti": true, "type": "choice"}, "options.choice1.choice4": {"doc": "Choice description follower 3", "name": "choice4", "isoptiondescription": false, "isleader": false, "isfollower": true, "issymlinkoption": false, "ismulti": true, "type": "choice"}}

View File

@ -0,0 +1 @@
{"schema": {"options": {"properties": {"options.choice1": {"properties": {"options.choice1.choice1": {"type": "choice", "isMulti": true, "enum": ["choice 1", "choice 2"], "title": "Choice description leader"}, "options.choice1.choice2": {"type": "choice", "isMulti": true, "enum": ["", "choice 3", "choice 4"], "title": "Choice description follower 1"}, "options.choice1.choice3": {"type": "choice", "isMulti": true, "enum": ["", "choice 5", "choice 6"], "title": "Choice description follower 2"}, "options.choice1.choice4": {"type": "choice", "isMulti": true, "enum": ["", "choice 7", "choice 8"], "title": "Choice description follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"options.choice1.choice1": {"required": true}}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"options.choice1.choice1": {"clearable": true, "type": "choice"}, "options.choice1.choice2": {"clearable": true, "type": "choice"}, "options.choice1.choice3": {"clearable": true, "type": "choice"}, "options.choice1.choice4": {"clearable": true, "type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -0,0 +1 @@
{"options.choice1.choice1": {"null": "default"}, "options.choice1.choice2": {}, "options.choice1.choice3": {}, "options.choice1.choice4": {}}

View File

@ -0,0 +1 @@
{"options.choice1.choice1": {"null": ["empty"]}, "options.choice1.choice2": {}, "options.choice1.choice3": {}, "options.choice1.choice4": {}}

View File

@ -0,0 +1 @@
{"options.choice1.choice1": {"null": []}, "options.choice1.choice2": {}, "options.choice1.choice3": {}, "options.choice1.choice4": {}}

View File

@ -0,0 +1 @@
{"options.choice1.choice1": [], "options.choice1.choice2": [], "options.choice1.choice4": []}

View File

@ -0,0 +1 @@
{"options.choice1.choice1": {"doc": "Choice description leader", "name": "choice1", "isoptiondescription": false, "isleader": true, "isfollower": false, "issymlinkoption": false, "ismulti": true, "type": "choice"}, "options.choice1.choice2": {"doc": "Choice description follower 1", "name": "choice2", "isoptiondescription": false, "isleader": false, "isfollower": true, "issymlinkoption": false, "ismulti": true, "type": "choice"}, "options.choice1.choice4": {"doc": "Choice description follower 3", "name": "choice4", "isoptiondescription": false, "isleader": false, "isfollower": true, "issymlinkoption": false, "ismulti": true, "type": "choice"}}

View File

@ -0,0 +1 @@
{"schema": {"options": {"properties": {"options.choice1": {"properties": {"options.choice1.choice1": {"type": "choice", "isMulti": true, "enum": ["choice 1", "choice 2"], "title": "Choice description leader"}, "options.choice1.choice2": {"type": "choice", "isMulti": true, "enum": ["", "choice 3", "choice 4"], "title": "Choice description follower 1"}, "options.choice1.choice3": {"type": "choice", "isMulti": true, "enum": ["", "choice 5", "choice 6"], "title": "Choice description follower 2 hidden"}, "options.choice1.choice4": {"type": "choice", "isMulti": true, "enum": ["", "choice 7", "choice 8"], "title": "Choice description follower 3"}}, "type": "array", "title": "Slave 2 is hidden"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"options.choice1.choice1": {"required": true}, "options.choice1.choice3": {"null": {"display": false}}}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"options.choice1.choice1": {"clearable": true, "type": "choice"}, "options.choice1.choice2": {"clearable": true, "type": "choice"}, "options.choice1.choice3": {"clearable": true, "type": "choice"}, "options.choice1.choice4": {"clearable": true, "type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -0,0 +1 @@
{"options.choice1.choice1": {"null": "default"}, "options.choice1.choice2": {}, "options.choice1.choice4": {}}

View File

@ -0,0 +1 @@
{"options.choice1.choice1": {"null": ["empty"]}, "options.choice1.choice2": {}, "options.choice1.choice4": {}}

View File

@ -0,0 +1 @@
{"options.choice1.choice1": {"null": []}, "options.choice1.choice2": {}, "options.choice1.choice4": {}}

View File

@ -0,0 +1 @@
{"options.choice1.choice1": ["choice 2"], "options.choice1.choice2": ["choice 4"], "options.choice1.choice3": [null], "options.choice1.choice4": [null]}

View File

@ -0,0 +1 @@
{"options.choice1.choice1": {"doc": "Choice leader", "name": "choice1", "isoptiondescription": false, "isleader": true, "isfollower": false, "issymlinkoption": false, "ismulti": true, "type": "choice"}, "options.choice1.choice2": {"doc": "Choice follower 1", "name": "choice2", "isoptiondescription": false, "isleader": false, "isfollower": true, "issymlinkoption": false, "ismulti": true, "type": "choice"}, "options.choice1.choice3": {"doc": "Choice follower 2", "name": "choice3", "isoptiondescription": false, "isleader": false, "isfollower": true, "issymlinkoption": false, "ismulti": true, "type": "choice"}, "options.choice1.choice4": {"doc": "Choice follower 3", "name": "choice4", "isoptiondescription": false, "isleader": false, "isfollower": true, "issymlinkoption": false, "ismulti": true, "type": "choice"}}

View File

@ -0,0 +1 @@
{"schema": {"options": {"properties": {"options.choice1": {"properties": {"options.choice1.choice1": {"type": "choice", "isMulti": true, "enum": ["choice 1", "choice 2"], "title": "Choice leader"}, "options.choice1.choice2": {"type": "choice", "isMulti": true, "enum": ["", "choice 3", "choice 4"], "title": "Choice follower 1"}, "options.choice1.choice3": {"type": "choice", "isMulti": true, "enum": ["", "choice 5", "choice 6"], "title": "Choice follower 2"}, "options.choice1.choice4": {"type": "choice", "isMulti": true, "enum": ["", "choice 7", "choice 8"], "title": "Choice follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"options.choice1.choice1": {"required": true, "value": ["choice 2"], "owner": "user"}, "options.choice1.choice2": {"0": {"value": "choice 4", "owner": "user"}}}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"options.choice1.choice1": {"clearable": true, "type": "choice"}, "options.choice1.choice2": {"clearable": true, "type": "choice"}, "options.choice1.choice3": {"clearable": true, "type": "choice"}, "options.choice1.choice4": {"clearable": true, "type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -0,0 +1 @@
{"options.choice1.choice1": {"null": "user"}, "options.choice1.choice2": {"0": "user"}, "options.choice1.choice3": {"0": "default"}, "options.choice1.choice4": {"0": "default"}}

View File

@ -0,0 +1 @@
{"options.choice1.choice1": {"null": ["empty"]}, "options.choice1.choice2": {"0": []}, "options.choice1.choice3": {"0": []}, "options.choice1.choice4": {"0": []}}

View File

@ -0,0 +1 @@
{"options.choice1.choice1": {"null": []}, "options.choice1.choice2": {"0": []}, "options.choice1.choice3": {"0": []}, "options.choice1.choice4": {"0": []}}

View File

@ -0,0 +1 @@
{"options.choice": []}

View File

@ -0,0 +1 @@
{"options.choice": {"doc": "Choice description", "name": "choice", "isoptiondescription": false, "isleader": false, "isfollower": false, "issymlinkoption": false, "ismulti": true, "type": "choice"}}

View File

@ -0,0 +1 @@
{"schema": {"options": {"properties": {"options.choice": {"type": "choice", "isMulti": true, "enum": ["choice 1", "choice 2"], "title": "Choice description"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.choice": {"required": true}}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"options.choice": {"clearable": true, "type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -0,0 +1 @@
{"options.choice": {"null": "default"}}

View File

@ -0,0 +1 @@
{"options.choice": {"null": ["empty"]}}

View File

@ -0,0 +1 @@
{"options.choice": {"null": []}}

View File

@ -0,0 +1 @@
{"options.choice": null}

View File

@ -0,0 +1 @@
{"options.choice": {"doc": "Choice description", "name": "choice", "isoptiondescription": false, "isleader": false, "isfollower": false, "issymlinkoption": false, "ismulti": false, "type": "choice"}}

View File

@ -0,0 +1 @@
{"schema": {"options": {"properties": {"options.choice": {"type": "choice", "enum": ["", "choice 1", "choice 2"], "title": "Choice description"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"options.choice": {"clearable": true, "type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -0,0 +1 @@
{"options.choice": {"null": "default"}}

View File

@ -0,0 +1 @@
{"options.choice": {"null": []}}

View File

@ -0,0 +1 @@
{"options.choice": {"null": []}}

View File

@ -0,0 +1 @@
{"options.choice": "hide"}

View File

@ -0,0 +1 @@
{"options.choice": {"doc": "Choice description", "name": "choice", "isoptiondescription": false, "isleader": false, "isfollower": false, "issymlinkoption": false, "ismulti": false, "type": "choice"}}

View File

@ -0,0 +1 @@
{"schema": {"options": {"properties": {"options.choice": {"type": "choice", "enum": ["hide", "show"], "value": "hide", "title": "Choice description"}, "options.unicode2": {"type": "string", "title": "Unicode 2"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.choice": {"required": true, "value": "hide", "owner": "default"}, "options.unicode2": {"display": false, "hidden": true}}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"options.choice": {"clearable": true, "type": "choice", "dependencies": {"default": {"show": ["options.unicode2"]}, "expected": {"show": {"show": ["options.unicode2"]}, "hide": {"hide": ["options.unicode2"]}}}}, "options.unicode2": {"clearable": true, "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -0,0 +1 @@
{"options.choice": {"null": "default"}}

View File

@ -0,0 +1 @@
{"options.choice": {"null": ["mandatory"]}}

View File

@ -0,0 +1 @@
{"options.choice": {"null": []}}

1
tests/data/date1.dict Normal file
View File

@ -0,0 +1 @@
{"options.date": null}

1
tests/data/date1.info Normal file
View File

@ -0,0 +1 @@
{"options.date": {"doc": "Date description", "name": "date", "isoptiondescription": false, "isleader": false, "isfollower": false, "issymlinkoption": false, "ismulti": false, "type": "date"}}

1
tests/data/date1.json Normal file
View File

@ -0,0 +1 @@
{"schema": {"options": {"properties": {"options.date": {"type": "date", "title": "Date description"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"options.date": {"clearable": true, "remote": true}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

1
tests/data/date1.owner Normal file
View File

@ -0,0 +1 @@
{"options.date": {"null": "default"}}

1
tests/data/date1.prop Normal file
View File

@ -0,0 +1 @@
{"options.date": {"null": []}}

1
tests/data/date1.prop2 Normal file
View File

@ -0,0 +1 @@
{"options.date": {"null": []}}

View File

@ -0,0 +1 @@
{"options.date": null}

View File

@ -0,0 +1 @@
{"options.date": {"doc": "Date description frozen", "name": "date", "isoptiondescription": false, "isleader": false, "isfollower": false, "issymlinkoption": false, "ismulti": false, "type": "date"}}

View File

@ -0,0 +1 @@
{"schema": {"options": {"properties": {"options.date": {"type": "date", "title": "Date description frozen"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.date": {"readOnly": true}}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"options.date": {"clearable": true, "remote": true}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -0,0 +1 @@
{"options.date": {"null": "default"}}

View File

@ -0,0 +1 @@
{"options.date": {"null": ["frozen"]}}

View File

@ -0,0 +1 @@
{"options.date": {"null": []}}

View File

@ -0,0 +1 @@
{"usbpath": null}

View File

@ -0,0 +1 @@
{"usbpath": {"doc": "Chemin d'acc\u00e8s", "name": "usbpath", "isoptiondescription": false, "isleader": false, "isfollower": false, "issymlinkoption": false, "ismulti": false, "type": "filename"}}

View File

@ -0,0 +1 @@
{"schema": {"usbpath": {"type": "filename", "title": "Chemin d'acc\u00e8s"}}, "model": {"usbpath": {"required": true}}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"usbpath": {"clearable": true, "pattern": "^[a-zA-Z0-9\\-\\._~/+]+$", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -0,0 +1 @@
{"usbpath": {"null": "default"}}

View File

@ -0,0 +1 @@
{"usbpath": {"null": ["mandatory"]}}

View File

@ -0,0 +1 @@
{"usbpath": {"null": []}}

View File

@ -0,0 +1 @@
{"options.hostname1": null, "options.hostname2": null, "options.hostname3": null, "options.hostname4": null}

View File

@ -0,0 +1 @@
{"options.hostname1": {"doc": "Domainname Description", "name": "hostname1", "isoptiondescription": false, "isleader": false, "isfollower": false, "issymlinkoption": false, "ismulti": false, "type": "domainname"}, "options.hostname2": {"doc": "Domainname without dot Description", "name": "hostname2", "isoptiondescription": false, "isleader": false, "isfollower": false, "issymlinkoption": false, "ismulti": false, "type": "domainname"}, "options.hostname3": {"doc": "Hostname or IP Description", "name": "hostname3", "isoptiondescription": false, "isleader": false, "isfollower": false, "issymlinkoption": false, "ismulti": false, "type": "domainname"}, "options.hostname4": {"doc": "Netbios Description", "name": "hostname4", "isoptiondescription": false, "isleader": false, "isfollower": false, "issymlinkoption": false, "ismulti": false, "type": "domainname"}}

View File

@ -0,0 +1 @@
{"schema": {"options": {"properties": {"options.hostname1": {"type": "domainname", "title": "Domainname Description"}, "options.hostname2": {"type": "domainname", "title": "Domainname without dot Description"}, "options.hostname3": {"type": "domainname", "title": "Hostname or IP Description"}, "options.hostname4": {"type": "domainname", "title": "Netbios Description"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"options.hostname1": {"clearable": true, "pattern": "^((?!-)[a-z0-9-]{1,63}\\.){1,}[a-z0-9-]{1,63}$", "type": "input"}, "options.hostname2": {"clearable": true, "pattern": "^((?!-)[a-z0-9-]{0,63}\\.){0,}[a-z0-9-]{1,63}$", "type": "input"}, "options.hostname3": {"clearable": true, "pattern": "^(?:((?!-)[a-z0-9-]{1,63})|(?:(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)))$", "type": "input"}, "options.hostname4": {"clearable": true, "pattern": "^((?!-)[a-z0-9-]{1,15})$", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -0,0 +1 @@
{"options.hostname1": {"null": "default"}, "options.hostname2": {"null": "default"}, "options.hostname3": {"null": "default"}, "options.hostname4": {"null": "default"}}

View File

@ -0,0 +1 @@
{"options.hostname1": {"null": []}, "options.hostname2": {"null": []}, "options.hostname3": {"null": []}, "options.hostname4": {"null": []}}

View File

@ -0,0 +1 @@
{"options.hostname1": {"null": []}, "options.hostname2": {"null": []}, "options.hostname3": {"null": []}, "options.hostname4": {"null": []}}

1
tests/data/ip1.dict Normal file
View File

@ -0,0 +1 @@
{"options.ip": null}

1
tests/data/ip1.info Normal file
View File

@ -0,0 +1 @@
{"options.ip": {"doc": "IP Description", "name": "ip", "isoptiondescription": false, "isleader": false, "isfollower": false, "issymlinkoption": false, "ismulti": false, "type": "ip"}}

1
tests/data/ip1.json Normal file
View File

@ -0,0 +1 @@
{"schema": {"options": {"properties": {"options.ip": {"type": "ip", "title": "IP Description"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"options.ip": {"clearable": true, "remote": true, "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

1
tests/data/ip1.owner Normal file
View File

@ -0,0 +1 @@
{"options.ip": {"null": "default"}}

1
tests/data/ip1.prop Normal file
View File

@ -0,0 +1 @@
{"options.ip": {"null": []}}

1
tests/data/ip1.prop2 Normal file
View File

@ -0,0 +1 @@
{"options.ip": {"null": []}}

View File

@ -0,0 +1 @@
{"options.ip": null}

View File

@ -0,0 +1 @@
{"options.ip": {"doc": "IP Description frozen", "name": "ip", "isoptiondescription": false, "isleader": false, "isfollower": false, "issymlinkoption": false, "ismulti": false, "type": "ip"}}

View File

@ -0,0 +1 @@
{"schema": {"options": {"properties": {"options.ip": {"type": "ip", "title": "IP Description frozen"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.ip": {"readOnly": true}}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"options.ip": {"clearable": true, "remote": true, "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

View File

@ -0,0 +1 @@
{"options.ip": {"null": "default"}}

View File

@ -0,0 +1 @@
{"options.ip": {"null": ["frozen"]}}

View File

@ -0,0 +1 @@
{"options.ip": {"null": []}}

1
tests/data/mail1.dict Normal file
View File

@ -0,0 +1 @@
{"options.mail": null}

1
tests/data/mail1.info Normal file
View File

@ -0,0 +1 @@
{"options.mail": {"doc": "Mail Description", "name": "mail", "isoptiondescription": false, "isleader": false, "isfollower": false, "issymlinkoption": false, "ismulti": false, "type": "email"}}

1
tests/data/mail1.json Normal file
View File

@ -0,0 +1 @@
{"schema": {"options": {"properties": {"options.mail": {"type": "email", "title": "Mail Description"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"options.mail": {"clearable": true, "pattern": "^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\\.[a-zA-Z0-9-]+)*$", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}

1
tests/data/mail1.owner Normal file
View File

@ -0,0 +1 @@
{"options.mail": {"null": "default"}}

Some files were not shown because too many files have changed in this diff Show More