2015-11-22 Paul Schneider * YavscModel.csproj: * Commande.cs: * WorkFlowManager.cs: * WebFileSystemManager.cs: * UserFileSystemManager.cs: refactorisation du code, en vue de la mise en place de la commande sans enregistrement du client sur le site. 2015-11-21 Paul Schneider * UserNameBase.cs: Permet l'usage des espaces dans les noms d'utilisateurs, à la création legacy, ou autres usage du nom d'utilisateur. 2015-11-19 Paul Schneider * YavscModel.csproj: Lua config 2015-11-17 Paul Schneider * PerformerProfile.cs: implements a performer profile * SkillManager.cs: * SkillProvider.cs: Makes the method rendering skills return a PerformerProfile object * YavscModel.csproj: replaces the UserSkillProfile with the PerformerProfile class * UserSkillProfile.cs: obsolete 2015-11-17 Paul Schneider * IRating.cs: * IComment.cs: * IIdentified.cs: * IAuthorized.cs: * BasePost.cs: * SkillProvider.cs: refactorization * Skill.cs: * YavscModel.csproj: * UserSkill.cs: * SkillManager.cs: * UserSkillRating.cs: * UserSkillProfile.cs: * UserSkillReference.cs: * UserSkillDeclaration.cs: implements the skill data model * UserSkillComment.cs: defines an user's skill comment * GDate.cs: * YaEvent.cs: * BlogProvider.cs: * CircleBase.cs: * Profile.cs: * CalendarListEntry.cs: * CalendarEventList.cs: * UserRole.cs: * ICalendarManager.cs: * ProfileEdition.cs: * LostPasswordModel.cs: * RegisterClientModel.cs: xmldoc * LocalizedText.fr.resx: skills * Manager.cs: throws an exception when implementation for the provider was not found * IDataProvider.cs: xml doc 2015-11-14 Paul Schneider * IRated.cs: * BlogHelper.cs: * ICalendarManager.cs: * Manager.cs: * BookingQuery.cs: refactoring * Manager.cs: * YavscModel.csproj: * SkillRating.cs: * SkillManager.cs: * SkillRating.cs: * SkillProvider.cs: * SkillManager.cs: * SkillProvider.cs: * SkillDeclaration.cs: * SkillDeclaration.cs: VIP skills * BasePost.cs: One may rate a bill * BlogProvider.cs: The blogs provider takes BlogEntry objects at Update time * LocalizedText.resx: * LocalizedText.fr.resx: * LocalizedText.Designer.cs: * LocalizedText.fr.Designer.cs: WIP skills * Profile.cs: prettifies the code, as long as the profile providers does'nt return any more DBNull values * BlogManager.cs: Uses the static ManagerHelper class to get the configuration 2015-11-11 Paul Schneider * BasePost.cs: all BasePost contains a rate * BasePostInfo.cs: due to base implementation * BlogEntry.cs: code formatting * BlogManager.cs: Fixes the taginfo object delivering * BlogProvider.cs: refactoring * LocalizedText.resx: * LocalizedText.fr.resx: * LocalizedText.Designer.cs: * LocalizedText.fr.Designer.cs: localizes UserInRole * LoginModel.cs: enables spaces in the legacy login names * Profile.cs: gives users the theme choice 2015-11-08 Paul Schneider * LoginModel.cs: * UserNameBase.cs: enables legacy login with spaces in the user name * ProfileEdition.cs: xml doc 2015-11-06 Paul Schneider * ChangeLog: * TagInfo.cs: * BasePost.cs: * LocalizedText.resx: * BlogEntry.cs: * BlogManager.cs: * BlogProvider.cs: * BookQuery.cs: * BasePostInfo.cs: * LocalizedText.fr.resx: * IFreeDateSet.cs: * LocalizedText.Designer.cs: * Notification.cs: * LocalizedText.fr.Designer.cs: * ICalendarManager.cs: * BlogEntryCollection.cs: * ProfileEdition.cs: * WebFileSystemManager.cs: