yavsc/web
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 * Makefile: builds the doc & htmldoc folders 2015-01-27 00:41:20 +01:00
App_GlobalResources * Fixed the Pdf generation under Slackware 2014-11-03 16:55:09 +01:00
CatExts Refactoring: moving 2015-01-28 15:04:07 +01:00
Controllers * Web.csproj: 2015-02-12 16:08:16 +01:00
errors Initial import 2014-07-16 20:35:03 +02:00
Formatters * Web.csproj: 2015-02-12 16:08:16 +01:00
Helpers * Web.csproj: 2015-02-12 16:08:16 +01:00
images many changes 2015-01-02 04:52:48 +01:00
install * Estimates as Tex or Pdf 2014-10-25 23:54:19 +02:00
lib Initial import 2014-07-16 20:35:03 +02:00
Models * Web.csproj: 2015-02-12 16:08:16 +01:00
Scripts * styles.json: 2015-02-08 01:01:08 +01:00
Settings xml doc 2015-01-27 14:17:33 +01:00
templates * Web.csproj: 2015-02-12 16:08:16 +01:00
Test * Tests.cs: 2014-10-07 23:15:56 +02:00
test-results Initial import 2014-07-16 20:35:03 +02:00
Theme * styles.json: 2015-02-08 01:01:08 +01:00
Views * Web.csproj: 2015-02-12 16:08:16 +01:00
AssemblyInfo.cs * Makefile: creates two targets "xmldoc" and 2015-01-27 10:39:11 +01:00
Catalog.xml * PaypalApiController.cs: starting a paypal account access 2015-01-29 20:59:50 +01:00
favicon.png * Web.csproj: 2015-02-12 16:08:16 +01:00
FileInfoCollection.cs * Makefile: builds the doc & htmldoc folders 2015-01-27 00:41:20 +01:00
genpot.sh Initial import 2014-07-16 20:35:03 +02:00
Global.asax Initial import 2014-07-16 20:35:03 +02:00
Global.asax.cs * Web.csproj: 2015-02-12 16:08:16 +01:00
instdbws.sql * Web.csproj: folders to be installed 2015-01-27 15:21:35 +01:00
messages.po Initial import 2014-07-16 20:35:03 +02:00
packages.config * ResultPages.cs: 2015-02-08 20:59:08 +01:00
RegistrationMail.txt Initial import 2014-07-16 20:35:03 +02: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
uninstdbws.sql fixes the installation and uninstallation SQL scripts 2015-01-25 22:59:29 +01:00
ValidateAjaxAttribute.cs * Makefile: builds the doc & htmldoc folders 2015-01-27 00:41:20 +01:00
Web.config * Web.csproj: 2015-02-12 16:08:16 +01:00
Web.csproj * Web.csproj: 2015-02-12 16:08:16 +01:00
WebDeploy.targets Initial import 2014-07-16 20:35:03 +02:00