Commit Graph

10784 Commits

Author SHA1 Message Date
Sipke Schoorstra
6b72d498ae Added Workflows.Token token.
Fixes #6838
2016-04-26 16:23:13 +02:00
Sebastien Ros
ebd731e70a Merge branch '1.10.x' into dev 2016-04-21 10:26:06 -07:00
andy
c0d207f228 Fix potential NRE in lucene index 2016-04-21 09:06:07 -07:00
jtkech
43e1040661 Fixes distributed lock record creation issue if already exists.
Fixes #6784
2016-04-20 09:01:13 -07:00
Daniel Stolt
b8e138b2d5 Corrected Persian month name. Fixes #6800. 2016-04-19 17:01:34 +02:00
Kegan Maher
bf2e9970c1 Export the correct part property
Fixes #6798
2016-04-18 14:29:58 -07:00
jtkech
37436d86ed Fixing double submission fix
Fixed #6788
2016-04-18 09:21:33 -07:00
Daniel Stolt
9591fdfd1f Fixed duplicate export of LayoutData. 2016-04-18 11:24:32 +02:00
Sebastien Ros
8ebf58d27d Fixing multi-submission differently
Take into account dynamic forms
Client validation
2016-04-15 13:03:47 -07:00
andy
ac3a0387fa Fix null etag
Fixes #6666
2016-04-15 09:36:18 -07:00
Sipke Schoorstra
7d603684f0 Added Blockquote element (#6773)
* Added Blockquote element.

Fixes #6772

* Added Citation property to Blockquote.
2016-04-15 16:27:01 +02:00
andy
4f401ca641 Fixing jQuery typo
Fixes #6771
2016-04-14 17:11:51 -07:00
Daniel Stolt
ef6c7b4d3f Merge remote-tracking branch 'origin/1.10.x' into dev
# Conflicts:
#	Orchard.proj
2016-04-14 19:06:06 +02:00
jtkech
be323ab608 Update Link.Edit.cshtml (#6768) 2016-04-14 09:03:54 -07:00
Jasmin Savard
61164da947 Fine tuning of the Admin Content Types Field and Parts lists 2016-04-14 09:03:18 -07:00
Lombiq
900bf8813f Updating AssemblyInfo.cs files in several projects to show the correct version number. Fixes #6762 2016-04-14 15:46:04 +02:00
Jasmin Savard
3e2583d91e Fine tuning of the Admin Content Types Field and Parts lists.
Fixes #6695
2016-04-13 12:38:28 -07:00
Hazzamanic
a4d476e58f Add returnUrl hadnling in MenuItem.Edit.cshtml 2016-04-13 10:24:32 -07:00
David Stockinger
d441d836e8 Added TextPlaceholder for textbox
Fixes #6736
2016-04-13 09:48:19 -07:00
Sergio Navarro
4b43b881f7 Adds default value for radio button elements
Fixes #6691
2016-04-13 09:38:06 -07:00
Lombiq
2440e68c3f Media Library: Fixing that only the first level of child folders were loaded in the navigation when using Azure storage 2016-04-13 12:32:48 +02:00
Jasmin Savard
e4ae744e0c Fixing the pager in RecycleBin view
Fixes #6732
2016-04-12 16:48:25 -07:00
Hannan Azam Khan
4e5f6af28d Media gallery not working with Azure Blob Storage
Fixes #6642
2016-04-12 15:17:00 -07:00
Sipke Schoorstra
06422f9e63 Removed unnecessary YamlService.
Instead we can use the NuGet package directly.
2016-04-12 21:53:12 +02:00
Sipke Schoorstra
c05b2546f1 Revert "Removed unnecessary YamlService."
This reverts commit fef3fbfbe7.
2016-04-12 21:46:19 +02:00
Sergio Navarro
f7425f871d Sign In Workflow Activity fails
Fixes #6712
2016-04-12 12:39:16 -07:00
Sipke Schoorstra
fef3fbfbe7 Removed unnecessary YamlService.
Instead we can use the NuGet package directly.
2016-04-12 21:29:44 +02:00
Sebastien Ros
4a9c4c5019 Fixing Orchard.Web.csproj 2016-04-12 12:16:22 -07:00
hopla
010b1884bd Fixing PostgreSQL when creating DistributedLocks table 2016-04-12 11:52:06 -07:00
Sebastien Ros
fe316f480c Removing references to deprecated modules
Fixes #6749
2016-04-12 10:24:11 -07:00
Sebastien Ros
6442380bf0 Excluding PDB files from deployments
Fixes #6711
2016-04-11 16:30:38 -07:00
Sipke Schoorstra
660f41c582 Fixed removal of records in DistributedLockService
Fixes #6444
2016-04-11 16:10:00 -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