Nathan Heskew
f3f04d6ea0
Allowing the '/' in slugs.
...
- Also moved the RoutableServiceTests to a more appropriate location
--HG--
branch : dev
2010-08-26 07:32:45 -07:00
Nathan Heskew
cdbdf0db7f
Removing an extra little bit of CSS from the TheAdmin theme that set all text input to basically the same width as .textMedium
...
If any text input elements on that page need to be wider then the appropriate class(es) should be used insted.
--HG--
branch : dev
2010-08-24 12:45:23 -07:00
Nathan Heskew
6c86c89414
A little more Routable path & slug bug fixing and cleanup
...
--HG--
branch : dev
2010-08-24 11:41:41 -07:00
Nathan Heskew
9c70163f67
Fixing up the (Orchard.Core's) Routable module so items can't be published with conflicting paths
...
--HG--
branch : dev
2010-08-23 16:14:10 -07:00
Nathan Heskew
46d5046829
Making Orchard.ArchiveLater not spin up its own cassini instance
...
--HG--
branch : dev
2010-08-19 14:22:06 -07:00
Nathan Heskew
a6e5f44915
Getting the slug and path of a blog post set when created from live writer.
...
--HG--
branch : dev
2010-07-30 11:41:42 -07:00
Nathan Heskew
cddc584e6e
Changing the order of a couple of the admin menu's Site Configuration items
...
- reports, settings, features, models -> features, modules, settings, reports
--HG--
branch : dev
2010-07-30 00:48:18 -07:00
Nathan Heskew
34ae99b417
Removing the hidden propery on the .managewrapper and giving it a little padding
...
- trading one hacky way to ensure a target area for one that's slightly less so
--HG--
branch : dev
2010-07-29 23:01:59 -07:00
Nathan Heskew
8a215ef0a6
Fixing up the RoutePartDriver so it doesn't throw and exception when the slug is null.
...
--HG--
branch : dev
2010-07-29 09:40:06 -07:00
Nathan Heskew
7e6cbf091f
Changing the Blog Create action to not try to add the blog slug to the blog slug constraint until after model state validation is verified.
...
--HG--
branch : dev
2010-07-29 09:31:35 -07:00
Nathan Heskew
2c9eb65542
Fixing comment validation with out of the box spam protection enabled and changed the label of the URL setting to more accurately describe what it's for
...
--HG--
branch : dev
2010-07-28 14:12:44 -07:00
Nathan Heskew
b5b5241335
Fixing the setting of route's slug and path in the RoutePartDriver
...
--HG--
branch : dev
2010-07-28 13:45:10 -07:00
Nathan Heskew
32d1c40b58
Fixed "+ New translation" YSOD
...
- http://orchard.codeplex.com/workitem/16505
--HG--
branch : dev
2010-07-27 10:19:52 -07:00
Nathan Heskew
1f5d6cc68b
Simplified the Corporate theme's home page hero "widgets" so the inline editor can better deal with the contents
...
--HG--
branch : dev
2010-07-26 22:12:33 -07:00
Nathan Heskew
2344f0fccf
Changing the border color around content item lists in the admin UI for IE to be a little lighter*
...
- *to be a little closer to the rendered "border" color (inset shadow) in other browsers
--HG--
branch : dev
2010-07-26 15:43:08 -07:00
Nathan Heskew
fdb7bbb1d7
Updating TheAdmin theme's style to let it scale down (1) and getting the features UI to behave better in smaller widths (2)
...
- (1) to within an 800x600. will need make use of media queries in the not too distant future
- (2) in the summary view, feature blocks would stack two-wide at the low end
--HG--
branch : dev
2010-07-26 15:39:50 -07:00
Nathan Heskew
66848420e4
Adding some content create/edit/remove/etc. action notifications to fill the void of notifications being removed from the PublishLater part.
...
--HG--
branch : dev
2010-07-26 14:25:10 -07:00
Nathan Heskew
c21fe272ac
Fixing a ysod bug w/ content item admin bulk actions ( http://orchard.codeplex.com/workitem/16498 )
...
--HG--
branch : dev
2010-07-26 10:50:16 -07:00
Nathan Heskew
8caa7b865e
Fixed another spec test to be less theme-specific
...
--HG--
branch : dev
2010-07-26 10:11:24 -07:00
Nathan Heskew
be78652717
Cleaning up the action/manage blocks in older admin item list views (comments, tags & media)
...
--HG--
branch : dev
2010-07-26 10:07:33 -07:00
Nathan Heskew
699dc67381
Cleaning up some admin Create New <something> text and bulk actions style (by giving a more appropriate class)
...
--HG--
branch : dev
2010-07-26 09:56:51 -07:00
Nathan Heskew
f0cef9145a
Fixing an expand/collapse animitation "jumping" bug w/ IE (8)
...
--HG--
branch : dev
2010-07-26 09:40:59 -07:00
Nathan Heskew
02bf4a73f1
Some admin UI updates mostly around blog management
...
--HG--
branch : dev
2010-07-26 08:59:11 -07:00
Nathan Heskew
70e2270ba0
Some work on the content localization create/edit experience
...
--HG--
branch : dev
2010-07-26 04:44:54 -07:00
Nathan Heskew
384daec5dd
Adding a "Translations:" label to the localization display on the front
...
--HG--
branch : dev
2010-07-26 02:35:14 -07:00
Nathan Heskew
18e5a92719
A little tweaking of the search box style in Contoso (theme)
...
--HG--
branch : dev
2010-07-26 02:26:06 -07:00
Nathan Heskew
ca79ee6af7
Fixed the menu's "current" identification
...
--HG--
branch : dev
2010-07-26 01:37:42 -07:00
Nathan Heskew
d27a7575d0
Fixed a spec test to be less theme-specific
...
--HG--
branch : dev
2010-07-26 01:20:44 -07:00
Nathan Heskew
8c2319279e
Some naming and text changes
...
- make name of implicit part on type to hold type fields not lower-cased\
- give type's a more friendly default display name
--HG--
branch : dev
2010-07-26 01:15:41 -07:00
Nathan Heskew
b1a761b640
Giving the TextField display template some markup around the value.
...
--HG--
branch : dev
2010-07-25 23:38:14 -07:00
Nathan Heskew
f1ee35535f
Fixed a bug with the display of the expand/collapse glyph in chrome
...
--HG--
branch : dev
2010-07-25 22:55:42 -07:00
Nathan Heskew
a5cc6921d5
Fixed a bug with the client settings cookie pathing in IE
...
--HG--
branch : dev
2010-07-25 22:54:15 -07:00
Nathan Heskew
e8bd79e485
Fixed the title for content item display in the Contoso theme
...
--HG--
branch : dev
2010-07-25 16:53:05 -07:00
Nathan Heskew
46af6ee2f2
Small fix to the search input & button alignment in the Contoso theme
...
--HG--
branch : dev
2010-07-25 02:43:56 -07:00
Nathan Heskew
8a33ee043a
Updating the features admin UI to drop the "Core" category to the bottom of the page
...
--HG--
branch : dev
2010-07-25 02:36:21 -07:00
Nathan Heskew
89864bee85
A little more cleanup for the content type/part edit UI
...
--HG--
branch : dev
2010-07-25 02:05:48 -07:00
Nathan Heskew
625b1fb678
Updating the content type/part management UI with some expand/collapse bits and a little UI cleanup
...
--HG--
branch : dev
2010-07-25 01:12:07 -07:00
Nathan Heskew
cac6d855fd
Getting a search box hooked up on the Contoso theme and giving it and the search page some rough style
...
--HG--
branch : dev
2010-07-24 02:34:54 -07:00
Nathan Heskew
e6ff7cc711
Changing the async client slugify bit to only do its thing if the slug input is empty
...
--HG--
branch : dev
2010-07-24 01:14:24 -07:00
Nathan Heskew
c6fc71e89d
Some updates to the translation experience to the home page setting and slug less likely to be clobbered*
...
* bit of a small hack, the content localization experience should be revisited before spending much time on fixing this fix
--HG--
branch : dev
2010-07-24 01:03:56 -07:00
Nathan Heskew
9a353040cd
Filtering the list of addable parts (when adding them to a type)
...
--HG--
branch : dev
2010-07-23 15:16:16 -07:00
Nathan Heskew
53520f1d32
Giving page titles to the Contents Create and Edit pages and cleaning up the Orchard.ContentTypes type list a little
...
--HG--
branch : dev
2010-07-23 14:32:55 -07:00
Nathan Heskew
a0227384ca
Changing the default theme
...
--HG--
branch : dev
2010-07-23 14:31:53 -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
a888a4ef77
Making content part names a little more friendly in the UI
...
--HG--
branch : dev
2010-07-23 11:10:44 -07:00
Nathan Heskew
cd6043aeb3
Removing Orchard.Pages (Page type covered by core app features: Contents, Common, PublishLater, Route, Comments, Tags & Localization)
...
--HG--
branch : dev
2010-07-23 09:46:02 -07:00
Nathan Heskew
85d056ea92
HasWidgets -> WidgetsPart; Widget -> WidgetPart
...
- updating part names to conform to a <name>Part convention
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Futures.Widgets/Controllers/WidgetHandler.cs => src/Orchard.Web/Modules/Futures.Widgets/Handlers/WidgetsPartHandler.cs
rename : src/Orchard.Web/Modules/Futures.Widgets/Models/Widget.cs => src/Orchard.Web/Modules/Futures.Widgets/Models/WidgetPart.cs
rename : src/Orchard.Web/Modules/Futures.Widgets/Models/HasWidgets.cs => src/Orchard.Web/Modules/Futures.Widgets/Models/WidgetsPart.cs
2010-07-23 08:44:33 -07:00
Nathan Heskew
51e6dca391
SiteSettings -> SiteSettingsPart
...
- updating part names to conform to a <name>Part convention
--HG--
branch : dev
rename : src/Orchard.Web/Core/Settings/Drivers/SiteSettingsDriver.cs => src/Orchard.Web/Core/Settings/Drivers/SiteSettingsPartDriver.cs
rename : src/Orchard.Web/Core/Settings/Handlers/SiteSettingsHandler.cs => src/Orchard.Web/Core/Settings/Handlers/SiteSettingsPartHandler.cs
rename : src/Orchard.Web/Core/Settings/Models/SiteSettings.cs => src/Orchard.Web/Core/Settings/Models/SiteSettingsPart.cs
rename : src/Orchard.Web/Core/Settings/Models/SiteSettingsRecord.cs => src/Orchard.Web/Core/Settings/Models/SiteSettingsPartRecord.cs
2010-07-23 01:09:00 -07:00
Nathan Heskew
f482c738ec
IsRoutable -> RoutePart
...
- updating part names to conform to a <name>Part convention
--HG--
branch : dev
rename : src/Orchard.Web/Core/Routable/Drivers/RoutableDriver.cs => src/Orchard.Web/Core/Routable/Drivers/RoutePartDriver.cs
rename : src/Orchard.Web/Core/Routable/Handlers/RoutableHandler.cs => src/Orchard.Web/Core/Routable/Handlers/RoutePartHandler.cs
rename : src/Orchard.Web/Core/Routable/Models/IsRoutable.cs => src/Orchard.Web/Core/Routable/Models/RoutePart.cs
rename : src/Orchard.Web/Core/Routable/Models/RoutableRecord.cs => src/Orchard.Web/Core/Routable/Models/RoutePartRecord.cs
rename : src/Orchard.Web/Core/Routable/Views/EditorTemplates/Parts/Routable.IsRoutable.ascx => src/Orchard.Web/Core/Routable/Views/EditorTemplates/Parts/Routable.RoutePart.ascx
2010-07-23 01:01:49 -07:00
Nathan Heskew
2e9eff17e0
Newly translated content w/out a PublishLaterPart is now published if the master content item is published
...
--HG--
branch : dev
2010-07-23 00:59:12 -07:00
Nathan Heskew
272300f5ef
MenuItem -> MenuItemPart
...
--HG--
branch : dev
rename : src/Orchard.Web/Core/Navigation/Drivers/MenuItemDriver.cs => src/Orchard.Web/Core/Navigation/Drivers/MenuItemPartDriver.cs
rename : src/Orchard.Web/Core/Navigation/Handlers/MenuItemHandler.cs => src/Orchard.Web/Core/Navigation/Handlers/MenuItemPartHandler.cs
rename : src/Orchard.Web/Core/Navigation/Models/MenuItem.cs => src/Orchard.Web/Core/Navigation/Models/MenuItemPart.cs
rename : src/Orchard.Web/Core/Navigation/Models/MenuItemRecord.cs => src/Orchard.Web/Core/Navigation/Models/MenuItemPartRecord.cs
2010-07-23 00:32:51 -07:00
Nathan Heskew
5cf9e62f84
Localized -> LocalizationPart
...
- updating part names to conform to a <name>Part convention
--HG--
branch : dev
rename : src/Orchard.Web/Core/Localization/Drivers/LocalizationDriver.cs => src/Orchard.Web/Core/Localization/Drivers/LocalizationPartDriver.cs
rename : src/Orchard.Web/Core/Localization/Handlers/LocalizationHandler.cs => src/Orchard.Web/Core/Localization/Handlers/LocalizationPartHandler.cs
rename : src/Orchard.Web/Core/Localization/Models/Localized.cs => src/Orchard.Web/Core/Localization/Models/LocalizationPart.cs
rename : src/Orchard.Web/Core/Localization/Models/LocalizedRecord.cs => src/Orchard.Web/Core/Localization/Models/LocalizationPartRecord.cs
2010-07-23 00:22:13 -07:00
Nathan Heskew
221efe54ac
User -> UserPart
...
- updating part names to conform to a <name>Part convention
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Users/Drivers/UserDriver.cs => src/Orchard.Web/Modules/Orchard.Users/Drivers/UserPartDriver.cs
rename : src/Orchard.Web/Modules/Orchard.Users/Handlers/UserHandler.cs => src/Orchard.Web/Modules/Orchard.Users/Handlers/UserPartHandler.cs
rename : src/Orchard.Web/Modules/Orchard.Users/Models/User.cs => src/Orchard.Web/Modules/Orchard.Users/Models/UserPart.cs
rename : src/Orchard.Web/Modules/Orchard.Users/Models/UserRecord.cs => src/Orchard.Web/Modules/Orchard.Users/Models/UserPartRecord.cs
2010-07-22 23:56:17 -07:00
Nathan Heskew
bfa92625f2
ThemeSiteSetting -> ThemeSiteSettingsPart; Also made Theme a plain ol' model (not a ContentPart)
...
- updating part names to conform to a <name>Part convention
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Themes/Handlers/ThemeSiteSettingsHandler.cs => src/Orchard.Web/Modules/Orchard.Themes/Handlers/ThemeSiteSettingsPartHandler.cs
rename : src/Orchard.Web/Modules/Orchard.Themes/Models/ThemeSiteSettings.cs => src/Orchard.Web/Modules/Orchard.Themes/Models/ThemeSiteSettingsPart.cs
rename : src/Orchard.Web/Modules/Orchard.Themes/Models/ThemeSiteSettingsRecord.cs => src/Orchard.Web/Modules/Orchard.Themes/Models/ThemeSiteSettingsPartRecord.cs
2010-07-22 23:40:35 -07:00
Nathan Heskew
5c801e50fa
HasTags -> TagsPart
...
- updating part names to conform to a <name>Part convention
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Tags/Drivers/HasTagsDriver.cs => src/Orchard.Web/Modules/Orchard.Tags/Drivers/TagsPartDriver.cs
rename : src/Orchard.Web/Modules/Orchard.Tags/Handlers/HasTagsHandler.cs => src/Orchard.Web/Modules/Orchard.Tags/Handlers/TagsPartHandler.cs
rename : src/Orchard.Web/Modules/Orchard.Tags/Models/HasTags.cs => src/Orchard.Web/Modules/Orchard.Tags/Models/TagsPart.cs
2010-07-22 23:06:44 -07:00
Nathan Heskew
284732f0af
Making BlogPost and Page content types "creatable"* during setup
...
- *"creatable" name/concept subject to change
--HG--
branch : dev
2010-07-22 23:01:57 -07:00
Nathan Heskew
edd312f539
SearchSettings -> SearchSettingsPart
...
- updating part names to conform to a <name>Part convention
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Search/Handlers/SearchSettingsHandler.cs => src/Orchard.Web/Modules/Orchard.Search/Handlers/SearchSettingsPartHandler.cs
rename : src/Orchard.Web/Modules/Orchard.Search/Models/SearchSettings.cs => src/Orchard.Web/Modules/Orchard.Search/Models/SearchSettingsPart.cs
rename : src/Orchard.Web/Modules/Orchard.Search/Models/SearchSettingsRecord.cs => src/Orchard.Web/Modules/Orchard.Search/Models/SearchSettingsPartRecord.cs
2010-07-22 22:16:16 -07:00
Nathan Heskew
189e742af7
SandboxPage -> SandboxPagePart
...
- updating part names to conform to a <name>Part convention
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Sandbox/Drivers/SandboxPageDriver.cs => src/Orchard.Web/Modules/Orchard.Sandbox/Drivers/SandboxPagePartDriver.cs
rename : src/Orchard.Web/Modules/Orchard.Sandbox/Handlers/SandboxContentHandler.cs => src/Orchard.Web/Modules/Orchard.Sandbox/Handlers/SandboxPagePartHandler.cs
rename : src/Orchard.Web/Modules/Orchard.Sandbox/Models/SandboxPage.cs => src/Orchard.Web/Modules/Orchard.Sandbox/Models/SandboxPagePart.cs
rename : src/Orchard.Web/Modules/Orchard.Sandbox/Models/SandboxPageRecord.cs => src/Orchard.Web/Modules/Orchard.Sandbox/Models/SandboxPagePartRecord.cs
rename : src/Orchard.Web/Modules/Orchard.Sandbox/Models/SandboxSettingsRecord.cs => src/Orchard.Web/Modules/Orchard.Sandbox/Models/SandboxSettingsPartRecord.cs
2010-07-22 22:02:22 -07:00
Nathan Heskew
08cc911948
Adding some auth checks in content CRUD (from Orchard.Pages)
...
--HG--
branch : dev
2010-07-22 15:40:27 -07:00
Nathan Heskew
77e73c70e1
UserRoles -> UserRolesPart
...
- updating part names to conform to a <name>Part convention
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Roles/Drivers/UserRolesDriver.cs => src/Orchard.Web/Modules/Orchard.Roles/Drivers/UserRolesPartDriver.cs
rename : src/Orchard.Web/Modules/Orchard.Roles/Handlers/UserRolesHandler.cs => src/Orchard.Web/Modules/Orchard.Roles/Handlers/UserRolesPartHandler.cs
rename : src/Orchard.Web/Modules/Orchard.Roles/Models/UserRoles.cs => src/Orchard.Web/Modules/Orchard.Roles/Models/UserRolesPart.cs
rename : src/Orchard.Web/Modules/Orchard.Roles/Models/UserRolesRecord.cs => src/Orchard.Web/Modules/Orchard.Roles/Models/UserRolesPartRecord.cs
2010-07-22 14:33:25 -07:00
Nathan Heskew
118311ced5
MediaSettings -> MediaSettingsPart
...
- updating part names to conform to a <name>Part convention
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Media/Handlers/MediaSettingsHandler.cs => src/Orchard.Web/Modules/Orchard.Media/Handlers/MediaSettingsPartHandler.cs
rename : src/Orchard.Web/Modules/Orchard.Media/Models/MediaSettings.cs => src/Orchard.Web/Modules/Orchard.Media/Models/MediaSettingsPart.cs
rename : src/Orchard.Web/Modules/Orchard.Media/Models/MediaSettingsRecord.cs => src/Orchard.Web/Modules/Orchard.Media/Models/MediaSettingsPartRecord.cs
2010-07-22 14:16:10 -07:00
Nathan Heskew
aa269fd49f
Comment -> CommentPart; HasComments -> CommentsPart; HasCommentsContainer -> CommentsContainerPart
...
- updating part names to conform to a <name>Part convention
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Comments/Drivers/CommentDriver.cs => src/Orchard.Web/Modules/Orchard.Comments/Drivers/CommentPartDriver.cs
rename : src/Orchard.Web/Modules/Orchard.Comments/Drivers/HasCommentsContainerDriver.cs => src/Orchard.Web/Modules/Orchard.Comments/Drivers/CommentsContainerPartDriver.cs
rename : src/Orchard.Web/Modules/Orchard.Comments/Drivers/HasCommentsDriver.cs => src/Orchard.Web/Modules/Orchard.Comments/Drivers/CommentsPartDriver.cs
rename : src/Orchard.Web/Modules/Orchard.Comments/Handlers/CommentHandler.cs => src/Orchard.Web/Modules/Orchard.Comments/Handlers/CommentPartHandler.cs
rename : src/Orchard.Web/Modules/Orchard.Comments/Handlers/CommentSettingsHandler.cs => src/Orchard.Web/Modules/Orchard.Comments/Handlers/CommentSettingsPartHandler.cs
rename : src/Orchard.Web/Modules/Orchard.Comments/Handlers/HasCommentsHandler.cs => src/Orchard.Web/Modules/Orchard.Comments/Handlers/CommentsPartHandler.cs
rename : src/Orchard.Web/Modules/Orchard.Comments/Models/HasCommentsContainer.cs => src/Orchard.Web/Modules/Orchard.Comments/Models/CommentPart.cs
rename : src/Orchard.Web/Modules/Orchard.Comments/Models/CommentRecord.cs => src/Orchard.Web/Modules/Orchard.Comments/Models/CommentPartRecord.cs
rename : src/Orchard.Web/Modules/Orchard.Comments/Models/CommentSettings.cs => src/Orchard.Web/Modules/Orchard.Comments/Models/CommentSettingsPart.cs
rename : src/Orchard.Web/Modules/Orchard.Comments/Models/CommentSettingsRecord.cs => src/Orchard.Web/Modules/Orchard.Comments/Models/CommentSettingsPartRecord.cs
rename : src/Orchard.Web/Modules/Orchard.Comments/Models/HasCommentsContainer.cs => src/Orchard.Web/Modules/Orchard.Comments/Models/CommentsContainerPart.cs
rename : src/Orchard.Web/Modules/Orchard.Comments/Models/HasComments.cs => src/Orchard.Web/Modules/Orchard.Comments/Models/CommentsPart.cs
rename : src/Orchard.Web/Modules/Orchard.Comments/Models/HasCommentsRecord.cs => src/Orchard.Web/Modules/Orchard.Comments/Models/CommentsPartRecord.cs
rename : src/Orchard.Web/Modules/Orchard.Comments/Views/DisplayTemplates/Parts/Comments.HasComments.ascx => src/Orchard.Web/Modules/Orchard.Comments/Views/DisplayTemplates/Parts/Comments.Comments.ascx
rename : src/Orchard.Web/Modules/Orchard.Comments/Views/EditorTemplates/Parts/Comments.HasComments.ascx => src/Orchard.Web/Modules/Orchard.Comments/Views/EditorTemplates/Parts/Comments.Comments.ascx
rename : src/Orchard.Web/Themes/Contoso/Views/DisplayTemplates/Parts/Comments.HasComments.ascx => src/Orchard.Web/Themes/Contoso/Views/DisplayTemplates/Parts/Comments.Comments.ascx
rename : src/Orchard.Web/Themes/Corporate/Views/DisplayTemplates/Parts/Comments.HasComments.ascx => src/Orchard.Web/Themes/Corporate/Views/DisplayTemplates/Parts/Comments.Comments.ascx
2010-07-22 14:08:31 -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
Nathan Heskew
5b02277fee
BodyAspect -> BodyPart; CommonAspect -> CommonPart
...
- updating part names to conform to a <name>Part convention
--HG--
branch : dev
rename : src/Orchard.Core.Tests/Common/Providers/CommonAspectProviderTests.cs => src/Orchard.Core.Tests/Common/Providers/CommonPartProviderTests.cs
rename : src/Orchard.Web/Core/Common/Drivers/BodyDriver.cs => src/Orchard.Web/Core/Common/Drivers/BodyPartDriver.cs
rename : src/Orchard.Web/Core/Common/Drivers/CommonDriver.cs => src/Orchard.Web/Core/Common/Drivers/CommonPartDriver.cs
rename : src/Orchard.Web/Core/Common/Handlers/BodyAspectHandler.cs => src/Orchard.Web/Core/Common/Handlers/BodyPartHandler.cs
rename : src/Orchard.Web/Core/Common/Handlers/CommonAspectHandler.cs => src/Orchard.Web/Core/Common/Handlers/CommonPartHandler.cs
rename : src/Orchard.Web/Core/Common/Models/BodyAspect.cs => src/Orchard.Web/Core/Common/Models/BodyPart.cs
rename : src/Orchard.Web/Core/Common/Models/BodyRecord.cs => src/Orchard.Web/Core/Common/Models/BodyPartRecord.cs
rename : src/Orchard.Web/Core/Common/Models/CommonAspect.cs => src/Orchard.Web/Core/Common/Models/CommonPart.cs
rename : src/Orchard.Web/Core/Common/Models/CommonRecord.cs => src/Orchard.Web/Core/Common/Models/CommonPartRecord.cs
rename : src/Orchard.Web/Core/Common/Models/CommonVersionRecord.cs => src/Orchard.Web/Core/Common/Models/CommonPartVersionRecord.cs
rename : src/Orchard/ContentManagement/Aspects/ICommonAspect.cs => src/Orchard/ContentManagement/Aspects/ICommonPart.cs
2010-07-22 12:52:16 -07:00
Nathan Heskew
3302c026b6
BlogPostDriver -> BlogPostPartDriver
...
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Blogs/Drivers/BlogPostDriver.cs => src/Orchard.Web/Modules/Orchard.Blogs/Drivers/BlogPostPartDriver.cs
2010-07-22 11:34:43 -07:00
Nathan Heskew
11bf66e6e6
Blog -> BlogPart; BlogPost -> BlogPostPart
...
- updating part names to conform to a <name>Part convention
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Blogs/Drivers/BlogDriver.cs => src/Orchard.Web/Modules/Orchard.Blogs/Drivers/BlogPartDriver.cs
rename : src/Orchard.Web/Modules/Orchard.Blogs/Models/Blog.cs => src/Orchard.Web/Modules/Orchard.Blogs/Models/BlogPart.cs
rename : src/Orchard.Web/Modules/Orchard.Blogs/Models/BlogArchiveRecord.cs => src/Orchard.Web/Modules/Orchard.Blogs/Models/BlogPartArchiveRecord.cs
rename : src/Orchard.Web/Modules/Orchard.Blogs/Models/BlogRecord.cs => src/Orchard.Web/Modules/Orchard.Blogs/Models/BlogPartRecord.cs
rename : src/Orchard.Web/Modules/Orchard.Blogs/Models/BlogPost.cs => src/Orchard.Web/Modules/Orchard.Blogs/Models/BlogPostPart.cs
2010-07-22 11:08:14 -07:00
Nathan Heskew
614ca64971
Fixed the "Remove" link on the content item summary admin template when it's being used outside of the contents module
...
--HG--
branch : dev
2010-07-22 10:08:07 -07:00
Nathan Heskew
006dcd73cc
Updating the expand/collapse JS to allow the control key to be overriden and shortened the cookie name
...
- also making use of the collapse setting to collapse everything by default
--HG--
branch : dev
2010-07-21 14:58:23 -07:00
Nathan Heskew
7eedd60af7
Fixing a bug with the detecting the startup state of expandable items and embeded the exp/clps gifs in the CSS
...
--HG--
branch : dev
2010-07-21 14:46:04 -07:00
Nathan Heskew
f6742c4141
Updating the admin nav to remember what was closed
...
- also cleaned up the expand/collapse functionality a bit. still needs a little more work though (images - sprite or embeded, and a little script opt)
--HG--
branch : dev
2010-07-21 14:09:09 -07:00
Nathan Heskew
8ae413f8e6
Adding the links to translated content back to the front-end
...
- only the "+ New Translation" link needed to be pulled
--HG--
branch : dev
2010-07-21 09:06:34 -07:00
Nathan Heskew
89d944d10d
Giving the content items list in the admin a border for IE
...
--HG--
branch : dev
2010-07-21 09:02:37 -07:00
Nathan Heskew
5723255248
Adding position specification to file resource registration
...
- so base scripts and styles can be made to appear in the source before the other scripts and styles
--HG--
branch : dev
2010-07-21 08:54:28 -07:00
Nathan Heskew
05d369fb2c
Remembering the view type of the features list and added some rough and simple client app settings functionality
...
--HG--
branch : dev
2010-07-20 23:34:09 -07:00
Nathan Heskew
30fbf7f469
Some work on the content localization UI
...
--HG--
branch : dev
2010-07-20 11:45:44 -07:00
Nathan Heskew
352d21123f
Removing an extra selector (label) that snuck into a recent update of TheAdmin's CSS
...
--HG--
branch : dev
2010-07-19 17:09:56 -07:00
Nathan Heskew
f5e80a308e
Updated the admin content item list ordering to not exclude any items
...
- having to make the orderby join free and roughly order by content version id to get created and modified order. this is also now doing an order and skip/take after running the query up to that point so it's also not ideal for perf
--HG--
branch : dev
2010-07-19 13:53:46 -07:00
Nathan Heskew
9301e9eb0a
Fixed the display of blog posts on a blog in all of the themes
...
- added a default blog list template and remove all of the theme-specific part templates (which were all the same)
--HG--
branch : dev
2010-07-19 11:13:23 -07:00
Nathan Heskew
eb14188ccc
Adding admin content list filter (by type) & sort
...
--HG--
branch : dev
2010-07-19 10:08:41 -07:00
Nathan Heskew
5049ffa012
Removing unused publishlater part display templates
...
--HG--
branch : dev
2010-07-18 08:51:30 -07:00
Nathan Heskew
55ddbcb427
Fixing the content publish/unpublish links in the Contents.Publish.SummaryAdmin part template
...
--HG--
branch : dev
2010-07-18 08:46:44 -07:00
Nathan Heskew
9cfd296fde
Getting bulk actions hooked up for the admin blog post list
...
- publish/unpublish and remove links in the item summary admin template are still broken. they need to be constructed with all routing info
--HG--
branch : dev
2010-07-17 09:20:16 -07:00
Nathan Heskew
95f2eee912
Added container scoping to the admin content item list
...
--HG--
branch : dev
2010-07-16 16:37:12 -07:00
Nathan Heskew
5484386737
Adding bulk actions (publish, unpublish and remove) to the admin content list
...
--HG--
branch : dev
2010-07-16 14:27:27 -07:00
Nathan Heskew
1f632119c0
Fixed content publishing on creation
...
--HG--
branch : dev
2010-07-16 11:40:22 -07:00
Nathan Heskew
3cb376b929
Fixed content item page display (a part display template was typed incorrectly)
...
--HG--
branch : dev
2010-07-16 10:47:09 -07:00
Nathan Heskew
7d6b76d7f5
Getting content publishing/unpublishing hooked up (from the content item list)
...
- moved publishing control to the Contents module
- included some prep for adding bulk actions and filtering to the content item list
- publish, unpublish and remove actions need downlevel interstitial pages (functionality only workes w/ JS at the moment)
--HG--
branch : dev
2010-07-16 00:49:24 -07:00
Nathan Heskew
fd3d722860
Cleaned up the admin blog list metadata UI a little
...
--HG--
branch : dev
2010-07-15 23:16:32 -07:00
Nathan Heskew
5de6784fca
Fixed the blog "Remove" link in the admin blog list
...
--HG--
branch : dev
2010-07-15 22:56:27 -07:00
Nathan Heskew
b11fe1033c
Fixed a bug in content creation where all of the handlers were being called twice
...
- had two UpdateEditorModel calls in the create action
--HG--
branch : dev
2010-07-15 22:44:28 -07:00
Nathan Heskew
4fb3c51dff
Getting the comment count on the content list view in the admin and blog posts to use more of the generic content templating
...
- + blog posts get translation functionality
--HG--
branch : dev
2010-07-15 16:06:40 -07:00
Nathan Heskew
3538ce33a9
Better display text for content items
...
--HG--
branch : dev
2010-07-15 14:02:09 -07:00
Nathan Heskew
22b4172341
Fixing the routable part editor container path for new items w/out a container (rememoved extra "/")
...
--HG--
branch : dev
2010-07-15 09:50:39 -07:00
Nathan Heskew
dbb9b4eb3f
Getting the routable container path to show up when creating a new content item
...
--HG--
branch : dev
2010-07-14 23:03:46 -07:00
Nathan Heskew
5345d9ae81
Showing blog post draft count in the admin blog summary
...
--HG--
branch : dev
2010-07-14 22:49:50 -07:00
Nathan Heskew
f3854ddbb6
Getting the blogs admin UI back up and running
...
--HG--
branch : dev
2010-07-14 22:39:26 -07:00
Nathan Heskew
7ef7b7b3e7
Updated the setup service to tack the PublishLaterPart on to the Page type and removed the SandboxPage configuration
...
--HG--
branch : dev
2010-07-14 16:28:43 -07:00
Nathan Heskew
881b71db4b
Moved the content item publishing option functionality (save draft, publish and schedule) out into it's own Orchard.Core module (PublishLater)
...
--HG--
branch : dev
2010-07-14 15:31:43 -07:00
Nathan Heskew
bc528577fb
Removed the Localization (part) editor template
...
--HG--
branch : dev
2010-07-14 13:12:07 -07:00
Nathan Heskew
7b9301a90a
Fixed scheduled date & time display (in the type item editor)
...
--HG--
branch : dev
2010-07-14 13:10:24 -07:00