Nathan Heskew
582f921882
Adding a Count() to the DefaultContentQuery
...
Also pulling the version option restrictions being applied in Slice(int skip, int count) to an ICriteria extension method in the same file to be used by Count()
--HG--
branch : dev
2010-11-09 11:17:24 -08:00
Nathan Heskew
f01820d339
Fixing the Url.BlogArchiveMonth calls in the Blog Archives part template
...
--HG--
branch : dev
2010-11-18 12:38:12 -08:00
Nathan Heskew
1a83ea5233
Fixing access to the CurrentSite and CurrentUser in the MediaService
...
--HG--
branch : dev
2010-11-18 12:26:07 -08:00
Nathan Heskew
8956dcb5f5
Updating some SpecFlow tests including fixing and extending one of the blog tests (for live writer)
...
Also updated SendKnownResponseHeader to pick up the Content-Type
--HG--
branch : dev
2010-11-18 10:24:26 -08:00
Nathan Heskew
f729293337
Fixing Live Writer draft support
...
work item: 16607
--HG--
branch : dev
2010-11-17 18:19:34 -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
cf9d23e1b3
Adding Admin feature spec test
...
--HG--
branch : dev
2010-11-16 15:29:31 -08:00
Nathan Heskew
3561e61202
Cleaning up exceptions being thrown when the spec test web (app) host cleans up after itself
...
--HG--
branch : dev
2010-11-16 13:22:25 -08:00
Nathan Heskew
4e731d9737
Adding a couple of spec tests for Blogs and fixint the Blogs.RemotePublishing template
...
--HG--
branch : dev
2010-11-16 13:12:38 -08:00
Nathan Heskew
99558ade08
Fixing a couple of Routable tests
...
--HG--
branch : dev
2010-11-16 00:27:54 -08:00
Nathan Heskew
8bbd696ba0
Fixing Blog remove functionality
...
--HG--
branch : dev
2010-11-15 17:57:02 -08:00
Nathan Heskew
dc67d6be9b
Updating Orchard.Spec testing to manage temporary resources a little better
...
--HG--
branch : dev
2010-11-15 16:13:26 -08:00
Nathan Heskew
38a5864cf5
Merge
...
--HG--
branch : dev
2010-11-15 12:55:48 -08:00
Nathan Heskew
fc3ddf560e
Updating Routable to fix the paths of contained items when a container's path changes
...
--HG--
branch : dev
2010-11-15 12:53:20 -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
51f3e7bc09
Adding another Pages spec test and Blogs feature tests
...
--HG--
branch : dev
2010-11-15 00:36:19 -08:00
Nathan Heskew
023e678511
Updating the SpecFlow form data collection to include textarea elements
...
--HG--
branch : dev
2010-11-14 23:36:02 -08:00
Nathan Heskew
2b3ab7ae34
Updating the SpecFlow extension installation to copy over placement.info files
...
--HG--
branch : dev
2010-11-14 23:34:56 -08:00
Nathan Heskew
36b049deb6
Merge
...
--HG--
branch : dev
2010-11-14 21:52:31 -08:00
Nathan Heskew
1b58c00d00
Adding SpecFlow Pages feature test(s)
...
--HG--
branch : dev
2010-11-14 14:34:32 -08:00
Nathan Heskew
12eccd479a
Adding Orchard.Pages and removing base Page type configuratino to said module
...
--HG--
branch : dev
2010-11-14 14:34:01 -08:00
Nathan Heskew
ef4b657aa8
Upgrading SpecFlow -> 1.4.0
...
--HG--
branch : dev
2010-11-14 14:32:41 -08:00
Nathan Heskew
15efc07484
Some work on getting routing cleaned up for Orchard.Blogs
...
--HG--
branch : dev
2010-11-13 11:15:38 -08:00
Nathan Heskew
e56c682586
Updating the Routeable slugify to use the item's path
...
--HG--
branch : dev
2010-11-13 08:37:13 -08:00
Nathan Heskew
036033116f
Some work on making the route part more container aware
...
- still needs some work in the Slugify method (for client slugification)
- also a container path placeholder...
--HG--
branch : dev
2010-11-13 01:52:53 -08:00
Nathan Heskew
14a33aeb66
Updating the Container item display to respect the ContainerPart paging configuration
...
--HG--
branch : dev
2010-11-12 15:36:57 -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
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
f89e0e8d77
Cleaning up Orchard.Lists a little (extra codegen's folders and module/feature descriptions)
...
--HG--
branch : dev
2010-11-11 10:12:47 -08:00
Nathan Heskew
9dd4b78ba9
Updating the Orchard.Blogs' dependencies
...
--HG--
branch : dev
2010-11-11 10:10:21 -08:00
Nathan Heskew
cfb11c92ae
Removing the "Content Item" content type admin menu item (under "New") since it's not really a content type
...
--HG--
branch : dev
2010-11-10 16:36:54 -08:00
Nathan Heskew
ac1cdf7c03
Fixing a bug with editing content types when there's a model error
...
--HG--
branch : dev
2010-11-10 16:35:59 -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
Nathan Heskew
eaab6be893
Allowing theme preview images (theme.png) to be served up
...
--HG--
branch : dev
2010-11-10 12:34:02 -08:00
Nathan Heskew
0ed208a4d1
Removing a stray base.js debugging line
...
--HG--
branch : dev
2010-11-09 17:20:37 -08:00
Nathan Heskew
02130aa530
Fixing the hint markup for the Settings resource debug mode site setting
...
--HG--
branch : dev
2010-11-09 16:02:03 -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
Nathan Heskew
707ede101b
Adding the some info on the current version of orchard to TheAdmin's footer
...
--HG--
branch : dev
2010-11-09 11:49:11 -08:00
Nathan Heskew
95a07714c8
Including TheAdmin theme's pager in the csproj
...
--HG--
branch : dev
2010-11-09 11:13:24 -08:00
Nathan Heskew
ffaee8b08d
Fixing the content image paths in the PublishLater.Metadata.SummaryAdmin template
...
--HG--
branch : dev
2010-11-09 11:12:10 -08:00
Nathan Heskew
92e9851d46
Ensuring the Blog SummaryAdmin template pulls in required scripts and making a couple JS functions better jQuery citizens
...
--HG--
branch : dev
2010-11-09 08:52:25 -08:00
Nathan Heskew
ecdb058802
Updating the tag edit page to also contain the list of items with that tag
...
--HG--
branch : dev
2010-11-08 17:25:23 -08:00
Nathan Heskew
f4d685c4eb
Tweaking TheAdmin's button active box shadows just a little...
...
--HG--
branch : dev
2010-11-08 16:03:50 -08:00
Nathan Heskew
02c9ab4cf3
Moving the tag create from from its own page right up to the top-right of the tag management UI
...
--HG--
branch : dev
2010-11-08 15:54:29 -08:00
Nathan Heskew
e387aac28a
Merge
...
--HG--
branch : dev
2010-11-05 16:31:36 -07:00
Nathan Heskew
996c8ebfac
Updating the tag management UI to link the tag name up with the tag edit page and added a remove action (button and controller action)
...
--HG--
branch : dev
2010-11-05 16:31:06 -07:00
Nathan Heskew
7c23b3075f
Updating the role management UI to link up the role name to the edit page and implement & remove some removes
...
--HG--
branch : dev
2010-11-05 16:09:04 -07:00
Nathan Heskew
26d34da16a
Fixing user registration to not sign the user in after account creation if new user accounts must be approved before use.
...
via the "Users must be approved before they can log in" site setting
--HG--
branch : dev
2010-11-05 15:18:26 -07:00
Nathan Heskew
3508ae7854
Making the user's name a link to edit in the user management UI
...
--HG--
branch : dev
2010-11-05 14:59:50 -07:00
Nathan Heskew
67d430f303
Updating User create and edit to get the layout corrected and notifications not duplicated
...
--HG--
branch : dev
2010-11-05 14:53:55 -07:00
Nathan Heskew
2d1c060ac8
Small UI fix for the Media add folder breadcrumb
...
--HG--
branch : dev
2010-11-04 22:32:44 -07:00
Nathan Heskew
35d8f46d92
Making displayed size a bit more friendly
...
--HG--
branch : dev
2010-11-04 22:25:08 -07:00
Nathan Heskew
ec47091582
Making BlogPost and Page types "draftable" by default
...
--HG--
branch : dev
2010-11-04 15:25:16 -07:00
Nathan Heskew
a60ce2141a
A little button cleanup
...
--HG--
branch : dev
2010-11-04 15:13:15 -07:00
Nathan Heskew
74f22d5a91
Removing an stray pager reference
...
--HG--
branch : dev
2010-11-04 14:12:19 -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
Nathan Heskew
e414469e0f
Fixing the src of media embed markup that's given on the edit media page
...
--HG--
branch : dev
2010-11-03 23:38:12 -07:00
Nathan Heskew
8326f4f61d
Fixing Media's GetPublicUrl
...
--HG--
branch : dev
2010-11-03 23:37:49 -07:00
Nathan Heskew
9a5faa199f
Removing the "caption" input from the media edit template
...
--HG--
branch : dev
2010-11-03 23:11:14 -07:00
Nathan Heskew
b73e125ab4
Bringing back the Feature management's view switcher
...
--HG--
branch : dev
2010-11-03 23:03:34 -07:00
Nathan Heskew
e299284eb1
Placing the content localization edit template beneath the route part's edit template
...
--HG--
branch : dev
2010-11-03 22:33:27 -07:00
Nathan Heskew
d1fb008d07
Adding a Draftable content type metadata property to distinguish types that support draft version creation
...
--HG--
branch : dev
2010-11-03 14:10:37 -07:00
Nathan Heskew
6f0cbd7794
Updating the comment management UI.
...
- Rearranged the display and added action links.
* haven't done anything with the item-specic comment view (Detail action) yet - it might not be necessary now especially since there is no path to it
--HG--
branch : dev
2010-11-03 00:04:31 -07:00
Nathan Heskew
ade2515bdc
Updating the markup for the content item edit template.
...
- Includes an additional zone: Actions
- Added conditional zone inclusion and more markup so it's a bit more flexible
--HG--
branch : dev
2010-11-08 14:30:05 -08: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
e0352aa87d
Merge
...
--HG--
branch : dev
2010-11-02 12:57:50 -07:00
Nathan Heskew
10a7abd278
Updating pagination to use the total item count instead of a has next page bool for better flexibility.
...
--HG--
branch : dev
2010-11-02 00:25:25 -07:00
Nathan Heskew
f4721065b9
Giving the content edit link a more friendly name
...
--HG--
branch : dev
2010-11-01 23:14:35 -07:00
Nathan Heskew
f2f739d935
Giving the admin menu an overhaul
...
Mainly consists of changes in top-level section positions and ordering. Also updated the position comparer (and tests) to work with negative numeric position parts.
--HG--
branch : dev
2010-11-01 15:57:20 -07:00
Nathan Heskew
75efbf5f0a
Really removing the query.List() from the content list admin's action
...
--HG--
branch : dev
2010-11-01 09:05:44 -07:00
Nathan Heskew
35f632f9db
Updating the content list admin to order order on the query (instead of post-query) and added back the published ordering option to the front end
...
--HG--
branch : dev
2010-11-01 08:59:13 -07:00
Nathan Heskew
f2300394e9
Adding pagination to the Contents list admin page.
...
--HG--
branch : dev
2010-11-01 00:37:23 -07:00
Nathan Heskew
90eb34b568
Adding pagination to the Comments admin index page.
...
--HG--
branch : dev
2010-11-01 00:36:57 -07:00
Nathan Heskew
6111dbb786
Fixing the search page w/ no query
...
--HG--
branch : dev
2010-11-01 00:01:24 -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
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
Nathan Heskew
9a5239e777
Starting the new queried content list module.
...
Everything for the new part, content type and widget are there except for what makes them useful (back-end logic & data and complete shape templates)
--HG--
branch : dev
2010-10-28 15:30:14 -07:00
Nathan Heskew
c8f90ab6c4
Fixing a bug with "~/something/*" url's in the UrlRuleProvider
...
--HG--
branch : dev
2010-10-28 07:02:18 -07:00
Nathan Heskew
6f3c2aca13
Fixing which extension type Orchard.Packaging is related to for spec tests
...
--HG--
branch : dev
2010-10-26 11:04:53 -07:00
Nathan Heskew
f5775630e9
Getting Orchard.Comment's site settings back on ~/admin/settings (includes Akismet settings)
...
--HG--
branch : dev
2010-10-25 11:21:56 -07:00
Nathan Heskew
3166c8fb2e
Getting a blog's RSS feed to be made known on the blog's detail page
...
--HG--
branch : dev
2010-10-25 10:16:33 -07:00
Nathan Heskew
908a049b58
Fixing the TinyMCE image uploader in Chrome and Opera
...
--HG--
branch : dev
2010-10-22 11:37:28 -07:00
Nathan Heskew
74dd705b6f
Tidying up TheThemeMachine layout code block a little
...
--HG--
branch : dev
2010-10-21 11:26:20 -07:00
Nathan Heskew
1fffa221b8
Merge
...
--HG--
branch : dev
2010-10-21 14:42:53 -07:00
Nathan Heskew
3e0b8731f6
Fixing the setting of the Search fields site settings ( http://orchardqa.codeplex.com/workitem/150 )
...
--HG--
branch : dev
2010-10-21 14:04:37 -07:00
Nathan Heskew
0490252c0a
Fixing the comment textarea's name (codeplex issue #16646 )
...
--HG--
branch : dev
2010-10-21 10:47:19 -07:00
Nathan Heskew
f845156cf5
Changing the widget admin to show the widget title ?? widget type display name
...
--HG--
branch : dev
2010-10-20 15:00:24 -07:00
Nathan Heskew
5c8d2f1864
Making the WidgetPart title optional and using the widget type's display name in the widget admin...
...
--HG--
branch : dev
2010-10-20 14:30:49 -07:00
Nathan Heskew
ddc9843726
Adding the MenuPart to the WidgetPage content type
...
--HG--
branch : dev
2010-10-20 11:18:44 -07:00
Nathan Heskew
9fc9e5287e
Adding another null check to the FilterModuleBinaries msbuild task
...
--HG--
branch : dev
2010-10-20 00:17:55 -07:00
Nathan Heskew
d329722c62
Updating the packing build to put themes in their place
...
--HG--
branch : dev
2010-10-20 00:07:53 -07:00
Nathan Heskew
849591e8fd
Updating the client expandoControl to not do anything if the controlees have no height
...
--HG--
branch : dev
2010-10-19 22:20:51 -07:00
Nathan Heskew
445f0f955a
Fixing some widget display parts
...
--HG--
branch : dev
2010-10-19 21:52:22 -07:00
Nathan Heskew
53d0c6ac74
Making the list shape's ul/ol not render if there are no items
...
--HG--
branch : dev
2010-10-19 21:50:10 -07:00
Nathan Heskew
8f17aa9d56
Removing an empty folder reference
...
--HG--
branch : dev
2010-10-19 16:20:00 -07:00
Nathan Heskew
fd2efe23e7
Fixing zone and menu shapes' class names
...
--HG--
branch : dev
2010-10-19 16:17:59 -07:00
Nathan Heskew
22dec2438b
Fixing the LogOn page
...
--HG--
branch : dev
2010-10-19 16:07:13 -07:00
Nathan Heskew
3f44927aa2
Merge
...
--HG--
branch : dev
2010-10-19 15:56:01 -07:00
Nathan Heskew
7af2be445e
Adding an alternate for the (Orchard.Common) text field
...
--HG--
branch : dev
2010-10-19 15:54:52 -07:00