Commit Graph

2558 Commits

Author SHA1 Message Date
Sebastien Ros
ae69a86000 Merge
--HG--
branch : dev
2010-11-18 17:26:39 -08:00
Sebastien Ros
5c73a58807 Removing Orchard.Migrations as a default feature
--HG--
branch : dev
2010-11-18 17:26:00 -08:00
Dave Reed
ee8c482bef Use DisplayName (which is now called Name) in web UI list of features and modules. Note that not all modules have a name, so we fall to Id if not given.
--HG--
branch : dev
2010-11-18 16:42:05 -08:00
Sebastien Ros
7183af88e9 Reparing files for the new projects
--HG--
branch : dev
2010-11-18 16:39:05 -08:00
Sebastien Ros
f349c6e926 Merge
--HG--
branch : dev
2010-11-18 16:04:40 -08:00
Sebastien Ros
75d3c5b13c Reorganizing modules for new build process
--HG--
branch : dev
2010-11-18 16:01:09 -08:00
Dave Reed
67cb21d12b Related to #16712. Rename Feature/ExtensionDescriptor Name -> Id, and DisplayName -> Name.
--HG--
branch : dev
2010-11-18 15:37:47 -08:00
Nathan Heskew
64c093c107 Updating the Common Body's editor to be more resilient to the TinyMCE module being disabled and allowing for any other editor to be used for any body part via the body flavor setting
- using a shape now for the template "Body_Editor" with an alternate added for the body flavor "Body_Editor__" + flavor (e.g. Body_Editor__html -> Body-Html.Editor in a case insensitive world)
- html by default
- tinymce provides an html editor template
- template falls back to a textarea template

work item: 16753

--HG--
branch : dev
2010-11-18 14:44:42 -08:00
Nathan Heskew
25a6225ae7 Fixing the BlogPartArchiveHandler to be accurate in its counts
work item: 16437

--HG--
branch : dev
2010-11-18 12:56:09 -08:00
Sebastien Ros
34429ef833 Removing view for database update
http://orchard.codeplex.com/workitem/16576
http://orchard.codeplex.com/workitem/16781

--HG--
branch : dev
2010-11-17 14:15:02 -08:00
Louis DeJardin
c4fefc4a44 Fixing tests
Adding StubCacheManager and Signal to various test container setups
Also ignoring some tests in extensionmanagertests until the semantics can be cleared up

--HG--
branch : perf
2010-11-17 01:36:01 -08:00
Sebastien Ros
a37433f279 Allowing authenticated users to add comments
http://orchard.codeplex.com/workitem/16307

--HG--
branch : dev
2010-11-16 16:56:02 -08:00
Sebastien Ros
d050b9af63 Correcting Comments view not to show the comments form if disabled at the content item level
http://orchard.codeplex.com/workitem/16675

--HG--
branch : dev
2010-11-16 16:34:35 -08:00
Louis DeJardin
a1c5dd646e Perf: making content type definitions cached
ContentTypeDefinition needed to fully resolve parts to avoid orphan record access
ContentDefinitionManager caches results incrementally
All cached definitions expire when any information is touched

--HG--
branch : perf
extra : rebase_source : b9779a86684aa652ed63360ab6558070e04600ee
2010-11-16 15:51:30 -08:00
Sebastien Ros
50da9410f5 Handling wrong date format from XmlRpc clients
http://orchard.codeplex.com/workitem/16623

--HG--
branch : dev
2010-11-16 15:14:03 -08:00
Sebastien Ros
8150b36dde Merge
--HG--
branch : dev
2010-11-16 13:29:37 -08:00
Nathan Heskew
4e731d9737 Adding a couple of spec tests for Blogs and fixint the Blogs.RemotePublishing template
--HG--
branch : dev
2010-11-16 13:12:38 -08:00
Sebastien Ros
06275bc3dc Correcting ArchiveContraint
http://orchard.codeplex.com/workitem/16375

--HG--
branch : dev
2010-11-16 10:55:49 -08:00
Sebastien Ros
29f69074b4 Merge
--HG--
branch : dev
2010-11-15 18:03:48 -08:00
Louis DeJardin
75257a4585 Changing the default IText implementation to support "shell" lifetime scope
Text depends on IWorkContextAccessor instead of ICultureManager
CurrentCulture string added to WorkContext
Enables Localizer T properties to be used by singleton per-shell components

--HG--
branch : perf
extra : rebase_source : cf262af29af17af8059ee7d0571e8c643a71d3ef
2010-11-15 18:03:38 -08:00
Suha Can
d82259089b - Add missing assembly reference
--HG--
branch : perf
2010-11-16 11:42:33 -08:00
Sebastien Ros
f750c1172e Validating Title and Slug lengths
http://orchard.codeplex.com/workitem/16707

--HG--
branch : dev
2010-11-15 18:03:14 -08:00
Nathan Heskew
8bbd696ba0 Fixing Blog remove functionality
--HG--
branch : dev
2010-11-15 17:57:02 -08:00
Sebastien Ros
7bafff2dfb Updating disallowed chars in routes and titles
http://orchard.codeplex.com/workitem/16367

--HG--
branch : dev
2010-11-15 17:31:31 -08:00
Suha Can
0571841392 - Setting trust level back to Full in branch.
--HG--
branch : perf
2010-11-15 16:58:06 -08:00
Renaud Paquay
b43f30be15 Merge dev => perf
--HG--
branch : perf
2010-11-15 16:23:24 -08:00
Andre Rodrigues
3ad5f5a31d Merge
--HG--
branch : dev
2010-11-15 15:54:47 -08:00
Andre Rodrigues
a47bc46695 Medium Trust: conditionally disabling reflection-optimizer.
--HG--
branch : dev
2010-11-15 15:53:59 -08:00
Nathan Heskew
fc3ddf560e Updating Routable to fix the paths of contained items when a container's path changes
--HG--
branch : dev
2010-11-15 12:53:20 -08:00
Sebastien Ros
f16d361d1a Localizing Email subjects
--HG--
branch : dev
2010-11-15 12:53:07 -08:00
Nathan Heskew
921bc46783 Adding additional Routable title display templates and changing the default to not make the title a link
--HG--
branch : dev
2010-11-15 12:51:59 -08:00
Sebastien Ros
d7b693faf3 Localizing Email messages
--HG--
branch : dev
2010-11-15 12:37:55 -08:00
Nathan Heskew
36b049deb6 Merge
--HG--
branch : dev
2010-11-14 21:52:31 -08:00
Nathan Heskew
12eccd479a Adding Orchard.Pages and removing base Page type configuratino to said module
--HG--
branch : dev
2010-11-14 14:34:01 -08:00
andrerod
6eb257fc7c Updating project references with hint paths to avoid warnings on clean.
--HG--
branch : dev
2010-11-14 00:09:42 -08:00
Renaud Paquay
a80b790cce Fix web.config 500 error with IIS7
This is just a temporary fix as Theme.jpg files aren't served
properly anymore

--HG--
branch : dev
2010-11-13 11:38:33 -08:00
Nathan Heskew
15efc07484 Some work on getting routing cleaned up for Orchard.Blogs
--HG--
branch : dev
2010-11-13 11:15:38 -08:00
Sébastien Ros
d6760392e0 Removing dependency in manifest
--HG--
branch : dev
2010-11-13 10:20:47 -08:00
Sébastien Ros
4d9e295542 Removing dependency to Orchard.User from Orchard.Email
--HG--
branch : dev
2010-11-13 10:17:32 -08:00
Renaud Paquay
27ecd9e5bb Add dependencies
--HG--
branch : dev
2010-11-13 10:01:30 -08:00
Nathan Heskew
e56c682586 Updating the Routeable slugify to use the item's path
--HG--
branch : dev
2010-11-13 08:37:13 -08:00
Nathan Heskew
036033116f Some work on making the route part more container aware
- still needs some work in the Slugify method (for client slugification)
- also a container path placeholder...

--HG--
branch : dev
2010-11-13 01:52:53 -08:00
Louis DeJardin
30191928b5 Incremental improvement to extension manager
--HG--
branch : perf
extra : rebase_source : f2697bf60ab12c79e848e1794652e19ac5933d3a
2010-11-12 18:58:35 -08:00
Nathan Heskew
14a33aeb66 Updating the Container item display to respect the ContainerPart paging configuration
--HG--
branch : dev
2010-11-12 15:36:57 -08:00
Nathan Heskew
a2e59ac08a Wrapping up the initial implementation of the Container Widget
--HG--
branch : dev
2010-11-12 15:35:58 -08:00
Sebastien Ros
1d5f47b776 Cleaning and syncrhonizing the web.config files in Azure and Orchard.Web
--HG--
branch : dev
2010-11-12 15:23:40 -08:00
Sebastien Ros
f78bf58ef9 Merge
--HG--
branch : dev
2010-11-12 13:24:02 -08:00
Sebastien Ros
3aa26ade9c Enabling installation of packages from Orchard web app
--HG--
branch : dev
2010-11-12 13:23:39 -08:00
Dave Reed
e869a4f467 Fixing some basic fx cop warnings
--HG--
branch : dev
2010-11-12 12:47:06 -08:00
Andre Rodrigues
a9d30c36dd Medium Trust: Updating SQLce version to desktop version. Enabling medium trust level by default.
--HG--
branch : dev
2010-11-12 11:47:29 -08:00