Commit Graph

19 Commits

Author SHA1 Message Date
Sebastien Ros
12fed85d84 Fixing lost position when editing ContainablePart 2014-05-27 09:27:55 -07:00
Sipke Schoorstra
c748ee447c Reviving Orchard.Lists 2013-12-04 17:09:33 -08:00
Zoltán Lehóczky
37fb92f274 #18781: Adding ContainablePartDriver import/export
Work Item: 18781

--HG--
branch : 1.x
extra : transplant_source : %FE%E4Q.%C9%82%F8%81%15%FA%BCD%A8%92%7C%CF%09%9D%85X
2012-07-03 14:27:27 +02:00
Sebastien Ros
c894e8c7cb #18729: Fixing ContainableDriver to allow tokens to read the value
Work Item: 18729

--HG--
branch : 1.x
2012-06-29 17:16:29 -07:00
piedone
679e4fed3d #17312: Refactoring ContainerPart to use a driver
Work Item: 17312

--HG--
branch : 1.x
2011-11-15 11:46:33 -08:00
Sebastien Ros
9a7d660510 #18090: Fixing container's title issues by adding a new TitlePart
Work Items: 18090

--HG--
branch : 1.x
2011-09-20 16:11:54 -07:00
Dave Reed
a4e6f8e549 #17682: Content can not change from "Add to a list" to "None"
--HG--
branch : 1.x
2011-04-07 12:31:23 -07:00
Dave Reed
e964798de2 #17666: having 1 (or more) content types containing ContainerPart but not RoutePart brings down entire ContainablePart
- Containable does not rely on RoutePart to get the title, it just uses metadata.
- Better display when a container is not routable.

--HG--
branch : 1.x
2011-04-05 15:01:43 -07:00
Suha Can
093b6e4f21 Fixing #17275
--HG--
branch : dev
2011-03-21 16:34:49 -07:00
Suha Can
cbf5235b0c Adding I/E handlers for the last few types.
--HG--
branch : dev
2011-03-16 12:38:04 -07:00
Dave Reed
823ddd08b3 Much better query to find allowable containers.
--HG--
branch : dev
2011-03-10 18:22:41 -08:00
Dave Reed
ca4895b979 ContainablePart filters the container list to those allowed to contain its content item's content type.
--HG--
branch : dev
2011-03-10 16:11:46 -08:00
Dave Reed
e0dada5fb0 Fixing ambiguous call in containable, containerwidget, and customproperties drivers.
--HG--
branch : dev
2011-03-10 11:38:43 -08:00
Suha Can
c97a8d26cb Cleanup (includes)
--HG--
branch : dev
2010-12-07 15:47:45 -08:00
Nathan Heskew
383938d73d Adding some "List" content type specific UI improvements to the admin.
work item: 16865

--HG--
branch : dev
2010-12-01 15:55:02 -08:00
Nathan Heskew
e56c682586 Updating the Routeable slugify to use the item's path
--HG--
branch : dev
2010-11-13 08:37:13 -08:00
Nathan Heskew
036033116f Some work on making the route part more container aware
- still needs some work in the Slugify method (for client slugification)
- also a container path placeholder...

--HG--
branch : dev
2010-11-13 01:52:53 -08:00
Louis DeJardin
5673576425 Roughing in Containers module
Container/containable editor templates appear
Container id settable via drop list
ContainerPathConstraint of higher priority providing list view

--HG--
branch : dev
2010-11-08 17:44:43 -08:00
Louis DeJardin
8d1b0a7be7 Adding core Containers module
Container part used for content types that group child items together
Containable part provides UI to select which item is ContainerId

--HG--
branch : dev
2010-11-08 15:33:56 -08:00