yavsc/web/ApiControllers
Paul Schneider cbb596ca04 Fixes the anonymous profile usage
* NpgsqlMembershipProvider.cs: insert a profile record before
  inserting the users record,
to ensure a new foreign key constraint

* NpgsqlProfileProvider.cs: better comments

* YavscController.cs: Fixes the cookies agreement

* HomeController.cs: Finalizes the cookie agreement system.

* YavscHelpers.cs: Adds a "click_action_name" field, to give a text to
  the notification dimissing button.

* App.master: Uses the new field from Notification

* Web.config: No VB code to compile

* Web.csproj: moves Sql files to Sql folder

* LocalizedText.resx:
* LocalizedText.fr.resx:
* LocalizedText.Designer.cs:
* LocalizedText.fr.Designer.cs: I understood ...

* Notification.cs: a new click action name.

* instdbws.sql: permits profile records with no users record
  associated to,
and so, anonymous profiles creation.
10 years ago
..
AccountController.cs Improves notification system 10 years ago
AuthorizationDenied.cs * Adds client resourses for Markdown.js 10 years ago
BasketController.cs fixes the circle creation 11 years ago
BlogsController.cs Improves notification system 10 years ago
CalendarController.cs Improves notification system 10 years ago
CircleController.cs * yavsc.js: 10 years ago
FrontOfficeController.cs * packages.config: 10 years ago
GCMController.cs * AccountController.cs: Register and reset passord 11 years ago
PaypalController.cs * cldr.js: 11 years ago
WorkFlowController.cs Starting to test some controller 10 years ago
YavscController.cs Fixes the anonymous profile usage 10 years ago