Paul Schneider
721b11eba3
Google date quey,
...
refactiring,
docpage
* Yavsc.sln:
* Web.csproj:
* YavscModel.csproj:
* OtherWebException.cs:
* ProjectInfo.cs:
* IValueProvider.cs:
* CalendarApi.cs:
* HomeController.cs:
* TemplateException.cs:
* WorkFlowController.cs:
* NpgsqlWorkflow.csproj:
* GoogleErrorMessage.cs:
* ITCPNpgsqlProvider.cs:
* NpgsqlContentProvider.cs:
* ITContentProvider.csproj:
* FrontOfficeApiController.cs:
* NpgsqlContentProvider.csproj: refactoring
* App.master:
* WebApiConfig.cs: New Web api configuration architecture
* SalesCatalog.csproj:
* XmlCatalogProvider.cs: using MVC to get the catalog xml filename
* WorkFlowManager.cs:
* FrontOfficeController.cs:
* CatalogManager.cs: No more extra argument to get the catalog
* DateQuery.aspx:
* AskForADate.cs:
* GoogleController.cs: Google Date new query model
* style.css:
* BBCodeHelper.cs: Doc page responsive design
* Service.cs:
* SetPrice.cs: xml doc
* WebApiConfig.cs: refactioring
11 years ago
Paul Schneider
75fe032822
* Web.csproj:
...
* YavscModel.csproj:
* Basket.cs:
* Basket.aspx:
* Commande.cs:
* BasketController.cs:
* CommandSet.cs:
* NpgsqlWorkflow.csproj:
* FileSystemController.cs:
* FrontOfficeController.cs:
* NpgsqlContentProvider.cs: implementing a basket
* ProjectInfo.cs:
* ITCPNpgsqlProvider.cs:
* CommandStatus.cs:
* NpgsqlBlogProvider.cs: xml doc
* CalendarApi.cs: document formatting
* FileSystemManager.cs: refactoring
* WorkFlowManager.cs:
* IContentProvider.cs: provides a basket
* WebFileInfoCollection.cs: not used
11 years ago
Paul Schneider
b505ad90e7
* YavscModel.csproj:
...
* NewProjectModel.cs:
* ITContentProvider.csproj: refactoring
* WebApiConfig.cs: Web Api Config
* IModule.cs:
* RssFeeds.cs:
* IRenderer.cs:
* Blog.cs:
* ITagHandler.cs:
* ViewRenderer.cs:
* Comment.cs:
* IViewRenderer.cs:
* People.cs:
* SignIn.cs:
* BlogEntry.cs:
* AuthToken.cs:
* BlogHelper.cs:
* DataAccess.cs:
* Estimate.cs:
* BlogManager.cs:
* Writting.cs:
* AskForADate.cs:
* RestoreQuery.cs:
* Basket.cs:
* BlogProvider.cs:
* CalendarList.cs:
* Commande.cs:
* StatusChange.cs:
* WebFileInfo.cs:
* WorkFlowManager.cs:
* Euro.cs:
* Unit.cs:
* Text.cs:
* Profile.cs:
* Note.cs:
* Link.cs:
* BlogEditEntryModel.cs:
* FindBlogEntryFlags.cs:
* NewProjectModel.cs:
* CalendarListEntry.cs:
* CalendarEntryList.cs:
* IContentProvider.cs:
* CommandStatus.cs:
* Label.cs:
* Price.cs:
* BlogEntryCollection.cs:
* Period.cs:
* Scalar.cs:
* BlogEditCommentModel.cs:
* Option.cs:
* NpgsqlContentProvider.cs:
* Product.cs:
* LoginModel.cs:
* Service.cs:
* Catalog.cs:
* Currency.cs:
* NewEstimateEvenArgs.cs:
* CheckBox.cs:
* SaleForm.cs:
* FileSystemManager.cs:
* FormInput.cs:
* TextInput.cs:
* NewRoleModel.cs:
* FileInfoCollection.cs:
* FilesInput.cs:
* NewAdminModel.cs:
* SelectItem.cs:
* SelectInput.cs:
* RadioButton.cs:
* StockStatus.cs:
* Provider.cs:
* DirNotFoundException.cs:
* FormElement.cs:
* ProductImage.cs:
* WebFileInfoCollection.cs:
* CatalogHelper.cs:
* CatalogManager.cs:
* RegisterViewModel.cs:
* InvalidDirNameException.cs:
* PhysicalProduct.cs:
* CatalogProvider.cs:
* ProductCategory.cs:
* OrderStatusChangedEventArgs.cs:
* ProviderCollection.cs:
* WorkflowConfiguration.cs:
* BlogProviderConfigurationElement.cs:
* BlogProvidersConfigurationSection.cs:
* BlogProvidersConfigurationCollection.cs:
* CatalogProviderConfigurationElement.cs:
* CatalogProvidersConfigurationSection.cs:
* CatalogProvidersConfigurationCollection.cs:
xml doc
* SalesCatalog.csproj:
* XmlCatalogProvider.cs: Maps the catalog using System.Web
* BasketController.cs:
* FrontOfficeController.cs: a Basket controller
* Global.asax.cs: Session in Web Api
* App.master: WebApi bas url as Javascript var 'apiBaseUrl'
* Index.aspx: !!not sure of this change.
* Web.csproj: compiles now includes WebApiConfig.cs
* style.css: link background color
* FileSystemController.cs: a file system controller
11 years ago
Paul Schneider
3c6c3f19aa
Refactoring: moving
...
the Catalog manager and model into the Yavsc.Model.FrontOffice
namespace
* Web.config:
* Catalog.xml:
* MyClass.cs:
* Note.cs:
* Euro.cs:
* Unit.cs:
* Text.cs:
* Link.cs:
* Price.cs:
* Label.cs:
* Brand.cs:
* Scalar.cs:
* Option.cs:
* Period.cs:
* YavscModel.csproj:
* Catalog.cs:
* Service.cs:
* Product.cs:
* YavscClient.csproj:
* CatalogManager.cs:
* Currency.cs:
* CheckBox.cs:
* SaleForm.cs:
* FormInput.cs:
* CatalogProvider.cs:
* TextInput.cs:
* SelectItem.cs:
* SalesCatalog.csproj:
* FilesInput.cs:
* FormElement.cs:
* SelectInput.cs:
* IValueProvider.cs:
* StockStatus.cs:
* RadioButton.cs:
* Commande.cs:
* ProductImage.cs:
* WebCatalogExtensions.cs:
* TemplateException.cs:
* ProductCategory.cs:
* PhysicalProduct.cs:
* Note.cs:
* Link.cs:
* Text.cs:
* Euro.cs:
* Unit.cs:
* WorkFlowManager.cs:
* Brand.cs:
* Label.cs:
* Price.cs:
* Scalar.cs:
* FrontOfficeController.cs:
* Period.cs:
* Option.cs:
* Product.cs:
* Service.cs:
* Catalog.cs:
* SaleForm.cs:
* Currency.cs:
* CheckBox.cs:
* TextInput.cs:
* FrontOfficeApiController.cs:
* FormInput.cs:
* SelectItem.cs:
* FilesInput.cs:
* XmlCatalog.cs:
* FormElement.cs:
* SelectInput.cs:
* RadioButton.cs:
* StockStatus.cs:
* ProductImage.cs:
* CatalogHelper.cs:
* CatalogManager.cs:
* CatalogProvider.cs:
* ProductCategory.cs:
* PhysicalProduct.cs:
* XmlCatalogProvider.cs:
* CatalogProviderConfigurationElement.cs:
* CatalogProvidersConfigurationSection.cs:
* CatalogProvidersConfigurationCollection.cs:
* CatalogProviderConfigurationElement.cs:
* CatalogProvidersConfigurationSection.cs:
* CatalogProvidersConfigurationCollection.cs:
* CatalogHelper.cs:
11 years ago
Paul Schneider
93c18633b9
xml doc
11 years ago
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
11 years ago
Paul Schneider
2f6146c0f7
* Web.csproj:
...
* LocalizedText.resx:
* SimpleFormatter.cs:
* TemplateException.cs:
* ErrorHtmlFormatter.cs:
* LocalizedText.Designer.cs:
* WorkFlowManager.cs:
* Makefile: refactoring
* FrontOfficeApiController.cs: nice html error response in case of
error at rendering a tex or pdf document
* LocalizedText.fr.resx: Gives as title at rendering a template
processing error
11 years ago
Paul Schneider
c7f81699a4
* avatar, username, city from Google profile
...
* refactoring
11 years ago
Paul Schneider
b39a444cf0
* Estimates as Tex or Pdf
...
* Estimate edition [mix Mvc&Ajax]
* Billable&Bankable properties on profiles
11 years ago
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
11 years ago
Paul Schneider
1606fd0871
fixes
11 years ago
Paul Schneider
b5d19c5da6
refactoring
11 years ago