yavsc/web/Helpers
Paul Schneider 47285f8b83 Implements the alternate style sheet publication
* style.css: this floating breaks my dark style

* Global.asax: the application object is now compiled at runtime,
its code is in App_Code

* YavscHelpers.cs: Implements a method helping to refer on themed
  stylesheets,
presenting the "alternate" stylesheet usage.

* App.master: Uses the new Helper function to refer on the
main style sheet `style.css`

* Web.config: * no more default controller, instead, modify the app
  code
* the client side javascript validation is custommized, and we do not
  need the M$ js for now

* Web.csproj: Global.asax.cs becomes a content, compiled at runtime,
  found in ~/App_Code

* Global.asax.cs: Now compiles at runtime.

* Makefile: adds my deployment targets
2015-11-18 12:33:19 +01:00
..
Google Merge from booking branch 2015-11-17 22:22:59 +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
YavscAjaxHelper.cs Fixes missing files 2015-11-04 20:08:48 +01:00
YavscHelpers.cs Implements the alternate style sheet publication 2015-11-18 12:33:19 +01:00