Commit Graph

21 Commits

Author SHA1 Message Date
suhacan
e8ba2bbcd5 - Fixing two ExtensionManager tests that suddenly started failing due to being tagged as content instead of embedded resources.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043650
2009-12-10 02:08:25 +00:00
suhacan
73a1740817 - Refactoring IPackageManager: we want an IExtensionManager because extensions like packages and themes share a lot of aspects.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043646
2009-12-10 01:32:26 +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
9852c56cb2 Slugs in pages module no longer case sensitive. Introduces concept of transient and singleton dependencies. Singleton dependencies really mean single instance per shell.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4042638
2009-11-29 09:08:25 +00:00
loudej
7a2d4c4a03 Adding a background task sweep generator. Updated cms page scheduler processing as a background task.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4042426
2009-11-27 08:52:38 +00:00
loudej
72d8a24ec4 Providing a query builder off of the IContentManager interface.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4042269
2009-11-26 00:41:00 +00:00
loudej
953c83fe78 Another refinement of the content api.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041636
2009-11-21 09:17:22 +00:00
loudej
dc9e302bae Refactoring ModelDriver to favor composition over inheritance. Introduces idea of IModelFilter.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041298
2009-11-18 22:19:54 +00:00
loudej
6114433e47 Refactoring the base ModelDriver's weld-part method into a ModelBuilder that's passed as part of the NewModelContext
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040852
2009-11-16 18:21:42 +00:00
loudej
6d2e8c0983 Moving cms pages into centralized test project. Adding a NullLocalalizer.Instance for initializing Localizer T properties in constructor.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040309
2009-11-14 05:35:58 +00:00
loudej
df24fa629a Fixing namespace in Notify components. Adding nunit project to list.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039949
2009-11-12 19:19:45 +00:00
rpaquay
1c8cf1da12 Include "ReflectXxx" tests in Orchard.Tests.csproj
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039728
2009-11-12 00:55:04 +00:00
rpaquay
2f5e08bc6c Removing TFS bindings from projects and solution
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039721
2009-11-11 23:55:20 +00:00
loudej
d5a78a53ed Implementing a navigation menu system for admin pages.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039716
2009-11-11 23:36:29 +00:00
loudej
ef0c573f42 Moving controllers out of stock Orchard.Web app. Updating standard route provider to use package manager active entry information. (removes hardcoded entries.)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039327
2009-11-10 07:39:09 +00:00
loudej
0eaf1ccb30 Adding some package metadata services
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039316
2009-11-10 06:15:21 +00:00
loudej
b72472c8f1 Changing IOrchardRuntime to IOrchardShell
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039304
2009-11-10 03:46:00 +00:00
loudej
f0b46afc84 Continued implementation of model infrastructure. Adding orchard security providers. Adding Users package.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039302
2009-11-10 03:41:01 +00:00
rpaquay
ace78cfd33 Updating ReflectOn.NameOf to support indexer calls
This is so that we can write stuff like this in aspx pages:
name="<%=Html.NameOf(m => m.PageEntries[pageIndex].PageId)%>"

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4038939
2009-11-08 06:23:03 +00:00
loudej
72851737cc Starting an implementation of a composite model management system
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4038935
2009-11-08 05:27:47 +00:00
rpaquay
2d3cd1b304 Populating initial tree
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4038902
2009-11-07 22:49:58 +00:00