Skip to content

Commit

Permalink
#81 #89 #90 + рефакторинг
Browse files Browse the repository at this point in the history
  • Loading branch information
Pr-Mex committed Nov 18, 2018
1 parent fc35c94 commit 76a6d38
Show file tree
Hide file tree
Showing 4 changed files with 850 additions and 413 deletions.
Binary file modified VanessaAutomation/Forms/ЗаписьJSON/Ext/Form.bin
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2941,6 +2941,7 @@
</InputField>
<InputField name="ДеревоТестовПолныйПуть" id="73">
<DataPath>Объект.ДеревоТестов.ПолныйПуть</DataPath>
<Visible>false</Visible>
<ReadOnly>true</ReadOnly>
<Title>
<v8:item>
Expand Down Expand Up @@ -3034,6 +3035,7 @@
</InputField>
<InputField name="ДеревоТестовСтатус" id="497">
<DataPath>Объект.ДеревоТестов.Статус</DataPath>
<Visible>false</Visible>
<ReadOnly>true</ReadOnly>
<Title>
<v8:item>
Expand Down Expand Up @@ -3127,6 +3129,7 @@
</InputField>
<InputField name="ДеревоТестовСнипет" id="75">
<DataPath>Объект.ДеревоТестов.Снипет</DataPath>
<Visible>false</Visible>
<ReadOnly>true</ReadOnly>
<Title>
<v8:item>
Expand Down Expand Up @@ -3220,6 +3223,7 @@
</InputField>
<InputField name="ДеревоТестовАдресСнипета" id="77">
<DataPath>Объект.ДеревоТестов.АдресСнипета</DataPath>
<Visible>false</Visible>
<Title>
<v8:item>
<v8:lang>ru</v8:lang>
Expand Down Expand Up @@ -3312,6 +3316,7 @@
</InputField>
<InputField name="ДеревоТестовСтрокаРеальнойПроцедуры" id="79">
<DataPath>Объект.ДеревоТестов.СтрокаРеальнойПроцедуры</DataPath>
<Visible>false</Visible>
<Title>
<v8:item>
<v8:lang>ru</v8:lang>
Expand Down Expand Up @@ -14352,6 +14357,7 @@
</ChildItems>
</Page>
<Page name="ГруппаСлужебная" id="484">
<Visible>false</Visible>
<Title>
<v8:item>
<v8:lang>ru</v8:lang>
Expand Down Expand Up @@ -15155,12 +15161,14 @@
<ChildItems>
<CheckBoxField name="ФлагСценарииЗагружены" id="1624">
<DataPath>ФлагСценарииЗагружены</DataPath>
<Visible>false</Visible>
<CheckBoxType>Auto</CheckBoxType>
<ContextMenu name="ФлагСценарииЗагруженыКонтекстноеМеню" id="1625"/>
<ExtendedTooltip name="ФлагСценарииЗагруженыРасширеннаяПодсказка" id="1626"/>
</CheckBoxField>
<CheckBoxField name="ФлагСценарииВыполнены" id="1627">
<DataPath>ФлагСценарииВыполнены</DataPath>
<Visible>false</Visible>
<CheckBoxType>Auto</CheckBoxType>
<ContextMenu name="ФлагСценарииВыполненыКонтекстноеМеню" id="1628"/>
<ExtendedTooltip name="ФлагСценарииВыполненыРасширеннаяПодсказка" id="1629"/>
Expand Down Expand Up @@ -17139,6 +17147,10 @@
<v8:lang>ru</v8:lang>
<v8:content>Запрашивать подтверждение при закрытии</v8:content>
</v8:item>
<v8:item>
<v8:lang>en</v8:lang>
<v8:content>Ask for confirmation before form closing</v8:content>
</v8:item>
</Title>
<Type>
<v8:Type>xs:string</v8:Type>
Expand Down

0 comments on commit 76a6d38

Please sign in to comment.