Commit Graph
3824 Commits
Author SHA1 Message Date
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
Renaud Paquay e41e43bda4 Simplifying code, and making more efficient too
--HG--
branch : dev
2010-12-07 20:35:58 -08:00
Renaud Paquay 259b465fd3 Skip SqlServer related unit tests if SqlServer is not installed
--HG--
branch : dev
extra : transplant_source : g%B6%FFf%9DD%B0UD%97%E8%2B%94%2B%3A%CF%A8B%17%A0
2010-12-07 13:11:44 -08:00
Suha Can c793c322bd Refactoring
--HG--
branch : dev
2010-12-07 18:10:29 -08:00
Andre Rodrigues 8267921c2f #16752: Using module instead of feature name for migration schema builder.
--HG--
branch : dev
2010-12-07 17:54:15 -08:00
Suha Can 317fa8058e Cleanup & Refactoring
--HG--
branch : dev
2010-12-07 17:42:52 -08:00
Suha Can c15e4d5ee8 Cleanup & Refactoring
--HG--
branch : dev
2010-12-07 17:11:55 -08:00
Suha Can cc29bf9605 Merge
--HG--
branch : dev
2010-12-07 16:48:48 -08:00
Suha Can f6cfeb3d66 Refactoring
--HG--
branch : dev
2010-12-07 16:47:30 -08:00
Jonathan Wall db75d39ccd Removed dark background from the admin.
--HG--
branch : dev
2010-12-07 16:44:51 -08:00
Suha Can 2b7b92c439 Refactoring
--HG--
branch : dev
2010-12-07 16:11:29 -08:00
Dave Reed eab448cb21 #16949: Fixing scaffolded modules and themes when used in a non-source distribution
--HG--
branch : dev
2010-12-07 16:04:16 -08:00
Suha Can c97a8d26cb Cleanup (includes)
--HG--
branch : dev
2010-12-07 15:47:45 -08:00
Andre Rodrigues 72ff07e3bd Merge
--HG--
branch : dev
2010-12-07 15:24:55 -08:00
Andre Rodrigues 95841b5fbc Updating logger to split into levels depending on namespace, to autoflush and also to update log levels on build for azure or CI.
--HG--
branch : dev
2010-12-07 15:24:43 -08:00