yavsc/web/Controllers
Paul Schneider b8446c2d3e Improves notification system
* ICalendarManager.cs: WIP booking TODO a calendar provider

* NpgsqlProfileProvider.cs: Fixes the defaultValue specification from
  config file

* BlogsController.cs:
* AccountController.cs:
* CalendarController.cs: refactoring : the Yavsc controller name

* instdbws.sql: a new profile value : a boolean, `AllowCookies` :'{

* style.css: a class to display notification

* HomeController.cs: Notifies users this site uses cookies (what for
  an information!)
If authenticated, at dimissing this notification, the user's profile
  is updated,
and he'll not mess up anymore with the info.

* App.master:
* YavscHelpers.cs: adds usage of click_action value at
displaying a notification.

* yavsc.js: Implements the notification `click_action`

* Web.config: * enables anonymous profiles
* adds a new `allowcookies` profile property

* Web.csproj: Yavsc controller refactoring

* YaEvent.cs:
* IFreeDateSet.cs: WIP booking

* LocalizedText.resx:
* LocalizedText.fr.resx:
* LocalizedText.Designer.cs:
* LocalizedText.fr.Designer.cs: implements the message "uses cookies"

* YavscModel.csproj: refactoring

* Notification.cs: The Yavsc otification will start as a Google one
  ...
many properties are not yet used, but all seems usefull.

* Web.config: code prettying

* YavscController.cs: Gives Yavsc a concrete base controller
2015-10-28 21:02:03 +01:00
..
AccountController.cs refactoring 2015-10-17 19:07:54 +02:00
AdminController.cs Fixes bill editon 2015-10-27 13:24:13 +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 * README.md: blanked: not clear enough 2015-08-14 01:43:55 +02:00
FrontOfficeController.cs refactoring 2015-10-17 19:07:54 +02:00
GoogleController.cs WIP: A Blogger role 2015-10-27 21:25:43 +01:00
HomeController.cs Improves notification system 2015-10-28 21:02:03 +01:00
ModuleController.cs * IValueProvider.cs: 2015-03-13 13:54:37 +01:00