yavsc/web/ChangeLog

27 lines
652 B
Plaintext

2015-06-09 Paul Schneider <paul@pschneider.fr>
* CircleController.cs: adds a Circle controller
* NUnitTestClass.cs: xml doc
* Web.config:
* Web.csproj:
* TestExec.cs:
* packages.config:
* TestByteA.cs: trying to use xUnit
2015-06-07 Paul Schneider <paul@pschneider.fr>
* CalendarController.cs: removes useless spaces
* FrontOfficeApiController.cs: Makes the tex to pdf exceptions
available to the user interface, as part of the application
process.
Cleans the using clauses.
* TexToPdfFormatter.cs: sets the filename as response header.
* Web.csproj: a new FormatterException, thrown when exit code
of texi2pdf is not null