yavsc/yavscModel
Paul Schneider e676d2fdbf * Web.csproj:
* Profile.aspx:
* MyProfile.aspx:
* AccountController.cs: renamed the Profile method to "MyProfile",
  could avoid issue at migrating to MVC5

* favicon.png: favicon now displays a ~"Yavsc"

* BlogManager.cs:
* BlogsApiController.cs: The authorisation for removing a post is now
  implemented at Manager's side

* BlogsController.cs: Removes this odd call to a static method from
  the Api controller

* CalendarApi.cs:
* GoogleController.cs: no more json output for the calls to the Google
  Api

* WorkFlowController.cs: sorted using clauses

* Basket.cs:
* Commande.cs:
* EstimToPdfFormatter.cs:
* Brand.cs: adds xml doc

* RssFeedsFormatter.cs: modifies xml doc

* TexToPdfFormatter.cs: refactoring

* Global.asax.cs: Document formatting

* BBCodeHelper.cs: encapsulates the url display from the BBCode in
  starting and closing characters : "<>"

* OAuth2.cs:
* SimpleJsonPostMethod.cs: using System.Runtime.Serialization.Json
  instead of Newtonsof.Json

* App.master: updating the favicon

* RegistrationPending.aspx: fixes the returnUrl usage

* AssemblyInfo.aspx: better explanation for this list

* Web.config: tried to migrate to MVC5 (using NuGets)

* Estim.cs:
* ChangePasswordModel.cs: adds xmldoc

* BasketController.cs:
* BlogProvidersConfigurationSection.cs: cosmetic change

* GoogleErrorMessage.cs: - adds xml docs
- renders ctor from JsonReaderException obsolete

* MvcActionValueBinder.cs: not used

* web.config: no more used, gave it up to migrate to MVC5
2015-02-12 16:08:16 +01:00
..
Admin * DataManager.cs: InitDb on the go 2015-01-26 00:29:19 +01:00
Blogs * Web.csproj: 2015-02-12 16:08:16 +01:00
FileSystem refactoring 2014-10-06 04:58:47 +02:00
FrontOffice * Web.csproj: 2015-02-12 16:08:16 +01:00
Google * Web.csproj: 2015-02-12 16:08:16 +01:00
Properties Initial import 2014-07-16 20:35:03 +02:00
RolesAndMemebers * Web.csproj: 2015-02-12 16:08:16 +01:00
WorkFlow Refactoring: moving 2015-01-28 15:04:07 +01:00
IModule.cs * Web.csproj: 2015-01-21 18:50:02 +01:00
IRenderer.cs * Web.csproj: 2015-01-21 18:50:02 +01:00
ITagHandler.cs * Web.csproj: 2015-01-21 18:50:02 +01:00
IViewRenderer.cs * Web.csproj: 2015-01-21 18:50:02 +01:00
LocalizedText.Designer.cs * Web.csproj: 2015-01-30 12:08:40 +01:00
LocalizedText.fr.resx * Web.csproj: 2015-01-30 12:08:40 +01:00
LocalizedText.resx * Web.csproj: 2015-01-30 12:08:40 +01:00
RssFeeds.cs * LocalizedText.resx: 2015-01-23 17:34:09 +01:00
ViewRenderer.cs * Web.csproj: 2015-01-21 18:50:02 +01:00
YavscModel.csproj * NoLogin.master: 2015-02-04 15:45:21 +01:00