From 264fc3b955d90b3df1607c1dad9fe7201dc3a505 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Thu, 16 May 2024 21:56:34 +0300 Subject: [PATCH] =?UTF-8?q?=D1=80=D0=B5=D1=84=D0=B0=D0=BA=D1=82=D0=BE?= =?UTF-8?q?=D1=80=D0=B8=D0=BD=D0=B3=20=D0=BF=D0=BE=D0=BB=D1=83=D1=87=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D1=8F=20=D1=88=D1=80=D0=B8=D1=84=D1=82=D0=B0=20?= =?UTF-8?q?=D1=81=D1=82=D0=B0=D1=82=D1=83=D1=81=D0=B0=20=D0=B2=20=D1=82?= =?UTF-8?q?=D0=B0=D0=B1=D0=BB=D0=B8=D1=86=D0=B0=D1=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 16 ++++++----- src/Common/UI/StatusEnum.java | 4 +-- src/Common/UI/Tables/StatusEnumRenderer.java | 4 ++- src/GlobalData/Tasks/TaskState.java | 14 +++++----- src/GlobalData/User/UserState.java | 4 +-- src/Repository/BugReport/BugReportState.java | 6 ++--- src/Repository/Component/ComponentState.java | 10 +++---- .../Common/TasksPackageState.java | 8 +++--- .../SAPFOR/SapforTask/ComparisonState.java | 8 +++--- .../ServerSapfor/ServerSapforState.java | 27 ++++++++++++++++--- .../ServerSapfor/ServerSapforsDBTable.java | 2 +- 11 files changed, 64 insertions(+), 39 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 36b0fe42..f45a6d45 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,12 +8,16 @@ - - - - - - + + + + + + + + + +