poprhythm
|
15911f33c0
|
Add WebCms
|
2016-11-07 12:56:17 -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
|
d101c2294f
|
Add Photosynthesis Type
|
2016-02-09 15:27:15 -05:00 |
|
poprhythm
|
10f7a23d31
|
Leaf Input functional
|
2016-02-03 13:39:50 -05:00 |
|
poprhythm
|
8f0f0ff1b8
|
Auto complete for FluxnetSite
|
2016-02-01 10:39:43 -05:00 |
|
poprhythm
|
37a7a24436
|
Add backload for multiple file upload
|
2016-01-27 11:06:47 -05:00 |
|
poprhythm
|
048327666f
|
Updates and LeafInput
|
2016-01-13 21:56:22 -05:00 |
|
poprhythm
|
79baded8b1
|
Adding LeafInput
|
2016-01-11 23:11:38 -05:00 |
|