Commit Graph

1466 Commits

Author SHA1 Message Date
Sebastien Ros
88c258ef55 Shifting Menu Items 2013-11-12 17:53:07 -08:00
Sebastien Ros
17a96308c5 Shifting Widgets 2013-11-12 17:51:53 -08:00
Sebastien Ros
70af583078 Refactoring shifts using reflection based accessors 2013-11-12 17:51:32 -08:00
Sebastien Ros
c0ae3f420e Migrating SiteSettingsPart 2013-11-12 17:51:26 -08:00
Sebastien Ros
3baadd7581 Shifting widgets and service
The service layer doesn't need query hints anymore
2013-11-12 17:50:48 -08:00
Sebastien Ros
150761875d Shifting parts 2013-11-12 17:49:17 -08:00
Sebastien Ros
6c0b85ad74 Merge branch 'master' into 1.x
Conflicts:
	ClickToBuildAzurePackage.cmd
	src/Orchard.Azure/Orchard.Azure.Web/Web.config
	src/Orchard.Web/Modules/Orchard.CustomForms/Controllers/ItemController.cs
	src/Orchard.Web/Modules/SysCache/Web.config
	src/Orchard.Web/Orchard.Web.csproj
2013-11-11 18:11:53 -08:00
Sebastien Ros
7afb052e7c Updating version numbers 2013-11-08 16:53:03 -08:00
Sipke Schoorstra
6fc0c2157c Handle UnsafeUrl and RemoveUrl clicks now and always for any future elements. 2013-11-07 18:31:22 +01:00
j3ffb
3e5c9cf951 #19570: TextField does not support the Required Attribute
Work Item: 19570
2013-10-25 15:46:37 +02:00
Sebastien Ros
b2761dcd13 #19967: Fixing Menu import/export
Work Item: 19967
2013-10-18 17:18:55 -07:00
Sebastien Ros
f6f6a56c24 Merge branch 'feature/fw45' into 1.x
Conflicts:
	src/Orchard.Azure/Orchard.Azure.Web/Web.config
	src/Orchard.Azure/Orchard.Azure.csproj
	src/Orchard.Web/Modules/Orchard.Autoroute/Specs/App.config
	src/Orchard.Web/Modules/Orchard.Autoroute/Specs/Orchard.Autoroute.Specs.csproj
	src/Orchard.Web/Modules/Orchard.Azure/Orchard.Azure.csproj
	src/Orchard.Web/Modules/Orchard.Azure/Web.config
	src/Orchard.Web/Modules/Orchard.Fields/Specs/App.config
	src/Orchard.Web/Modules/Orchard.Fields/Specs/Orchard.Fields.Specs.csproj
	src/Orchard.Web/Modules/Orchard.OutputCache/Scripts/Web.config
	src/Orchard.Web/Modules/Orchard.Taxonomies/Styles/Web.config
	src/Orchard.Web/Orchard.Web.csproj
	src/Orchard.Web/Web.config
2013-10-11 16:40:44 -07:00
Sebastien Ros
fe7f241fd6 Don't analyze the title when indexed
This is a technical value and thus shouldn't be analyzed.
2013-10-11 14:50:44 -07:00
Sebastien Ros
96cd45fdae Fixing start level in menu widget
When checking the Show Full Menu option
2013-10-10 15:42:06 -07:00
Sebastien Ros
964d56df70 Adding new Show Full Menu option in menu widget
Adding a way to display a menu without filtering its items base
on the currently displayed page.
2013-10-10 15:01:20 -07:00
Jay Harris
fe9cd9b109 Update Dynamic permissions to cascade (ImpliedBy) from base permissions. 2013-10-07 17:13:04 -07:00
Sipke Schoorstra
6085d8cb15 Implementing a consistent usage of 'text', 'text small', 'text medium' and 'text large'.
Yes, it's the little things in life.
2013-09-14 16:00:42 -07:00
Sebastien Ros
f0851bb5fb Updating version numbers 2013-09-10 14:08:05 -07:00
Sebastien Ros
5add094502 Moving Rules remainings from Core 2013-09-05 18:05:27 -07:00
Sebastien Ros
0ea0077fa3 Moving content rules to the rules module 2013-09-05 16:46:53 -07:00
Sebastien Ros
690e7f60e1 Fixing field indexing with nullable or multiple values 2013-09-04 12:40:59 -07:00
Erik Oppedijk
ad35f7d900 remove cast from dynamic to object for medium trust 2013-08-31 15:15:10 +02:00
Walance
1086aaf0b7 #20000: Moving the logic of replacing newlines to a filter.
Work Item: 20000
2013-08-30 11:56:57 -07:00
Erik Oppedijk
26c45498df Remove unused assemblybinding redirect (mvc 2 to 3 redirect) from views folder 2013-08-27 22:07:42 +02:00
Erik Oppedijk
8e84bd57e7 Upgrade projects and web.config to 4.5 FW 2013-08-23 15:16:14 +02:00
Sebastien Ros
39f7cc0a78 Adding the container id of an item to the index 2013-08-22 16:29:21 -07:00
Erik Oppedijk
65eb63d29d Update all MVC references to 4.0 and Razor to 2.0 2013-08-20 10:39:13 +02:00
Sipke Schoorstra
5fdea2e3e9 TextField validation localization: Translating the display name of the field as well on model validation error. 2013-08-18 20:11:22 -07:00
Erik Oppedijk
b49b65636f remove IIS6 settings 2013-08-15 17:14:39 -07:00
Sebastien Ros
e7cb5dc1e2 Preventing wrong containerIds to be used in RSS feeds 2013-08-13 16:02:54 -07:00
Sipke Schoorstra
d951706364 #19924: Adding back obsolete FormValueRequiredAttribute to the Orchard.Core.Contents.Controllers namespace to prevent 3rd party modules from failing to compile that still use this attribute.
--HG--
branch : 1.x
2013-07-24 22:37:35 +02:00
Sipke Schoorstra
42e2eb630e #19924: Moving FormValueRequiredAttribute to Orchard.Mvc, removing duplicate class declarations and updating usages.
Work Item: 19924

--HG--
branch : 1.x
2013-07-21 02:03:40 +02:00
Zoltán Lehóczky
184d023912 Factoring out content item cloning to ContentManager
--HG--
branch : 1.x
2013-07-18 22:38:38 +02:00
Zoltán Lehóczky
27d8275916 Adding missing spaces on Dashboard
--HG--
branch : 1.x
2013-07-18 22:34:06 +02:00
Sebastien Ros
4cf3db46ec #19495: Reorganizing MenuItemLink alternates
Work Item: 19495

--HG--
branch : 1.x
2013-07-11 16:30:05 -07:00
Sebastien Ros
7d19c8de7a Reverting comments filters changes
--HG--
branch : 1.x
2013-07-10 17:07:46 -07:00
Sebastien Ros
4a3fd1a75d #18992, 19574: Adding more chained tokens by default
Work Items: 18992, 19574

--HG--
branch : 1.x
2013-07-08 17:54:39 -07:00
agriffard
0266eb205f #19474: Revert previous change and modifiy strings with "" by \" in dashboard.
The keys will need to be changed in the Online Localization tool.

Work Item: 19474

--HG--
branch : 1.x
2013-07-08 17:42:23 +02:00
Bertrand Le Roy
8695e3481b #19868: Removed PublishLater folder lost in core
--HG--
branch : 1.x
extra : rebase_source : a6064412b30d07da309516884f8ebc5bc030bda5
2013-07-05 19:13:41 -07:00
Bertrand Le Roy
4b22b828a2 Content base template now outputs attributes and classes
--HG--
branch : 1.x
2013-07-01 13:29:39 -07:00
Sebastien Ros
ba41063f71 #19841: Fixing comments redirection
Work Item: 19841

--HG--
branch : 1.x
2013-06-27 18:30:19 -07:00
Sebastien Ros
506be4a9d0 Updating manifest files
--HG--
branch : 1.x
2013-06-26 18:19:23 -07:00
Sebastien Ros
dc845b7b1c Fixing media popup windows
--HG--
branch : 1.x
extra : rebase_source : 15e4f7844a8c6fb35522c86aef4d2eb79cb2fe7b
2013-06-25 17:43:27 -07:00
Piotr Szmyd
5e6fe8e253 #19245: Adding missing permission check in ItemController for containers.
Work Item: 19245

--HG--
branch : 1.x
2013-06-21 22:36:05 +02:00
Sebastien Ros
e0f9f460f8 Handling returnUrl parameter in Edit Content views
--HG--
branch : 1.x
2013-06-14 06:07:17 +02:00
Nicholas Mayne
aef99a0929 #19436: Fixin Rules properties and removing second email sending
Work Item: 19436

--HG--
branch : 1.x
extra : rebase_source : 2a46211f07987014b55889f1b760236e94f3c4cb
2013-06-09 09:36:51 +01:00
Piotr Szmyd
f63772bf63 #19790: Fixing CSS issues when <li> elements are rendered on the same line. Each item is now rendered on a separate line.
Work Item: 19790

--HG--
branch : 1.x
2013-06-09 07:09:48 +02:00
Nicholas Mayne
a47e2b0664 #19439: Changing title text. removing the word unique.
Work Item: 19439

--HG--
branch : 1.x
2013-06-07 19:26:47 +01:00
Sebastien Ros
bd8ddf29d9 Fixing functional tests
--HG--
branch : 1.x
2013-05-31 15:37:15 -07:00
Sebastien Ros
e07b1c4b0b Adding a way to prevent content items from being exported
--HG--
branch : 1.x
extra : rebase_source : 259846d236189d44d09f91dce4e154f6b8e3993f
2013-05-31 10:28:58 -07:00