Commit Graph

2204 Commits

Author SHA1 Message Date
Renaud Paquay
17f318e362 Merge
--HG--
branch : dev
2010-07-27 18:47:51 -07:00
Renaud Paquay
67e1923003 Fix blog import command to set "Path" property
--HG--
branch : dev
2010-07-27 18:47:19 -07:00
Renaud Paquay
1cc9b5e334 Increase field length limit
--HG--
branch : dev
2010-07-27 18:39:17 -07:00
Renaud Paquay
f077291cf7 Fix intermitent error with persisted nhibernate configuration
--HG--
branch : dev
2010-07-27 18:36:07 -07:00
Bertrand Le Roy
c20ff5fa51 French localization fixes.
--HG--
branch : dev
2010-07-27 18:19:15 -07:00
Jonathan Wall
06f210e0a0 Fixed translations rendering on all themes.
--HG--
branch : dev
2010-07-27 16:41:48 -07:00
Jonathan Wall
b5693a1db2 Update to csproj for new file in green theme.
--HG--
branch : dev
2010-07-27 16:10:29 -07:00
Jonathan Wall
ff553fd36c Added search UI to home page on green theme.
--HG--
branch : dev
2010-07-27 16:09:25 -07:00
Renaud Paquay
d6a51bde87 Merge
--HG--
branch : dev
2010-07-27 15:59:58 -07:00
Renaud Paquay
10dd2dcc4b Update default roles to work with Features
The code used to deal with Modules as the basic unit and needed
to be updated to work with "Features" instead, since features
are the basic units than can be enabled/disabled.

--HG--
branch : dev
2010-07-27 15:59:38 -07:00
Louis DeJardin
16b2b37531 Protect menu item comparer from null route values
Prevents a null ysod in rare cases

--HG--
branch : dev
2010-07-27 15:42:29 -07:00
Renaud Paquay
49a697f641 Include PO files in artifacts
--HG--
branch : dev
2010-07-27 15:20:17 -07:00
Jonathan Wall
9bd16e9fe6 Updated title on Manage Content Types page.
--HG--
branch : dev
2010-07-27 14:33:55 -07:00
Jonathan Wall
74378d0a43 Shortened menu text and filtering text on Manage Content page.
--HG--
branch : dev
2010-07-27 14:12:39 -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
Michael Bach
ef53d20b5a Added search zones to all included Orchard themes. Create a generic search form style and added them to theme styles sheet. Refactored the CSS code for Contoso search.
--HG--
branch : dev
2010-07-26 17:12:16 -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
Michael Bach
da3ccbf7e3 Reduce the size of the comment text area in blogs. Move the styling from global textarea to target only the text area in the comment fields. Remove the top border in blog list items. Clean up various things in the comment box, including removing the extra "comment" label and added friendly verbage to the comment from for authenticated users.
--HG--
branch : dev
2010-07-26 14:07:10 -07:00
skewed
4414fcb7b1 Fixing up the admin nav so it looks better with wrapped headings and items
--HG--
branch : dev
2010-07-26 11:14:24 -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
Renaud Paquay
39ab96e05f Fix LiveWriter blog post creation
We weren't setting the new "Path" property

--HG--
branch : dev
2010-07-25 12:16:16 -07:00
Renaud Paquay
300db24a5f Merge
--HG--
branch : dev
2010-07-25 11:50:45 -07:00
Renaud Paquay
590613786d Fix issue with Contoso and gallery pictures
We now support the BBCode syntax for static html files
serving as the basis for Widgets. All this stuff is still
futures work, but we needed a temporary solution for Alpha.

Here is the new syntax for one of the Widget file:

<div id="slider">
  <ul>
    <li>[img]~/Themes/Contoso/Content/Images/Gallery/feature01.jpg[/img]</li>
    <li>[img]~/Themes/Contoso/Content/Images/Gallery/feature02.jpg[/img]</li>
    <li>[img]~/Themes/Contoso/Content/Images/Gallery/feature03.jpg[/img]</li>
  </ul>
</div>

--HG--
branch : dev
2010-07-25 11:50:23 -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
Renaud Paquay
0d4b1e6c42 Fixing build break
--HG--
branch : dev
2010-07-24 18:35:13 -07:00
Renaud Paquay
22f44dcf94 Remove workaround for reloading extensions
We don't need this anymore since we have a custom
IVirtualPathMonitor implementation, which is more deterministic.

--HG--
branch : dev
2010-07-24 18:30:01 -07:00
Renaud Paquay
db8d38224a Specialize IVirtualPathMonitor for command line host
More deterministic behavior and no file locking at
the expense of performance.

--HG--
branch : dev
2010-07-24 18:24:44 -07:00
Renaud Paquay
72d52caa03 Fix typo
--HG--
branch : dev
2010-07-24 18:22:46 -07:00
Renaud Paquay
4d8a459c0e orchard.exe now uses CommandHostContextProvider
--HG--
branch : dev
2010-07-24 17:34:41 -07:00