Shannon
|
d1e9fb6d9f
|
re-fixes Core proj since it would not build
|
2014-05-14 09:42:34 +10:00 |
|
Stephan
|
c9961b5192
|
Fix Umbraco.Core project (missing files, would not build)
|
2014-05-13 15:24:36 +02:00 |
|
Stephan
|
03d3503531
|
Don't throw when validating doctype/property aliases with dangerous chars
|
2014-05-13 12:39:35 +02:00 |
|
Stephan
|
9acba1d6d7
|
U4-4857 - issue with document type new property alias
|
2014-05-13 09:53:22 +02:00 |
|
Shannon
|
659f47c038
|
Merge remote-tracking branch 'origin/6.2.1' into 7.1.3
|
2014-05-13 15:47:38 +10:00 |
|
Shannon
|
78613823ae
|
Fixes: U4-4853 Richtext Editor doesn't render macros after upgrade to Umbraco 6.2.0
|
2014-05-13 15:22:16 +10:00 |
|
Shannon
|
cb7f26c998
|
Fixes: U4-4197 Error 400 on admin area login
|
2014-05-13 13:39:18 +10:00 |
|
Shannon
|
16b5c86192
|
Fixes: U4-4869 Cannot save tags - was due to adding the loading... message and the ng-if creating a new scope and not targeting the $parent in the view, also fixes up clearing the value with typeahead is used
|
2014-05-13 12:55:31 +10:00 |
|
Shannon
|
c83ab00827
|
Merge remote-tracking branch 'origin/6.2.1' into 7.1.3
|
2014-05-13 10:46:14 +10:00 |
|
Shannon
|
937e840104
|
Fixes: U4-4873 RuntimeCacheRefresher does not remove items when media or content requires cache refreshing & U4-4871 Synced media indexes between load balanced servers do not sync all properties
|
2014-05-13 10:40:56 +10:00 |
|
Shannon
|
fadb503b97
|
Merge branch 'hotfix/imagecropper' of https://github.com/meixger/Umbraco-CMS into meixger-hotfix/imagecropper
|
2014-05-13 09:33:22 +10:00 |
|
Martin Meixger
|
289bed8fd2
|
change negative coordinates to zero
|
2014-05-12 15:34:50 +02:00 |
|
Shannon
|
313d77eb91
|
Fixes: U4-4789 PluginCache doesn't update with code defined PropertyEditors in package and publicizes a couple things
|
2014-05-12 17:19:17 +10:00 |
|
Shannon
|
b048341da0
|
Fixes: U4-4789 PluginCache doesn't update with code defined PropertyEditors in package and publicizes a couple things
|
2014-05-12 17:07:29 +10:00 |
|
Shannon
|
03cb54e931
|
fixed merge issue
|
2014-05-12 14:37:54 +10:00 |
|
Shannon
|
150b67d10f
|
Merge remote-tracking branch 'origin/6.2.1' into 7.1.3
Conflicts:
src/Umbraco.Tests/Models/ContentTests.cs
src/Umbraco.Tests/Models/ContentTypeTests.cs
|
2014-05-12 14:37:19 +10:00 |
|
Shannon
|
ac88da4188
|
Fixes: U4-4856 ApplicationContext.Current.Services.ContentService.Save throw exception
|
2014-05-12 14:32:34 +10:00 |
|
Shannon
|
cca27e064a
|
Fixes: U4-4855 Can't use macro parameters at all
|
2014-05-12 13:48:56 +10:00 |
|
Stephan
|
4e5019d5af
|
U4-4851 - Umbraco.Field legacy names
|
2014-05-11 21:33:56 +02:00 |
|
Stephan
|
f1a312b14a
|
U4-4851 - Umbraco.Field legacy names
|
2014-05-11 21:06:33 +02:00 |
|
Stephan
|
080ed612e8
|
U4-4837 - bugfix Umbraco.Core.EnumerableExtensions.InGroupsOf
|
2014-05-09 10:22:23 +02:00 |
|
Stephan
|
5661a34e00
|
Bugfix media cache property alias case sensitivity
|
2014-05-09 10:21:31 +02:00 |
|
Shannon
|
53a9cdb7a0
|
fixes a couple tests
|
2014-05-09 17:10:56 +10:00 |
|
Shannon
|
6b6ca615ba
|
Updates build to ignore bower and commits typeahead.
|
2014-05-09 17:02:14 +10:00 |
|
Shannon
|
da0b935604
|
Fixes merge
|
2014-05-09 16:08:05 +10:00 |
|
Shannon
|
b91a06ab98
|
Fixes: U4-4849 Cannot change a users language/sections in the back office
|
2014-05-09 16:00:30 +10:00 |
|
Shannon
|
d61fb5d94d
|
Fixes user cloning issues with allowed sections
|
2014-05-09 15:59:30 +10:00 |
|
Shannon
|
3b424274ee
|
ensure properties reset on deep clone of ContentType (this is just a fail safe check)
|
2014-05-09 15:57:17 +10:00 |
|
Shannon
|
b763c2ab2f
|
Fixes deep clone of User object
|
2014-05-09 15:56:45 +10:00 |
|
Shannon
|
70f65583d7
|
Fixes: U4-4546 Error: Failed to retreive data for media ids
|
2014-05-09 15:50:07 +10:00 |
|
Shannon
|
0d37a1f6e8
|
Fixes: U4-4849 Cannot change a users language/sections in the back office
|
2014-05-09 15:19:00 +10:00 |
|
Shannon
|
389724cba5
|
Re-fixes: U4-4211 User without media section permission will be logged out immediately when accessing a document type using a media picker datatype (u7.0.3)
|
2014-05-09 14:06:15 +10:00 |
|
Shannon
|
0382902984
|
Fixes user cloning issues with allowed sections
|
2014-05-09 14:01:20 +10:00 |
|
Shannon
|
e0a0216b2d
|
Fixes build in unit tests with ctor for service context
|
2014-05-09 13:28:03 +10:00 |
|
Shannon
|
b02f7e0d3a
|
ensure properties reset on deep clone of ContentType (this is just a fail safe check)
|
2014-05-09 13:26:50 +10:00 |
|
Shannon
|
9d96a4411f
|
Fixes deep clone of macro object
|
2014-05-09 13:26:16 +10:00 |
|
Shannon
|
8e9a9dc996
|
Fixes deep clone of User object
|
2014-05-09 13:25:18 +10:00 |
|
Shannon
|
b1603a21a2
|
Fixes up strange culture issue with thread switching with the update to the AngularJsonMediaTypeFormatter.
|
2014-05-09 10:46:15 +10:00 |
|
Sebastiaan Janssen
|
59cb1ad31e
|
Revert "Fixes: U4-4211 User without media section permission will be logged out immediately when accessing a document type using a media picker datatype (u7.0.3) - this is done by using the entityResource in the mediaPicker but to do this we need to return a cut down version of the media properties in the additionalData which is tricky because the cropper stores json which is ntext and the existing sql didn't cater for this. This also cleans up the entity service and we no longer have this internal collection of properties, everything is just added to additionalData, then had to add mediaHelper method to deal with getting urls from a media 'entity' not just a media object."
This reverts commit c38c2ede11.
|
2014-05-08 16:08:16 +02:00 |
|
Sebastiaan Janssen
|
28550e3bb7
|
Require a recent version of NuGet in order to install Umbraco.
|
2014-05-08 13:28:32 +02:00 |
|
Sebastiaan Janssen
|
bc59ff2e8c
|
Clarified /base obsoletion to point out UmbracoApiController
|
2014-05-08 11:14:00 +02:00 |
|
Shannon
|
614327a273
|
Merge branch '7.1.2' of https://github.com/umbraco/Umbraco-CMS into 7.1.2
|
2014-05-08 19:03:58 +10:00 |
|
Shannon
|
ed292d34db
|
oops fixed build
|
2014-05-08 19:03:40 +10:00 |
|
Shandem
|
5ac3eb7fef
|
Merge pull request #364 from tomfulton/patch-1
Fix U4-4779: Media Picker not working as single picker
|
2014-05-08 18:49:36 +10:00 |
|
Shannon
|
94732cff00
|
Renames GetCurrent to GetCurrentMember to be inline with GetCurrentMemberId
|
2014-05-08 18:13:59 +10:00 |
|
Shandem
|
7947682cf0
|
Merge pull request #373 from sniffdk/patch-1
Fix for issue U4-4826
|
2014-05-08 18:13:23 +10:00 |
|
Shannon
|
6506768f10
|
Adds GetCurrentMemberId as a method to MembershipHelper
|
2014-05-08 18:12:28 +10:00 |
|
Shannon
|
9e0d10d0a3
|
Adds Logout as a wrapper to formsauth in membershiphelper
|
2014-05-08 18:10:01 +10:00 |
|
Shannon
|
392b18f4dd
|
Adds GetCurrent() to MembershipHelper
|
2014-05-08 18:08:06 +10:00 |
|
Shannon
|
c3ecc9e942
|
Fixes: U4-4505 Add obsolete messages to /base restextentions methods ( i think i got them all )
|
2014-05-08 17:25:06 +10:00 |
|