yavsc/web/Controllers
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
AdminController.cs * AccountController.cs: Register and reset passord 2015-06-18 11:02:23 +02:00
BackOfficeController.cs * Makefile: builds the doc & htmldoc folders 2015-01-27 00:41:20 +01:00
BlogsController.cs Starting to test some controller 2015-10-07 11:50:44 +02:00
FileSystemController.cs * README.md: blanked: not clear enough 2015-08-14 01:43:55 +02:00
FrontOfficeController.cs * bg.gif: 2015-08-04 02:10:28 +02:00
GoogleController.cs bug fixes 2015-10-04 03:02:17 +02:00
HomeController.cs * ITContentProvider/ITCPNpgsqlProvider.cs: 2015-06-05 21:12:48 +02:00
ModuleController.cs * IValueProvider.cs: 2015-03-13 13:54:37 +01:00