Commit Graph
2131 Commits
Author SHA1 Message Date
Sebastien Ros 46b00503d2 Remove the self-subscription of user accounts from the feed on OrchardProject.net
--HG--
branch : dev
2010-07-28 17:11:41 -07:00
Sebastien Ros 53a2210b19 Merge
--HG--
branch : dev
2010-07-28 16:34:41 -07:00
Sebastien Ros bb2ecbb0fd Refactored Tags module
--HG--
branch : dev
2010-07-28 16:33:53 -07:00
Jonathan Wall f934dc208c Fix translations spacing on themes.
--HG--
branch : dev
2010-07-28 14:36:31 -07:00
Renaud Paquay b5a093e632 Merge
--HG--
branch : dev
2010-07-28 14:15:03 -07:00
Renaud Paquay c874c9ab7b Merge
--HG--
branch : dev
2010-07-28 14:14:01 -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
Renaud Paquay 89a3186cef Merge OrchardCLI.exe with Orchard.exe
--HG--
branch : dev
2010-07-28 14:11:28 -07:00
Sebastien Ros 6f84968bf2 Merge
--HG--
branch : dev
2010-07-28 14:01:44 -07:00
Sebastien Ros 63ce9ea1e5 Add Orchard Module Gallery Feed by default in Gallery module
--HG--
branch : dev
2010-07-28 14:01:29 -07:00
Sebastien Ros 334223f532 Changed Modules Gallery url to /Modules instead of /Atom
--HG--
branch : dev
2010-07-28 13:45:29 -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
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