Commit Graph

73 Commits

Author SHA1 Message Date
Sebastien Ros
82cf888a42 #17236 Changing recent blog post widget to handle homepage blogs like in the Archives widget
Work Item: 17236

--HG--
branch : dev
extra : transplant_source : r%A8%1C%E2D%BF%8Fz%E4%9F%83%07%F5o%C5%8DR%21%96s
2011-01-31 13:45:33 -08:00
Sebastien Ros
fc261cdb3a Adding drop down list to select the blog for BLogArchiveWidget
--HG--
branch : dev
extra : transplant_source : %3AAU%C1%80%07%8E72%83%5B%E4Yj%A0%DF._%91%80
2011-01-27 15:16:15 -08:00
Dave Reed
be99957432 #17252: Adding web.configs too module roots, and codegen commands, to enable razor intellisense.
--HG--
branch : dev
2011-01-31 15:52:03 -08:00
Suha Can
1ea1551ba6 16451 Role without check “Edit any blog posts” can edit posts by others if he has "EditOwn" permission
--HG--
branch : dev
2010-12-10 11:43:12 -08:00
Renaud Paquay
a56b80322a Flatten "Blogs" views
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Blogs/Views/Items/Content-Blog.DetailAdmin.cshtml => src/Orchard.Web/Modules/Orchard.Blogs/Views/Content-Blog.DetailAdmin.cshtml
rename : src/Orchard.Web/Modules/Orchard.Blogs/Views/Items/Content-Blog.Edit.cshtml => src/Orchard.Web/Modules/Orchard.Blogs/Views/Content-Blog.Edit.cshtml
rename : src/Orchard.Web/Modules/Orchard.Blogs/Views/Items/Content-Blog.SummaryAdmin.cshtml => src/Orchard.Web/Modules/Orchard.Blogs/Views/Content-Blog.SummaryAdmin.cshtml
rename : src/Orchard.Web/Modules/Orchard.Blogs/Views/EditorTemplates/Parts/Blogs.Blog.Fields.cshtml => src/Orchard.Web/Modules/Orchard.Blogs/Views/EditorTemplates/Parts.Blogs.Blog.Fields.cshtml
rename : src/Orchard.Web/Modules/Orchard.Blogs/Views/EditorTemplates/Parts/Blogs.BlogArchives.cshtml => src/Orchard.Web/Modules/Orchard.Blogs/Views/EditorTemplates/Parts.Blogs.BlogArchives.cshtml
rename : src/Orchard.Web/Modules/Orchard.Blogs/Views/EditorTemplates/Parts/Blogs.RecentBlogPosts.cshtml => src/Orchard.Web/Modules/Orchard.Blogs/Views/EditorTemplates/Parts.Blogs.RecentBlogPosts.cshtml
rename : src/Orchard.Web/Modules/Orchard.Blogs/Views/Parts/Blogs.Blog.BlogPostCount.cshtml => src/Orchard.Web/Modules/Orchard.Blogs/Views/Parts.Blogs.Blog.BlogPostCount.cshtml
rename : src/Orchard.Web/Modules/Orchard.Blogs/Views/Parts/Blogs.Blog.Description.cshtml => src/Orchard.Web/Modules/Orchard.Blogs/Views/Parts.Blogs.Blog.Description.cshtml
rename : src/Orchard.Web/Modules/Orchard.Blogs/Views/Parts/Blogs.Blog.Manage.cshtml => src/Orchard.Web/Modules/Orchard.Blogs/Views/Parts.Blogs.Blog.Manage.cshtml
rename : src/Orchard.Web/Modules/Orchard.Blogs/Views/Parts/Blogs.BlogArchives.cshtml => src/Orchard.Web/Modules/Orchard.Blogs/Views/Parts.Blogs.BlogArchives.cshtml
rename : src/Orchard.Web/Modules/Orchard.Blogs/Views/Parts/Blogs.BlogPost.List.cshtml => src/Orchard.Web/Modules/Orchard.Blogs/Views/Parts.Blogs.BlogPost.List.cshtml
rename : src/Orchard.Web/Modules/Orchard.Blogs/Views/Parts/Blogs.BlogPost.ListAdmin.cshtml => src/Orchard.Web/Modules/Orchard.Blogs/Views/Parts.Blogs.BlogPost.ListAdmin.cshtml
rename : src/Orchard.Web/Modules/Orchard.Blogs/Views/Parts/Blogs.RecentBlogPosts.cshtml => src/Orchard.Web/Modules/Orchard.Blogs/Views/Parts.Blogs.RecentBlogPosts.cshtml
rename : src/Orchard.Web/Modules/Orchard.Blogs/Views/Parts/Blogs.RemotePublishing.cshtml => src/Orchard.Web/Modules/Orchard.Blogs/Views/Parts.Blogs.RemotePublishing.cshtml
2010-12-03 23:29:23 -08:00
Renaud Paquay
35c2a6b6ac Merge
--HG--
branch : dev
2010-11-23 10:46:30 -08:00
Andre Rodrigues
97410bd37a #16792: Resources should follow a [module name]-[resource name].[file extension] naming convention.
--HG--
branch : dev
2010-11-22 14:25:54 -08:00
Renaud Paquay
3106d26efb Fix project file
--HG--
branch : dev
2010-11-22 11:19:34 -08:00
Renaud Paquay
4f95fc4a4c Merge perf => dev
--HG--
branch : dev
2010-11-21 12:27:22 -08:00
Renaud Paquay
b43f30be15 Merge dev => perf
--HG--
branch : perf
2010-11-15 16:23:24 -08:00
Dave Reed
e869a4f467 Fixing some basic fx cop warnings
--HG--
branch : dev
2010-11-12 12:47:06 -08:00
Dave Reed
ca74da5ea5 Setting code analysis ruleset to paired down Security rules.
--HG--
branch : dev
2010-11-10 16:16:54 -08:00
Suha Can
a284f16056 - Cleanup and removing unneeded assembly references.
--HG--
branch : perf
2010-11-10 13:56:12 -08:00
Nathan Heskew
bb3e63b9d9 Updating XmlRpc functionality to clear up the confusion with Live Writer (WLW) and categories (since there is not category support)
- updated IXmlRpcHandler to also have a vvoid SetCapabilities(XElement element) so handlers can specify what capabilities they support
- updated the WLW manifest to have a thiner capability set (e.g. no category support) so handlers can light up what they support
- updated the XmlRpcHandlers to add what capabilities they support. there'a room for imporoving (adding/removing) specified capabilities here so the WLW only shows features for what's supported
- added WLW support for tags so a tags input can be used in place of the categories input in the WLW UI

--HG--
branch : dev
2010-11-17 15:36:57 -08:00
Nathan Heskew
a60ce2141a A little button cleanup
--HG--
branch : dev
2010-11-04 15:13:15 -07:00
Dave Reed
1171d94030 Merge
--HG--
branch : dev
2010-11-03 14:33:25 -07:00
Andre Rodrigues
006567786b Updating proj files.
--HG--
branch : dev
2010-11-03 14:29:50 -07:00
dareed
f0968a0c71 - root web.config removes all handlers and makes all paths a 404, except default.asp to support "/".
- content directories no opt-in to static files only.
- module web.configs no longer need to explicitly exclude cshtml, etc, paths.

--HG--
branch : dev
2010-11-02 18:12:44 -07:00
Nathan Heskew
dee8955019 A bit more work to get paging wrapped up including a Pager template overide for TheAdmin to use a number pager (e.g. < 1 2 3 >)
--HG--
branch : dev
2010-11-02 14:55:01 -07:00
Nathan Heskew
d34cae6ac4 Making existing paginiation implementations a bit more consistent.
For Blog (posts) and Search.

--HG--
branch : dev
2010-10-31 23:54:37 -07:00
Nathan Heskew
4fe4cfe46b Making the zone names used on admin related templates consistent with what's being used for the front-end (e.g. Header, Meta, Actions, Content, Sidebar)
--HG--
branch : dev
2010-10-29 22:52:53 -07:00
Renaud Paquay
ad278694c4 Fix project files to properly include all content files
--HG--
branch : dev
2010-10-21 23:18:02 -07:00
Nathan Heskew
f79e2b6f9c Getting the live writer link tags for Blogs (back up and) under the Remote Blog Publishing feature
--HG--
branch : dev
2010-10-18 15:00:19 -07:00
Nathan Heskew
f8053de81e More template work and getting the Blogs module's display in pretty good shape
--HG--
branch : dev
2010-10-18 01:28:39 -07:00
Nathan Heskew
c0d4fa4c53 Removing an unused IShapeTableProvider
--HG--
branch : dev
2010-10-16 23:48:04 -07:00
Nathan Heskew
e1cfa56814 Changing a bunch of cshtml .csproj includes from "None" to "Content"
--HG--
branch : dev
2010-10-16 23:45:52 -07:00
Nathan Heskew
ac4c1c8f80 Renaming Orchard.Blogs' content item templates to fit the updated naming scheme
--HG--
branch : dev
2010-10-15 16:00:15 -07:00
Nathan Heskew
262f4a4559 Getting Orchard.Blogs on the new UI composition model (for display)
--HG--
branch : dev
2010-10-15 14:40:35 -07:00
Nathan Heskew
d6cdd6d239 Getting live writer support hooked back up to blogs
...w/out breaking blogs' paging

--HG--
branch : dev
2010-10-14 21:12:08 -07:00
Nathan Heskew
dc5cc339a7 Getting Blogs onto the new UI composotion model
--HG--
branch : dev
2010-10-14 11:15:22 -07:00
Sebastien Ros
e0db263538 Adding Blog pagination
- Yeah !!!!

--HG--
branch : dev
2010-10-13 15:42:36 -07:00
Sebastien Ros
2cebe4071e Removing missing files from solution
--HG--
branch : dev
2010-10-13 12:03:06 -07:00
Nathan Heskew
38a20fb68f Some progress on getting blogs back in order.
Definately still in progress. Even what has been changed is not necessarily baked.

--HG--
branch : dev
2010-10-13 11:01:21 -07:00
Sebastien Ros
ce60c6d3a0 Adding BlogArchives widget
--HG--
branch : dev
2010-10-12 17:33:08 -07:00
Nathan Heskew
f7b77808fc Adding a rudimentary recent blog posts widget
--HG--
branch : dev
2010-10-12 13:53:17 -07:00
Sebastien Ros
c7bfc8c130 Localizing Themes and Modules
- Added sample localizations for French

--HG--
branch : dev
2010-10-11 15:24:11 -07:00
Nathan Heskew
b7510e014a Getting the comments display UI to render
Only verified to display on a blog post. A little more work is still needed on the comments driver/templates (make more dynamic and a little cleanup).

--HG--
branch : dev
2010-10-11 10:28:00 -07:00
Nathan Heskew
71ead6bae3 Changing parts shapes to use the "Parts_" prefix convention.
Similart to content items now (Items_*) and what fields will use (Fields_*)

--HG--
branch : dev
2010-10-11 09:45:29 -07:00
Nathan Heskew
ddca57edd4 Making progress on updating the content manager API fit better with the new dynamic UI composition scheme
- Includes changing display-related implementations (drivers & views) to work with shapes
- Editor implementations still on the old template model
- Orchard.Blogs is currently using a different display type instead of specifying alterations (for Blog and BlogPost)

--HG--
branch : dev
2010-10-11 02:06:01 -07:00
Andre Rodrigues
8162e6ee7a Renaming and repathing migration classes.
--HG--
branch : dev
2010-10-01 13:43:36 -07:00
Dave Reed
f2748c5748 Rename resource manifest source files to match new type names
--HG--
branch : dev
2010-09-27 14:13:39 -07:00
Nathan Heskew
df77d8229e Changing a bunch of .cshtml file references to "Content" (instead of "None")
--HG--
branch : dev
2010-09-24 07:58:44 -07:00
Nathan Heskew
6f59fbabc9 Merge
--HG--
branch : dev
2010-09-17 01:09:37 -07:00
Nathan Heskew
f6d4d05c22 Migrating Orchard.Blogs
--HG--
branch : dev
2010-09-17 01:00:24 -07:00
Dave Reed
c83b91e5c5 Added new ResourceManager and converted modules to use it. See sln notes ResourceManager.txt for open items.
--HG--
branch : dev
2010-09-16 17:35:01 -07:00
Louis DeJardin
9e63244e7e Preparing to re-integrate modules
Restoring csproj file extensions

--HG--
branch : theming
2010-09-14 13:32:49 -07:00
Louis DeJardin
2de2f685e9 Implementing shim and cache for theme awareness
Configured arrays of view engines cached for use in appropriate contexts
Adding current theme as dedicated property on work context
Current theme assigned by selecters, if null, as result begins executing
Distinction is made between deep and shallow view path locations

--HG--
branch : theming
2010-09-03 17:41:14 -07:00
Nathan Heskew
69c901e5c0 Starting the move to ASP.NET MVC 3 Preview 1
--HG--
branch : mvc3p1
2010-08-16 15:37:51 -07:00
Nathan Heskew
2077ab964b Adding "set as homepage" functionality to the RoutePart
- Orchard.Pages was already gone and Orchard.Blogs is now gone (made redundant and less functional in a way)

--HG--
branch : dev
2010-07-23 14:30:22 -07:00
Nathan Heskew
0e63927f78 BlogHandler -> BlogPartHandler (same w/ other blog handlers) and fixed strongly-typed views to changed blog models
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Blogs/Handlers/BlogArchiveHandler.cs => src/Orchard.Web/Modules/Orchard.Blogs/Handlers/BlogPartArchiveHandler.cs
rename : src/Orchard.Web/Modules/Orchard.Blogs/Handlers/BlogHandler.cs => src/Orchard.Web/Modules/Orchard.Blogs/Handlers/BlogPartHandler.cs
rename : src/Orchard.Web/Modules/Orchard.Blogs/Handlers/BlogPostHandler.cs => src/Orchard.Web/Modules/Orchard.Blogs/Handlers/BlogPostPartHandler.cs
2010-07-22 12:58:16 -07:00