Commit Graph

30 Commits

Author SHA1 Message Date
poprhythm 790930dd66 Cache property lookups for the object parsing 2016-04-27 12:17:05 -04:00
poprhythm 9730600164 Code rearrange for services and charting 2016-04-27 09:52:41 -04:00
poprhythm 8c218cda48 Add CurveId Selection for charter 2016-04-25 11:26:53 -04:00
poprhythm 1359100670 Add retry for background enqueue in PiscalQueueManager 2016-04-19 07:33:26 -04:00
poprhythm ca1a235c1d Piscal Queue working more resilient to error 2016-04-18 10:59:49 -04:00
poprhythm c71002d6a1 Add favicon 2016-04-14 12:46:20 -04:00
poprhythm 9e86b92f08 Submit all LeafInputFiles together 2016-03-28 10:20:50 -04:00
poprhythm 72caa74bb2 Information pages all in one 2016-03-09 11:55:55 -05:00
poprhythm e80ddbc4d6 Email notification for LeafWeb jobs 2016-03-09 11:43:44 -05:00
poprhythm c80d048c39 Add LeafOutputViewModel and test 2016-03-02 13:02:27 -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 76722345a8 Remove unused Models directory 2016-02-22 09:57:46 -05:00
poprhythm 7a45225c29 Add hangfire 2016-02-22 09:55:57 -05:00
poprhythm d101c2294f Add Photosynthesis Type 2016-02-09 15:27:15 -05:00
poprhythm 65bc2b98ab Save leafinput to DB, update style for file upload 2016-02-04 13:46:08 -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 2c73fb6883 Added Fluxnet Site 2016-01-18 13:45:43 -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
poprhythm b95bb7dd17 Replace old charting curves with new version 2015-12-09 09:48:26 -05:00
poprhythm 50ae6cb52c New conversion complete 2015-12-07 12:38:58 -05:00
poprhythm 5b85662bdb Leaf charting operational 2015-12-04 22:03:13 -05:00
poprhythm 685e8c8658 CntrlComparison parsing 2015-12-04 10:15:51 -05:00
poprhythm 4d46f206ac Rearrange LeafCharter files 2015-12-02 12:40:00 -05:00
poprhythm 743ea4c3f3 Add Leaf Charting 2015-12-02 11:53:15 -05:00
poprhythm efcff634a5 Add angularjs 2015-11-20 11:39:59 -05:00
poprhythm 2a42afb173 Web project containing static content, default bootstrap theme 2015-11-11 12:46:50 -05:00