Commit Graph

18 Commits

Author SHA1 Message Date
skewed
3ff07fbf5e - Finished moving display and editor templates from views/models to views/shared
- Fixed a bug where the template name for model editor template on update wasn't set correctly

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044291
2009-12-18 16:43:45 +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
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
3dfc1a0090 Roughing in wiki sandbox. Removing mvc 2 tooling dependencies.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041461
2009-11-19 23:20:51 +00:00
loudej
4c9a241240 Attempting to improve the checkout-and-run experience
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041441
2009-11-19 20:52:40 +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
b50f2c6fc7 Updating location formats on view engine to support ~/Views/Models/ path in any active package. Enables rendering of EditorTemplates and opens the door for distributed rendering of content or widgets.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041319
2009-11-18 23:49:05 +00:00
loudej
322c25df0e Adding some spike/concept work as context to refine model processing.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041259
2009-11-18 18:21:39 +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
4ff8f065f6 Adding role selection to user screen. This also introduces the idea of displaying composite editors for composite objects.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039988
2009-11-13 00:19:43 +00:00
suhacan
60804ae95a - RolesBasedAuthorizationService.
- Retrofit Media and CmsPages modules to call into the AuthorizationService.CheckAccess() when they need to verify user permissions.

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039974
2009-11-12 21:52:01 +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
eb9cfcbda2 - Create/Read/Update/Delete actions for the Roles module.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039504
2009-11-11 00:25:29 +00:00
suhacan
2b9caf499d - View page for Edit Role...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039491
2009-11-10 22:10:45 +00:00
suhacan
534d146dae - View for create role.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039490
2009-11-10 22:04:02 +00:00
suhacan
94e415b064 - Manage Roles Index action,view,model for Roles
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039480
2009-11-10 20:36:20 +00:00
suhacan
1a839b1ae1 - Add MVC 2.0 ref to Orchard.Roles
- Left hand module menu for Users and Roles

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039473
2009-11-10 19:35:25 +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