yavsc/SalesCatalog/Model
Paul Schneider c22be7f6b5 * Estimate.aspx: from backoffice
* CatalogManager.cs: Uses GetDefaultProvider

* Catalog.cs: the Catalog object now should support a unique id in the
  system : UID, exposed as one of its properties.

* AccountController.cs: new static method te get an user profile by
  its name.

* AdminController.cs: Uses the Yavsc.Admin namespace (refactoring)

* Web.csproj:
* BlogManager.cs:
* BackOfficeController.cs: refactoring

* BlogsController.cs: Fixes the Blog title

* FrontOfficeController.cs: Changes on the go for the Command object

* AddRole.aspx: minor syntax change

* UserPosts.aspx: show the blog title

* style.css: black transparent for the background of posts

* Profile.cs: Method FromProfileBase became a constructor

* Commande.cs: nothing

* Estimate.aspx: moved to the frontoffice views

* CatalogHelper.cs: Writting GetDefaultProvider
2014-10-10 11:54:18 +02:00
..
Brand.cs Initial import 2014-07-16 20:35:03 +02:00
Catalog.cs * Estimate.aspx: from backoffice 2014-10-10 11:54:18 +02: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 Added a "Type" property to form inputs. 2014-10-01 15:34:00 +02: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 Initial import 2014-07-16 20:35:03 +02:00
Price.cs Initial import 2014-07-16 20:35:03 +02:00
Product.cs Initial import 2014-07-16 20:35:03 +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 Initial import 2014-07-16 20:35:03 +02: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 Added a "Type" property to form inputs. 2014-10-01 15:34:00 +02:00
Unit.cs Initial import 2014-07-16 20:35:03 +02:00