yavsc/web/ApiControllers
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 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 * bg.gif: 2015-08-04 02:10:28 +02: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 Improves notification system 2015-10-28 21:02:03 +01:00