Commit Graph
100 Commits
Author SHA1 Message Date
Nathan Heskew 33d47b3c39 Build*Model -> Build*Shape (in process of changing to work with (Clay) shapes instead of ContentItemViewModel)
--HG--
branch : dev
2010-09-02 15:11:33 -07:00
Nathan Heskew 203b3e09c6 Retiring IContentItemDriver
--HG--
branch : dev
2010-09-02 15:10:27 -07:00
Nathan Heskew a40ebd5f7e Cleaned out remaining dependencies on BaseViewModel (sln builds once again - yay)
--HG--
branch : dev
2010-09-01 15:51:41 -07:00
Nathan Heskew d6e3ac97dd Repairing some action filters and changing one more to use IWorkContextAccessor (have a few still to go)
--HG--
branch : dev
2010-09-01 15:43:14 -07:00
Nathan Heskew 1c9141a988 Refactoring framework (action) filters to use IWorkContextAccessor instead of BaseViewModel
--HG--
branch : dev
2010-09-01 15:35:13 -07:00
Nathan Heskew 026764544a Making all of the view models not inherit from BaseViewModel
--HG--
branch : dev
2010-09-01 15:33:31 -07:00
Nathan Heskew 7dd863624a Some initial work towards the new rendering scheme
--HG--
branch : dev
2010-09-01 13:46:13 -07:00
Nathan Heskew dfb6e98af0 Also pulling AdaptedViewModel
--HG--
branch : dev
2010-09-01 11:41:06 -07:00
Nathan Heskew 61210404fa Removing the BaseViewModel. It has no place in the new world of rendering.
--HG--
branch : dev
2010-09-01 11:34:16 -07:00
Nathan Heskew 69a18e8a53 Pulling references to a bunch of modules not necessary for a minimum configuration
--HG--
branch : dev
2010-09-01 11:31:26 -07:00
Nathan Heskew dec2775d47 Starting to break stuff in order to make things better...(starting w/ the Contents module)
Many modules are disabled by default to keep them out of the way for now. Run through the setup and hit ~/Contents/Item/Display/3 to get the homepage page

--HG--
branch : dev
extra : transplant_source : %8EH%F5%06%12%1D%3D%FC%7Bl%D6p%CF%DB%DAp%BF%1C%DB%A5
2010-08-31 11:50:07 -07:00
Nathan Heskew 4787040523 Merge
--HG--
branch : dev
2010-08-31 15:43:52 -07:00
Nathan Heskew 470711db50 Post-merge fixes and cleanup
--HG--
branch : mvc3p1
2010-08-30 22:07:45 -07:00
Nathan Heskew e4e8bdf84c Merge
--HG--
branch : mvc3p1
2010-08-30 21:51:27 -07:00
Nathan Heskew b07bd1ba02 Merge
--HG--
branch : mvc3p1
2010-08-30 21:50:57 -07:00
Nathan Heskew 3136c10652 Some more experimentation with form-like shapes. Putting the "speculation" in speculation.
--HG--
branch : mvc3p1
2010-08-30 14:57:28 -07:00
Nathan Heskew f6d2c77855 Some more experimentation with form-like shapes
--HG--
branch : mvc3p1
2010-08-30 11:48:03 -07:00
Nathan Heskew 18ff48df34 Some experimentation with form-like shapes
--HG--
branch : mvc3p1
2010-08-27 16:34:26 -07:00
Nathan Heskew dfe71231bb Some shape display experimentation (incl. limited html attribute specification)
--HG--
branch : mvc3p1
2010-08-27 13:50:35 -07:00
Nathan Heskew ff43a359bc Changing (Shape) Attributes to ShapeMetadata (could instead to with just Metadata)
--HG--
branch : mvc3p1
2010-08-27 13:48:56 -07:00
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 585cd56c69 Pulled the mvc project type guid from module csproj files that had it
--HG--
branch : mvc3p1
2010-08-19 12:02:11 -07:00
Nathan Heskew 56c47409c2 Merge
--HG--
branch : mvc3p1
2010-08-17 22:42:55 -07:00
Nathan Heskew 610d79fde6 Explicitly injecting the Controller's ActionInvoker since upgrading to MVC3P1 somehow broke the InjectActionInvoker extension method
--HG--
branch : mvc3p1
2010-08-17 22:36:02 -07:00
Nathan Heskew 8f5a0c45a2 Bunch of web.config and .csproj cleanup
--HG--
branch : mvc3p1
2010-08-17 22:28:51 -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 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