yavsc/web/ApiControllers
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
10 years ago
..
AccountController.cs Starting to test some controller 10 years ago
AuthorizationDenied.cs * Adds client resourses for Markdown.js 10 years ago
BasketController.cs fixes the circle creation 11 years ago
BlogsController.cs Fixes some part of the hallo ui 10 years ago
CalendarController.cs Starting to test some controller 10 years ago
CircleController.cs * yavsc.js: 10 years ago
FrontOfficeController.cs * bg.gif: 10 years ago
GCMController.cs * AccountController.cs: Register and reset passord 11 years ago
PaypalController.cs * cldr.js: 11 years ago
WorkFlowController.cs Starting to test some controller 10 years ago
YavscApiController.cs * Global.asax.cs: ignored routes are revisited 10 years ago