Commit Graph

1305 Commits

Author SHA1 Message Date
Louis DeJardin
2993f015a5 Adding Orchard.Lists module
Creates generic List content type as an out-of-box container
Will hold ListWidget when written

--HG--
branch : dev
2010-11-08 15:36:24 -08:00
Louis DeJardin
7e9c27433b Updating experimental templates for name change
--HG--
branch : dev
2010-11-08 15:31:25 -08:00
Sebastien Ros
77cc446f99 Preparing PackageExpander unit tests
--HG--
branch : nuget
2010-11-08 13:21:06 -08:00
Louis DeJardin
60259dad67 Setup needs to enable the theme it will assign as site default
--HG--
branch : perf
extra : transplant_source : 6%07%B8%E6%2A%0F%F5f%DB%0DFa%A5%A5X%3Ac%9C%DE%9B
2010-11-08 12:12:52 -08:00
Louis DeJardin
837010a418 Fixing reference to _contentManager in component
--HG--
branch : dev
2010-11-08 11:56:46 -08:00
Louis DeJardin
1d3813b9ab Merge
--HG--
branch : dev
2010-11-08 11:41:32 -08:00
Louis DeJardin
8160b8ab4b Fixing initial setup screen
Setup module hardcoded descriptor needs Location pointing to ~/Themes

--HG--
branch : perf
2010-11-08 11:29:22 -08:00
Louis DeJardin
57db7fb94d Merge
--HG--
branch : perf
2010-11-07 21:49:46 -08:00
Louis DeJardin
920924ddd7 Fixing warnings
--HG--
branch : perf
2010-11-07 21:47:11 -08:00
Louis DeJardin
5e7a6cdcb7 Unit tests passing
--HG--
branch : perf
2010-11-07 21:43:30 -08:00
Louis DeJardin
85b1276d68 Getting closer to restoring existing functionality
--HG--
branch : perf
2010-11-07 14:40:51 -08:00
Louis DeJardin
d2960b2c1b Shifting more work out of framework
Framework ThemeManager now for getting request theme from selectors
Module interfaces entirely moved - now exist as orchard.modules implementation

--HG--
branch : perf
rename : src/Orchard.Web/Modules/Orchard.Modules/Models/ModuleFeature.cs => src/Orchard.Web/Modules/Orchard.Modules/ViewModels/ModuleFeature.cs
2010-11-06 20:27:45 -07:00
Sebastien Ros
70848ef2dd Implementing "package install" command based on NuGet
--HG--
branch : nuget
2010-11-05 18:17:12 -07:00
Suha Can
e251fdb44e - Removing obsolete event bus handler.
- Making DateTimeShapes a ISingletonDependency instead of IDependency.

--HG--
branch : perf
2010-11-05 17:19:59 -07:00
Louis DeJardin
1341b7f312 Additional intermediate state
--HG--
branch : perf
2010-11-05 16:33:24 -07:00
Nathan Heskew
e387aac28a Merge
--HG--
branch : dev
2010-11-05 16:31:36 -07:00
Nathan Heskew
996c8ebfac Updating the tag management UI to link the tag name up with the tag edit page and added a remove action (button and controller action)
--HG--
branch : dev
2010-11-05 16:31:06 -07:00
Jonathan Wall
4993deefba More CSS clean-up.
--HG--
branch : dev
2010-11-05 16:24:56 -07:00
Jonathan Wall
cc4be210e1 Fixed font size for the legend tag.
--HG--
branch : dev
2010-11-05 16:16:09 -07:00
Nathan Heskew
7c23b3075f Updating the role management UI to link up the role name to the edit page and implement & remove some removes
--HG--
branch : dev
2010-11-05 16:09:04 -07:00
Jonathan Wall
474bb7fb97 Fixed font size on features page.
--HG--
branch : dev
2010-11-05 16:08:39 -07:00
Nathan Heskew
26d34da16a Fixing user registration to not sign the user in after account creation if new user accounts must be approved before use.
via the "Users must be approved before they can log in" site setting

--HG--
branch : dev
2010-11-05 15:18:26 -07:00
Nathan Heskew
3508ae7854 Making the user's name a link to edit in the user management UI
--HG--
branch : dev
2010-11-05 14:59:50 -07:00
Nathan Heskew
67d430f303 Updating User create and edit to get the layout corrected and notifications not duplicated
--HG--
branch : dev
2010-11-05 14:53:55 -07:00
Andre Rodrigues
d2ee9ea8e6 Medium Trust: Making orchard assemblies security transparent.
--HG--
branch : dev
2010-11-05 13:40:05 -07:00
Nathan Heskew
2d1c060ac8 Small UI fix for the Media add folder breadcrumb
--HG--
branch : dev
2010-11-04 22:32:44 -07:00
Nathan Heskew
35d8f46d92 Making displayed size a bit more friendly
--HG--
branch : dev
2010-11-04 22:25:08 -07:00
Louis DeJardin
452576b541 Merge
--HG--
branch : perf
2010-11-04 20:38:41 -07:00
Louis DeJardin
7b508d72d2 Consolidating redundant theme/module services
Breaking off site's "default theme" changing methods
Centralizing enable/disable functionality

--HG--
branch : perf
2010-11-04 20:37:35 -07:00
Suha Can
1ce1cc9521 PERF: Fix for Dispel CurrentUser/CurrentSite magic
http://orchard.codeplex.com/workitem/16718

--HG--
branch : perf
2010-11-04 20:24:48 -07:00
Andre Rodrigues
d030742a43 Medium Trust: Fixing machinekey validation code to avoid securityexception on web.config getsection code.
--HG--
branch : dev
2010-11-04 16:12:16 -07:00
Louis DeJardin
04bb3d90dc Refactoring IModule and ITheme related services
Changing component layering to allow more efficient dependencies
Marking several interfaces and services obsolete to produce warnings
Changing ITheme to FeatureDescriptor as a first step

--HG--
branch : perf
extra : rebase_source : 905b69eb1cc6ed05750908e41a2d0846dde22001
2010-11-04 16:04:50 -07:00
Nathan Heskew
ec47091582 Making BlogPost and Page types "draftable" by default
--HG--
branch : dev
2010-11-04 15:25:16 -07:00
Nathan Heskew
a60ce2141a A little button cleanup
--HG--
branch : dev
2010-11-04 15:13:15 -07:00
Dave Reed
a28327d64b Merge
--HG--
branch : dev
2010-11-04 14:00:36 -07:00
Dave Reed
5421028cdd Adding str length annotation to model
--HG--
branch : dev
2010-11-04 14:00:12 -07:00
Nathan Heskew
a63014715f Updating the content item edit's publishing controls.
- if the content item is not "Draftable" there is a single save button that saves and publishes
- if the content item is "Draftable" there is still the save button, which saves a draft, and a publish now button for immediate publishing
- if there's a part on the content item that handles scheduling (like Orchard.PublishLater) then the draft saved should be scheduled for publishing

--HG--
branch : dev
2010-11-04 13:20:46 -07:00
Louis DeJardin
d0cb69b805 Calling from clr to dlr without using dynamic callsite
Avoids callsite rule table - enables more memory to gc sooner

--HG--
branch : perf
2010-11-04 12:16:44 -07:00
Dave Reed
93ea6aae64 Merge
--HG--
branch : dev
2010-11-04 12:05:56 -07:00
Dave Reed
79bec8cee6 - Added whitelist site setting for allowed file extensions to upload via media module.
- Hardcoded blacklist: web.config
- Superuser immune to whitelist restriction
- Zip files still allowed even if not in the list since these are expanded by the media module to allow for multi upload.
- Files within a zip must still pass white/black-list test per normal rules (file is skipped if not).

--HG--
branch : dev
2010-11-04 12:01:07 -07:00
Nathan Heskew
e414469e0f Fixing the src of media embed markup that's given on the edit media page
--HG--
branch : dev
2010-11-03 23:38:12 -07:00
Nathan Heskew
9a5faa199f Removing the "caption" input from the media edit template
--HG--
branch : dev
2010-11-03 23:11:14 -07:00
Nathan Heskew
b73e125ab4 Bringing back the Feature management's view switcher
--HG--
branch : dev
2010-11-03 23:03:34 -07:00
Sebastien Ros
08eb862153 Checking Website validity before assigning it to the package metadata
--HG--
branch : nuget
2010-11-03 17:45:35 -07:00
Dave Reed
c3ecd7e1e0 Merge
--HG--
branch : dev
2010-11-03 15:09:54 -07:00
Andre Rodrigues
760f8020a8 Merge
--HG--
branch : dev
2010-11-03 14:58:57 -07:00
Andre Rodrigues
0c9441d240 Medium trust: reverting allow partially trusted callers in orchard projects to fix build for now.
--HG--
branch : dev
2010-11-03 14:51:39 -07:00
Dave Reed
1171d94030 Merge
--HG--
branch : dev
2010-11-03 14:33:25 -07:00
Andre Rodrigues
006567786b Updating proj files.
--HG--
branch : dev
2010-11-03 14:29:50 -07:00
Andre Rodrigues
8610b40275 Removing unused web.config files.
--HG--
branch : dev
2010-11-03 14:26:51 -07:00