yavsc/web/Controllers
Paul Schneider e6c65019b0 WIP booking
* CalAuth.aspx: A view ... still unused

* style.css: css overflow-y auto, the container making it modal has no
  margin.

* GoogleController.cs: Fixes again the calendar usage,
uses Google API key and client credentials found in configuration file

* ApiClient.cs: Google API key and client credentials are now found in
  configuration file

* CalendarApi.cs: Let the controller build the credential string from
  thr profile object.

* OAuth2.cs: The OAuth2 Client only needs a client id and secret

* yavsc.js: Fixes some css flipping

* ValidateAjaxAttribute.cs: A FIXME

* Web.config: Google key, client id and secret come from application
  settings

* Web.csproj: a page in more

* YavscModel.csproj:
* PostInfoByUser.cs:
* PostInfoByTitle.cs:
* BlogEntryCollection.cs: refactoring
2015-11-01 23: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 Many fixes 2015-11-01 01:47:42 +01:00
ModuleController.cs * IValueProvider.cs: 2015-03-13 13:54:37 +01:00