Commit Graph

30 Commits

Author SHA1 Message Date
suhacan
7819c3b84e - Pages package moving to use the content item and content manager model (part 1)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045084
2010-01-07 01:06:17 +00:00
suhacan
f46223a70a - Removing the old CMS Pages package in favor of a new Pages package based on the new content manager and content item model (still very close to old package at this point)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045066
2010-01-06 19:56:47 +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
27098815f3 Changes to tests for MVC 2 value provider changes
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044578
2009-12-25 09:03:03 +00:00
loudej
9264a6bb73 Updating to MVC 2 RC. Adjusting for some differences. Adding record for HasComments part.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044540
2009-12-24 04:49:43 +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
8d99ca8bee Partially complete refactoring. Adding transactions. Adjusting template locations. CURRENTLY BROKEN
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044385
2009-12-21 01:30:24 +00:00
BertrandLeRoy
f2536d007a Removing old default copyrights from AssemblyInfo.cs.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043825
2009-12-11 21:34:57 +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
2d9aa59cc6 Small fix to test setup, plus an obvious mistake using the wrong argument in Slice
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4042305
2009-11-26 05:47:48 +00:00
loudej
1f762da0ec Changing the IContentManager interface to favor ContentItem values instead of IContent
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4042075
2009-11-24 18:14:56 +00:00
loudej
b12767c8ce Make page manager not use the page view model (separation of concerns)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041950
2009-11-23 21:19:23 +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
957a4b0127 Continuing to refactor ModelDriver concept into ContentHandler
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041354
2009-11-19 05:40:38 +00:00
loudej
40632265f7 Continuing to refactor ModelDriver concept into ContentHandler
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041352
2009-11-19 05:31:39 +00:00
loudej
3d867826c5 Refactoring Model concepts into ContentItem based concepts.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041350
2009-11-19 05:17:02 +00:00
loudej
3cb7788a8f First rough cut at an Orchard.Core assembly. This is intended to act as a carrier of certain built-in packages. The enlistment, activation, content files, etc. within ~/Core/X are intended to have exactly the same overall effect as if they were in a ~/Packages/X standalone project.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041143
2009-11-18 05:36:09 +00:00
loudej
e225650203 Adding password storage and verification. Clear and hashed supported. Hashed is default, uses SHA1 with unique salt per user.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040935
2009-11-17 05:52:23 +00:00
loudej
0cc64ebe1c Moving xmlrpc method to upload files into media module. Updating some localized string tests.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040921
2009-11-17 03:19:46 +00:00
suhacan
5f659dbedb - Fixing some broken unit tests (due to Localizer/Authorize changes).
- Refactoring Media module (Authorize,Localize).
- Minor cleanup...

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040469
2009-11-14 21:34:37 +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
07c57bc78d refactoring model editors, permissions, and adding rough localization
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040294
2009-11-14 02:35:43 +00:00
loudej
9bc4af3b80 Changing CurrentUser to be driven by a property only, removes the ICurrentUser interface. Also adding test infrastructure for roles package.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039957
2009-11-12 19:56:13 +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
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
suhacan
aa4071cc41 - Adding Orchard.Roles project
- Role,Permission models.
- Admin controller.

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039469
2009-11-10 19:26:37 +00:00
loudej
a3f0598057 Implementing Users AdminController and views
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039450
2009-11-10 17:33:39 +00:00
loudej
6fd0589f72 Building out user services
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039351
2009-11-10 08:43:28 +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