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
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
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
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
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
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
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
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
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
Sipke Schoorstra
a1e5102fa9
Minor blueprints cleanup.
2016-02-19 13:56:02 +01:00
Sipke Schoorstra
cc470d6e83
Merge pull request #6138 from neTp9c/issue/6137
...
Import and Export of element blueprints don't invoke events for their base elements.
2016-02-19 13:43:37 +01:00
Sipke Schoorstra
b0ce589f94
Reverted 42e71fe9fa
...
Unfortunately this is breaking the setup. For some reason, when executed in a regular HTTP context, CallContext "loses" its data at the end of the request, causing recipe execution to fail. Until we understand why this is and how to best deal with it, I am reverting this file so that it at least works.
2016-02-19 12:54:45 +01:00
Sipke Schoorstra
5096ffc59d
Merge pull request #6251 from OrchardCMS/feature/dynamicforms-defaultfieldvalues
...
Feature/dynamicforms defaultfieldvalues
2016-02-18 22:07:10 +01:00
Sipke Schoorstra
d7b2d35270
Merge branch 'dev' into feature/dynamicforms-defaultfieldvalues
...
# Conflicts:
# lib/mono/Mono.CSharp.dll
# src/Orchard.Web/Modules/Orchard.Scripting.CSharp/Orchard.Scripting.CSharp.csproj
2016-02-18 22:07:03 +01:00
Sébastien Ros
2f6f020d5d
Merge pull request #6340 from jtkech/patch-6
...
#6304 : Prevents client cache from being disabled when public caching
2016-02-18 12:51:43 -08:00
Sébastien Ros
90958c9a83
Merge pull request #6341 from jtkech/patch-7
...
#6320 : Provides a default baseUrl when not set or empty
2016-02-18 12:48:22 -08:00
Sébastien Ros
42e71fe9fa
Merge pull request #6342 from jtkech/patch-8
...
#6321 : Always use CallContext Logical Data in ContextState.cs
2016-02-18 12:47:42 -08:00
Sébastien Ros
c39a1ec8a5
Merge pull request #6346 from rtpHarry/patch-6
...
[Fixes #6344 ] Remove unused place tag
2016-02-18 12:45:30 -08:00
Sébastien Ros
6f9e46aef3
Merge pull request #6370 from jtkech/patch-10
...
New IsBackgroundHttpContext() extension helper.
2016-02-18 12:39:08 -08:00
Daniel Stolt
873e0c8d67
Merge branch '1.10'
2016-02-14 19:41:50 +01:00
Daniel Stolt
46571cc289
Fixed all build build warnings.
...
"Found conflicts between different versions of the same dependent assembly that could not be resolved."
2016-02-14 19:38:35 +01:00
Daniel Stolt
e4a012a4fb
Removed TypeScript build tasks from Orchard.proj.
...
Reasons:
- The world is standardizing more and more on using Node.js with Gulp/Grunt for this kind of thing.
- It's becoming more and more adopted also in the Orchard community, along with increased use in core modules.
- This MSBuild target was added to ensure command-line build support, but Node.js with Gulp/Grunt is arguably even more command-line friendly.
- All the compiled JavaScript output is already added to source control anyway, so it's not needed to do TypeScript compilation to build or package Orchard.
- The MSBuild target only applies to TypeScript, and not to LESS, so it's not a complete solution anyway.
- Build servers now have full support for executing Gulp/Grunt tasks. VSTS Build has it, TeamCity has it, etc. No need to do this on the MSBuild level.
2016-02-14 19:04:27 +01:00
jtkech
1858a1eaf5
Merge branch 'dev' into patch-8
...
Conflicts:
src/Orchard/Environment/State/ContextState.cs
2016-02-14 04:07:19 +01:00