Commit Graph

10755 Commits

Author SHA1 Message Date
Sipke Schoorstra
c05b2546f1 Revert "Removed unnecessary YamlService."
This reverts commit fef3fbfbe7.
2016-04-12 21:46:19 +02:00
Sipke Schoorstra
fef3fbfbe7 Removed unnecessary YamlService.
Instead we can use the NuGet package directly.
2016-04-12 21:29:44 +02:00
hopla
010b1884bd Fixing PostgreSQL when creating DistributedLocks table 2016-04-12 11:52:06 -07:00
Sebastien Ros
a4f2e040b2 Merge branch '1.10.x' into dev 2016-04-11 16:09:28 -07:00
Sipke Schoorstra
a5605b7fbd Added support for snippet manifests
Fixes #6672
2016-04-11 16:08:44 -07:00
Hannan Azam Khan
38bf36075a Prevent double-click on Publish/Save
Fixes #6686
2016-04-11 16:08:08 -07:00
David Stone
652981b835 Fixing typos
Fixes #6724
2016-04-11 15:42:56 -07:00
Sebastien Ros
3a84a0b79c Merge branch '1.10.x' into dev
Conflicts:
	src/Orchard.Web/Modules/Orchard.Layouts/Scripts/LayoutEditor.min.js
2016-04-11 15:21:47 -07:00
Qingyu Zhou
0e188054c9 Fixing NRE in TransactionManager
Fixes #6622
2016-04-11 15:16:36 -07:00
Qingyu Zhou
ef31bee59a Ignoring child actions in output cache 2016-04-11 12:05:44 -07:00
Kegan Maher
fbd9e873c5 adding an Identity to support import/export, fixes #6725 (#6728) 2016-04-11 12:02:16 -07:00
jtkech
81a767bd26 Fixed non-running processing tasks during start 2016-04-11 11:51:52 -07:00
Lombiq
b1f8bea54d Changing WOFF2 mime type to the actual "font/woff2"
As of the released specs this is the correct mime type, not application/font-woff2 any more, see: https://www.w3.org/TR/WOFF2/.
2016-04-11 01:08:28 +02:00
Lombiq
b9c610b770 Orchard.Azure.Tests: Fixing a failing test case due to a change to fix a bug in AzureFileSystem.cs
(8b66c9530f)
2016-04-06 19:51:39 +02:00
Lombiq
d7719c4bcf Updating README.md with explanation about the latest major and minor versions 2016-04-06 16:30:17 +02:00
Lombiq
f634f9351f Orchard.Azure.Tests: fixing typo in AzureBlobStorageProviderTests 2016-04-05 13:04:17 +02:00
Lombiq
2871bf2626 Orchard.Azure.Tests: fixing duplicate entry in packages.config 2016-04-05 12:45:18 +02:00
Sipke Schoorstra
54c8c8417e Fixed LayoutEditor JS bugs.
Fixes #6546
2016-04-02 02:15:48 +02:00
armanforghani
c24ca00de9 Improved style of Orchard.MediaLibrary for RTL. 2016-04-01 16:16:14 -07:00
Sébastien Ros
9fbe1138d5 Merge pull request #6699 from armanforghani/patch-2
Adding Priority to Orchard.Resources manifest.

Fixes #6674
2016-04-01 11:42:56 -07:00
armanforghani
a9fef84f87 Adding Priority to Orchard.Resources manifest.
Fixes #6674
2016-04-01 23:01:09 +04:30
Sebastien Ros
e888b07924 Merge branch '1.10.x' into dev 2016-03-31 16:38:16 -07:00
Sebastien Ros
4d7fd2f5ba Fixing taxonomy autocomplete editor
Fixes #6659
2016-03-31 16:31:53 -07:00
Sebastien Ros
fbb3047195 Fixing Url.HttpRouteUrl usage
Fixes #4766
2016-03-31 16:31:05 -07:00
Sebastien Ros
19b8a853ff Merge branch '1.10.x' into dev
Conflicts:
	src/Orchard.Web/Core/Common/Views/EditorTemplates/Fields.Common.Text.Edit.cshtml
2016-03-31 15:33:14 -07:00
Sebastien Ros
dfd045005b Reverting dependency on Common
Fixes #6692
2016-03-31 15:11:28 -07:00
Sebastien Ros
11454fade9 Ignoring Azure Tests for now 2016-03-31 13:32:21 -07:00
Lombiq
a198decc70 Updating Azure Tests 2016-03-31 13:17:20 -07:00
Sébastien Ros
a59c1a07c9 Merge pull request #6615 from jtkech/patch-5
Fixing multi-select for Orchard.Lists

Fixes #6542
2016-03-31 12:50:54 -07:00
Sébastien Ros
0728793e0e Merge pull request #6616 from jtkech/text-field
Removing required attribute for default value on TextField
2016-03-31 12:49:27 -07:00
Sébastien Ros
a624080fb2 Merge pull request #6677 from Skrypt/issue/#6512
Fixing multiple Media Library:clone

Fixes #6512
2016-03-31 12:45:57 -07:00
Sébastien Ros
b36c34bbf4 Merge pull request #6680 from jtkech/patch-6
Removing dependency on menu.aliases-admin.css
2016-03-31 12:31:40 -07:00
Sebastien Ros
8f2e9caa8f Merge branch '1.10.x' into dev 2016-03-31 11:45:38 -07:00
Sebastien Ros
2bfd3448a2 Using Nuget version of NUnit 2016-03-31 11:43:10 -07:00
Sebastien Ros
01500bc7a5 Adding missing dependency to Orchard.Resources
Fixes #6674
2016-03-30 16:52:02 -07:00
Sebastien Ros
d7682123a7 Fixing versions of manifests 2016-03-30 16:50:31 -07:00
Sebastien Ros
dad2714852 Fixing exception during command line setup with snippets
Fixes #6597
2016-03-30 16:13:22 -07:00
Sebastien Ros
3568db209c Moving Shape snippet to Content group
Fixes #6624
2016-03-30 15:55:29 -07:00
Sebastien Ros
2ee299eb6c Adding missing dependency in Orchard.Layouts
Fixes #6654
2016-03-30 15:42:16 -07:00
Sébastien Ros
5af991e516 Merge pull request #6640 from Codinlab/issue/6639
Azure Media Storage doesn't recognize its own URLs

Fixes #6639
2016-03-30 15:29:41 -07:00
Sébastien Ros
564327ed58 Merge pull request #6645 from Codinlab/issue/6644
Codegen don't creates Themes/Modules in right Solution directory

Fixes #6644
2016-03-30 15:12:17 -07:00
Sebastien Ros
7e45c5a339 Fixing references to deprecated modules
Fixes #6622
2016-03-30 14:39:31 -07:00
Sebastien Ros
db780bb2ba Using Markdown Nuget package
Fixes #6380
2016-03-30 14:18:53 -07:00
Daniel Stolt
9d8272fdd5 Improved formatting of layout JSON data in exported recipe files using CDATA. Fixes #5822. 2016-03-30 19:52:33 +02:00
Daniel Stolt
bbca767be2 Merge remote-tracking branch 'origin/1.10.x' into dev
# Conflicts:
#	src/Orchard.Web/Modules/Orchard.Fields/Views/EditorTemplates/Fields/Link.Edit.cshtml
#	src/Orchard.Web/Modules/Orchard.Fields/Views/EditorTemplates/Fields/Numeric.Edit.cshtml
2016-03-30 18:17:06 +02:00
jtkech
1c0b73949e Added Specflows 2016-03-30 06:50:53 +02:00
jtkech
2c5ed16cd6 Update AdminMenu.cs 2016-03-30 04:19:16 +02:00
Jasmin Savard
3694444ff3 Fixing Media Library clone function.
Fixing refresh of list after cloning a media item.
Adding MimeType and FolderPath to the media item.
Reformating code to K&R.
2016-03-29 19:20:22 -04:00
Sébastien Ros
07b6a44426 Merge pull request #6618 from jtkech/num-field
Removing required attribute if default value is set (NumericField)
2016-03-29 08:54:40 -07:00
jtkech
ac418cf28c Added specflows 2016-03-29 03:52:57 +02:00