yavsc/web/Views/Account
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
..
ChangePassword.aspx * Web.csproj: 2014-10-06 03:05:57 +02:00
ChangePasswordSuccess.aspx * Web.csproj: 2014-10-06 03:05:57 +02:00
Circles.aspx * mdd_help.htm: 2015-09-16 01:07:04 +02:00
Index.aspx * robots.txt: Web robots should not 2015-03-12 13:56:59 +01:00
Login.aspx Starting to test some controller 2015-10-07 11:50:44 +02:00
Profile.aspx Starting to test some controller 2015-10-07 11:50:44 +02:00
Register.ascx * AccountController.cs: Register and reset passord 2015-06-18 11:02:23 +02:00
Register.aspx * bg.gif: 2015-08-04 02:10:28 +02:00
RegistrationPending.aspx * Web.csproj: 2015-02-12 16:08:16 +01:00
ResetPassword.aspx * AccountController.cs: Register and reset passord 2015-06-18 11:02:23 +02:00
Unregister.aspx Starting to test some controller 2015-10-07 11:50:44 +02:00
Validate.aspx * Web.csproj: 2014-10-06 03:05:57 +02:00