yavsc/NpgsqlMRPProviders
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
..
Sql Initial import 2014-07-16 20:35:03 +02:00
AssemblyInfo.cs Initial import 2014-07-16 20:35:03 +02:00
ChangeLog Fixes the anonymous profile usage 2015-11-03 12:05:17 +01:00
NpgsqlMembershipProvider.cs Fixes the anonymous profile usage 2015-11-03 12:05:17 +01:00
NpgsqlMRPProviders.csproj Minor changes 2015-10-04 15:55:10 +02:00
NpgsqlProfileProvider.cs Fixes the anonymous profile usage 2015-11-03 12:05:17 +01:00
NpgsqlRoleProvider.cs * bg.gif: 2015-08-04 02:10:28 +02:00
NpgsqlUserNameProvider.cs Many fixes 2015-11-01 01:47:42 +01:00
packages.config Minor changes 2015-10-04 15:55:10 +02:00