Commit Graph

25 Commits

Author SHA1 Message Date
Lombiq
9a8574efa3 Removing Containers ItemController, moving logic to driver, fixes #2724 2016-04-30 00:34:52 +02:00
Lombiq
5406b17601 Converting all files stored as CRLF in git to be stored as LF
LF is the git default and all new files are stored as such. Old files from the hg to git conversion however were moved over as CRLF.
2015-12-13 22:21:02 +01:00
Sebastien Ros
9e9e19c439 Add setting to hide Container editor 2015-09-16 17:52:13 -07:00
Sebastien Ros
a0d61c67b8 Refactoring Import methods 2015-08-28 17:06:34 -07:00
Sipke Schoorstra
c748ee447c Reviving Orchard.Lists 2013-12-04 17:09:33 -08:00
Sebastien Ros
e76598d028 #18560: Fixing Containers dependency on Feeds
Work Item: 18560

--HG--
branch : 1.x
2012-06-22 09:58:28 -07:00
Sebastien Ros
e27144fec7 #18532: Hiding pager in lists when not displayed
Work Item: 18532

--HG--
branch : 1.x
2012-03-12 16:59:10 -07:00
randompete
5bb8be0166 Merge 1.x
--HG--
branch : autoroute
2011-12-29 15:01:54 +00:00
randompete
fa17b7794f Severing numerous ties to Routable
--HG--
branch : autoroute
2011-12-29 11:56:05 +00:00
randompete
97c3356edf Fix container routing
--HG--
branch : autoroute
2011-12-07 23:32:23 +00:00
piedone@pyrocenter.hu
32ab009bbf Separate driver for lists
--HG--
branch : 1.x
extra : rebase_source : 11fd73323325581ec561f1043de916e8c4737b49
2011-11-28 20:31:58 +01:00
piedone@pyrocenter.hu
c44d4a06d3 Removing Parts_Container_Contained_Summary from ContainerPartDriver
--HG--
branch : 1.x
extra : rebase_source : 2e605b0ebae4cc33cd0fad6f310a096757186390
2011-11-28 00:30:25 +01:00
piedone@pyrocenter.hu
bb1ffe5555 Removing IShapeFactory dependency from ContainerPartDriver
--HG--
branch : 1.x
extra : rebase_source : 861a7f06e55e83eda29857e4a8c088902b78da8f
2011-11-27 22:52:58 +01:00
piedone@pyrocenter.hu
77656edc7f Fixing that container pager shape was not displayed
--HG--
branch : 1.x
extra : rebase_source : 80295bb54f53c656d8da9113f4dfcb43d2040fe9
2011-11-27 22:50:16 +01: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
Andre Rodrigues
2e2e193905 #17297: Setting default container sorting to be by CreatedUtc.
--HG--
branch : 1.x
2011-05-26 13:39:03 -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
deb5513737 Initial new List Management UI.
--HG--
branch : dev
2011-03-10 11:45:07 -08:00
Dave Reed
0d92ef27fa Lists no longer need to specialize the entire Content.SummaryAdmin shape by using the new AdminLink metadata.
--HG--
branch : dev
2011-03-07 11:04:48 -08:00
Nathan Heskew
fd6dc8b92b Making it so multiple warning messages don't appear when creating a new container enabled content item (messages which appear when there are no containable enabled content types in the system)
work item: 16905

--HG--
branch : dev
2010-12-01 23:59:10 -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
b4bfd909e5 Getting the content container going. Still need to implement ordering and pagination.
--HG--
branch : dev
2010-11-10 16:35:17 -08:00
Nathan Heskew
48f803b082 Some work on the Containers front end. Creating a default page size site setting for containers.
--HG--
branch : dev
2010-11-09 16:00:51 -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