yavsc/web/Controllers
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 Many fixes 2015-11-01 01:47:42 +01:00
AdminController.cs Bug fixes 2015-10-29 12:07:07 +01:00
BackOfficeController.cs * Makefile: builds the doc & htmldoc folders 2015-01-27 00:41:20 +01:00
BlogsController.cs WIP: A Blogger role 2015-10-27 21:25:43 +01:00
FileSystemController.cs Bug fixes 2015-10-29 12:07:07 +01:00
FrontOfficeController.cs * packages.config: 2015-10-30 15:54:26 +01:00
GoogleController.cs WIP booking 2015-11-01 23:05:17 +01:00
HomeController.cs Fixes the anonymous profile usage 2015-11-03 12:05:17 +01:00
ModuleController.cs * IValueProvider.cs: 2015-03-13 13:54:37 +01:00