yavsc/web
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
..
Admin Fixes the avatar Url from the menu 2015-10-10 13:38:07 +02:00
ApiControllers Merge from booking branch 2015-11-17 22:22:59 +01:00
App_Code Implements the alternate style sheet publication 2015-11-18 12:33:19 +01:00
App_Data/Sql Merge from booking branch 2015-11-17 22:22:59 +01:00
App_Themes Implements the alternate style sheet publication 2015-11-18 12:33:19 +01:00
CatExts * packages.config: 2015-10-30 15:54:26 +01:00
Content/themes/base a note on billls, 2015-11-04 11:04:22 +01:00
Controllers Fixes 2015-11-18 00:30:07 +01:00
errors Initial import 2014-07-16 20:35:03 +02:00
fonts Fixes the avatar Url from the menu 2015-10-10 13:38:07 +02:00
Formatters Merge from booking branch 2015-11-17 22:22:59 +01:00
Helpers Implements the alternate style sheet publication 2015-11-18 12:33:19 +01:00
lib fixes Markdown images rendering 2015-10-21 20:12:00 +02:00
Models Implements the alternate style sheet publication 2015-11-18 12:33:19 +01:00
Scripts Merge from booking branch 2015-11-17 22:22:59 +01:00
Settings * Web.csproj: 2015-06-26 13:56:39 +02:00
templates * InputCircle.cs: An input control specialized for circle selection 2015-06-10 23:38:18 +02:00
test-results Initial import 2014-07-16 20:35:03 +02:00
Views Fixes 2015-11-18 00:30:07 +01:00
Web References/sms.diamondcard.us Fixes the compilation: 2015-08-24 08:22:20 +02:00
AssemblyInfo.cs * Makefile: creates two targets "xmldoc" and 2015-01-27 10:39:11 +01:00
AuthorizeAttribute.cs Merge from booking branch 2015-11-17 22:03:42 +01:00
Catalog.xml a note on billls, 2015-11-04 11:04:22 +01:00
ChangeLog Implements the alternate style sheet publication 2015-11-18 12:33:19 +01:00
favicon.png a favorite 2015-07-14 00:52:07 +02:00
genpot.sh Initial import 2014-07-16 20:35:03 +02:00
Global.asax Implements the alternate style sheet publication 2015-11-18 12:33:19 +01:00
messages.po Initial import 2014-07-16 20:35:03 +02:00
packages.config Merge from booking branch 2015-11-17 22:22:59 +01:00
RegistrationMail.txt Initial import 2014-07-16 20:35:03 +02:00
robots.txt a note on billls, 2015-11-04 11:04:22 +01:00
sourcefiles Initial import 2014-07-16 20:35:03 +02:00
table.tdeps.sql Initial import 2014-07-16 20:35:03 +02:00
TextWriterOutput.log Initial import 2014-07-16 20:35:03 +02:00
ValidateAjaxAttribute.cs WIP booking 2015-11-01 23:05:17 +01:00
Web.config Implements the alternate style sheet publication 2015-11-18 12:33:19 +01:00
Web.csproj Implements the alternate style sheet publication 2015-11-18 12:33:19 +01:00
WebApiConfig.cs * IValueProvider.cs: 2015-03-13 13:54:37 +01:00
WebDeploy.targets Merge from booking branch 2015-11-17 22:22:59 +01:00