poprhythm
|
4338b4fee5
|
Add cancel
|
2017-01-26 08:36:54 -05:00 |
|
poprhythm
|
9e710effc1
|
Umbraco update
Error email updates
Piscal communication error handling
Empty page for terms of service
|
2017-01-04 08:49:36 -05:00 |
|
poprhythm
|
151f17943f
|
Piscal processing work
|
2016-04-06 13:00:26 -04:00 |
|
poprhythm
|
9e86b92f08
|
Submit all LeafInputFiles together
|
2016-03-28 10:20:50 -04:00 |
|
poprhythm
|
05b2bfefb1
|
Display results from Piscal processing
Error handling for Piscal processing
|
2016-03-07 11:47:55 -05:00 |
|
poprhythm
|
659d9b811e
|
Cleanup data after complete for Piscal Service
|
2016-03-02 11:48:28 -05:00 |
|
poprhythm
|
10cd2986cf
|
Organize Piscal Service items
Add nlog, PiscalQueueManager
modified: Core.Tests/Remote/PiscalSshClientTests.cs
modified: Core/DAL/DataService.cs
modified: Core/Remote/IPiscalClient.cs
modified: Core/Remote/PiscalSshClient.cs
new file: Web/Attributes/ActionLogAttribute.cs
modified: Web/Controllers/ControllerBase.cs
modified: Web/Controllers/LeafInputController.cs
modified: Web/Controllers/LeafOutputController.cs
new file: Web/NLog.config
new file: Web/NLog.xsd
new file: Web/Services/PiscalQueueManager.cs
modified: Web/Services/PiscalService.cs
modified: Web/Startup.cs
modified: Web/Web.csproj
modified: Web/packages.config
Ignore logs
Organize piscal queue manager
modified: Core/Entities/LeafInputFile.cs
modified: Web/Controllers/LeafInputController.cs
renamed: Web/Startup.cs -> Web/HangfireStartup.cs
modified: Web/Services/PiscalQueueManager.cs
modified: Web/Web.csproj
cleanup usings in leafinputcontroller
|
2016-03-01 07:35:58 -05:00 |
|
poprhythm
|
59e2f9d8bd
|
Retrieve LeafOutput operational
|
2016-02-26 11:54:07 -05:00 |
|
poprhythm
|
75fa448a0f
|
Piscal client - check status and retrieve file skeleton in place
|
2016-02-19 11:45:16 -05:00 |
|
poprhythm
|
5057d9b577
|
Piscal Client improvements
|
2016-02-14 23:12:31 -05:00 |
|
poprhythm
|
be89837a27
|
Password handling for the SSH client
|
2016-02-09 16:18:01 -05:00 |
|
poprhythm
|
279551e9be
|
Rename Core Models to Core Entities
modified: Core.Tests/Charter/CurveDataConverterTests.cs
modified: Core.Tests/Parsers/CntrlComparisonParserTests.cs
modified: Core.Tests/Parsers/LeafInputCsvParserTests.cs
modified: Core.Tests/Remote/PiscalSshClientTests.cs
modified: Core/Charter/CurveDataConverter.cs
modified: Core/Core.csproj
modified: Core/DAL/DataService.cs
modified: Core/DAL/LeafWebContext.cs
modified: Core/DAL/LeafWebInitializer.cs
renamed: Core/Models/CntrlComparison.cs -> Core/Entities/CntrlComparison.cs
renamed: Core/Models/CntrlComparisonFittingInfo.cs -> Core/Entities/CntrlComparisonFittingInfo.cs
renamed: Core/Models/CntrlComparisonPhotosyntheticInfo.cs -> Core/Entities/CntrlComparisonPhotosyntheticInfo.cs
renamed: Core/Models/FluxnetSite.cs -> Core/Entities/FluxnetSite.cs
renamed: Core/Models/LeafInput.cs -> Core/Entities/LeafInput.cs
renamed: Core/Models/LeafInputData.cs -> Core/Entities/LeafInputData.cs
renamed: Core/Models/LeafInputFile.cs -> Core/Entities/LeafInputFile.cs
renamed: Core/Models/LeafInputInfo.cs -> Core/Entities/LeafInputInfo.cs
renamed: Core/Models/LeafInputPhotosynthetic.cs -> Core/Entities/LeafInputPhotosynthetic.cs
renamed: Core/Models/LeafInputSite.cs -> Core/Entities/LeafInputSite.cs
renamed: Core/Models/LeafInputStatus.cs -> Core/Entities/LeafInputStatus.cs
renamed: Core/Models/PhotosynthesisType.cs -> Core/Entities/PhotosynthesisType.cs
modified: Core/Parsers/CntrlComparisonParser.cs
modified: Core/Parsers/FluxnetSiteCsvParser.cs
modified: Core/Parsers/LeafInputCsvParser.cs
modified: Web/Controllers/LeafCharterController.cs
modified: Web/Controllers/LeafInputController.cs
modified: Web/ViewModels/LeafInput/CreateViewModel.cs
|
2016-02-09 15:27:16 -05:00 |
|
poprhythm
|
15d911c86b
|
Add PhotosynthesisType and start SSH work
modified: Core.Tests/Core.Tests.csproj
modified: Core.Tests/Parsers/FluxnetSiteCsvParserTests.cs
new file: Core.Tests/Remote/PiscalSshClientTests.cs
modified: Core/Core.csproj
modified: Core/DAL/LeafWebContext.cs
modified: Core/DAL/LeafWebInitializer.cs
modified: Core/Models/LeafInput.cs
new file: Core/Models/PhotosynthesisType.cs
new file: Core/Remote/IPiscalClient.cs
Get Piscal
|
2016-02-09 15:27:02 -05:00 |
|