Commit Graph
3310 Commits
Author SHA1 Message Date
Michael Dorian Bach 6b5ad75af2 Merge
--HG--
branch : dev
2010-10-19 14:20:14 -07:00
Michael Dorian Bach 40b771dfa9 Moved changes to User Shape to core. Revised default HTML for Comments, User Display. Finished CSS styling ThemeMachine - Blogs, Tags, Comments
--HG--
branch : dev
2010-10-19 14:19:32 -07:00
Nathan Heskew 7cd5deb899 Getting the tags editor to display
--HG--
branch : dev
2010-10-19 13:46:37 -07:00
Dave Reed cb17abd73a ThemeService now finds first theme that is _enabled_ in priority list. If no theme exists or is enabled the SafeMode theme is selected.
--HG--
branch : dev
2010-10-19 13:34:39 -07:00
Sebastien Ros 0a19a7a0c7 Compacting migrations
--HG--
branch : dev
2010-10-19 13:34:36 -07:00
Jonathan Wall cb9c8e4f0f More updates to the widget management CSS.
--HG--
branch : dev
2010-10-19 13:25:09 -07:00
Sebastien Ros 686782b2ea Merge
--HG--
branch : dev
2010-10-19 12:20:28 -07:00
Sebastien Ros 6fa161ca9b Adding more log information when layer evaluation fails
--HG--
branch : dev
2010-10-19 12:20:16 -07:00
Dave Reed 3456c94727 Merge
--HG--
branch : dev
2010-10-19 12:12:37 -07:00
Dave Reed e9c5c16f6f Converting usages of Html.LabelFor to the localizable overload.
Also inserted spaces where necessary (e.g. 'TagName' -> 'Tag Name').

--HG--
branch : dev
2010-10-19 12:12:03 -07:00
BertrandLeRoy 280f015e1d Fixing typo.
--HG--
branch : dev
2010-10-19 12:10:10 -07:00
Sebastien Ros 1e2bbb922e Added version information display for Themes also
--HG--
branch : dev
2010-10-19 12:09:36 -07:00
Sebastien Ros 99924a9279 Adding validation logic and syntax error management in layer rules
--HG--
branch : dev
2010-10-19 12:01:58 -07:00
Jonathan Wall 37b4735fa2 Updated Manage Widgets UI.
--HG--
branch : dev
2010-10-19 11:58:44 -07:00
Nathan Heskew 15f2238c99 Merge
--HG--
branch : dev
2010-10-19 11:16:56 -07:00
Nathan Heskew 91a88c2e90 Updating comments w/ content shape alternate examples and a little addtl. cleanup
--HG--
branch : dev
2010-10-19 11:09:59 -07:00
Nathan Heskew 01f39dd860 Making the Setup page's validation summary appear
--HG--
branch : dev
2010-10-19 11:08:43 -07:00
Dave Reed 1b60a763a1 Fix extra button on create user page
--HG--
branch : dev
2010-10-19 11:08:22 -07:00
Dave Reed 8b17372a99 Fixing path to Orchard Themes project for 'generate create theme' command
--HG--
branch : dev
2010-10-19 11:02:22 -07:00
Nathan Heskew 7bb72608b1 Adding a script dependency to TheAdmin's layaout
--HG--
branch : dev
2010-10-19 09:52:37 -07:00
Nathan Heskew 6480406176 Getting the Contents.Publish.SummaryAdmin template hooked back up
--HG--
branch : dev
2010-10-19 00:11:45 -07:00
Nathan Heskew 251414503a Getting content localization parts hooked back up
--HG--
branch : dev
2010-10-19 00:06:47 -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 f1910c15da Merge
--HG--
branch : dev
2010-10-18 20:09:41 -07:00
Renaud Paquay fb1240eb84 Don't pass "Localizer T" as parameter
T should only be used then injected as a property to avoid losing
context for translation tools.

--HG--
branch : dev
2010-10-18 20:07:45 -07:00
Renaud Paquay 0601e2fb24 Fix remaining issues with DateTimeRelative, etc. shapes
--HG--
branch : dev
2010-10-18 20:03:33 -07:00
Michael Dorian Bach 246a185c8c Merge
--HG--
branch : dev
2010-10-18 19:22:44 -07:00
Michael Dorian Bach 5934de9a51 Default CSS styling updates for blogs and ThemeMachine
--HG--
branch : dev
2010-10-18 19:22:05 -07:00
Renaud Paquay 42344af36e Merge
--HG--
branch : dev
2010-10-18 17:38:15 -07:00
Renaud Paquay 6789347981 Make PublishedDate and PublishedWhen shape methods
--HG--
branch : dev
2010-10-18 17:36:42 -07:00
Renaud Paquay 1bda590fda Making DateTimeRelative an extension method
--HG--
branch : dev
2010-10-18 17:21:42 -07:00
Sebastien Ros 9205dd3b92 Adding Version information to feed items in the Gallery feed
- Renaming to "Orchard Exntensions Gallery"

--HG--
branch : dev
2010-10-18 17:13:53 -07:00
Nathan Heskew e85de1b884 Making the admin menu collapsible once again
--HG--
branch : dev
2010-10-18 17:05:29 -07:00
Renaud Paquay ee8f511484 Renaming shape file and class
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Comments/Extensions/HtmlHelperExtensions.cs => src/Orchard.Web/Modules/Orchard.Comments/Shapes.cs
2010-10-18 17:05:18 -07:00
Renaud Paquay e3432628d0 Fix display of comments counts in shape function
--HG--
branch : dev
2010-10-18 16:58:30 -07:00
Dave Reed ac6baea828 Merge
--HG--
branch : dev
2010-10-18 16:40:23 -07:00
Dave Reed c1e32eee36 Convert Localization (partially working)
--HG--
branch : dev
2010-10-18 16:39:47 -07:00
Renaud Paquay a57dbde1eb Merge
--HG--
branch : dev
2010-10-18 16:37:06 -07:00
Renaud Paquay 4ecb6ed588 Make Comments cound display a shape
--HG--
branch : dev
2010-10-18 16:36:30 -07:00
Renaud Paquay be86c89eb2 Fix typo
--HG--
branch : dev
2010-10-18 16:32:17 -07:00
Sebastien Ros f3b66f2988 Fixed display of gallery feeds in drop down filters
- http://orchardqa.codeplex.com/workitem/86

--HG--
branch : dev
2010-10-18 15:52:54 -07:00
Louis DeJardin 299b2621f7 Fix: Exceptions in commands do cancel transactions (same thing in background tasks)
Components that control using() scope for work context will also indicate transaction cancelled when an exception passes out of that scope

See http://orchard.codeplex.com/workitem/16604

--HG--
branch : dev
extra : rebase_source : 2d53cdbea1e9dd7ceb022f781621b01bb1f95a87
2010-10-18 15:50:06 -07:00
Sebastien Ros dd09d9df46 Corrected Orchard.ArchiveLater
--HG--
branch : dev
2010-10-18 15:25:27 -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 ec855b5c4e Merge
--HG--
branch : dev
2010-10-18 15:17:42 -07:00
Andre Rodrigues bb53081a37 Fixing Spec Flow tests.
--HG--
branch : dev
2010-10-18 15:17:21 -07:00
Andre Rodrigues 2eba5c78ad Fix broken UT.
--HG--
branch : dev
2010-10-18 15:05:27 -07:00
Nathan Heskew f79e2b6f9c Getting the live writer link tags for Blogs (back up and) under the Remote Blog Publishing feature
--HG--
branch : dev
2010-10-18 15:00:19 -07:00
Suha Can 92916c66dd - Cleaning up/refactoring/removing some obsolete classes/flagged code.
--HG--
branch : dev
2010-10-18 14:56:17 -07:00
Andre Rodrigues c9b2e70563 Fixing some compilation warnings.
--HG--
branch : dev
2010-10-18 14:53:00 -07:00