yavsc/SalesCatalog/Model
Paul Schneider b835053e5f * Makefile:
* CatalogManager.cs: Let the catalog manager ensure all command form
  are instancied

* PhysicalProduct.cs: A better ToString method

* SaleForm.cs: doc

* NpgsqlContentProvider.cs: registers a command

* FrontOfficeApiController.cs: Set the catalog referer uri in each
  command form found in the catalog

* FrontOfficeController.cs: creates the catalog with referer uri

* instdbws.sql: the command has got a client, as registered user

* Commande.cs: The command has an id and a product reference

* IContentProvider.cs: new RegisterCommand method

* WorkFlowManager.cs: yavscModel/WorkFlow/IContentProvider.cs
2015-01-26 16:44:41 +01:00
..
Brand.cs Initial import 2014-07-16 20:35:03 +02:00
Catalog.cs * Web.csproj: 2015-01-21 18:50:02 +01:00
CheckBox.cs Added a "Type" property to form inputs. 2014-10-01 15:34:00 +02:00
Currency.cs Initial import 2014-07-16 20:35:03 +02:00
Euro.cs Initial import 2014-07-16 20:35:03 +02:00
FilesInput.cs Added a "Type" property to form inputs. 2014-10-01 15:34:00 +02:00
FormElement.cs Initial import 2014-07-16 20:35:03 +02:00
FormInput.cs * minor changes (like an [em] BBcode) 2014-12-09 01:59:38 +01:00
Label.cs Initial import 2014-07-16 20:35:03 +02:00
Link.cs Initial import 2014-07-16 20:35:03 +02:00
Note.cs Initial import 2014-07-16 20:35:03 +02:00
Option.cs Initial import 2014-07-16 20:35:03 +02:00
Period.cs Initial import 2014-07-16 20:35:03 +02:00
PhysicalProduct.cs * Makefile: 2015-01-26 16:44:41 +01:00
Price.cs Initial import 2014-07-16 20:35:03 +02:00
Product.cs being an abstract class, I add a Type property, show at Json 2014-10-10 15:49:46 +02:00
ProductCategory.cs Initial import 2014-07-16 20:35:03 +02:00
ProductImage.cs Initial import 2014-07-16 20:35:03 +02:00
RadioButton.cs Added a "Type" property to form inputs. 2014-10-01 15:34:00 +02:00
SaleForm.cs * Makefile: 2015-01-26 16:44:41 +01:00
Scalar.cs Initial import 2014-07-16 20:35:03 +02:00
SelectInput.cs Added a "Type" property to form inputs. 2014-10-01 15:34:00 +02:00
SelectItem.cs Initial import 2014-07-16 20:35:03 +02:00
Service.cs Initial import 2014-07-16 20:35:03 +02:00
StockStatus.cs Initial import 2014-07-16 20:35:03 +02:00
Text.cs Initial import 2014-07-16 20:35:03 +02:00
TextInput.cs * minor changes (like an [em] BBcode) 2014-12-09 01:59:38 +01:00
Unit.cs Initial import 2014-07-16 20:35:03 +02:00