* style.css: Gives a margin to the login panel

* BlogsController.cs: Simplifies the code and method

* UserList.aspx: Displays the creation date

* BlogEntryCollection.cs: adds xml doc

* UUBlogEntryCollection.cs:
* UUTBlogEntryCollection.cs: fixes a creation from a post array
This commit is contained in:
Paul Schneider 2015-08-05 20:17:50 +02:00
commit 679a249faf
8 changed files with 45 additions and 14 deletions

View file

@ -1,3 +1,11 @@
2015-08-05 Paul Schneider <paul@pschneider.fr>
* BlogEntryCollection.cs: adds xml doc
* UUBlogEntryCollection.cs:
* UUTBlogEntryCollection.cs: fixes a creation from a post
array
2015-08-05 Paul Schneider <paul@pschneider.fr>
* BlogManager.cs: fixes the comment posting