bug fixes

* Makefile: my deploy config

* NpgsqlMembershipProvider.cs: Fixes a Bug introduced by Npgsql driver
  upgrade

* ResultPages.cs: .

* style.css: other colors

* BlogsController.cs: code cleaning

* GoogleController.cs: refactoring

* ErrorHtmlFormatter.cs: MarkdownDeep calls now come from yavscModel

* YavscHelpers.cs: xmldoc

* Index.aspx: code formatting

* UserPosts.aspx: nothing to note

* Web.csproj: MarkdownHelper has gone to the yavscModel project

* MarkdownHelper.cs:
* BlogEntryCollection.cs: refactoring + extract an intro from Markdown
  for PostInfo*

* YavscModel.csproj: MarkdownHelper integration
This commit is contained in:
Paul Schneider 2015-10-04 03:02:17 +02:00
commit ce1689df7b
19 changed files with 193 additions and 129 deletions

View file

@ -1,3 +1,23 @@
2015-10-04 Paul Schneider <paul@pschneider.fr>
* style.css: other colors
* BlogsController.cs: code cleaning
* GoogleController.cs: refactoring
* ErrorHtmlFormatter.cs: MarkdownDeep calls now come from
yavscModel
* YavscHelpers.cs: xmldoc
* Index.aspx: code formatting
* UserPosts.aspx: nothing to note
* Web.csproj: MarkdownHelper has gone to the yavscModel
project
2015-10-02 Paul Schneider <paul@pschneider.fr>
* style.css: yauniformisation small & large screens.