Commit Graph

7 Commits

Author SHA1 Message Date
Lombiq
aaced541e3 Adding WithIdentity() content metadata helper to add IdentityPart in migrations and changing affected code to use this 2016-01-04 19:09:00 +01:00
Renaud Paquay
0601e2fb24 Fix remaining issues with DateTimeRelative, etc. shapes
--HG--
branch : dev
2010-10-18 20:03:33 -07:00
Renaud Paquay
6789347981 Make PublishedDate and PublishedWhen shape methods
--HG--
branch : dev
2010-10-18 17:36:42 -07:00
Nathan Heskew
f8053de81e More template work and getting the Blogs module's display in pretty good shape
--HG--
branch : dev
2010-10-18 01:28:39 -07:00
Nathan Heskew
ddca57edd4 Making progress on updating the content manager API fit better with the new dynamic UI composition scheme
- Includes changing display-related implementations (drivers & views) to work with shapes
- Editor implementations still on the old template model
- Orchard.Blogs is currently using a different display type instead of specifying alterations (for Blog and BlogPost)

--HG--
branch : dev
2010-10-11 02:06:01 -07:00
Nathan Heskew
7d6b76d7f5 Getting content publishing/unpublishing hooked up (from the content item list)
- moved publishing control to the Contents module
- included some prep for adding bulk actions and filtering to the content item list
- publish, unpublish and remove actions need downlevel interstitial pages (functionality only workes w/ JS at the moment)

--HG--
branch : dev
2010-07-16 00:49:24 -07:00
Nathan Heskew
4fb3c51dff Getting the comment count on the content list view in the admin and blog posts to use more of the generic content templating
- + blog posts get translation functionality

--HG--
branch : dev
2010-07-15 16:06:40 -07:00