2015-11-01 Paul Schneider * YavscModel.csproj: * PostInfoByUser.cs: * PostInfoByTitle.cs: * BlogEntryCollection.cs: refactoring 2015-11-01 Paul Schneider * ProfileEdition.cs: Fixes the username modification * LocalizedText.resx: * LocalizedText.fr.resx: * LocalizedText.Designer.cs: * LocalizedText.fr.Designer.cs: WIP booking * ChangePasswordModel.cs: * RegisterClientModel.cs: A regexp for user name * LoginModel.cs: A regexp for user name and password * Profile.cs: A regexp for user name, and profile usage fixes * UserManager.cs: Checks for username availability before trying to modify it * YavscModel.csproj: `ProfileEdition` class addition * ChangeLog: useless here * BookQuery.cs: Start, end hour and role are required * OtherWebException.cs: useless 2015-10-31 Paul Schneider * LocalizedText.resx: * OtherWebException.cs: * BookQuery.cs: * LocalizedText.fr.resx: * LocalizedText.Designer.cs: * LocalizedText.fr.Designer.cs: 2015-10-30 Paul Schneider * LocalizedText.resx: * LocalizedText.fr.resx: * BookQuery.cs: * LocalizedText.Designer.cs: * Link.cs: * Note.cs: * Euro.cs: * Text.cs: * Unit.cs: * LocalizedText.fr.Designer.cs: * Brand.cs: * Label.cs: * Scalar.cs: * Period.cs: * Option.cs: * Product.cs: * Catalog.cs: * Service.cs: * SaleForm.cs: * Currency.cs: * CheckBox.cs: * FormInput.cs: * TextInput.cs: * SelectItem.cs: * FilesInput.cs: * RadioButton.cs: * StockStatus.cs: * SelectInput.cs: * FormElement.cs: * ProductImage.cs: * CatalogHelper.cs: * CatalogManager.cs: * CatalogProvider.cs: * PhysicalProduct.cs: * ProductCategory.cs: * CatalogProviderConfigurationElement.cs: * CatalogProvidersConfigurationSection.cs: * CatalogProvidersConfigurationCollection.cs: * WorkFlowManager.cs: * IContentProvider.cs: * Price.cs: * PriceOnItemCount.cs: refactoring: a dedicated name space for the catalog 2015-10-29 Paul Schneider * YavscModel.csproj: * Commande.cs: * WebFileSystemManager.cs: Refactoring the name of the files manager class 2015-10-28 Paul Schneider * ICalendarManager.cs: WIP booking TODO a calendar provider * YaEvent.cs: * IFreeDateSet.cs: WIP booking * LocalizedText.resx: * LocalizedText.fr.resx: * LocalizedText.Designer.cs: * LocalizedText.fr.Designer.cs: implements the message "uses cookies" * YavscModel.csproj: refactoring * Notification.cs: The Yavsc otification will start as a Google one ... many properties are not yet used, but all seems usefull. 2015-10-27 Paul Schneider * YavscModel.csproj: * LocalizedText.resx: * FreeDate.cs: * BookQuery.cs: * LocalizedText.fr.resx: * LocalizedText.Designer.cs: * LocalizedText.fr.Designer.cs: 2015-10-23 Paul Schneider * LocalizedText.resx: * LocalizedText.fr.resx: * LocalizedText.Designer.cs: * LocalizedText.fr.Designer.cs: Existant DB message 2015-10-22 Paul Schneider * LocalizedText.resx: * LocalizedText.fr.resx: * LocalizedText.Designer.cs: * LocalizedText.fr.Designer.cs: Localizes a "bill removal" 2015-10-19 Paul Schneider * YavscModel.csproj: * MarkdownHelper.cs: 2015-10-17 Paul Schneider * BlogManager.cs: 2015-10-17 Paul Schneider * TagInfo.cs: * YavscModel.csproj: * BasePost.cs: * LocalizedText.resx: * LocalizedText.fr.resx: * BlogProvider.cs: * BasePostInfo.cs: * PostInfoByUser.cs: * PostInfoByTitle.cs: * LocalizedText.Designer.cs: * LocalizedText.fr.Designer.cs: * BlogEntryCollection.cs: 2015-10-17 Paul Schneider * PostTag.cs: * BasePost.cs: * YavscModel.csproj: * BlogEntry.cs: * LocalizedText.resx: * Automate.cs: * LocalizedText.fr.resx: * LocalizedText.Designer.cs: * BlogEntryCollection.cs: * LocalizedText.fr.Designer.cs: 2015-10-13 Paul Schneider * BasePost.cs: refactoring: allows the "PostActions" user control to use a common base object as post reference * YavscModel.csproj: * BlogEntry.cs: * BlogEntryCollection.cs: refactoring * BlogManager.cs: Makes the blog manager expose of the new `UnTag` method * BlogProvider.cs: introduces a method to `untag` * FindBlogEntryFlags.cs: Find post entry by tag * LocalizedText.resx: * LocalizedText.Designer.cs: new translations: - "Tag" - "Edit" * LocalizedText.fr.resx: * LocalizedText.fr.Designer.cs: nouvelles traductions: - "Tag" - "Edit" * Profile.cs: a nicer stack trace at buggy usage 2015-10-10 Paul Schneider * YavscModel.csproj: * BlogManager.cs: * UTBlogEntryCollection.cs: * UUTBlogEntryCollection.cs: * FileSystemManager.cs: