Commit Graph
2119 Commits
Author SHA1 Message Date
Sebastien Ros 0ee57bdf6e Corrected Tags deletion
- When a content item is deleted, correctly delete tags if there are no other content items attached to it
- When searching for a non existing tag, don't display an error message and a null reference exception anymore

--HG--
branch : dev
2010-07-28 13:39:56 -07:00
Renaud Paquay dcda153286 Merge
--HG--
branch : dev
2010-07-28 13:07:35 -07:00
Renaud Paquay f846335852 Fix command line parser to support quotes
--HG--
branch : dev
2010-07-28 13:06:48 -07:00
Renaud Paquay b2be561e3f Use ConcurrentDictionary to simplify code
--HG--
branch : dev
2010-07-28 13:06:27 -07:00
Renaud Paquay 82cb85bba1 Fix concurrency issue accessing Dictionary instance
--HG--
branch : dev
2010-07-28 13:06:11 -07:00
Sebastien Ros fa9a75aa9f Corrected invalid scripts retrieval from Azure
--HG--
branch : dev
2010-07-28 13:01:45 -07:00
Sebastien Ros e1feef58e7 Corrected field initialization for automatic indexing events
--HG--
branch : dev
2010-07-28 11:52:29 -07:00
Sebastien Ros 26f3568813 Corrected Azure build
--HG--
branch : dev
2010-07-28 11:52:03 -07:00
Renaud Paquay ad2a798335 Merge
--HG--
branch : dev
2010-07-27 19:52:28 -07:00
Renaud Paquay 8d619260c9 Adding "title" field index from RoutePart
--HG--
branch : dev
2010-07-27 19:50:59 -07:00
Sébastien Ros 999369225e When a search result doesn't exist, it is not displayed
- Might occur when a deleted content is searched before the index is updated (short time), eventually when the search is triggered on another server of a farm

--HG--
branch : dev
2010-07-27 19:46:07 -07:00
Renaud Paquay d64a0e8aaa Add "ApplicationPath" in tenant URL
--HG--
branch : dev
2010-07-27 19:45:22 -07:00
Renaud Paquay 3bb06ec058 Properly close the steam when writing
--HG--
branch : dev
2010-07-27 19:45:01 -07:00
Sébastien Ros 06bc8f6888 When a content item is modified the indexing events are fired
--HG--
branch : dev
2010-07-27 19:44:39 -07:00
Renaud Paquay 13b077e91c Make display of Atom feed content more resilient
--HG--
branch : dev
2010-07-27 19:13:14 -07:00
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