yavsc/SalesCatalog/Model
Paul Schneider f157c6edb9 * Web.csproj:
* jquery-latest.js:
* IITContent.cs:
* ITContent.csproj:
* YavscModel.csproj:
* Write.aspx:
* jquery.tablesorter.min.js:
* AssemblyInfo.cs:
* NewEstimateEvenArgs.cs: 

* jquery.metadata.js: ajax call Write

* jquery.tablesorter.js: Estimate table sorting

* Catalog.cs: Find a product by reference

* NpgsqlContentProvider.cs: Npgsql provider could not get the
  Postgresql data type "money"

* Yavsc.sln: Removing an empty project

* MyClass.cs: implements IModule

* fortune.csproj: uses Configuration

* FrontOfficeApiController.cs: Url: GetEstimate/5

* WorkFlowController.cs: debugging ajax call

* RemoveUserQuery.aspx: no more "head" place holder


* Estimate.aspx: Ajax call to add a line to estimates

* Web.config: using the "Deploy" target

* IModule.cs: Install & uninstall using a System.Data.IDbConnection

* IContentProvider.cs: refactoring

* WorkFlowManager.cs: an event at creating an estimate (NewOrder)

* Writting.cs: ProductReference is a string
2014-10-17 02:10:00 +02:00
..
Brand.cs Initial import 2014-07-16 20:35:03 +02:00
Catalog.cs * Web.csproj: 2014-10-17 02:10:00 +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 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 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