yavsc/yavscModel/Blogs
Paul Schneider d04a68db01 Bug & layout fixes
* Index.aspx:
* Title.aspx:
* YavscModel.csproj:
* BlogEntry.cs:
* yavsc.scrollnotif.js:
* AccountController.cs:
* BlogEntryCollection.cs: refactoring

* yavsc.tags.js: Implements a js call
to the tag & untag methods

* PostActions.ascx: a better html structure

* BasePost.cs: refactoring:
allows the "PostActions" user control to use a common base object as
  post reference

* NpgsqlBlogProvider.cs: implements the tag methods on db

* ResultPages.cs: A multi-pages result meta info when one page only

* yavsc.circles.js:
* AccountController.cs: code formatting

* BlogsController.cs: Untag a post

* style.css: yastyle, yet a better one.

* BlogsController.cs: View the Title after edition

* App.master:
* UserPosts.aspx: a nicer html structure

* yavsc.js: Fixes notice & dimiss js

* Login.aspx: refactoring

* Edit.aspx: better html

* UserPost.aspx: A promess to be allowed to tag.

* Web.csproj: Adds yavsc.tags.js and yavsc.scrollnotifs.js to the
  project decription.

* BlogManager.cs: Makes the blog manager expose of the new `UnTag`
  method

* BlogProvider.cs: introduces a method to `untag`

* FindBlogEntryFlags.cs: Find post entry by tag

* LocalizedText.resx:
* LocalizedText.Designer.cs: new translations: - "Tag"
- "Edit"

* LocalizedText.fr.resx:
* LocalizedText.fr.Designer.cs: nouvelles traductions: - "Tag"
- "Edit"

* Profile.cs: a nicer stack trace at buggy usage
2015-10-13 22:53:39 +02:00
..
BasePost.cs Bug & layout fixes 2015-10-13 22:53:39 +02:00
Blog.cs * YavscModel.csproj: 2015-02-17 13:57:39 +01:00
BlogEntry.cs Bug & layout fixes 2015-10-13 22:53:39 +02:00
BlogEntryCollection.cs Bug & layout fixes 2015-10-13 22:53:39 +02:00
BlogHelper.cs * cldr.js: 2015-07-15 03:36:12 +02:00
BlogManager.cs Bug & layout fixes 2015-10-13 22:53:39 +02:00
BlogProvider.cs Bug & layout fixes 2015-10-13 22:53:39 +02:00
Comment.cs * YavscModel.csproj: 2015-02-17 13:57:39 +01:00
FindBlogEntryFlags.cs Bug & layout fixes 2015-10-13 22:53:39 +02:00
MarkdownHelper.cs bug fixes 2015-10-04 03:02:17 +02:00
PostNotFoundException.cs Fixes the membership update. 2015-08-01 22:34:59 +02:00
UTBlogEntryCollection.cs totem custo: new routes 2015-10-10 23:23:04 +02:00
UUBlogEntryCollection.cs * font-awesome.css: an awesome css 2015-09-23 18:48:38 +02:00
UUTBlogEntryCollection.cs totem custo: new routes 2015-10-10 23:23:04 +02:00