loudej
|
88e3b16888
|
Renaming wiki to sandbox
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041931
|
2009-11-23 20:21:02 +00:00 |
|
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 |
|
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
|
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
|
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 |
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
|
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
|
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
|
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 |
|
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 |
|
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
|
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
|
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
|
2d3cd1b304
|
Populating initial tree
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4038902
|
2009-11-07 22:49:58 +00:00 |
|