* UserCard.cs: Displays user informations on a little div * Estim.cs: * WebControls.csproj: * CircleInfo.cs: * CircleProvider.cs: * CircleApiController.cs: * BasketApiController.cs: * ITContentProvider.csproj: * CalendarApiController.cs: * WorkFlowApiController.cs: * NpgsqlCircleProvider.cs: * FrontOfficeApiController.cs: * InputUserName.cs: Fixes the ToolBoxData attribute * Web.csproj: * Circle.cs: refactoring * instdbws.sql: Foreign keys are cascading updates and deletions * Estim.tt: * Profile.cs: User's profile does not contain anymore the main e-mail address, it conflicts with registration informations, it is not part of the profile data
45 lines
1.1 KiB
Text
45 lines
1.1 KiB
Text
2015-06-10 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* Circle.cs: refactoring
|
|
|
|
* CircleInfo.cs:
|
|
* CircleProvider.cs:
|
|
|
|
* Profile.cs: User's profile does not contain anymore the main
|
|
e-mail address, it conflicts with registration informations,
|
|
it is not part of the profile data
|
|
|
|
2015-06-10 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* CircleManager.cs: initializes the default provider
|
|
|
|
* CircleProvider.cs: Makes abstract the CircleProvider class
|
|
|
|
2015-06-10 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* Circle.cs:
|
|
* CircleInfo.cs:
|
|
* CircleInfoCollection.cs: cleans imports
|
|
|
|
* CircleManager.cs: implements a circle manager
|
|
|
|
* CircleProvider.cs: Defines a default Circle provider
|
|
|
|
* EventPub.cs: refactoring
|
|
|
|
* YavscModel.csproj: Includes Circle provider definitions
|
|
|
|
2015-06-09 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* LocalizedText.resx:
|
|
* LocalizedText.Designer.cs:
|
|
* LocalizedText.fr.Designer.cs:
|
|
|
|
* LocalizedText.fr.resx: Page Title
|
|
|
|
2015-06-09 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* YavscModel.csproj:
|
|
* BlogEditEntryModel.cs:
|
|
* BlogEditCommentModel.cs:
|
|
|