Commit Graph
100 Commits
Author SHA1 Message Date
skewed 0e82f05a42 Some more work on the admin UI (expanding scope to all CMSPages admin pages) - mainly markup/CSS cleanup and touch-up and dropping YUI reset in favor pulling some Eric Meyer reset into the base
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041743
2009-11-22 08:46:22 +00:00
ErikPorter 038a38e958 Fixed up the url for blog pages and hooked up IsBlogConstraint for the new url.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041739
2009-11-22 07:52:02 +00:00
suhacan 75340abdcc - Comments: Moderation. Editing/Deleting/Marking as Spam/Closing comments per content item.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041721
2009-11-21 23:55:11 +00:00
loudej 102f89ef63 Refining extension methods. Adding a streamlined content manager creation method.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041639
2009-11-21 09:47:18 +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
suhacan 4ada0e0996 - Comments: Allow comments to be added to wikipages.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041618
2009-11-21 03:53:55 +00:00
loudej 6010a9b915 Commenting a catch-all route... Refining the item links...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041614
2009-11-21 02:42:45 +00:00
loudej a3132fc12d Adding content item name and link helpers
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041610
2009-11-21 02:28:56 +00:00
ErikPorter b919cacbf7 Fixing up urls for blogs and setting up some initial services, controller actions, routes, etc for BlogPost.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041606
2009-11-21 00:38:41 +00:00
suhacan 0ef4d4d7e4 - Fixing build...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041604
2009-11-21 00:14:18 +00:00
ErikPorter 9ff20d7945 Initial check in of some code that shows a list of blogs, a blog details page and can create a blog.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041601
2009-11-20 23:31:49 +00:00
skewed 30800e7a02 Admin UI "frame" in a pretty good state including some rough font sizing and a hacked faux grid. Need a real elastigrid and markup/CSS work on the content.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041577
2009-11-20 18:13:57 +00:00
suhacan 6e2d2f5add - Comments: Adding another setting for akismet.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041575
2009-11-20 18:08:26 +00:00
skewed ba6af5ac4e More work on the admin UI overhaul (WIP @ /admin/pages)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041563
2009-11-20 16:30:23 +00:00
loudej 0563d1ceb0 Adding lib directory needed for nunit exes to function
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041496
2009-11-20 06:03:15 +00:00
loudej 35b1b5a1d4 Adding scope ctor parameter to localization component.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041484
2009-11-20 02:49:20 +00:00
suhacan b759bba2ec - Comments: akismet integration, adding a few spam related settings to the package (enablespamprotection, akismetkey etc), minor refactoring.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041482
2009-11-20 02:06:46 +00:00
skewed da866aed29 Changing the (temporary) Admin URL to some other admin page that I'm not overhauling.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041479
2009-11-20 01:26:36 +00:00
skewed 6d3930d4ce Beginning to rework the Admin markup/CSS
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041476
2009-11-20 01:19:36 +00:00
loudej 676a7d15a7 Changed partial to ensure the area from the resulting link if present in the current request
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041472
2009-11-20 00:58:06 +00:00
rpaquay af13d15069 A couple of bug fixes to the Wiki pages UI
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041470
2009-11-20 00:37:54 +00:00
loudej 66700d9871 Getting the devtools details page to show display templates in addition to editor templates
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041468
2009-11-20 00:04:08 +00:00
suhacan 463490f648 - Comments: create comment, commentvalidator service and interface, minor fix to comment filtering in admin...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041466
2009-11-19 23:59:24 +00:00
loudej 2b2380c8cc Adding a mini-addon to devtools to show the contenttype, id, and link to the dev-details page for the item.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041465
2009-11-19 23:58:59 +00:00
loudej 5e8e5b7299 Adding some links for convenience
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041464
2009-11-19 23:33:07 +00:00
loudej 1c35f38b10 Adding a GetDisplays operation to the content manager system
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041463
2009-11-19 23:28:19 +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
suhacan f29342735f - Comments: comment management, bulk delete/mark as spam, filtering (spam/approved/all)...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041452
2009-11-19 21:58:48 +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
suhacan 35548f6ef1 - Comments: Permissions
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041429
2009-11-19 19:52:02 +00:00
suhacan 70a94fbfb6 - Comments: Package settings and editor templates.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041428
2009-11-19 19:42:44 +00:00
skewed 242ba7ae1c +mvc2 beta dll
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041424
2009-11-19 19:17:59 +00:00
loudej 3411167522 Adding a ~/devtools package with not-for-production controllers and diagnostics and such
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041419
2009-11-19 18:51:41 +00:00
skewed 2164bb79bb Some initial work on admin view cleanup (trying to commit a file that couldn't be committed in the previous...commit :| ).
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041369
2009-11-19 09:39:12 +00:00
skewed 8863709314 Some initial work on admin view cleanup.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041367
2009-11-19 09:28:45 +00:00
loudej 0a329de071 Adding a filter for editor templates
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041360
2009-11-19 06:29:44 +00:00
loudej f215b13393 Doing some more refinement on the record/handler relationship
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041358
2009-11-19 06:06:51 +00:00
loudej baba3c3eca removing unused files
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041355
2009-11-19 05:42:26 +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 50da138925 Fixing up some overlapping changes
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041351
2009-11-19 05:20:30 +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
suhacan ca6566ef73 - Adding Orchard.Comments package...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041331
2009-11-19 01:14:24 +00:00
suhacan f191f71399 - Some cosmetic renaming in Settings UI...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041328
2009-11-19 01:10:37 +00:00
suhacan 9c4648080b - Settings support for packages and their injection to settings admin.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041325
2009-11-19 01:03:23 +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
ErikPorter 418453853d Fixing an assembly reference problem from my last check in.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041315
2009-11-18 23:18:43 +00:00
ErikPorter cc871aa0e0 Setup Blogs package (doesn't actually do anything yet).
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041308
2009-11-18 23:05:26 +00:00
loudej e2104f9426 Roughing out some more composite editor refinements.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041305
2009-11-18 22:53:42 +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
suhacan d78f9a9b6f - Site Settings Package implementation.
- General site settings admin.
- Modifying RolesBasedAuthentication service to use injected CurrentSite to look up the Super User name from the site settings when checking for permissions.

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041295
2009-11-18 21:55:11 +00:00
suhacan 8dc4c78a66 - Adding Settings package under Orchard.Core. This is the package for Orchard site/package settings.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041262
2009-11-18 18:35:58 +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 7073054037 Renaming folder
--HG--
rename : src/Orchard.Web/Packages/Orchard.Wiki/AdminMenu.cs => src/Orchard.Web/Packages/Orchard.Wikis/AdminMenu.cs
rename : src/Orchard.Web/Packages/Orchard.Wiki/Controllers/AdminController.cs => src/Orchard.Web/Packages/Orchard.Wikis/Controllers/AdminController.cs
rename : src/Orchard.Web/Packages/Orchard.Wiki/Orchard.Wikis.csproj => src/Orchard.Web/Packages/Orchard.Wikis/Orchard.Wikis.csproj
rename : src/Orchard.Web/Packages/Orchard.Wiki/Package.txt => src/Orchard.Web/Packages/Orchard.Wikis/Package.txt
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041147
2009-11-18 06:04:03 +00:00
loudej 9c908bb488 Fixing another mvc hint path. Renaming Orchard.Wiki to Orchard.Wikis
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041146
2009-11-18 05:49:51 +00:00
loudej fdcf6fb975 Switching hint path to relative lib resource
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041144
2009-11-18 05:42:07 +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
suhacan 9f7d49c88b - SiteSettings interface/service and injection to support CurrentSite property in packages.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041140
2009-11-18 02:55:41 +00:00
loudej f4f51a9409 Adding sandbox project to validate some aspects of reusability.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041128
2009-11-18 00:42:13 +00:00
loudej 5dc1f41d5c Fixing remarkably basic mistake from the last commit.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040954
2009-11-17 07:36:56 +00:00
loudej 03e9442111 Forwarding ChangePassword from asp.net provider to IMembershipService. Also fixing an error handling issue in forms auth service.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040941
2009-11-17 06:00:14 +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 e414c47854 - File system based storage provider to not list or compute sizes of hidden files and folders.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040872
2009-11-16 21:24:25 +00:00
suhacan 2bb2497bca - Moving root media folder to the Media folder under Orchard.Web
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040871
2009-11-16 21:09:38 +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
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 7cb77e9870 removing an old test assembly
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040321
2009-11-14 08:27:32 +00:00
loudej ccf96fa187 Refactorying membership service ReadSettings as GetSettings
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040315
2009-11-14 06:24:54 +00:00
loudej ea65ec7115 Adding an authorizer component to streamline the permission checking code. The authorizer can access the current user on the caller's behalf, and will send a standard message to notifier (and also to the log) when access is denied.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040313
2009-11-14 06:15:55 +00:00
loudej 250dab36d5 Individual test projects in packages folder deprecated.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040310
2009-11-14 05:36:59 +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 a49384ca0f Refactoring permissions class names
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040296
2009-11-14 02:45:22 +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
rpaquay 958c61ac69 Code review feedback
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040237
2009-11-13 22:45:26 +00:00
rpaquay eb19e30a95 Add "svn:ignore" properties
Adding ignore property for bin, obj and *.user in all project directories

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040235
2009-11-13 22:38:06 +00:00
rpaquay 945c348995 Deleting bin directory and xml file (probably added by mistake)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040233
2009-11-13 22:33:18 +00:00
rpaquay 471d3eddcf Deleting bin directory and xml file (probably added by mistake)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040232
2009-11-13 22:30:07 +00:00
suhacan 2b77a00b52 - Users, Roles and Permissions are now hooked up together via an implementation of IAuthorizationService based on Roles. IAuthorizationService.CheckAccess is the API for module developers to check for custom permissions and the default implementation relies on the roles a user belongs to.
- Administrator is a special user that by default has all permissions.
- A non-logged or anonymous user by default doesn't have any permissions.
- Adding GetRoleByName to IRoleService.

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039999
2009-11-13 01:16:42 +00:00
loudej 3b39fad871 Healing project
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039990
2009-11-13 00:24:26 +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
rpaquay aa232445c8 Update CMS Pages template provider to use YAML parser
Also add calls to logging service when things are ignored or erroneous in the template metadata text.

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039982
2009-11-12 22:56:51 +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 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 51d756a573 Adding an authentication service, and wiring the authenticated user model object into base viewmodel property, and as property of components that implement ICurrentUser. That's done with SecurityFilter and SecurityModule respectively.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039779
2009-11-12 03:46:14 +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
suhacan 3758379324 - Permissions system for Orchard.
- Add PermissionProviders to existing modules (CmsPages and Media)
- Roles and Permissions management in the admin.

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039724
2009-11-12 00:40:40 +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
suhacan 3a951297fa - Service layer for the Roles module.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039510
2009-11-11 01:53:22 +00:00
loudej 0fd277ed42 Passing the HttpContextBase along with XmlRpcContext to enable handlers to determine http url
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039508
2009-11-11 01:36:42 +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
BertrandLeRoy 51c4cec177 Updated credits to include the Yamlnet library.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039503
2009-11-11 00:10:31 +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
loudej cc62bd6644 Adding ASL 2.0 text
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039468
2009-11-10 19:18:43 +00:00