yavsc/web/Views/Account
Paul Schneider bdbda2a21f * Presta.csproj: A first class
* AssemblyInfo.cs: initial commit

* NpgsqlCircleProvider.cs: circle members are now stored in bd upon
  their user's name

* InputCircle.cs: fixes the new CircleManager interface usage

* Yavsc.sln: Adds the `Presta` project

* CircleController.cs: * Authorize some Http methods
* Lists circles as circles

* style.css: Fixes the missing "hidden" css class

* AccountController.cs: using the new Circle provider interface

* BlogsController.cs: * using the new Circle provider interface
* do not test blog entry collections in order to group them by a
  unique user name or title, it's too bad,
instead, keep user's request id as guide to model and view.

* YavscHelpers.cs: Adds a Circle Html formatter

* Circles.aspx: List of circles is now given as a list of `Circle`
  objects

* instdbws.sql: fixes the db in order to store user names in circle
  member's records.

* BlogEntryCollection.cs: ConcernsAUniqueTitle and ConcernsAUniqueUser
  are now Obsoletes

* UUTBlogEntryCollection.cs: Drops a useless ctor

* CircleProvider.cs: The `CircleManager` now delivers the user's
  circle as a `Circle` object collection.
2015-08-20 20:02:46 +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 * Presta.csproj: A first class 2015-08-20 20:02:46 +02:00
Index.aspx * robots.txt: Web robots should not 2015-03-12 13:56:59 +01:00
Login.aspx * bg.gif: 2015-08-04 02:10:28 +02:00
Profile.aspx * Makefile: target set clarified 2015-04-23 04:39:34 +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 * avatar, username, city from Google profile 2014-12-20 02:11:51 +01:00
Validate.aspx * Web.csproj: 2014-10-06 03:05:57 +02:00