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
2015-10-07 11:50:44 +02:00
..
AccountController.cs Starting to test some controller 2015-10-07 11:50:44 +02:00
AuthorizationDenied.cs * Adds client resourses for Markdown.js 2015-08-24 05:51:17 +02:00
BasketController.cs fixes the circle creation 2015-06-14 23:47:34 +02:00
BlogsController.cs Fixes some part of the hallo ui 2015-09-28 14:50:19 +02:00
CalendarController.cs Starting to test some controller 2015-10-07 11:50:44 +02:00
CircleController.cs * yavsc.js: 2015-09-10 00:55:19 +02:00
FrontOfficeController.cs * bg.gif: 2015-08-04 02:10:28 +02:00
GCMController.cs * AccountController.cs: Register and reset passord 2015-06-18 11:02:23 +02:00
PaypalController.cs * cldr.js: 2015-07-15 03:36:12 +02:00
WorkFlowController.cs Starting to test some controller 2015-10-07 11:50:44 +02:00
YavscApiController.cs * Global.asax.cs: ignored routes are revisited 2015-09-11 14:37:26 +02:00