Commit Graph
4665 Commits
Author SHA1 Message Date
Suha Can 517a040f78 Renaming a module/theme step attribute from name to packageId.
--HG--
branch : dev
2011-03-24 14:50:04 -07:00
Dave Reed c3bfa268dd Fix an items route after changing containers via the new MoveList and RemoveFromList bulk actions.
--HG--
branch : dev
2011-03-24 13:54:15 -07:00
jowall 6390f4a473 Added grey buttons for ie.
--HG--
branch : dev
2011-03-24 13:38:39 -07:00
Dave Reed 8e24aa333c Fix 404 on MediaPicker -- a change to the module's name in module.txt broke its path.
Also removed a dead ctor dependency

--HG--
branch : dev
2011-03-24 13:22:00 -07:00
jowall ddbe069d73 Added grey buttons to widgets UI.
--HG--
branch : dev
2011-03-24 13:05:28 -07:00
Suha Can aabd4fcc63 Merge
--HG--
branch : dev
2011-03-24 12:43:11 -07:00
Suha Can d4faac7845 Fixing #17486: Recipes should use package ID instead of title to uniquely identify modules and themes
Fixing #17533: Recipes should not fail on theme or module steps if the extension already exists

--HG--
branch : dev
2011-03-24 12:42:51 -07:00
Nathan Heskew b84da10a4d Showing all layers in the widget layer visibility block.
--HG--
branch : dev
2011-03-24 12:04:08 -07:00
Nathan Heskew 5f18d79cf7 Fixing the ChooseWidget layer retrieval.
--HG--
branch : dev
2011-03-24 11:27:26 -07:00
Sebastien Ros 08af158b75 Merge
--HG--
branch : dev
2011-03-23 21:51:57 -07:00
Sebastien Ros ccd1f1082a Adding breadcrumb to Shape Tracing model tab
--HG--
branch : dev
2011-03-23 21:51:27 -07:00
Dave Reed b428051ab3 Creating a content type redirects you to the Add Parts screen.
--HG--
branch : dev
2011-03-23 20:42:26 -07:00
Sebastien Ros b165807cf3 Moving Warmup code to a different assembly
--HG--
branch : dev
2011-03-23 17:20:38 -07:00
jowall aa63b683df Added class to textbox for name field on add layer screen.
--HG--
branch : dev
2011-03-23 16:20:59 -07:00
jowall 6e28f7d318 Some more padding fixes.
--HG--
branch : dev
2011-03-23 15:41:18 -07:00
Andre Rodrigues 54087360b3 Merge
--HG--
branch : dev
2011-03-23 15:35:51 -07:00
Andre Rodrigues ed83b89d44 Updating a few Module.txt files to collapsed format / correct name.
--HG--
branch : dev
2011-03-23 15:35:27 -07:00
Dave Reed 407d992b9b Merge
--HG--
branch : dev
2011-03-23 15:30:01 -07:00
Andre Rodrigues f413674adb Renaming OrchardDependencyReplaceAttribute file to OrchardSuppressDependencyAttribute.
--HG--
branch : dev
rename : src/Orchard/Environment/Extensions/OrchardDependencyReplaceAttribute.cs => src/Orchard/Environment/Extensions/OrchardSuppressDependencyAttribute.cs
2011-03-23 15:28:54 -07:00
Andre Rodrigues d6eec54d9b Fixing references to use hintpaths and avoid warnings.
--HG--
branch : dev
2011-03-23 15:27:41 -07:00
Dave Reed 141a502488 Merge
--HG--
branch : dev
2011-03-23 15:27:32 -07:00
jowall 0a422ff1b4 Some padding fixes.
--HG--
branch : dev
2011-03-23 15:02:47 -07:00
Nathan Heskew f51dc24032 Putting the widget layer hinting notification into it's own feature...
...so it can be disabled when it becomes annoying.

It's enabled by default in the blog and default recipies.

--HG--
branch : dev
2011-03-23 14:47:35 -07:00
jowall 2d3ac42836 Fixed link to the front end and logout link in admin.
--HG--
branch : dev
2011-03-23 14:40:37 -07:00
andrerod 71d05ffe93 Merge
--HG--
branch : dev
2011-03-23 14:29:52 -07:00
andrerod 0b95cc9b72 Fixing enable features filtering.
--HG--
branch : dev
2011-03-23 14:28:48 -07:00
Nathan Heskew 1f4248fe6a The LayerHintHandler is indeed a Handler (was left in Drivers)
--HG--
branch : dev
2011-03-23 14:07:44 -07:00
Dave Reed a9d441ecc3 Merge
--HG--
branch : dev
2011-03-23 13:31:22 -07:00
Jonathan Wall 03cc6be3bd Removed monospace font from textarea.
--HG--
branch : dev
2011-03-23 13:26:14 -07:00
Nathan Heskew 9ab3d21e48 Fixing the Widgets module dependencies
--HG--
branch : dev
2011-03-23 12:18:46 -07:00
Nathan Heskew 86c6e4052f Adding something for the theme zone preview image.
--HG--
branch : dev
2011-03-23 12:00:45 -07:00
Dave Reed d1819a7f77 Choose items defaults to filter content type by the restricted type of the target container.
--HG--
branch : dev
2011-03-23 11:56:14 -07:00
Nathan Heskew f98505d75f Merge
--HG--
branch : dev
2011-03-23 11:13:51 -07:00
Dave Reed 37bbeab5d4 ContentType filter dropdown is disabled, not invisible, when viewing a restricted list.
--HG--
branch : dev
2011-03-23 11:08:01 -07:00
Nathan Heskew dd31fbdfe3 Merge
--HG--
branch : dev
2011-03-23 11:05:40 -07:00
Nathan Heskew 4703aa1429 Getting the "add layer" hint hooked up for published content.
Hint notification message appears anytime the content is published, not just on
creation. Need to recognize an existing layer for the to be hinted layer rule so
we don't send the user down the path of duplicate layer creation.

--HG--
branch : dev
2011-03-23 11:04:51 -07:00
jowall 34b9ed9d5b Added some margin to the header.
--HG--
branch : dev
2011-03-23 10:14:19 -07:00
Nathan Heskew 8f77ef608e Touching up the global widget management UI a little.
--HG--
branch : dev
2011-03-23 09:57:40 -07:00
Sebastien Ros 04e9751725 Displaying expando glyphs in STW model browsing
--HG--
branch : dev
2011-03-23 08:49:07 -07:00
Sebastien Ros cf7aaecd92 Refactoring Warmup to an HttpModule
--HG--
branch : dev
2011-03-22 22:15:32 -07:00
Louis DeJardin 0660441fc0 Avoiding deadlocks from higher default isolation level
Default isolation level of TransactionScope is higher than default isolation
of a transaction. This change makes the desired isolation level explicit.

Also adds a feature to experimental which logs additional Sql CE lock
information when an exception is thrown from a web request.

--HG--
branch : dev
extra : rebase_source : 0d9456873e475d87da6e97ae12db0faf5a93232b
2011-03-22 18:07:25 -07:00
Dave Reed 319134e237 Changing list management pick items ability to a new 'choose items' view.
--HG--
branch : dev
2011-03-22 17:48:26 -07:00
Andre Rodrigues 4a404afd2d Adding HostRestart folder to WebPI and making it writable.
--HG--
branch : dev
2011-03-22 17:10:32 -07:00
Andre Rodrigues 0c15aedaf0 Merge
--HG--
branch : dev
2011-03-22 16:42:02 -07:00
Andre Rodrigues e73a39945b Removing dependency on "Dependencies.xml"
--HG--
branch : dev
2011-03-22 16:41:04 -07:00
Nathan Heskew 343f447244 Adding an info notification to newly created (RoutePart) content
--HG--
branch : dev
2011-03-22 15:55:37 -07:00
Andre Rodrigues 28e8eb826c Merge
--HG--
branch : dev
2011-03-22 15:47:28 -07:00
Andre Rodrigues 43a686da5c - Making project references on dynamic compilation also aware of pre-built DLL.
- Avoid duplicate references by using HashSet.
- Adding some UT

--HG--
branch : dev
2011-03-22 15:43:48 -07:00
Nathan Heskew 37d4b9242a Merge
--HG--
branch : dev
2011-03-22 13:15:45 -07:00
Nathan Heskew 56d4914bbb Adding a bit of JS-only UI for layer visibility.
A little rough and might consider showing layers w/o widgets in some way...

--HG--
branch : dev
2011-03-22 13:14:29 -07:00