Andre Rodrigues
7f3e720223
Merge
...
--HG--
branch : dev
2010-12-09 10:45:16 -08:00
Renaud Paquay
93914fc296
Rename method
...
--HG--
branch : dev
2010-12-09 09:56:57 -08:00
Kevin LaBranche
4c7cd86da2
WorkItem 16992 - Content Types are now in Alpha Order like Content Parts.
2010-12-09 08:01:02 -07:00
Renaud Paquay
1cc0c528f8
Merge
...
--HG--
branch : dev
2010-12-08 21:39:58 -08:00
Renaud Paquay
932f7fd792
Fix unit tests
...
--HG--
branch : dev
2010-12-08 21:39:17 -08:00
Renaud Paquay
4df23c2221
Tweak assembly loading policy one more
...
We have this in Orchard.Setup.csproj:
<Reference Include="Autofac, Version=2.1.13.813, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\lib\autofac\Autofac.dll</HintPath>
</Reference>
However, version of autoface we are using is not 2.1.13.813.
This means that, even if the full assembly name is specified in the csproj file,
we still need to lookup the assembly by short name if we can't find it.
--HG--
branch : dev
2010-12-08 20:07:58 -08:00
Suha Can
e5565d5169
Merge
...
--HG--
branch : dev
2010-12-08 18:58:32 -08:00
Suha Can
429fabd93c
16974 Create and edit actions don't use the correct permissions
...
--HG--
branch : dev
2010-12-08 18:58:04 -08:00
Renaud Paquay
ee271abff2
Rename method
...
--HG--
branch : dev
2010-12-08 18:32:59 -08:00
Sebastien Ros
b7790d3a60
Merge
...
--HG--
branch : dev
2010-12-08 18:29:11 -08:00
Sebastien Ros
acb4ccf530
Fixing Enable/Disable display in Features view
...
--HG--
branch : dev
2010-12-08 18:28:41 -08:00
Andre Rodrigues
18d1e80189
#16849 : Replacing strings and console.writelines by exception throwing.
...
--HG--
branch : dev
2010-12-08 18:18:52 -08:00
Andre Rodrigues
c57a3ab642
#16756 : Adding binding redirect for MVC from 1.0 to 3.0
...
--HG--
branch : dev
2010-12-08 18:17:55 -08:00
Renaud Paquay
7a4ece294c
Merge
...
--HG--
branch : dev
2010-12-08 18:14:56 -08:00
Suha Can
d8a02d4f3e
16975 ItemController.Preview action in contents module should do permission demand for edit content
...
--HG--
branch : dev
2010-12-08 17:48:40 -08:00
Sebastien Ros
42a8e39478
Updating Azure IStorageProvider to reflect new method
...
--HG--
branch : dev
2010-12-08 17:24:07 -08:00
Sebastien Ros
08ecb5ef3c
Fixing project to remove None attribute on content files
...
--HG--
branch : dev
2010-12-08 17:04:55 -08:00
Andre Rodrigues
98d759e7d4
#16987 , #16527 , #16785 : Media file upload fixes.
...
--HG--
branch : dev
2010-12-08 16:13:09 -08:00
Sebastien Ros
653bf6f14b
Merge
...
--HG--
branch : dev
2010-12-08 16:01:39 -08:00
Sebastien Ros
b43c5621ab
Using OData feed as a Service Reference connection
...
Work Item: 16954
--HG--
branch : dev
2010-12-08 16:00:58 -08:00
Sebastien Ros
0a30addc4f
Updating configuration settings for Azure
...
--HG--
branch : dev
2010-12-08 16:00:28 -08:00
Suha Can
5e3acea767
16977 Check publication permission is being checked in PublishLater and ArchiveLater
...
--HG--
branch : dev
2010-12-08 16:00:12 -08:00
Renaud Paquay
ff6c5f3edc
Make the engine view discovery more correct
...
For themes, the pattern is slighty different than for modules,
Also, we need to interleave the different views engine in between
themes and base themes, so that overrides between Razor and WebForms
work as excpected.
--HG--
branch : dev
2010-12-08 15:40:15 -08:00
Suha Can
ea760cfe2e
16979 Reports should check for site ownership
...
--HG--
branch : dev
2010-12-08 15:10:07 -08:00
Suha Can
ca78b8acef
16976 Remove change owner of item permission
...
--HG--
branch : dev
2010-12-08 14:47:56 -08:00
Renaud Paquay
a81d4c0821
Removing incorrect definition of extension type
...
There is no such thing as a "Core" extension type.
"Theme" and "Module" are the only valid extension types.
--HG--
branch : dev
2010-12-08 14:44:55 -08:00
Suha Can
5284fbb567
16968 Remove manage search index permission
...
--HG--
branch : dev
2010-12-08 14:40:05 -08:00
Suha Can
cd2f506a51
16966 Remove module management permission
...
--HG--
branch : dev
2010-12-08 14:34:50 -08:00
Renaud Paquay
9b8a20c222
Merge
...
--HG--
branch : dev
2010-12-08 14:33:44 -08:00
Suha Can
d4071c2269
16962 Remove theme management permission
...
--HG--
branch : dev
2010-12-08 14:30:41 -08:00
Renaud Paquay
ab3d0a2636
Fix computed set of views paths to allow themes in the admin
...
When looking for ViewPath to activate, the order should be:
1. Current active theme
2. Base themes of the current theme (in "base" order). Note that "base themes"
for "TheAdmin" theme means all enabled themes
3. Modules which have at least one active feature, in feature dependency order
Work Item: 16654
--HG--
branch : dev
2010-12-08 14:27:50 -08:00
Suha Can
44f54025b3
16961 Remove manage users permission
...
--HG--
branch : dev
2010-12-08 14:24:35 -08:00
Suha Can
7d31f16dab
16965 Remove tenant permission
...
--HG--
branch : dev
2010-12-08 14:16:48 -08:00
Suha Can
65695a4acf
16972 Remove settings permissions
...
--HG--
branch : dev
2010-12-08 14:11:50 -08:00
Suha Can
cc730fed3d
16964 Remove role permissions
...
--HG--
branch : dev
2010-12-08 14:04:33 -08:00
Suha Can
2b15a8d56f
Merge
...
--HG--
branch : dev
2010-12-08 13:53:30 -08:00
Suha Can
29f976265a
16960 Add root permission and remove permissions that would effectively enable elevation to root
...
16970 Merge content type permissions
--HG--
branch : dev
2010-12-08 13:52:59 -08:00
Nathan Heskew
462cf20eaa
Merge
...
--HG--
branch : dev
2010-12-08 13:24:40 -08:00
Nathan Heskew
e83d93bf28
Localizing validation error messages previously set in validation attributes.
...
work item: 16850
--HG--
branch : dev
2010-12-08 13:24:00 -08:00
Suha Can
b3f463fdc6
16973: Rename content permissions
...
--HG--
branch : dev
2010-12-08 13:21:32 -08:00
Suha Can
43b9dbf74f
16963: Tags: only keep manage tags permission
...
--HG--
branch : dev
2010-12-08 12:49:58 -08:00
Suha Can
14df2a4fb7
16971: Merge comment permissions
...
--HG--
branch : dev
2010-12-08 12:42:00 -08:00
Suha Can
dc1721ac49
Merge
...
--HG--
branch : dev
2010-12-08 12:13:19 -08:00
Suha Can
da40e98c54
Fixing #16967 : Merge media permissions into one manage media permission
...
--HG--
branch : dev
2010-12-08 12:12:49 -08:00
Andre Rodrigues
55af5304f5
#16953 Timestamping log file
...
--HG--
branch : dev
2010-12-08 12:02:59 -08:00
Nathan Heskew
d8b38b94c1
Adding supportsAutoUpdate to the XmlRpc capabilities to make sure client apps (e.g. Live Writer) keep up to date with the applications capabilities
...
--HG--
branch : dev
2010-12-08 10:57:45 -08:00
Sebastien Ros
8c74508067
Cleaning references in Azure project
...
--HG--
branch : dev
2010-12-08 10:37:23 -08:00
Sebastien Ros
7ed0836f7e
Updating Azure project with SDK v1.3
...
Reflecting changes from Orchard project
--HG--
branch : dev
2010-12-07 21:38:28 -08:00
Kevin LaBranche
f6b1ae4031
Basic fix for Work Item 16558 - Adding too long role name causes page error. Added Data annotation to limit role name to 255 chars to avoid YSOD.
2010-12-07 22:20:38 -07:00
Renaud Paquay
e41e43bda4
Simplifying code, and making more efficient too
...
--HG--
branch : dev
2010-12-07 20:35:58 -08:00