|
@@ -10,124 +10,118 @@
|
|
|
|
|
|
<Grid>
|
|
<Grid>
|
|
|
|
|
|
- <StackPanel Orientation="Horizontal" HorizontalAlignment="Center" VerticalAlignment="Center" Width="700" Background="White">
|
|
|
|
- <StackPanel VerticalAlignment="Center" Width="700" Height="370" Background="#e8e8e8">
|
|
|
|
-
|
|
|
|
- <StackPanel Height="25" Background="#87d3ff"/>
|
|
|
|
- <Separator Height="10" Background="{x:Null}" />
|
|
|
|
-
|
|
|
|
|
|
+ <StackPanel Orientation="Horizontal" HorizontalAlignment="Center" VerticalAlignment="Center" Height="1080" Width="1920" Background="White">
|
|
|
|
+ <StackPanel VerticalAlignment="Center" Height="1080" Width="1920" Background="#e8e8e8">
|
|
|
|
+ <Separator Height="50" Background="{x:Null}" />
|
|
<StackPanel>
|
|
<StackPanel>
|
|
- <StackPanel Orientation="Horizontal" Width="700" HorizontalAlignment = "Left">
|
|
|
|
|
|
+ <StackPanel Orientation="Horizontal" Width="1750" HorizontalAlignment = "Left">
|
|
<Separator Width="20" Background="{x:Null}"/>
|
|
<Separator Width="20" Background="{x:Null}"/>
|
|
- <StackPanel Orientation="Horizontal" Width="456">
|
|
|
|
- <TextBlock Style="{StaticResource BlockCommon}" Text="Название задачи:" FontSize="20"></TextBlock>
|
|
|
|
- <Separator Width="16" Background="{x:Null}" />
|
|
|
|
- <TextBox x:Name="TBoxTitle" Width="275" Height="20"></TextBox>
|
|
|
|
|
|
+ <StackPanel Orientation="Horizontal" Width="1200">
|
|
|
|
+ <TextBlock Style="{StaticResource BlockCommon}" Text="Название задачи:" FontSize="40"></TextBlock>
|
|
|
|
+ <Separator Width="26" Background="{x:Null}" />
|
|
|
|
+ <TextBox x:Name="TBoxTitle" Width="851" Height="40" FontSize="30"></TextBox>
|
|
</StackPanel>
|
|
</StackPanel>
|
|
<Separator Width="20" Background="{x:Null}" />
|
|
<Separator Width="20" Background="{x:Null}" />
|
|
- <StackPanel Orientation="Horizontal" Width="200">
|
|
|
|
- <TextBlock Style="{StaticResource BlockCommon}" Text="Дата:" FontSize="20"></TextBlock>
|
|
|
|
|
|
+ <StackPanel Orientation="Horizontal" Width="485">
|
|
|
|
+ <TextBlock Style="{StaticResource BlockCommon}" Text="Дата:" FontSize="40"></TextBlock>
|
|
<Separator Width="5" Background="{x:Null}" />
|
|
<Separator Width="5" Background="{x:Null}" />
|
|
- <DatePicker Name="DPickerDateCreate" Background="White" Height="25" FontSize="14" Width="140" IsEnabled="False" />
|
|
|
|
|
|
+ <DatePicker Name="DPickerDateCreate" Background="White" Height="40" FontSize="24" Width="350" IsEnabled="False" />
|
|
</StackPanel>
|
|
</StackPanel>
|
|
</StackPanel>
|
|
</StackPanel>
|
|
|
|
|
|
- <Separator Height="10" Background="{x:Null}" />
|
|
|
|
|
|
+ <Separator Height="30" Background="{x:Null}" />
|
|
|
|
|
|
- <StackPanel Orientation="Horizontal" Width="700" HorizontalAlignment = "Left">
|
|
|
|
- <StackPanel Orientation="Horizontal" Width="480" HorizontalAlignment = "Left">
|
|
|
|
|
|
+ <StackPanel Orientation="Horizontal" Width="1750" HorizontalAlignment = "Left">
|
|
|
|
+ <StackPanel Orientation="Horizontal" Width="1222">
|
|
<Separator Width="20" Background="{x:Null}"/>
|
|
<Separator Width="20" Background="{x:Null}"/>
|
|
- <TextBlock Style="{StaticResource BlockCommon}" Text="ФИО исполнителя:" FontSize="20"></TextBlock>
|
|
|
|
|
|
+ <TextBlock Style="{StaticResource BlockCommon}" Text="ФИО исполнителя:" FontSize="40"></TextBlock>
|
|
<Separator Width="5" Background="{x:Null}" />
|
|
<Separator Width="5" Background="{x:Null}" />
|
|
- <ComboBox Name="cbExecutor" Width="276" Height="20" DisplayMemberPath=""></ComboBox>
|
|
|
|
|
|
+ <ComboBox Name="cbExecutor" Width="850" Height="40" FontSize="29" DisplayMemberPath=""></ComboBox>
|
|
</StackPanel>
|
|
</StackPanel>
|
|
|
|
|
|
<Separator Width="17" Background="{x:Null}" />
|
|
<Separator Width="17" Background="{x:Null}" />
|
|
|
|
|
|
- <StackPanel Orientation="Horizontal" Width="200">
|
|
|
|
- <TextBlock Style="{StaticResource BlockCommon}" Text="Крайний срок:" FontSize="20"></TextBlock>
|
|
|
|
|
|
+ <StackPanel Orientation="Horizontal" Width="270">
|
|
|
|
+ <TextBlock Style="{StaticResource BlockCommon}" Text="Крайний срок:" FontSize="40"/>
|
|
</StackPanel>
|
|
</StackPanel>
|
|
</StackPanel>
|
|
</StackPanel>
|
|
|
|
|
|
<Separator Height="0" Background="{x:Null}" />
|
|
<Separator Height="0" Background="{x:Null}" />
|
|
|
|
|
|
- <StackPanel Orientation="Horizontal" Width="700" HorizontalAlignment = "Left">
|
|
|
|
- <StackPanel Orientation="Horizontal" Width="480" HorizontalAlignment = "Left">
|
|
|
|
|
|
+ <StackPanel Orientation="Horizontal" Width="1750" HorizontalAlignment = "Left">
|
|
|
|
+ <StackPanel Orientation="Horizontal" Width="1222">
|
|
<Separator Width="20" Background="{x:Null}"/>
|
|
<Separator Width="20" Background="{x:Null}"/>
|
|
- <TextBlock Style="{StaticResource BlockCommon}" Text="ФИО менеджера:" FontSize="20"></TextBlock>
|
|
|
|
- <Separator Width="17" Background="{x:Null}" />
|
|
|
|
- <ComboBox Name="cbManager" Width="276" Height="20" DisplayMemberPath=""></ComboBox>
|
|
|
|
|
|
+ <TextBlock Style="{StaticResource BlockCommon}" Text="ФИО менеджера:" FontSize="40"></TextBlock>
|
|
|
|
+ <Separator Width="30" Background="{x:Null}" />
|
|
|
|
+ <ComboBox Name="cbManager" Width="850" Height="40" FontSize="29" DisplayMemberPath=""></ComboBox>
|
|
</StackPanel>
|
|
</StackPanel>
|
|
|
|
|
|
<Separator Width="17" Background="{x:Null}" />
|
|
<Separator Width="17" Background="{x:Null}" />
|
|
|
|
|
|
- <StackPanel Orientation="Horizontal" Width="200">
|
|
|
|
- <DatePicker Name="DPickerDateDeadLine" Background="White" Height="25" FontSize="14" Width="190" />
|
|
|
|
|
|
+ <StackPanel Orientation="Horizontal" Width="500">
|
|
|
|
+ <DatePicker Name="DPickerDateDeadLine" Background="White" Height="40" FontSize="24" Width="450" />
|
|
</StackPanel>
|
|
</StackPanel>
|
|
</StackPanel>
|
|
</StackPanel>
|
|
|
|
|
|
|
|
|
|
- <Separator Height="10" Background="{x:Null}" />
|
|
|
|
|
|
+ <Separator Height="30" Background="{x:Null}" />
|
|
|
|
|
|
- <StackPanel Orientation="Horizontal" Width="700" HorizontalAlignment = "Left">
|
|
|
|
|
|
+ <StackPanel Orientation="Horizontal" Width="1750" HorizontalAlignment = "Left">
|
|
<Separator Width="20" Background="{x:Null}"/>
|
|
<Separator Width="20" Background="{x:Null}"/>
|
|
- <TextBlock Style="{StaticResource BlockCommon}" Text="Cтатус:" FontSize="20"></TextBlock>
|
|
|
|
- <Separator Width="5" Background="{x:Null}" />
|
|
|
|
- <ComboBox Name="cbStatus" Width="184" Height="20" DisplayMemberPath="Name"/>
|
|
|
|
|
|
+ <TextBlock Style="{StaticResource BlockCommon}" Text="Cтатус:" FontSize="40"></TextBlock>
|
|
|
|
+ <Separator Width="25" Background="{x:Null}" />
|
|
|
|
+ <ComboBox Name="cbStatus" Width="440" Height="40" FontSize="29" DisplayMemberPath="Name"/>
|
|
|
|
|
|
<Separator Width="20" Background="{x:Null}"/>
|
|
<Separator Width="20" Background="{x:Null}"/>
|
|
|
|
|
|
- <TextBlock Style="{StaticResource BlockCommon}" Text="Сложность:" FontSize="20"></TextBlock>
|
|
|
|
|
|
+ <TextBlock Style="{StaticResource BlockCommon}" Text="Сложность:" FontSize="40"></TextBlock>
|
|
<Separator Width="5" Background="{x:Null}"/>
|
|
<Separator Width="5" Background="{x:Null}"/>
|
|
- <xctk:IntegerUpDown x:Name="IUDComplexityTask" Width="71" Height="20"/>
|
|
|
|
|
|
+ <xctk:IntegerUpDown x:Name="IUDComplexityTask" Width="375" Height="40" FontSize="29"/>
|
|
|
|
|
|
<Separator Width="25" Background="{x:Null}"/>
|
|
<Separator Width="25" Background="{x:Null}"/>
|
|
-
|
|
|
|
- <StackPanel Orientation="Horizontal" Width="200">
|
|
|
|
- <TextBlock Style="{StaticResource BlockCommon}" Text="Дата выполнения:" FontSize="20"></TextBlock>
|
|
|
|
|
|
+
|
|
|
|
+ <StackPanel Orientation="Horizontal" Width="450">
|
|
|
|
+ <TextBlock Style="{StaticResource BlockCommon}" Text="Дата выполнения:" FontSize="40"></TextBlock>
|
|
</StackPanel>
|
|
</StackPanel>
|
|
|
|
|
|
</StackPanel>
|
|
</StackPanel>
|
|
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
- <StackPanel Orientation="Horizontal" Width="700" HorizontalAlignment = "Left">
|
|
|
|
|
|
+ <StackPanel Orientation="Horizontal" Width="1750" HorizontalAlignment = "Left">
|
|
<Separator Width="20" Background="{x:Null}"/>
|
|
<Separator Width="20" Background="{x:Null}"/>
|
|
- <TextBlock Style="{StaticResource BlockCommon}" Text="Время выполнение задачи:" FontSize="20"></TextBlock>
|
|
|
|
- <Separator Width="20" Background="{x:Null}" />
|
|
|
|
- <xctk:IntegerUpDown x:Name="IUDTimeTask" Width="182" Height="20"/>
|
|
|
|
|
|
+ <TextBlock Style="{StaticResource BlockCommon}" Text="Время выполнение задачи:" FontSize="40"></TextBlock>
|
|
|
|
+ <Separator Width="45" Background="{x:Null}" />
|
|
|
|
+ <xctk:IntegerUpDown x:Name="IUDTimeTask" Width="653" Height="40" FontSize="29"/>
|
|
<Separator Width="25" Background="{x:Null}" />
|
|
<Separator Width="25" Background="{x:Null}" />
|
|
- <StackPanel Orientation="Horizontal" Width="200">
|
|
|
|
- <DatePicker Name="DPickerDateCompleted" Background="White" Height="25" FontSize="14" Width="190" IsEnabled="False" />
|
|
|
|
|
|
+ <StackPanel Orientation="Horizontal" Width="480">
|
|
|
|
+ <DatePicker Name="DPickerDateCompleted" Background="White" Height="40" FontSize="24" Width="450" IsEnabled="False" />
|
|
</StackPanel>
|
|
</StackPanel>
|
|
|
|
|
|
</StackPanel>
|
|
</StackPanel>
|
|
|
|
|
|
- <Separator Height="10" Background="{x:Null}" />
|
|
|
|
|
|
+ <Separator Height="30" Background="{x:Null}" />
|
|
|
|
|
|
- <StackPanel Orientation="Horizontal" Width="480" HorizontalAlignment = "Left">
|
|
|
|
|
|
+ <StackPanel Orientation="Horizontal" Width="1750" HorizontalAlignment = "Left">
|
|
<Separator Width="20" Background="{x:Null}"/>
|
|
<Separator Width="20" Background="{x:Null}"/>
|
|
- <TextBlock Style="{StaticResource BlockCommon}" Text="Характер задачи:" FontSize="20"></TextBlock>
|
|
|
|
|
|
+ <TextBlock Style="{StaticResource BlockCommon}" Text="Характер задачи:" FontSize="40"></TextBlock>
|
|
<Separator Width="20" Background="{x:Null}" />
|
|
<Separator Width="20" Background="{x:Null}" />
|
|
- <ComboBox Name="cbNatureTask" Width="275" Height="20">
|
|
|
|
|
|
+ <ComboBox Name="cbNatureTask" Width="864" Height="40" FontSize="29">
|
|
<ComboBoxItem Content="Анализ и проектирование"/>
|
|
<ComboBoxItem Content="Анализ и проектирование"/>
|
|
<ComboBoxItem Content="Установка оборудования"/>
|
|
<ComboBoxItem Content="Установка оборудования"/>
|
|
<ComboBoxItem Content="Техническое обслуживание и сопровождение"/>
|
|
<ComboBoxItem Content="Техническое обслуживание и сопровождение"/>
|
|
</ComboBox>
|
|
</ComboBox>
|
|
</StackPanel>
|
|
</StackPanel>
|
|
|
|
|
|
- <Separator Height="10" Background="{x:Null}" />
|
|
|
|
|
|
+ <Separator Height="30" Background="{x:Null}" />
|
|
|
|
|
|
- <StackPanel Orientation="Horizontal" Width="700" HorizontalAlignment = "Left">
|
|
|
|
- <StackPanel Orientation="Horizontal" Width="480" HorizontalAlignment = "Left">
|
|
|
|
|
|
+ <StackPanel Orientation="Horizontal" Width="1750" HorizontalAlignment = "Left" Height="320">
|
|
|
|
+ <StackPanel Orientation="Horizontal" Width="1232">
|
|
<Separator Width="20" Background="{x:Null}"/>
|
|
<Separator Width="20" Background="{x:Null}"/>
|
|
- <TextBlock Style="{StaticResource BlockCommon}" Text="Описание:" FontSize="20" HorizontalAlignment="Left" VerticalAlignment="Top"></TextBlock>
|
|
|
|
|
|
+ <TextBlock Style="{StaticResource BlockCommon}" Text="Описание:" FontSize="40" HorizontalAlignment="Left" VerticalAlignment="Top"></TextBlock>
|
|
<Separator Width="20" Background="{x:Null}" />
|
|
<Separator Width="20" Background="{x:Null}" />
|
|
- <TextBox x:Name="TBoxDescription" Width="336" Height="65" TextWrapping="Wrap" AcceptsReturn="True"></TextBox>
|
|
|
|
|
|
+ <TextBox x:Name="TBoxDescription" Width="988" Height="310" FontSize="30" VerticalAlignment="Top" TextWrapping="Wrap" AcceptsReturn="True"></TextBox>
|
|
</StackPanel>
|
|
</StackPanel>
|
|
|
|
|
|
- <Button Grid.Row="3" Name="BtnSaveTask" Content="Сохранить" Width="191" Height="NaN" BorderThickness="0" Style="{StaticResource StandartButtons}" Margin="16,10,0,15" Click ="BtnSaveTask_Click">
|
|
|
|
|
|
+ <Button Grid.Row="3" Name="BtnSaveTask" Content="Сохранить" Width="450" Height="79" BorderThickness="0" Style="{StaticResource StandartButtons}" Margin="16,10,0,15" Click ="BtnSaveTask_Click" FontSize="36" VerticalAlignment="Bottom">
|
|
<Button.Resources>
|
|
<Button.Resources>
|
|
<Style TargetType="Border">
|
|
<Style TargetType="Border">
|
|
<Setter Property="CornerRadius" Value="10"/>
|
|
<Setter Property="CornerRadius" Value="10"/>
|