yavsc/yavscModel/Blogs
Paul Schneider 303aaa5e1b Starting to test some controller
* BlogUnitTest.cs: Should test the user registration

* NpgsqlBlogProvider.cs: Fixes usage of Npgsql upgrade to latest
  version

* TestAPI.csproj: switch to .Net framework 4.5.1

* AccountController.cs: refactoring password validation

* CalendarController.cs:
* WorkFlowController.cs: SendActivationMessage became an extension
  method

* style.css: menu items already have a background and color, since
  they're `<A>` tags

* Unregister.aspx:
* AccountController.cs: refactoring user registration

* BlogsController.cs: Fixes a confusion between Author and reader ...

* YavscHelpers.cs: refactoring the password reset

* App.master: no more <div class="menuitem">, they're hyperlinks

* Login.aspx:
* Profile.aspx: refactoring the user registration

* BlogEntryCollection.cs: implements a method to filter a given post
  collection in order to be displayed tu a given user or anonymous
9 years ago
..
Blog.cs * YavscModel.csproj: 10 years ago
BlogEntry.cs * font-awesome.css: an awesome css 9 years ago
BlogEntryCollection.cs Starting to test some controller 9 years ago
BlogHelper.cs * cldr.js: 9 years ago
BlogManager.cs * font-awesome.css: an awesome css 9 years ago
BlogProvider.cs * bg.gif: 9 years ago
Comment.cs * YavscModel.csproj: 10 years ago
FindBlogEntryFlags.cs * YavscModel.csproj: 10 years ago
MarkdownHelper.cs bug fixes 9 years ago
PostNotFoundException.cs Fixes the membership update. 9 years ago
UUBlogEntryCollection.cs * font-awesome.css: an awesome css 9 years ago
UUTBlogEntryCollection.cs * font-awesome.css: an awesome css 9 years ago