yavsc/web/Helpers
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
..
Google WIP booking 2015-11-01 23:05:17 +01:00
BBCodeHelper.cs * BBCodeHelper.cs: usage of the "hidden" css class 2015-03-04 18:26:39 +01:00
SimpleJsonPostMethod.cs * HomeController.cs: Cleans a duplicate import 2015-03-31 12:56:30 +02:00
T.cs Many fixes 2015-11-01 01:47:42 +01:00
TemplateException.cs * CalendarController.cs: 2015-05-16 00:50:11 +02:00
ThanksHelper.cs adds access by circle to blog posts 2015-07-02 14:42:18 +02:00
YavscHelpers.cs Many fixes 2015-11-01 01:47:42 +01:00