* NpgsqlBlogProvider.cs: * NpgsqlCircleProvider.cs: Fixes the sql command preparation * App.master: Circles edition needs also this lib, all pages will need it ... * Edit.aspx: Restores the post visibility control * Web.config: Fixes the new connection string, the `Encoding` parameter is no more supported. * Web.csproj: Nuget packages updating * packages.config: Nuget packages updating
57 lines
1.4 KiB
Text
57 lines
1.4 KiB
Text
2015-09-27 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlCircleProvider.cs: Fixes the sql command preparation
|
|
|
|
2015-09-10 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlCircleProvider.cs:
|
|
|
|
2015-09-10 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlCircleProvider.cs: * refactoring
|
|
* updates the circle
|
|
|
|
2015-08-20 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlCircleProvider.cs: circle members are now stored in bd
|
|
upon their user's name
|
|
|
|
2015-08-04 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlCircleProvider.cs: Fixes the "Match" method.
|
|
|
|
* NpgsqlContentProvider.cs: refactoring
|
|
|
|
2015-07-15 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlCircleProvider.cs: Makes Circles private, or not
|
|
|
|
* NpgsqlContentProvider.cs: Impacts htmldoc
|
|
|
|
* NpgsqlContentProvider.csproj: Moves to Mono framework
|
|
|
|
2015-07-02 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlCircleProvider.cs:
|
|
|
|
2015-06-18 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlCircleProvider.cs: Fixes the Circle creation
|
|
|
|
* NpgsqlContentProvider.cs: code formatting
|
|
|
|
2015-06-10 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlCircleProvider.cs:
|
|
|
|
2015-06-10 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlCircleProvider.cs: implements a Circle provider
|
|
|
|
* NpgsqlContentProvider.csproj: new circle provider
|
|
|
|
2015-06-09 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlContentProvider.csproj: Helps to fix packaging, and
|
|
cleans dependencies
|
|
|