Sipke Schoorstra
f8c6feea86
#5216 : Added call to *InitHelpers*.
...
This will cause various helpers to be initialized, such as the *Html* property.
2015-05-14 10:24:04 -07:00
Lombiq
301792f5ed
Adding change password link to the dashboard #3588
2015-05-14 18:10:03 +02:00
Lombiq
3760e12029
Adding the ability to rename workflows, fixes #3570
2015-05-14 18:04:45 +02:00
Lombiq
b98d35305a
Revert "Indexing task creation now happens gradually in a background task, preventing timeout/out of memory when editing a content type with many items. Fixes #4729."
...
Commit moved to dev branch as it's not a completely safe change.
This reverts commit 40243f2224 .
2015-05-14 12:54:02 +02:00
Lombiq
1cfbfbce92
Indexing task creation now happens gradually in a background task, preventing timeout/out of memory when editing a content type with many items. Fixes #4729 .
2015-05-14 12:51:57 +02:00
Zoltán Lehóczky
f932cc394f
Adding Select all checkbox to all suitable admin lists, fixes #5026
2015-05-14 00:36:31 +02:00
mvarblow
fa7bf025b9
Update MediaItems.cshtml
2015-05-13 16:57:10 -04:00
mvarblow
f5862bd628
Update MediaController.cs
...
Fix for issue https://github.com/OrchardCMS/Orchard/issues/5275 . The fix is to return the FolderPath element in the response to the media search request so that the folderPath check in the javascript code succeeds.
2015-05-13 16:54:23 -04:00
mvarblow
2339bdc966
Update SslSettingsPartDriver.cs
...
Fixed issue 5274
2015-05-13 16:45:55 -04:00
Xeevis
7cdb984f4f
#5224 : Fix for missing charset in response header for cached output
2015-05-13 15:24:46 +02:00
Lombiq
40243f2224
Indexing task creation now happens gradually in a background task, preventing timeout/out of memory when editing a content type with many items. Fixes #4729 .
2015-05-11 23:17:58 +02:00
Lombiq
91e040e684
Fixing that the technical names of widgets couldn't contain hyphens, see #4981
2015-05-11 16:52:54 +02:00
Sipke Schoorstra
865f583be2
Incremental work on Dashboards.
2015-05-09 01:12:17 +02:00
Lombiq
c73d6c0a91
Removing empty RouteExtension, fixes #2509
2015-05-08 21:14:06 +02:00
Kees Damen
e963fac2b9
Merge branch 'dev' of https://github.com/OrchardCMS/Orchard into dev
2015-05-08 19:49:53 +02:00
Kees Damen
b4c578a2c5
Revert "added check for seeking-capability of inputStream in SaveStream before resetting the position"
...
This reverts commit 085feeb118 .
2015-05-08 19:38:46 +02:00
Lombiq
9e66ee6560
Revert "Rolling back streams in storage providers, fixes #4860 "
...
This reverts commit f8e82be4b9 .
There are Stream implementation that don't support seeking so we can't do Position resetting just every time.
2015-05-08 16:30:26 +02:00
Sipke Schoorstra
55edf7ccfd
Incremental work on Dashboards.
2015-05-08 00:38:03 +02:00
Kees Damen
085feeb118
added check for seeking-capability of inputStream in SaveStream before resetting the position
2015-05-07 23:36:21 +02:00
Kees Damen
92de1f7207
Merge branch '1.9-int' into dev
2015-05-07 21:42:13 +02:00
jtkech
ae18e0b817
#5235 : Awaiting activities not cleared on saving
2015-05-07 21:37:04 +02:00
Sébastien Ros
73336e19ba
Merge pull request #5255 from jtkech/patch-3
...
#5234 Duplicate lines in WorkflowManager
2015-05-07 12:30:58 -07:00
jtkech
61b8f82fd7
#5234 Duplicate lines in WorkflowManager
2015-05-07 21:24:08 +02:00
Daniel Stolt
9491a5750b
Added support for era names to date formatting/parsing framework (fixes failing unit tests on Windows 10).
2015-05-07 16:44:41 +02:00
Daniel Stolt
635abd7456
Fixed unit tests not being discovered due to CopyLocal=false on core references.
...
Having CopyLocal=false on references to Orchard.Core and Orchard.Framework in unit test projects prevented VS from discovering unit tests (at least when using the NUnit Test Adapter for Visual Studio). This change resets CopyLocal=true for these references in all unit test projects.
2015-05-07 14:16:56 +02:00
Sipke Schoorstra
74a71321de
Incremental work on Dashboards.
2015-05-07 00:08:06 +02:00
Sipke Schoorstra
fa3f1cbc70
Added NumericFieldBinding.
2015-05-06 21:38:41 +02:00
Bertrand Le Roy
d1fa8d4daf
Update Readme to reflect the most recent mission statement.
patch-20150519
2015-05-06 10:43:45 -07:00
Sipke Schoorstra
2dc5448ee0
Incremental work on Dashboards.
2015-05-06 12:35:26 +02:00
Sebastien Ros
a35cc754a4
Merge branch 'master' of https://github.com/OrchardCMS/Orchard
2015-05-05 21:51:13 -07:00
Sebastien Ros
02b889a925
Merge branch '1.8.x' into 1.x
2015-05-05 21:42:52 -07:00
Sebastien Ros
2c45b9b13e
Merge branch 'master' into 1.x
2015-05-05 21:40:02 -07:00
Sipke Schoorstra
5479fe9bcb
Incremental work on Dashboards.
2015-05-04 19:40:11 +02:00
Sipke Schoorstra
e0aa89b668
Minor code file cleanup.
2015-05-04 18:00:55 +02:00
Sipke Schoorstra
ba409819f2
#5237 : Consistified media library breadcrumbs.
2015-05-04 17:59:38 +02:00
Daniel Stolt
12a95c0335
Fixed missing assembly binding redirects for Azure Storage.
1.9
2015-05-02 22:48:23 +02:00
Sipke Schoorstra
324214e812
Merge pull request #5232 from giannik/patch-2
...
Fix for issue #5219
2015-05-02 10:59:43 +02:00
yiannis kyriazidis
ba9e1679b8
Fix for issue #5219
2015-05-02 11:38:40 +03:00
Sipke Schoorstra
3311c9a8a4
Updated web.config files to fix intellisense for Razor view files.
...
This fixes the side effect of setting CopyLocal=False on the Orchard.Framework project references where Razor intellisense was broken.
Although not necessary in most cases, I also added Orchard.Core for free, for those rare cases where a service is directly consumed in a Razor view.
2015-05-02 10:14:29 +02:00
Nicholas Mayne
a11c92ae50
Merge pull request #5230 from dcinzona/1.x
...
Fix for issue #5228
2015-05-02 08:44:11 +01:00
Gustavo Tandeciarz
7689fe7394
Fix for issue OrchardCMS/Orchard#5228
2015-05-02 02:08:43 -04:00
Sipke Schoorstra
379ac040e1
Fixed binding issue for Enumeration field when using RadioList.
...
This fixes an issue when the Enumeration content field is configured to use radio buttons - in which case the editor shape will use the "Value" property instead of the "SelectedValues" property. Since the binding would only set the value through "SelectedValues", the stored value would be surrounded with a comma, which would not match with any of the enumeration values.
2015-05-01 16:39:50 +02:00
Sébastien Ros
cd479efdae
Merge pull request #5213 from Skrypt/1.x
...
Workflow Definition fixes
2015-04-30 12:43:29 -07:00
Sébastien Ros
b86f7146f8
Merge pull request #5208 from RoyalVeterinaryCollege/4977
...
fixes #4977 Incorrect BlogPartArchive count
2015-04-30 12:39:23 -07:00
Sébastien Ros
fc09661fd6
Merge pull request #5206 from Ermesx/pr/deprecate-lazyField
...
Make Orchard.Core.Common.Utilities.LazyField<T> [Obsolete]
2015-04-30 12:37:26 -07:00
Sébastien Ros
1a9be8c57a
Merge pull request #5202 from jtkech/patch-3
...
#5113 : SecureSocketsLayer, incorrect Hostname when port number is included
2015-04-30 12:33:48 -07:00
Sébastien Ros
f2f9d8c1ca
Merge pull request #5201 from thekaveman/1.8.x
...
Fix null exception in AzureBlobStorageProvider.GetStoragePath
2015-04-30 12:32:10 -07:00
Sipke Schoorstra
ceaa36c329
Fixed default layout data string for Form content type.
2015-04-30 18:09:52 +02:00
Sipke Schoorstra
ce6876eacf
Revived default layout data initialization.
2015-04-30 18:09:26 +02:00
Sipke Schoorstra
a919aab936
Layout Canvas reusability improvements.
...
This enables child canvas elements to be moved around and removed.
2015-04-30 17:35:03 +02:00