skewed
a592fae1c3
- Re-enabled (and rewrote) some of the RoutableService tests
...
- RoutableAspect's slug field taken out of tab order w/ JS (when the slugifier is going to do its thing)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045777
2010-01-21 16:54:00 +00:00
skewed
03d7d076f2
- Slug generation (for Blog, BlogPost and Page) reworked so a page can set its own slug rules and all content types get better AJAX-ified slug generation now that it is (and can be) content type aware (except for BlogPost, it needs some context about its parent so it can gen a unique slug for a post within a given blog)
...
- Page edit actions changed over to use id instead of slug (others should follow suit since slug uniqueness is only guaranteed among published content items...where applicable, there is no notion of a "published" blog)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045722
2010-01-20 01:19:16 +00:00
skewed
03d725b9d3
Adding regex validation for the RoutableAspect's slug and tossed in a few slugify tests
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045627
2010-01-18 17:40:06 +00:00
loudej
864dd42a08
Adding publish date, version-specific create/modify/publish dates, and unpublish method on content manager
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045209
2010-01-10 11:18:28 +00:00
loudej
556ab3c99f
Adding data versioning capabilities which content parts may opt-into. Still needs query support though.
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044752
2009-12-30 00:36:35 +00:00
loudej
c08d3813da
Changing Orchard.Models namespace to Orchard.ContentManagement
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044408
2009-12-21 20:29:53 +00:00
loudej
e1e4d1bb41
Renaming IContentProvider to IContentHandler
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043471
2009-12-08 10:34:03 +00:00
loudej
5aae644c6d
Adding a rough-cut owner editor
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043456
2009-12-08 06:13:08 +00:00