yavsc/web/Views
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
..
Account Starting to test some controller 2015-10-07 11:50:44 +02:00
Admin * style.css: Gives a margin to the login panel 2015-08-05 20:17:50 +02:00
BackOffice many changes 2015-01-02 04:52:48 +01:00
Blogs Fixes Html div import 2015-10-06 10:32:54 +02:00
Calendar * cldr.js: 2015-07-15 03:36:12 +02:00
FileSystem * Web.config: 2015-06-02 01:42:49 +02:00
FrontOffice * bg.gif: 2015-08-04 02:10:28 +02:00
Home * yavsc.js: 2015-09-10 00:55:19 +02:00
WorkFlow * Web.csproj: 2014-10-06 03:05:57 +02:00
Web.config Fixes profile edition, 2015-10-01 22:38:47 +02:00