Commit Graph

10588 Commits

Author SHA1 Message Date
Sipke Schoorstra
cb0fe9da31 Merge remote-tracking branch 'origin/1.10' into dev 2016-03-06 18:19:19 +01:00
Sébastien Ros
074fa7974a Merge pull request #6525 from kumards/patch-2
Incorrect data being returned for nonexistent primitive datatypes
2016-03-03 12:15:50 -08:00
Sébastien Ros
a91b06f1b5 Merge pull request #6528 from dcinzona/razor-view-engine
[Fixes #6514] Update RazorViewEngineProvider.cs
2016-03-03 12:12:34 -08:00
Another Developer
008edc46ef Incorrect data being returned for nonexistent primitive datatypes
default(T) returns non null value for primitive datatypes, this causes CachingExtensions.Get<T> never to call the factory method.
2016-03-03 09:27:20 -05:00
Sipke Schoorstra
3690968646 Fixed Dynamic Forms Bindings issue. Fixes #6470
ModelBinding failed due to the "null" key being specified. Instead, the type name of the model should be specified as the key (which happens by default when no key is specified). Not sure how this worked before, since this code has been there from the beginning, and file histories don;t show an obvious change. Perhaps due to the upgrade to newer ASP.NET MVC?
2016-03-02 23:51:22 +01:00
Lombiq
6c93bf4d69 Merge remote-tracking branch 'origin/1.9.3' into 1.10
Conflicts:
	src/Orchard.Web/Modules/Orchard.MediaLibrary/Views/Parts/MediaLibrary.Navigation.cshtml
2016-03-01 22:02:06 +01:00
Gustavo Tandeciarz
328c818ce5 Update RazorViewEngineProvider.cs 2016-03-01 15:10:35 -05:00
Sipke Schoorstra
23449d9b32 Merge pull request #6507 from jtkech/patch-15
ContextState: Attempt to fix specflows on teamcity
2016-02-29 22:49:13 +01:00
jtkech
77024336f9 Update ContextState.cs 2016-02-29 22:11:01 +01:00
jtkech
9a8a215a98 Update Web.config 2016-02-29 22:06:27 +01:00
jtkech
2351978275 Update Web.config 2016-02-29 22:02:49 +01:00
Sipke Schoorstra
fe25545d50 Merge pull request #6498 from jtkech/patch-14
ContextState: Attempt to fix cross app domain issues on teamcity
2016-02-27 22:26:27 +01:00
jtkech
39a01f9103 Update ContextState.cs 2016-02-27 22:20:32 +01:00
Sipke Schoorstra
d010e97b9d Merge pull request #6492 from jtkech/patch-13
ContextState Compromise
2016-02-27 00:03:57 +01:00
jtkech
9b6f7b019a Update ContextState.cs 2016-02-26 22:34:49 +01:00
Lombiq
f0dd64d5c9 Fixing typo in an Azure Media Services template 2016-02-26 22:20:00 +01:00
Sébastien Ros
773882603f Merge pull request #6455 from dcinzona/patch-5
[Fixes #6454] Sets the height of the media library correctly
2016-02-25 13:03:25 -08:00
Sébastien Ros
e8af37de95 Merge pull request #6469 from dcinzona/activities-css
[Fixes #6467] Adding missing user activity css stub
2016-02-25 12:29:03 -08:00
gustavo.tandeciarz@nflplayers.com
a1d2ba8f51 Adding missing user activity css stub 2016-02-24 13:42:59 -05:00
Lombiq
e32455ff28 Media Library: Fixing that recent items were not displayed for users with ManageOwnMedia permission. Fixes #6446 2016-02-24 00:36:57 +01:00
Lombiq
b983787d0d Media Library: Fixing NRE when renaming folder while having ManageMediaContent permission 2016-02-24 00:11:24 +01:00
Sébastien Ros
614bf779f7 Merge pull request #6456 from ryanmagoon/dev
[Fixes #6330] Using website url for core modules
2016-02-23 14:47:29 -08:00
Lombiq
c09ffd85c4 Indexing: Fixing Migrations when upgrading from migration version 2 (1.9.2). Fixes #6382 2016-02-23 22:39:13 +01:00
Lombiq
6cd28be1a0 MediaLibrary: Fixing invalid HTML in OEmbed template 2016-02-23 22:28:41 +01:00
Gustavo Tandeciarz
4b8d11c1ed Fixes broken icons introduced into the media library by upgrading FontAwesome 2016-02-23 22:26:15 +01:00
Sébastien Ros
1d0a8cfc78 Merge pull request #6441 from dcinzona/patch-2
[Fixes #6440] Last Login and Created Date
2016-02-23 12:41:34 -08:00
Sébastien Ros
e9e5cd7b6f Merge pull request #6453 from dcinzona/FontAwesome4
[Fixes #6451] Broken media library font awesome icons
2016-02-23 12:28:58 -08:00
Ryan Magoon
e887411f16 fix for #6330
Changed extension manifests to use “orchardproject.net” as the Website
2016-02-23 13:44:59 -05:00
Gustavo Tandeciarz
f4a9ef3bc1 Sets the height of the media library correctly
Sets the height of the media library container to the height of the content (with padding)
2016-02-22 16:03:16 -05:00
Gustavo Tandeciarz
790a92f66b Fixes broken icons introduced into the media library by upgrading FontAwesome 2016-02-22 15:29:33 -05:00
Daniel Stolt
ea7404a6ef Merge branch '1.10' 2016-02-22 13:59:36 +01:00
Daniel Stolt
cb06c7576c Merge pull request #6443 from dcinzona/Fixes-6411-Codegen-1.10
[Fixes #6411]  Theme code generation produces an 'out-of-date' project
2016-02-22 13:56:56 +01:00
Daniel Stolt
c788dd61a2 Merge pull request #6437 from OrchardCMS/issue/snippets
Improved snippets harvester.
2016-02-22 13:56:17 +01:00
Gustavo Tandeciarz
f8f02bb9ef Updated space formatting in line with #6072 2016-02-21 19:48:31 -05:00
Gustavo Tandeciarz
9666ba1292 [Fixes #6411] Theme code generation produces an 'out-of-date' project 2016-02-21 03:22:38 -05:00
Gustavo Tandeciarz
4ba75cc9db [Fixes #6440] Last Login and Created Date
Fixes issue #6440.  Only display last login or created date for users when there is a value to display
2016-02-20 15:06:56 -05:00
Sipke Schoorstra
1e2d919b02 Improved snippets harvester.
Fixes #6432
2016-02-20 17:44:31 +01:00
Daniel Stolt
a2344de0a1 Merge branch '1.10' 2016-02-20 02:27:07 +01:00
Daniel Stolt
da766ad7e2 Disabled unsafe css-nano transforms and rebuilt resources. 2016-02-20 01:14:14 +01:00
Daniel Stolt
6664e75570 Refactored and fixed issues with calendar picker. Fixes #6416 #6338 #6080. 2016-02-20 01:14:14 +01:00
Daniel Stolt
28425b0a53 Retargeted NuGet references to targetFramework="net452". Fixes #6406. 2016-02-20 01:13:13 +01:00
Daniel Stolt
7e35b7c80b Retargeted remaining projects to .NET Framework 4.5.2. 2016-02-20 01:13:13 +01:00
Daniel Stolt
8897947ba7 Corrected NuGet reference hint paths from Azure to normal solution folder. Fixes #6403. 2016-02-20 01:13:13 +01:00
Daniel Stolt
804161f511 Refactored and fixed issues with calendar picker. Fixes #6416 #6338 #6080. 2016-02-19 23:36:53 +01:00
Daniel Stolt
3f6fc4899e Retargeted NuGet references to targetFramework="net452". Fixes #6406. 2016-02-19 22:49:15 +01:00
Daniel Stolt
20c804163f Retargeted remaining projects to .NET Framework 4.5.2. 2016-02-19 21:05:13 +01:00
Daniel Stolt
cc0593497e Corrected NuGet reference hint paths from Azure to normal solution folder. Fixes #6403. 2016-02-19 20:49:55 +01:00
Lombiq
2d9a5e04d7 Fixing that titles of Custom Forms forms were double-encoded 2016-02-19 18:18:20 +01:00
Sipke Schoorstra
6b57db5b89 Merge pull request #6431 from dcinzona/patch-1
[Fixes #6430] Removes Imageset for Orchard.Alias UI
2016-02-19 15:57:06 +01:00
Gustavo Tandeciarz
a0b66bc3b5 [Fixes #6430] Removes Imageset for Orchard.Alias UI
This removes the broken file reference generated by the Orchard.Alias UI feature.
2016-02-19 08:16:29 -05:00