-
Notifications
You must be signed in to change notification settings - Fork 2
Добавил документ ИПР и сопутсвующие ему объекты + рефакторинг #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Lore-leii
wants to merge
8
commits into
develop
Choose a base branch
from
develop_Shadrin
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
e6270e4
Добавил документ ИндивидуальныйПланРазвития, справочник ЗадачиИПР и в…
Lore-leii 05f7502
Поменял формат выгрузки на версию платформы 25 по задаче #23
Lore-leii ee002fa
Сменил форму подбора задач на типовую
Lore-leii a223f63
Сменил имя формы
Lore-leii 51f23d8
Normalize line endings
Lore-leii 11b19e4
Исправил пустые обрабочики формы подбора и исправил перезаполнение да…
Lore-leii 975c7a3
Рефакторинг кода в формах, в модуле документа, редактирование прав у …
Lore-leii 5ef7ec8
Исправил замечания Рэббит по формам и ролям
Lore-leii File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,264 @@ | ||
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <MetaDataObject xmlns="http://v8.1c.ru/8.3/MDClasses" xmlns:app="http://v8.1c.ru/8.2/managed-application/core" xmlns:cfg="http://v8.1c.ru/8.1/data/enterprise/current-config" xmlns:cmi="http://v8.1c.ru/8.2/managed-application/cmi" xmlns:ent="http://v8.1c.ru/8.1/data/enterprise" xmlns:lf="http://v8.1c.ru/8.2/managed-application/logform" xmlns:style="http://v8.1c.ru/8.1/data/ui/style" xmlns:sys="http://v8.1c.ru/8.1/data/ui/fonts/system" xmlns:v8="http://v8.1c.ru/8.1/data/core" xmlns:v8ui="http://v8.1c.ru/8.1/data/ui" xmlns:web="http://v8.1c.ru/8.1/data/ui/colors/web" xmlns:win="http://v8.1c.ru/8.1/data/ui/colors/windows" xmlns:xen="http://v8.1c.ru/8.3/xcf/enums" xmlns:xpr="http://v8.1c.ru/8.3/xcf/predef" xmlns:xr="http://v8.1c.ru/8.3/xcf/readable" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.18"> | ||
| <Catalog uuid="da154aef-a184-4a13-ae31-10be16a3d530"> | ||
| <InternalInfo> | ||
| <xr:GeneratedType name="CatalogObject.ЗадачиИПР" category="Object"> | ||
| <xr:TypeId>7eb614d6-6f7c-4c20-91e6-3a1732d6f182</xr:TypeId> | ||
| <xr:ValueId>333c96e4-4017-47ad-9df8-c33c104a432b</xr:ValueId> | ||
| </xr:GeneratedType> | ||
| <xr:GeneratedType name="CatalogRef.ЗадачиИПР" category="Ref"> | ||
| <xr:TypeId>616d2cc2-6e31-407d-a4c9-d1b2bb50d59f</xr:TypeId> | ||
| <xr:ValueId>08832d5c-1d95-4817-b0c5-cf3268df6009</xr:ValueId> | ||
| </xr:GeneratedType> | ||
| <xr:GeneratedType name="CatalogSelection.ЗадачиИПР" category="Selection"> | ||
| <xr:TypeId>4922e26c-e454-4703-8404-595e9a179462</xr:TypeId> | ||
| <xr:ValueId>f899d06a-8459-47c1-a044-d5542cb94eba</xr:ValueId> | ||
| </xr:GeneratedType> | ||
| <xr:GeneratedType name="CatalogList.ЗадачиИПР" category="List"> | ||
| <xr:TypeId>e1b556b9-8867-422f-b3df-719a81b0d15c</xr:TypeId> | ||
| <xr:ValueId>7838e5bc-ef06-4231-9b14-ae0ea5fd2d2a</xr:ValueId> | ||
| </xr:GeneratedType> | ||
| <xr:GeneratedType name="CatalogManager.ЗадачиИПР" category="Manager"> | ||
| <xr:TypeId>a04f7f79-b4f6-45a2-9d88-164444593128</xr:TypeId> | ||
| <xr:ValueId>3586f091-1e38-471f-9851-c063e31cfe8a</xr:ValueId> | ||
| </xr:GeneratedType> | ||
| </InternalInfo> | ||
| <Properties> | ||
| <Name>ЗадачиИПР</Name> | ||
| <Synonym> | ||
| <v8:item> | ||
| <v8:lang>ru</v8:lang> | ||
| <v8:content>Задачи ИПР</v8:content> | ||
| </v8:item> | ||
| </Synonym> | ||
| <Comment/> | ||
| <Hierarchical>true</Hierarchical> | ||
| <HierarchyType>HierarchyFoldersAndItems</HierarchyType> | ||
| <LimitLevelCount>true</LimitLevelCount> | ||
| <LevelCount>2</LevelCount> | ||
| <FoldersOnTop>true</FoldersOnTop> | ||
| <UseStandardCommands>true</UseStandardCommands> | ||
| <Owners/> | ||
| <SubordinationUse>ToItems</SubordinationUse> | ||
| <CodeLength>9</CodeLength> | ||
| <DescriptionLength>25</DescriptionLength> | ||
| <CodeType>String</CodeType> | ||
| <CodeAllowedLength>Variable</CodeAllowedLength> | ||
| <CodeSeries>WholeCatalog</CodeSeries> | ||
| <CheckUnique>true</CheckUnique> | ||
| <Autonumbering>true</Autonumbering> | ||
| <DefaultPresentation>AsDescription</DefaultPresentation> | ||
| <Characteristics/> | ||
| <PredefinedDataUpdate>Auto</PredefinedDataUpdate> | ||
| <EditType>InDialog</EditType> | ||
| <QuickChoice>false</QuickChoice> | ||
| <ChoiceMode>BothWays</ChoiceMode> | ||
| <InputByString> | ||
| <xr:Field>Catalog.ЗадачиИПР.StandardAttribute.Description</xr:Field> | ||
| <xr:Field>Catalog.ЗадачиИПР.StandardAttribute.Code</xr:Field> | ||
| </InputByString> | ||
| <SearchStringModeOnInputByString>Begin</SearchStringModeOnInputByString> | ||
| <FullTextSearchOnInputByString>DontUse</FullTextSearchOnInputByString> | ||
| <ChoiceDataGetModeOnInputByString>Directly</ChoiceDataGetModeOnInputByString> | ||
| <DefaultObjectForm>Catalog.ЗадачиИПР.Form.ФормаЭлемента</DefaultObjectForm> | ||
| <DefaultFolderForm/> | ||
| <DefaultListForm/> | ||
| <DefaultChoiceForm>Catalog.ЗадачиИПР.Form.ФормаВыбора</DefaultChoiceForm> | ||
| <DefaultFolderChoiceForm/> | ||
| <AuxiliaryObjectForm/> | ||
| <AuxiliaryFolderForm/> | ||
| <AuxiliaryListForm/> | ||
| <AuxiliaryChoiceForm/> | ||
| <AuxiliaryFolderChoiceForm/> | ||
| <IncludeHelpInContents>false</IncludeHelpInContents> | ||
| <BasedOn/> | ||
| <DataLockFields/> | ||
| <DataLockControlMode>Managed</DataLockControlMode> | ||
| <FullTextSearch>Use</FullTextSearch> | ||
| <ObjectPresentation/> | ||
| <ExtendedObjectPresentation/> | ||
| <ListPresentation/> | ||
| <ExtendedListPresentation/> | ||
| <Explanation/> | ||
| <CreateOnInput>Use</CreateOnInput> | ||
| <ChoiceHistoryOnInput>Auto</ChoiceHistoryOnInput> | ||
| <DataHistory>DontUse</DataHistory> | ||
| <UpdateDataHistoryImmediatelyAfterWrite>false</UpdateDataHistoryImmediatelyAfterWrite> | ||
| <ExecuteAfterWriteDataHistoryVersionProcessing>false</ExecuteAfterWriteDataHistoryVersionProcessing> | ||
| </Properties> | ||
| <ChildObjects> | ||
| <Attribute uuid="49398d97-5c8e-4689-b0fc-70e129a7ae20"> | ||
| <Properties> | ||
| <Name>Гиперссылка</Name> | ||
| <Synonym> | ||
| <v8:item> | ||
| <v8:lang>ru</v8:lang> | ||
| <v8:content>Гиперссылка</v8:content> | ||
| </v8:item> | ||
| </Synonym> | ||
| <Comment/> | ||
| <Type> | ||
| <v8:Type>xs:string</v8:Type> | ||
| <v8:StringQualifiers> | ||
| <v8:Length>200</v8:Length> | ||
| <v8:AllowedLength>Variable</v8:AllowedLength> | ||
| </v8:StringQualifiers> | ||
| </Type> | ||
| <PasswordMode>false</PasswordMode> | ||
| <Format/> | ||
| <EditFormat/> | ||
| <ToolTip/> | ||
| <MarkNegatives>false</MarkNegatives> | ||
| <Mask/> | ||
| <MultiLine>false</MultiLine> | ||
| <ExtendedEdit>false</ExtendedEdit> | ||
| <MinValue xsi:nil="true"/> | ||
| <MaxValue xsi:nil="true"/> | ||
| <FillFromFillingValue>false</FillFromFillingValue> | ||
| <FillValue xsi:type="xs:string"/> | ||
| <FillChecking>DontCheck</FillChecking> | ||
| <ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems> | ||
| <ChoiceParameterLinks/> | ||
| <ChoiceParameters/> | ||
| <QuickChoice>Auto</QuickChoice> | ||
| <CreateOnInput>Auto</CreateOnInput> | ||
| <ChoiceForm/> | ||
| <LinkByType/> | ||
| <ChoiceHistoryOnInput>Auto</ChoiceHistoryOnInput> | ||
| <Use>ForItem</Use> | ||
| <Indexing>DontIndex</Indexing> | ||
| <FullTextSearch>Use</FullTextSearch> | ||
| <DataHistory>Use</DataHistory> | ||
| </Properties> | ||
| </Attribute> | ||
| <Attribute uuid="140cf576-21a9-4673-95e2-bc003fa409cb"> | ||
| <Properties> | ||
| <Name>ПлановыйТайминг</Name> | ||
| <Synonym> | ||
| <v8:item> | ||
| <v8:lang>ru</v8:lang> | ||
| <v8:content>Плановый тайминг (минуты)</v8:content> | ||
| </v8:item> | ||
| </Synonym> | ||
| <Comment/> | ||
| <Type> | ||
| <v8:Type>xs:decimal</v8:Type> | ||
| <v8:NumberQualifiers> | ||
| <v8:Digits>15</v8:Digits> | ||
| <v8:FractionDigits>0</v8:FractionDigits> | ||
| <v8:AllowedSign>Nonnegative</v8:AllowedSign> | ||
| </v8:NumberQualifiers> | ||
| </Type> | ||
| <PasswordMode>false</PasswordMode> | ||
| <Format/> | ||
| <EditFormat/> | ||
| <ToolTip/> | ||
| <MarkNegatives>false</MarkNegatives> | ||
| <Mask/> | ||
| <MultiLine>false</MultiLine> | ||
| <ExtendedEdit>false</ExtendedEdit> | ||
| <MinValue xsi:nil="true"/> | ||
| <MaxValue xsi:nil="true"/> | ||
| <FillFromFillingValue>false</FillFromFillingValue> | ||
| <FillValue xsi:nil="true"/> | ||
| <FillChecking>DontCheck</FillChecking> | ||
| <ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems> | ||
| <ChoiceParameterLinks/> | ||
| <ChoiceParameters/> | ||
| <QuickChoice>Auto</QuickChoice> | ||
| <CreateOnInput>Auto</CreateOnInput> | ||
| <ChoiceForm/> | ||
| <LinkByType/> | ||
| <ChoiceHistoryOnInput>Auto</ChoiceHistoryOnInput> | ||
| <Use>ForItem</Use> | ||
| <Indexing>DontIndex</Indexing> | ||
| <FullTextSearch>Use</FullTextSearch> | ||
| <DataHistory>Use</DataHistory> | ||
| </Properties> | ||
| </Attribute> | ||
| <Attribute uuid="4699fc38-6d40-45be-8129-4a5e78ab5b15"> | ||
| <Properties> | ||
| <Name>Тип</Name> | ||
| <Synonym> | ||
| <v8:item> | ||
| <v8:lang>ru</v8:lang> | ||
| <v8:content>Тип</v8:content> | ||
| </v8:item> | ||
| </Synonym> | ||
| <Comment/> | ||
| <Type> | ||
| <v8:Type>cfg:EnumRef.ТипыЗаданий</v8:Type> | ||
| </Type> | ||
| <PasswordMode>false</PasswordMode> | ||
| <Format/> | ||
| <EditFormat/> | ||
| <ToolTip/> | ||
| <MarkNegatives>false</MarkNegatives> | ||
| <Mask/> | ||
| <MultiLine>false</MultiLine> | ||
| <ExtendedEdit>false</ExtendedEdit> | ||
| <MinValue xsi:nil="true"/> | ||
| <MaxValue xsi:nil="true"/> | ||
| <FillFromFillingValue>false</FillFromFillingValue> | ||
| <FillValue xsi:nil="true"/> | ||
| <FillChecking>DontCheck</FillChecking> | ||
| <ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems> | ||
| <ChoiceParameterLinks/> | ||
| <ChoiceParameters/> | ||
| <QuickChoice>Auto</QuickChoice> | ||
| <CreateOnInput>Auto</CreateOnInput> | ||
| <ChoiceForm/> | ||
| <LinkByType/> | ||
| <ChoiceHistoryOnInput>Auto</ChoiceHistoryOnInput> | ||
| <Use>ForItem</Use> | ||
| <Indexing>DontIndex</Indexing> | ||
| <FullTextSearch>Use</FullTextSearch> | ||
| <DataHistory>Use</DataHistory> | ||
| </Properties> | ||
| </Attribute> | ||
| <Attribute uuid="9a209b6a-c683-41d9-a558-e31753594205"> | ||
| <Properties> | ||
| <Name>Компетенция</Name> | ||
| <Synonym> | ||
| <v8:item> | ||
| <v8:lang>ru</v8:lang> | ||
| <v8:content>Компетенция</v8:content> | ||
| </v8:item> | ||
| </Synonym> | ||
| <Comment/> | ||
| <Type> | ||
| <v8:Type>cfg:CatalogRef.Компетенции</v8:Type> | ||
| </Type> | ||
| <PasswordMode>false</PasswordMode> | ||
| <Format/> | ||
| <EditFormat/> | ||
| <ToolTip/> | ||
| <MarkNegatives>false</MarkNegatives> | ||
| <Mask/> | ||
| <MultiLine>false</MultiLine> | ||
| <ExtendedEdit>false</ExtendedEdit> | ||
| <MinValue xsi:nil="true"/> | ||
| <MaxValue xsi:nil="true"/> | ||
| <FillFromFillingValue>false</FillFromFillingValue> | ||
| <FillValue xsi:nil="true"/> | ||
| <FillChecking>DontCheck</FillChecking> | ||
| <ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems> | ||
| <ChoiceParameterLinks/> | ||
| <ChoiceParameters/> | ||
| <QuickChoice>Auto</QuickChoice> | ||
| <CreateOnInput>Auto</CreateOnInput> | ||
| <ChoiceForm/> | ||
| <LinkByType/> | ||
| <ChoiceHistoryOnInput>Auto</ChoiceHistoryOnInput> | ||
| <Use>ForItem</Use> | ||
| <Indexing>DontIndex</Indexing> | ||
| <FullTextSearch>Use</FullTextSearch> | ||
| <DataHistory>Use</DataHistory> | ||
| </Properties> | ||
| </Attribute> | ||
| <Form>ФормаЭлемента</Form> | ||
| <Form>ФормаВыбораСКорзиной</Form> | ||
| <Form>ФормаВыбора</Form> | ||
| </ChildObjects> | ||
| </Catalog> | ||
| </MetaDataObject> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <MetaDataObject xmlns="http://v8.1c.ru/8.3/MDClasses" xmlns:app="http://v8.1c.ru/8.2/managed-application/core" xmlns:cfg="http://v8.1c.ru/8.1/data/enterprise/current-config" xmlns:cmi="http://v8.1c.ru/8.2/managed-application/cmi" xmlns:ent="http://v8.1c.ru/8.1/data/enterprise" xmlns:lf="http://v8.1c.ru/8.2/managed-application/logform" xmlns:style="http://v8.1c.ru/8.1/data/ui/style" xmlns:sys="http://v8.1c.ru/8.1/data/ui/fonts/system" xmlns:v8="http://v8.1c.ru/8.1/data/core" xmlns:v8ui="http://v8.1c.ru/8.1/data/ui" xmlns:web="http://v8.1c.ru/8.1/data/ui/colors/web" xmlns:win="http://v8.1c.ru/8.1/data/ui/colors/windows" xmlns:xen="http://v8.1c.ru/8.3/xcf/enums" xmlns:xpr="http://v8.1c.ru/8.3/xcf/predef" xmlns:xr="http://v8.1c.ru/8.3/xcf/readable" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.18"> | ||
| <Form uuid="840753c2-2e25-4c53-a82e-36809824e096"> | ||
| <Properties> | ||
| <Name>ФормаВыбора</Name> | ||
| <Synonym> | ||
| <v8:item> | ||
| <v8:lang>ru</v8:lang> | ||
| <v8:content>Форма выбора </v8:content> | ||
| </v8:item> | ||
| </Synonym> | ||
| <Comment/> | ||
| <FormType>Managed</FormType> | ||
| <IncludeHelpInContents>false</IncludeHelpInContents> | ||
| <UsePurposes> | ||
| <v8:Value xsi:type="app:ApplicationUsePurpose">PlatformApplication</v8:Value> | ||
| <v8:Value xsi:type="app:ApplicationUsePurpose">MobilePlatformApplication</v8:Value> | ||
| </UsePurposes> | ||
| </Properties> | ||
| </Form> | ||
| </MetaDataObject> | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Лишний пробел в пользовательском синониме
Видимый текст с пробелом на конце смотрится как опечатка.
📝 Committable suggestion
🤖 Prompt for AI Agents