Shannon
985db6d2e3
div tag not closed on umb-photo-folder
2013-12-10 16:20:22 +11:00
Shannon
7894fcfc91
Fixes: U4-3714 Media tree doesn't get refreshed after upload
2013-12-10 15:10:11 +11:00
Shannon
f41b0ff4b5
removes some debug logging
2013-12-10 14:15:23 +11:00
Shannon
d0a5892f9f
Fixes: U4-3796 No media macro parameter in v7
2013-12-10 14:13:56 +11:00
Shannon
c0f4950270
Fixes: U4-3826 It is possible in some cases to insert a macro inside a macro inside the rte
2013-12-10 14:11:36 +11:00
Shannon
1d9c3b1a79
Merge remote-tracking branch 'origin/6.2.0' into 7.0.1
...
Conflicts:
src/Umbraco.Core/Services/ContentService.cs
src/Umbraco.Web/umbraco.presentation/library.cs
2013-12-10 12:59:29 +11:00
Shannon
c5047148b3
Fixes legacy media business logic to return null when calling ToXml if the media item is trashed - this makes it consistent with how content works and also prevents being able to show the media on the front-end when it is trashed. Fixes up how the MediaService rebuilds the XML to make sure it's transactional based. Fixes: U4-3820 cached media xml is not cleared from the cmsContentXml table when recycled
...
Conflicts:
src/Umbraco.Web/umbraco.presentation/library.cs
2013-12-10 12:56:31 +11:00
Shannon
a6b3233c10
Fixes legacy media business logic to return null when calling ToXml if the media item is trashed - this makes it consistent with how content works and also prevents being able to show the media on the front-end when it is trashed. Fixes up how the MediaService rebuilds the XML to make sure it's transactional based. Fixes: U4-3820 cached media xml is not cleared from the cmsContentXml table when recycled
2013-12-10 12:53:33 +11:00
Shannon
9ec1f9b3f9
Merge remote-tracking branch 'origin/6.2.0' into 7.0.1
...
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Web.UI/install/Default.aspx.cs
2013-12-10 11:55:32 +11:00
Shannon
ed2126eef9
ensures media xml cache is rebuilt on upgrade
2013-12-10 11:54:18 +11:00
Shannon
ce4b56895e
fixes installer login check
2013-12-10 11:51:41 +11:00
Shannon
eaac76cdc1
Fixes: U4-3821 Infinite redirect loop when upgrading from 7.0.0 to 7.0.1 and ensures media cache is rebuilt on upgrade
2013-12-10 11:51:03 +11:00
Shannon
bffe52e060
Merge remote-tracking branch 'origin/6.2.0' into 7.0.1
...
Conflicts:
src/Umbraco.Tests/PluginManagerTests.cs
2013-12-10 10:00:37 +11:00
Shannon
94db371234
Ensures macro and urls are not parsed in the ItemRenderer when a content item is assigned since that parsing will occur with the value converters
2013-12-10 09:59:13 +11:00
Shandem
b12cd81c01
Merge pull request #264 from mvanhelmont/patch-1
...
fix /{localLink:ID}
2013-12-09 14:53:48 -08:00
Sebastiaan Janssen
103e226b51
Merge pull request #215 from dipeshhirani/U4-752
...
U4-752 Add culture invariant languages to create language dialog
2013-12-09 13:40:21 -08:00
Sebastiaan Janssen
208cf8a01d
Bump version and try to make the buildserver happy
2013-12-09 17:55:37 +01:00
perploug
1f81107485
Fixes: U4-3653 Bottom "Action" links inaccessible
2013-12-09 15:24:38 +01:00
perploug
bf5042e3d0
fixes: U4-3718 Sorting a list view by "Updated by" throws an exception
...
It tries to sort the result on UserBasic, made userbasic implement
ICompareble
2013-12-09 14:32:16 +01:00
perploug
15b55f2b36
Fixes: U4-3631 Disable preview button when there is no template assigned, since there is nothing to preview then...
2013-12-09 14:17:51 +01:00
Shannon
57f2250f13
Fixes: U4-3820 cached media xml is not cleared from the cmsContentXml table when recycled
2013-12-09 16:56:02 +11:00
Shannon
f15682ef60
Fixes: U4-3820 cached media xml is not cleared from the cmsContentXml table when recycled
2013-12-09 16:35:12 +11:00
Shannon
1b1ec04e7c
Ensures macro and urls are not parsed in the ItemRenderer when a content item is assigned since that parsing will occur with the value converters
2013-12-09 15:42:38 +11:00
Shannon
049c65a2c7
Fixes: U4-3799 @Umbraco.Field("bodyText") returns {LocalLink:xxx}
2013-12-09 15:20:11 +11:00
Shannon
d50aa38c31
Ooops fixes the rte macro parser to not return empty when no macros are found
2013-12-09 14:01:34 +11:00
Shannon
1531f979a2
fixes: U4-3816 Creating member with @ in login results in SQL parameter error
2013-12-09 13:19:59 +11:00
Shannon
69ffecd686
Fixes: U4-3741 GetMemberFromLoginNameAndPassword Always Return Null
2013-12-09 13:08:06 +11:00
Shannon
6ec297aaaf
Merge remote-tracking branch 'origin/6.2.0' into 7.0.1
2013-12-09 12:49:13 +11:00
dipeshhirani
bb1edd2051
remove commented line
2013-12-08 16:23:03 +00:00
Sebastiaan Janssen
14790559cb
Merge pull request #140 from pynej/search-node-type
...
Add node type to search results
2013-12-08 07:56:50 -08:00
Sebastiaan Janssen
97457087c7
Merge pull request #266 from greystate/patch-1
...
Fix a typo/grammar error in da.xml
2013-12-08 06:21:31 -08:00
perploug
8469d18a0e
fixes search keyboard support
2013-12-06 15:09:39 +01:00
perploug
da3269e970
Fixes: U4-3426 Can't delete any contentnode, media, document type or template from back end, Umbraco 7.0.0-RC
...
Replaces $http.delete with $http.post enables httppost on the
server-side, its not the best solution, but has way fewer unknowns then
adding extensive VERB and origin support in the web.config
2013-12-06 13:12:18 +01:00
perploug
b2b0afde4b
Fixes broken copy/move dialog
2013-12-06 12:17:12 +01:00
perploug
ff849ab912
Sets umbracoVersion to 7.0.1
2013-12-06 12:17:01 +01:00
perploug
97b8a5000a
Fixes broken installer due to moving app-settings back into web.config
2013-12-06 12:16:36 +01:00
perploug
f59489a5cb
Merge branch '7.0.1' of https://github.com/umbraco/Umbraco-CMS into 7.0.1
2013-12-06 10:07:29 +01:00
perploug
b03427cabc
Fixes: U4-3806 Prevalue validation run all field validators against all fields
2013-12-06 10:07:04 +01:00
Shannon
2eb5c08825
Fixing: U4-3686 Umbraco 7 - Rich Text Editor and Macro Issues + fixed up the per-controller webapi configuration and more fixes to loading propertyeditors/param editors, this saves a assembly scan.
2013-12-06 15:01:58 +11:00
Shannon
37eb66510f
Fixes: U4-3505 Sometimes macro parameter types are not resolved during startup
2013-12-06 14:07:29 +11:00
Shannon
dc7c7304ad
Fixes: U4-3505 Sometimes macro parameter types are not resolved during startup
2013-12-06 14:06:53 +11:00
Shannon
8327b8aa0e
Completes: U4-3792 Move appSettings, connectionStrings back to web.config
2013-12-06 11:52:47 +11:00
Shannon
7759249963
Fixes: U4-2967 Inline macros error out when trying to access the Model
2013-12-06 11:22:16 +11:00
Shannon
9d9070c979
fixes user service query to work with mssql and mysql
2013-12-06 10:56:49 +11:00
Shannon
feb1a14650
Merge remote-tracking branch 'origin/6.2.0' into 7.0.1
2013-12-06 10:27:40 +11:00
Shannon
4cb4ff0617
Fix MySQL migrations.
...
Conflicts:
src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSeven/AlterTagRelationsTable.cs
2013-12-06 10:26:32 +11:00
Shannon
9e1d6dbf9b
Merge branch 'Bitmapped-7.0.0' into 7.0.1
2013-12-06 10:22:07 +11:00
perploug
82ec2d28ef
WIP on media upload tree refresh
2013-12-05 15:28:32 +01:00
perploug
66383c6f16
merge
2013-12-05 13:11:17 +01:00
Chriztian Steinmeier
dc60eb8383
Fix a typo/grammar error in da.xml
2013-12-05 13:06:24 +01:00