Commit Graph

3712 Commits

Author SHA1 Message Date
Nathan Heskew
8edd27b884 Updating Shapes.txt
--HG--
branch : dev
2010-11-24 16:18:02 -08:00
Andre Rodrigues
eb49c10881 Merge
--HG--
branch : dev
2010-11-24 16:11:22 -08:00
Andre Rodrigues
d94666aac0 Replace tabs for spaces in views, css and cs files.
--HG--
branch : dev
2010-11-24 16:10:08 -08:00
Renaud Paquay
c8fbbbe53e Adding Unit Test to very case insensitive behavior
--HG--
branch : dev
2010-11-24 16:03:08 -08:00
Renaud Paquay
de0a072492 Fix unit tests
--HG--
branch : dev
2010-11-24 15:58:48 -08:00
Andre Rodrigues
b84a4f74e8 Fixing a few more unlocalized exceptions.
--HG--
branch : dev
2010-11-24 15:50:01 -08:00
Renaud Paquay
e2fb055f59 Merge
--HG--
branch : dev
2010-11-24 15:25:58 -08:00
Sebastien Ros
67a45f1c09 Validating content type names, and displaying technical names
Work Item: 16471

--HG--
branch : dev
2010-11-24 15:24:11 -08:00
Andre Rodrigues
fd4c58d4b4 Initializing localizer
Adding information notifications
Adding localization invocations where necessary
Replacing tabs for spaces in views

--HG--
branch : dev
2010-11-24 15:19:14 -08:00
Louis DeJardin
0ff15f262a Updating profiling build target
--HG--
branch : perf
2010-11-24 15:09:25 -08:00
Renaud Paquay
81018a76d2 Orchard.exe commands should be case-insensitive
Make commands and switch case insensitive. Also change the property value
code to use "System.Convert" instead of hand-coded convertion code.

Work Items: 16590

--HG--
branch : dev
2010-11-24 14:28:15 -08:00
Andre Rodrigues
2652425378 #16864 Making invalid rename to fail.
--HG--
branch : dev
2010-11-24 14:10:33 -08:00
Louis DeJardin
29f3c9ecff Merge dev => perf
--HG--
branch : perf
2010-11-24 13:58:53 -08:00
Andre Rodrigues
bce90313af Merge
--HG--
branch : dev
2010-11-24 13:46:10 -08:00
Andre Rodrigues
b77e52244b Moving permissions to initial validations. Removing if/else for form post and using annotation instead.
--HG--
branch : dev
2010-11-24 13:45:49 -08:00
Andre Rodrigues
9143df72fd #16847: Moving readonly fields outside of form post.
--HG--
branch : dev
2010-11-24 13:44:17 -08:00
Renaud Paquay
26dcce0116 Fix errors detected by project validation task
--HG--
branch : dev
2010-11-24 11:56:47 -08:00
Renaud Paquay
26a0ff06a9 Validate modules/themes project files during build
We check for a few things:
- MVC2/3 tooling guid
- "None Include" elements (these often happen for .cshtml files)
- Output Path not set to "bin\"
- FxCop ruleset not set to Orchard ruleset (disabled for now)

Work Items: 16821

--HG--
branch : dev
2010-11-24 11:52:15 -08:00
Renaud Paquay
3681b30e2b Fixing up whitespaces
--HG--
branch : dev
2010-11-24 10:21:26 -08:00
Renaud Paquay
45a958902c Make command line stack trace more readable
Work Items: 16861

--HG--
branch : dev
2010-11-24 10:17:38 -08:00
Renaud Paquay
a4108ce381 Merge
--HG--
branch : dev
2010-11-24 09:23:59 -08:00
Renaud Paquay
332c994108 Make DisplayName required for ContentPart and ContentType
Work Items: 16622

--HG--
branch : dev
2010-11-24 09:21:35 -08:00
Renaud Paquay
54a6d99750 Fix localization module after move out of Orchard.Core
Namespace and area name changed.

--HG--
branch : dev
2010-11-24 09:20:47 -08:00
Renaud Paquay
82cf4540bb Make exception message more precise
Work Items: 16746

--HG--
branch : dev
2010-11-24 09:19:45 -08:00
Nathan Heskew
f8823e3831 Updating the blogs admin to show unpublished blogs to fix the publish/unpublish workflow
work item: 16763

--HG--
branch : dev
2010-11-24 00:44:50 -08:00
Nathan Heskew
224870c869 Updating the comment display(s) to use the Author property and changed the UserName to only be set if there is a CurrentUser in the WorkContext (i.e. the UserName is filled for authenticated comments)
work item: 16700

--HG--
branch : dev
2010-11-24 00:00:10 -08:00
Renaud Paquay
a735248a42 Handle exceptions in web command line
--HG--
branch : dev
2010-11-23 20:18:26 -08:00
Renaud Paquay
57e888f1a9 Remove machine key and validation
This was mainly done as a workaround an MVC bug which has been fixed since.

Work Items: 16726

--HG--
branch : dev
2010-11-23 15:08:44 -08:00
Renaud Paquay
5cd56af2bd Merge
--HG--
branch : dev
2010-11-23 14:10:49 -08:00
Renaud Paquay
fa5971aa6f Adding SpecFlow test for dynamic compilation
--HG--
branch : dev
2010-11-23 14:08:29 -08:00
Renaud Paquay
a86db32577 Refactoring CopyExtension to support source file copy
For SpecFlow tests, we used to support deploying extensions (modules
and themes) only by deploying their compiled assemblies, and never
copying their source files.

We want to add SpecFlow test for dynamic compilation, so this refactoring
was a necessary step to get there.

--HG--
branch : dev
2010-11-23 13:52:59 -08:00
Sebastien Ros
9ea4bf7d57 Merge
--HG--
branch : dev
2010-11-23 13:29:35 -08:00
Sebastien Ros
2f35839887 Fixing trailing slash issue on Azure media folders
--HG--
branch : dev
extra : transplant_source : %D2%A0%A7%8DG%09%B6f%F5%AE%A2w%7D%AD%5E%02%DEa%9D%AB
2010-11-23 13:28:40 -08:00
Sebastien Ros
01e792e82e Fixing search qurey validation
Work Item: 16556

--HG--
branch : dev
2010-11-23 13:23:01 -08:00
Sebastien Ros
1621a10cc8 Fixing unit tests
--HG--
branch : dev
2010-11-23 13:03:30 -08:00
Sebastien Ros
3c2b6c6111 Fixing new content type validation
Work Item: 16471

--HG--
branch : dev
2010-11-23 12:43:09 -08:00
Sebastien Ros
2ccde50d1e Fixing folder splitting display in media
--HG--
branch : dev
2010-11-23 12:41:21 -08:00
Renaud Paquay
35c2a6b6ac Merge
--HG--
branch : dev
2010-11-23 10:46:30 -08:00
Renaud Paquay
5f43c2017a Update help text
--HG--
branch : dev
2010-11-23 09:42:16 -08:00
Renaud Paquay
01c8d3de01 Adding definition of DatabaseUpdate feature.
--HG--
branch : dev
2010-11-23 09:35:39 -08:00
Renaud Paquay
ec3b5aa683 Moving in its own file
--HG--
branch : dev
2010-11-23 09:35:23 -08:00
Nathan Heskew
4773247719 Updating the UrlRuleProvider to clean up trailing slashes priour to running the comparison
work item: 16798

--HG--
branch : dev
2010-11-22 22:56:57 -08:00
Nathan Heskew
15310bca8b Fixing Core.Contents' create and remove route value metadata
--HG--
branch : dev
2010-11-22 22:38:08 -08:00
Nathan Heskew
a70c5ad4ea Adding ContentItemMetadata route values for widgets, blogs and blog posts
- also removing the default (Core.Contents specific) metadata from Orchard.ContentManagement.ContentItemMetadata

work items: 16683, 16791

--HG--
branch : dev
2010-11-22 21:45:33 -08:00
Sebastien Ros
2fd235d818 Fixing folder renaming in AzureFileSystem
New Combine in IStorageProvider

--HG--
branch : dev
2010-11-22 18:03:49 -08:00
Sebastien Ros
1918a78646 Correcting lost form values when a comment is not valid
Work Item: 16817

--HG--
branch : dev
2010-11-22 15:26:29 -08:00
Sebastien Ros
fe9225ce8a Updating Azure with new Yaml serializer implementation
--HG--
branch : dev
2010-11-22 15:25:34 -08:00
Nathan Heskew
579d16bd23 Updating a couple of DateTime helpers (Html.DateTime and the PublishedState shape template) to use ToLocalTime()
--HG--
branch : dev
2010-11-22 14:43:43 -08:00
Andre Rodrigues
916521c8ad Merge
--HG--
branch : dev
2010-11-22 14:26:22 -08:00
Andre Rodrigues
97410bd37a #16792: Resources should follow a [module name]-[resource name].[file extension] naming convention.
--HG--
branch : dev
2010-11-22 14:25:54 -08:00