Commit graph

8 commits

Author SHA1 Message Date
Paul Schneider
301dbdcb6d Added a "Type" property to form inputs.
Fixed the second "title" section found in web page heads.
2014-10-01 15:34:00 +02:00
Paul Schneider
71f1cfcf20 Factoring, Refactoring
* App.master:
* yavscModel.csproj:
* UserPost.aspx:
* UserPosts.aspx:
* StatusChange.cs:
* IContentProvider.cs:
* NpgsqlContentProvider.cs: 

* BlogsController.cs: unwanted message "Blogs"

* style.css: More visibility for messages and error
2014-09-28 19:21:54 +02:00
Paul Schneider
07be6f2928 * Tags and files for posts and writtings
* TryAssert(Title ~ H1)
2014-09-24 16:19:23 +02:00
Paul Schneider
4c6fbd29a5 Document model : render the same text in //head/title and //body/h1
See UserPost to customize the title
2014-09-24 13:52:09 +02:00
Paul Schneider
8fee293665 * style.css:
* UserPost.aspx:
* Estimate.cs:
* Writting.cs:
* WorkFlowController.cs:
* NpgsqlContentProvider.cs: 
* FrontOfficeApiController.cs: Fixed the GetEstimate function,
  refactoring
2014-09-23 12:25:41 +02:00
Paul Schneider
a4d2e1b6da Fixes the blog post removal 2014-09-23 03:27:51 +02:00
Paul Schneider
9fc7f82531 * Web.config:
* Web.csproj:
* Web.config:
* Blog.cs:
* Index.aspx:
* BBCodeHelper.cs:
* Comment.cs:
* yavscModel.csproj:
* BlogEntry.cs:
* UserPost.aspx:
* UserPosts.aspx:
* Estimate.cs:
* RemovePost.aspx:
* TitleNotFound.aspx:
* BlogProvider.cs:
* AccountController.cs:
* BlogsApiController.cs:
* WorkFlowController.cs:
* BlogEditEntryModel.cs:
* FindBlogEntryFlags.cs:
* BlogEntryCollection.cs:
* Comment.cs:
* BlogEditCommentModel.cs:
* NpgsqlBlogProvider.cs:
* NpgsqlContentProvider.cs:
* BlogEntry.cs:
* NpgsqlBlogProvider.csproj:
* NpgsqlMembershipProvider.cs:
* FindBlogEntryFlags.cs:
* BlogEntryCollection.cs: 

* BlogHelper.cs: refactoring: moving code from NpgsqlBlogProvider to
  yavscModel.Blogs


* BlogManager.cs: NpgsqlBlogProvider/BlogHelper.cs


* BlogsController.cs: a successfull confirmed removal

* Blog.cs: refactoring
2014-09-23 01:43:11 +02:00
Paul Schneider
04804b89a9 Initial import 2014-07-16 20:35:03 +02:00