Commit Graph

19 Commits

Author SHA1 Message Date
654b5f235e fix encoding to utf8 (without bom), u200b, line endings, tabs to 3 spaces, variants of minus char to base minus char 2024-07-04 11:02:45 +05:00
Степанов Дмитрий
1ccfa84e45 Рефаткоринг инфраструктуры экспорта/импорта 2024-03-22 07:37:06 +03:00
Степанов Дмитрий
32a0678a56 Рефакторинг работы с excel
1. Использование новых методов расширения
2. Удалил неиспользуемый генератор файла DrillingProgramMaker
3. Поправлено название листа в ProcessMapReportTemplate
2024-02-07 09:33:00 +03:00
a2f87591e8 Формат даты в WellOperationDto - DateTimeOffset 2023-12-29 11:24:46 +05:00
ngfrolov
7ae00fe2f7
refactor ArgumentInvalidException 2023-09-29 12:06:46 +05:00
ngfrolov
d845f4c592
ScheduleReportService мелкие переделки. 2023-06-07 14:04:11 +05:00
e12c0b7256 Мини-правки 2023-06-07 12:47:44 +05:00
4bc299dd77 Сортировка операций в сетевойм графике 2023-06-07 12:45:44 +05:00
34b9bc33f0 Revert "Revert "Исправление по сететвому графику""
This reverts commit 100b51a372.
2023-06-06 14:43:58 +05:00
100b51a372 Revert "Исправление по сететвому графику"
This reverts commit f01708c69f.
2023-06-06 14:43:42 +05:00
f01708c69f Исправление по сететвому графику 2023-06-06 14:43:09 +05:00
ngfrolov
4cb42c9f72
включил NULLABLE на весь проект. Удалил директивы #nullable для компилятора 2023-04-18 16:22:53 +05:00
4ac3afdabf #nullable enable (устранение warnings) 2023-04-14 15:23:43 +05:00
2431557539 #nullable enable (part 2) 2023-04-13 15:34:16 +05:00
Фролов
39a2ddc3a5 Fix operations ids in services 2022-12-09 18:32:18 +05:00
ngfrolov
cf98bd8a20 Crud services moved to Repository directory 2022-06-16 12:33:05 +05:00
ngfrolov
fa9486e44d grouping services and controllers 2022-04-11 18:00:34 +05:00
ngfrolov
b12c3efffc Fix ScheduleReportService correct deltaDepth 2022-03-18 16:54:40 +05:00
ngfrolov
3f2a7406d2 Add ScheduleReport 2022-03-17 16:56:13 +05:00