Фролов
|
e604d8a031
|
make WellOperations import and export. ExcelTemplate embedded to infrastructure.
|
2021-10-09 20:16:22 +05:00 |
|
Фролов
|
2868304546
|
Draft WellOperationImportService. incomplete
|
2021-10-08 17:00:30 +05:00 |
|
Фролов
|
4fe570f3e9
|
Refactor WellOperation WellDepth split to DepthStart and DepthEnd.
Fix other services to use new model.
|
2021-10-08 11:30:06 +05:00 |
|
KharchenkoVV
|
eac35cd3e9
|
Merge branch 'dev' of https://bitbucket.org/autodrilling/asbcloudserver into dev
|
2021-10-08 11:12:57 +05:00 |
|
KharchenkoVV
|
47e62f395a
|
Removed Measures from db demo data
|
2021-10-08 11:12:43 +05:00 |
|
Фролов
|
4cec602678
|
refactor IFileService. Rename DeletedAsync method to DeleteAsync
|
2021-10-06 18:07:35 +05:00 |
|
Фролов
|
197142eca2
|
Fix tvd predict
|
2021-10-06 16:30:46 +05:00 |
|
KharchenkoVV
|
1f4a55c5df
|
Fixed Measure controller to return all measure history at once
|
2021-10-05 18:02:02 +05:00 |
|
Фролов
|
e1457471c8
|
unpatch cache path by permanent solution
|
2021-10-04 15:54:58 +05:00 |
|
Фролов
|
8e6384e46c
|
make cache sinchronized.
|
2021-10-04 15:52:22 +05:00 |
|
Фролов
|
cdfcb0b2f7
|
semaphore
|
2021-10-03 20:08:17 +05:00 |
|
Фролов
|
031ff8c747
|
Add migration. Set Telemetry forign keys on delete - cascade.
|
2021-10-01 17:37:44 +05:00 |
|
Фролов
|
ae9b23cc00
|
Refactor TelemetryAnalysis.
|
2021-10-01 15:44:56 +05:00 |
|
Фролов
|
8362aa6ffa
|
Merge branch 'dev' of https://bitbucket.org/autodrilling/asbcloudserver into dev
|
2021-09-30 18:03:34 +05:00 |
|
Фролов
|
427a713095
|
nit WellOperation.id = default on Add
|
2021-09-30 18:02:50 +05:00 |
|
KharchenkoVV
|
3c9745474a
|
Added drilling operations to Telemetry analytics calculation
|
2021-09-30 17:10:12 +05:00 |
|
KharchenkoVV
|
84cb9f6d3b
|
Merge branch 'dev' of https://bitbucket.org/autodrilling/asbcloudserver into dev
|
2021-09-30 16:41:16 +05:00 |
|
KharchenkoVV
|
a589775ceb
|
Fixed telemetry analytics calculation logic
|
2021-09-30 16:41:00 +05:00 |
|
Фролов
|
4c08a2963f
|
Add fileDto to reportprops dto. For unification download mechanism.
|
2021-09-30 12:38:29 +05:00 |
|
Фролов
|
90bdb264cb
|
fix Get* methods. add orderBy, specify dateTimeKind and return value:)
|
2021-09-29 17:05:27 +05:00 |
|
KharchenkoVV
|
b60b84b45c
|
Fixed Telemetry analysis start depending on analyze start date
|
2021-09-29 12:20:19 +05:00 |
|
Фролов
|
c0918652a3
|
Disable TelemetryAnalyticsBackgroundService
|
2021-09-29 10:44:11 +05:00 |
|
Фролов
|
093c1eafa3
|
Fix TelemetryAnalyticsBackgroundService inf loop
|
2021-09-29 10:27:49 +05:00 |
|
Фролов
|
11604d8157
|
Merge branch 'dev' of https://bitbucket.org/autodrilling/asbcloudserver into dev
|
2021-09-29 10:26:41 +05:00 |
|
KharchenkoVV
|
6a4b426aa2
|
Changed CacheTable internal List to ConcurrentBag
|
2021-09-29 10:26:25 +05:00 |
|
Фролов
|
a82b403cb0
|
Merge branch 'dev' of https://bitbucket.org/autodrilling/asbcloudserver into dev
|
2021-09-29 10:26:01 +05:00 |
|
Фролов
|
fb38348618
|
Add DRAFT telemetry merge
|
2021-09-29 10:12:54 +05:00 |
|
Фролов
|
c45b5728df
|
CrudServiceBase add order by id and skip/take
|
2021-09-29 09:57:11 +05:00 |
|
KharchenkoVV
|
0132407dd8
|
CS2-88: Fixed analyze start date calculation
|
2021-09-28 14:37:44 +05:00 |
|
KharchenkoVV
|
130feacdd5
|
CS2-88: Added refresh of Telemetry analyze start date (to prevent infinite loops)
|
2021-09-28 10:17:26 +05:00 |
|
Фролов
|
c2c9bad200
|
merge master (hotfix) to dev.
|
2021-09-27 16:53:54 +05:00 |
|
KharchenkoVV
|
6730d64df1
|
CS2-88: Changed telemetry analysis interval (to 12 hours parts)
|
2021-09-27 16:50:56 +05:00 |
|
Фролов
|
eb3668a8ba
|
mark legacy as Obsolete. till panels full update.
|
2021-09-27 16:48:24 +05:00 |
|
Фролов
|
dc156154b0
|
hotfix telemetryService get Id. UDO this when cache table done
|
2021-09-27 16:47:16 +05:00 |
|
KharchenkoVV
|
40b83826a4
|
CS2-88: Changed telemetry analysis start event.
|
2021-09-27 11:47:39 +05:00 |
|
KharchenkoVV
|
99ec0dedaf
|
Disabled Telemetry analytics calculation
|
2021-09-24 15:30:50 +05:00 |
|
KharchenkoVV
|
614519c3c8
|
Fixed if() expression in CacheTable.Refresh()
|
2021-09-24 15:17:30 +05:00 |
|
KharchenkoVV
|
8ad98027cb
|
CS2-85: Added force cache update in .GetOrCreateTelemetryByUid()
|
2021-09-24 14:19:27 +05:00 |
|
KharchenkoVV
|
804bdc6175
|
Merge branch 'dev' of https://bitbucket.org/autodrilling/asbcloudserver into dev
|
2021-09-24 11:17:42 +05:00 |
|
KharchenkoVV
|
53ef4425c9
|
CS2-87: Added well depth display to messages table.
|
2021-09-24 11:17:31 +05:00 |
|
Фролов
|
23b044e10e
|
Logging on bacground task fails
|
2021-09-23 17:59:31 +05:00 |
|
KharchenkoVV
|
7aa83f8c2d
|
CS2-82: Sorted operations in Plan\Fact table
|
2021-09-23 17:34:27 +05:00 |
|
KharchenkoVV
|
a86c2ed971
|
Merge conflicts solve
|
2021-09-23 15:53:26 +05:00 |
|
KharchenkoVV
|
059475e96a
|
CS2-74: Changed using NPOI library to ClosedXML
|
2021-09-23 15:26:55 +05:00 |
|
Фролов
|
845f1f0fb1
|
refactor names
|
2021-09-23 15:26:55 +05:00 |
|
KharchenkoVV
|
84e82438f7
|
Changed Drilling program creation to ClosedXML lib
|
2021-09-23 15:26:55 +05:00 |
|
Фролов
|
956e564f56
|
переименовал ряд методов для лучшего понимания
|
2021-09-23 15:26:55 +05:00 |
|
Фролов
|
83e592ba86
|
CS2-60 ReportGenerator выдает неправильные значения при отсутствии данных в БД.
|
2021-09-23 15:26:55 +05:00 |
|
KharchenkoVV
|
9d609ed402
|
CS2-74: Changed using NPOI library to ClosedXML
|
2021-09-23 14:36:05 +05:00 |
|
Фролов
|
04d6b1c1a7
|
refactor names
|
2021-09-23 11:56:12 +05:00 |
|