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.
2015-11-03 12:05:17 +01:00
..
AccountController.cs Improves notification system 2015-10-28 21:02:03 +01:00
AuthorizationDenied.cs * Adds client resourses for Markdown.js 2015-08-24 05:51:17 +02:00
BasketController.cs fixes the circle creation 2015-06-14 23:47:34 +02:00
BlogsController.cs Improves notification system 2015-10-28 21:02:03 +01:00
CalendarController.cs Improves notification system 2015-10-28 21:02:03 +01:00
CircleController.cs * yavsc.js: 2015-09-10 00:55:19 +02:00
FrontOfficeController.cs * packages.config: 2015-10-30 15:54:26 +01:00
GCMController.cs * AccountController.cs: Register and reset passord 2015-06-18 11:02:23 +02:00
PaypalController.cs * cldr.js: 2015-07-15 03:36:12 +02:00
WorkFlowController.cs Starting to test some controller 2015-10-07 11:50:44 +02:00
YavscController.cs Fixes the anonymous profile usage 2015-11-03 12:05:17 +01:00