Andre Rodrigues
ca9c5d7b6a
#16802 : Making slug logic extensible / replaceable through events.
...
--HG--
branch : dev
2010-12-09 18:39:03 -08:00
Dave Reed
1295cc8949
#16825 : Exception in background task
...
--HG--
branch : dev
2010-12-09 11:34:57 -08:00
Suha Can
ca78b8acef
16976 Remove change owner of item permission
...
--HG--
branch : dev
2010-12-08 14:47:56 -08:00
Suha Can
65695a4acf
16972 Remove settings permissions
...
--HG--
branch : dev
2010-12-08 14:11:50 -08:00
Renaud Paquay
a0e8404fe4
Flatten "Settings" and "Navigation"
...
--HG--
branch : dev
rename : src/Orchard.Web/Core/Navigation/Views/EditorTemplates/Parts/Navigation.Menu.Edit.cshtml => src/Orchard.Web/Core/Navigation/Views/EditorTemplates/Parts.Navigation.Menu.Edit.cshtml
rename : src/Orchard.Web/Core/Settings/Views/EditorTemplates/Parts/Settings.SiteSettingsPart.cshtml => src/Orchard.Web/Core/Settings/Views/EditorTemplates/Parts.Settings.SiteSettingsPart.cshtml
2010-12-03 17:52:01 -08:00
Renaud Paquay
1087a05494
Flatten "Core/Containers/Views" folder
...
--HG--
branch : dev
rename : src/Orchard.Web/Core/Containers/Views/Parts/Container.Contained.SummaryAdmin.cshtml => src/Orchard.Web/Core/Containers/Views/Parts.Container.Contained.SummaryAdmin.cshtml
rename : src/Orchard.Web/Core/Containers/Views/Parts/ContainerWidget.cshtml => src/Orchard.Web/Core/Containers/Views/Parts.ContainerWidget.cshtml
2010-12-03 17:02:51 -08:00
Renaud Paquay
e348e5a2d3
Flatten "Core/Contents/Views" folder
...
--HG--
branch : dev
rename : src/Orchard.Web/Core/Contents/Views/Items/Content.Edit.cshtml => src/Orchard.Web/Core/Contents/Views/Content.Edit.cshtml
rename : src/Orchard.Web/Core/Contents/Views/Items/Content.Summary.cshtml => src/Orchard.Web/Core/Contents/Views/Content.Summary.cshtml
rename : src/Orchard.Web/Core/Contents/Views/Items/Content.SummaryAdmin.cshtml => src/Orchard.Web/Core/Contents/Views/Content.SummaryAdmin.cshtml
rename : src/Orchard.Web/Core/Contents/Views/Items/Content.cshtml => src/Orchard.Web/Core/Contents/Views/Content.cshtml
rename : src/Orchard.Web/Core/Contents/Views/Parts/Contents.Publish.SummaryAdmin.cshtml => src/Orchard.Web/Core/Contents/Views/Parts.Contents.Publish.SummaryAdmin.cshtml
rename : src/Orchard.Web/Core/Contents/Views/Parts/Contents.Publish.cshtml => src/Orchard.Web/Core/Contents/Views/Parts.Contents.Publish.cshtml
2010-12-03 17:00:21 -08:00
Renaud Paquay
ee31489a17
Fix Routable views ("Item" is a controller name)
...
--HG--
branch : dev
rename : src/Orchard.Web/Core/Routable/Views/Item.Display.cshtml => src/Orchard.Web/Core/Routable/Views/Item/Display.cshtml
2010-12-03 14:34:45 -08:00
Renaud Paquay
58f54e24a5
Flatten "Core/Route/Views" folder
...
--HG--
branch : dev
rename : src/Orchard.Web/Core/Routable/Views/EditorTemplates/Parts/Routable.RoutePart.cshtml => src/Orchard.Web/Core/Routable/Views/EditorTemplates/Parts.Routable.RoutePart.cshtml
rename : src/Orchard.Web/Core/Routable/Views/Item/Display.cshtml => src/Orchard.Web/Core/Routable/Views/Item.Display.cshtml
rename : src/Orchard.Web/Core/Routable/Views/Parts/RoutableTitle.cshtml => src/Orchard.Web/Core/Routable/Views/Parts.RoutableTitle.cshtml
rename : src/Orchard.Web/Core/Routable/Views/Parts/RoutableTitle_Summary.cshtml => src/Orchard.Web/Core/Routable/Views/Parts.RoutableTitle_Summary.cshtml
rename : src/Orchard.Web/Core/Routable/Views/Parts/RoutableTitle_SummaryAdmin.cshtml => src/Orchard.Web/Core/Routable/Views/Parts.RoutableTitle_SummaryAdmin.cshtml
2010-12-03 14:12:38 -08:00
Renaud Paquay
f486b7afa3
Flatten "Core/Common/Views" folder
...
--HG--
branch : dev
rename : src/Orchard.Web/Core/Common/Views/EditorTemplates/Fields/Common.Text.Edit.cshtml => src/Orchard.Web/Core/Common/Views/EditorTemplates/Fields.Common.Text.Edit.cshtml
rename : src/Orchard.Web/Core/Common/Views/EditorTemplates/Parts/Common.Body.cshtml => src/Orchard.Web/Core/Common/Views/EditorTemplates/Parts.Common.Body.cshtml
rename : src/Orchard.Web/Core/Common/Views/EditorTemplates/Parts/Common.Container.cshtml => src/Orchard.Web/Core/Common/Views/EditorTemplates/Parts.Common.Container.cshtml
rename : src/Orchard.Web/Core/Common/Views/EditorTemplates/Parts/Common.Owner.cshtml => src/Orchard.Web/Core/Common/Views/EditorTemplates/Parts.Common.Owner.cshtml
rename : src/Orchard.Web/Core/Common/Views/Fields/Common.Text.cshtml => src/Orchard.Web/Core/Common/Views/Fields.Common.Text.cshtml
rename : src/Orchard.Web/Core/Common/Views/Parts/Common.Body.Summary.cshtml => src/Orchard.Web/Core/Common/Views/Parts.Common.Body.Summary.cshtml
rename : src/Orchard.Web/Core/Common/Views/Parts/Common.Body.SummaryAdmin.cshtml => src/Orchard.Web/Core/Common/Views/Parts.Common.Body.SummaryAdmin.cshtml
rename : src/Orchard.Web/Core/Common/Views/Parts/Common.Body.cshtml => src/Orchard.Web/Core/Common/Views/Parts.Common.Body.cshtml
rename : src/Orchard.Web/Core/Common/Views/Parts/Common.Metadata.Summary.cshtml => src/Orchard.Web/Core/Common/Views/Parts.Common.Metadata.Summary.cshtml
rename : src/Orchard.Web/Core/Common/Views/Parts/Common.Metadata.SummaryAdmin.cshtml => src/Orchard.Web/Core/Common/Views/Parts.Common.Metadata.SummaryAdmin.cshtml
rename : src/Orchard.Web/Core/Common/Views/Parts/Common.Metadata.Summary.cshtml => src/Orchard.Web/Core/Common/Views/Parts.Common.Metadata.cshtml
2010-12-03 14:02:10 -08:00
Sébastien Ros
8cfdb19ed8
Removing TextContentFieldDisplayViewModel and TextContentFieldDisplayViewModel
...
Work Item: 16835
--HG--
branch : dev
2010-12-02 08:24:49 -08:00
Sébastien Ros
8efaf1ca20
Renaming ContainerCustomPart to CustomProperties
...
--HG--
branch : dev
2010-12-02 08:10:32 -08:00
Nathan Heskew
383938d73d
Adding some "List" content type specific UI improvements to the admin.
...
work item: 16865
--HG--
branch : dev
2010-12-01 15:55:02 -08:00
Renaud Paquay
463a215107
Remove unused files
...
--HG--
branch : dev
2010-11-26 14:14:06 -08:00
Nathan Heskew
b58a9b3172
Merge
...
--HG--
branch : dev
2010-11-22 14:17:20 -08:00
Nathan Heskew
fd802c3334
Updating the CommonPart to once again make use of the CommonPartVersionRecord
...
--HG--
branch : dev
2010-11-22 13:52:40 -08:00
Renaud Paquay
65849e7ff6
Update all MVC reference to 3.0.0.0
...
--HG--
branch : dev
2010-11-21 13:06:39 -08:00
Renaud Paquay
4f95fc4a4c
Merge perf => dev
...
--HG--
branch : dev
2010-11-21 12:27:22 -08:00
Sebastien Ros
f349c6e926
Merge
...
--HG--
branch : dev
2010-11-18 16:04:40 -08:00
Sebastien Ros
75d3c5b13c
Reorganizing modules for new build process
...
--HG--
branch : dev
2010-11-18 16:01:09 -08:00
Nathan Heskew
64c093c107
Updating the Common Body's editor to be more resilient to the TinyMCE module being disabled and allowing for any other editor to be used for any body part via the body flavor setting
...
- using a shape now for the template "Body_Editor" with an alternate added for the body flavor "Body_Editor__" + flavor (e.g. Body_Editor__html -> Body-Html.Editor in a case insensitive world)
- html by default
- tinymce provides an html editor template
- template falls back to a textarea template
work item: 16753
--HG--
branch : dev
2010-11-18 14:44:42 -08:00
Renaud Paquay
b43f30be15
Merge dev => perf
...
--HG--
branch : perf
2010-11-15 16:23:24 -08:00
Nathan Heskew
921bc46783
Adding additional Routable title display templates and changing the default to not make the title a link
...
--HG--
branch : dev
2010-11-15 12:51:59 -08:00
Nathan Heskew
a2e59ac08a
Wrapping up the initial implementation of the Container Widget
...
--HG--
branch : dev
2010-11-12 15:35:58 -08:00
Dave Reed
e869a4f467
Fixing some basic fx cop warnings
...
--HG--
branch : dev
2010-11-12 12:47:06 -08:00
Nathan Heskew
ce128483bc
Bunch of work for containers.
...
- Ordering and paging on the container mostly hooked up. Paging needs to respect item settings.
- Widget settings looking good but not yet functioning. Also need to add filtering.
- Custom part not yet in place for custom ordering/filtering.
--HG--
branch : dev
2010-11-11 16:15:49 -08:00
Nathan Heskew
b4bfd909e5
Getting the content container going. Still need to implement ordering and pagination.
...
--HG--
branch : dev
2010-11-10 16:35:17 -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
Dave Reed
0a7a88b535
Updated libraries to webstack beta 3.
...
Core now needs to reference System.Web.WebPages due to TagBuilder moving there.
--HG--
branch : dev
2010-11-10 09:39:37 -08:00
Nathan Heskew
48f803b082
Some work on the Containers front end. Creating a default page size site setting for containers.
...
--HG--
branch : dev
2010-11-09 16:00:51 -08:00
Jonathan Wall
5450e539f0
Moved dashboard link up and removed some line work.
...
--HG--
branch : dev
2010-11-09 14:03:41 -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
Louis DeJardin
5673576425
Roughing in Containers module
...
Container/containable editor templates appear
Container id settable via drop list
ContainerPathConstraint of higher priority providing list view
--HG--
branch : dev
2010-11-08 17:44:43 -08:00
Louis DeJardin
8d1b0a7be7
Adding core Containers module
...
Container part used for content types that group child items together
Containable part provides UI to select which item is ContainerId
--HG--
branch : dev
2010-11-08 15:33:56 -08:00
Andre Rodrigues
6307a4df0b
Removing unecessary web.config.
...
--HG--
branch : dev
2010-11-05 13:20:00 -07:00
Nathan Heskew
a63014715f
Updating the content item edit's publishing controls.
...
- if the content item is not "Draftable" there is a single save button that saves and publishes
- if the content item is "Draftable" there is still the save button, which saves a draft, and a publish now button for immediate publishing
- if there's a part on the content item that handles scheduling (like Orchard.PublishLater) then the draft saved should be scheduled for publishing
--HG--
branch : dev
2010-11-04 13:20:46 -07:00
Dave Reed
93ea6aae64
Merge
...
--HG--
branch : dev
2010-11-04 12:05:56 -07:00
Nathan Heskew
b73e125ab4
Bringing back the Feature management's view switcher
...
--HG--
branch : dev
2010-11-03 23:03:34 -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
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
dba8ea4b92
Adding a Content Summary template that doesn't try to modify the page title.
...
Fixes http://orchard.codeplex.com/workitem/16699 - Title on blog post list page = title of last post on page
--HG--
branch : dev
2010-10-30 07:45:13 -07:00
Sebastien Ros
8ef266dc13
Moving PublishLater from Core
...
--HG--
branch : dev
2010-10-25 18:21:19 -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
Sebastien Ros
a06d1e34a2
Simplifying the advisory message
...
--HG--
branch : dev
2010-10-20 15:08:46 -07:00
Nathan Heskew
5328042f8a
Updating the Shapes info file and adding a little Zone info
...
--HG--
branch : dev
2010-10-18 22:15:28 -07:00
Renaud Paquay
0601e2fb24
Fix remaining issues with DateTimeRelative, etc. shapes
...
--HG--
branch : dev
2010-10-18 20:03:33 -07:00
Dave Reed
c1e32eee36
Convert Localization (partially working)
...
--HG--
branch : dev
2010-10-18 16:39:47 -07:00
Nathan Heskew
9e7954104e
Updating Orchard.Core.Routable for the new shape API
...
--HG--
branch : dev
2010-10-18 15:20:12 -07:00
Andre Rodrigues
346192d638
Convert Core.Setttings to new shape API.
...
--HG--
branch : dev
2010-10-18 14:40:57 -07:00