Shannon
|
929180224f
|
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
|
2014-07-23 14:07:47 -07:00 |
|
Shannon
|
22dde5a421
|
U4-4738 Backoffice search should support node ID search
|
2014-07-23 14:07:21 -07:00 |
|
Shannon
|
ee5c532be7
|
Fixes: U4-4738 Backoffice search should support node ID search
|
2014-07-23 14:07:05 -07:00 |
|
Shannon
|
b3288f0c91
|
fixes merge issue
|
2014-07-10 12:11:10 +10:00 |
|
Shannon
|
17b0547cfc
|
Merge commit '874f464a2b51000920e2323f93bea116546e9b88' into 7.1.5
Conflicts:
src/Umbraco.Core/IO/FileSystemExtensions.cs
src/Umbraco.Core/IO/UmbracoMediaFile.cs
src/Umbraco.Web/umbraco.presentation/umbraco/channels/UmbracoMetaWeblogAPI.cs
|
2014-07-10 11:53:45 +10:00 |
|
Shannon
|
874f464a2b
|
Fixes: U4-5190 Overwrite Media File in 6.2.1 - process cannot access along with a bunch of other undisposed disposables :/
|
2014-07-10 11:45:57 +10:00 |
|
Shannon
|
a88637910f
|
updates content xml bits so if it's called outside a web req it still executes.
Conflicts:
src/Umbraco.Web/umbraco.presentation/content.cs
|
2014-07-10 10:45:26 +10:00 |
|
Shannon
|
1af7649a87
|
updates content xml bits so if it's called outside a web req it still executes.
|
2014-07-10 10:44:40 +10:00 |
|
Sebastiaan Janssen
|
966a29954c
|
#U4-5010 fixed
Package editing view missing in distribution
|
2014-06-27 16:25:57 +02:00 |
|
Shannon
|
859fbaaa05
|
Fixes: U4-5121 umbraco.content launches threadpool threads to reload the xml cache which causes lots of other issues
Conflicts:
src/Umbraco.Web/umbraco.presentation/content.cs
|
2014-06-25 19:02:49 +10:00 |
|
Shannon
|
5fdcec6904
|
Fixes: U4-5121 umbraco.content launches threadpool threads to reload the xml cache which causes lots of other issues
|
2014-06-25 18:56:51 +10:00 |
|
Shannon
|
2ccec3be33
|
Merge remote-tracking branch 'origin/6.2.1' into 7.1.5
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Web/LegacyScheduledTasks.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/WebBootManager.cs
src/Umbraco.Web/umbraco.presentation/publishingService.cs
|
2014-06-23 15:08:04 +10:00 |
|
Shannon
|
e8f7f77bb6
|
Fixes: U4-581 Automatic publishing not working in load balanced setup - added some more convention and configuration to distributed calls so that servers are aware of the master and how to call into themselves for scheduled tasks, ping and scheduled publishing. Will need to update the docs on LB regarding this too. Cleaned up the code that does the scheduling and separates it into proper segments. Obsoletes the old presentation classes that were doing it.
|
2014-06-20 14:34:21 +10:00 |
|
Shannon
|
56111be82d
|
Properly fixes: U4-4893 Inconsistent display of file extensions in the UI
|
2014-06-18 17:11:47 +10:00 |
|
Sebastiaan Janssen
|
37afe6dd29
|
Merge pull request #406 from BatJan/7.1.5-spelling-fix-5007
Fix of issue U4-5007
|
2014-06-09 13:51:57 +02:00 |
|
Jan Skovgaard
|
c4f764d5fc
|
Fix of issue U4-5007
|
2014-06-09 12:28:29 +02:00 |
|
Niels Hartvig
|
32cfdbe968
|
Fixes: U4-4892 Inconsistent (lack of) instructions regarding file extensions in the UI
|
2014-06-08 19:18:37 +02:00 |
|
Niels Hartvig
|
bff415a4c6
|
Fixes: U4-4893 Inconsistent display of file extensions in the UI
|
2014-06-08 17:55:05 +02:00 |
|
Shannon
|
d0cb27d1c1
|
Completes: U4-2633 Bundle all cache refresher transmissions into a single call per request for much better performance
|
2014-06-08 12:49:20 +02:00 |
|
Shannon
|
e8990eb6b2
|
Merge commit 'beb1979b4655a529b703ceec094a50f6a3dd8602' into 7.1.5
Conflicts:
src/Umbraco.Web.UI/config/umbracoSettings.config
|
2014-06-08 12:24:29 +02:00 |
|
Shannon
|
e04eed41e7
|
Merge remote-tracking branch 'origin/6.2.1' into 7.1.4
Conflicts:
src/Umbraco.Core/Models/DeepCloneHelper.cs
src/Umbraco.Core/Models/PreValue.cs
src/Umbraco.Core/Models/PreValueCollection.cs
src/Umbraco.Tests/Persistence/Repositories/TemplateRepositoryTest.cs
src/Umbraco.Web/umbraco.presentation/umbraco/editContent.aspx.cs
|
2014-05-22 13:01:23 +10:00 |
|
Shannon
|
62887607ff
|
fixes csrf with mediauploader.ashx
|
2014-05-22 12:44:04 +10:00 |
|
Lars-Erik Aabech
|
8a4e39a999
|
Fixes U4-4264 while we wait for angularification.
|
2014-05-20 15:05:45 +02:00 |
|
Shannon
|
420746397d
|
fixes macro property saving issue in editor (to ensure the alias/key can be changed)
|
2014-05-17 15:35:56 +10:00 |
|
Shannon
|
836297df58
|
Fixes error message on publishing when it fails due to any of these statuses: FailedHasExpired, FailedAwaitingRelease, FailedIsTrashed
|
2014-05-15 13:35:52 +10:00 |
|
Shannon
|
5956394bf1
|
Fixes: U4-4877 Editing macro parameters fails because of new item validation
|
2014-05-14 10:52:08 +10: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 |
|
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 |
|
Shannon
|
b91a06ab98
|
Fixes: U4-4849 Cannot change a users language/sections in the back office
|
2014-05-09 16:00:30 +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 |
|
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 |
|
Shannon
|
c38c2ede11
|
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.
|
2014-05-07 23:55:20 +10:00 |
|
Shannon
|
3df2d03fc8
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.2
Conflicts:
build/Build.bat
build/NuSpecs/UmbracoCms.Core.nuspec
build/NuSpecs/build/UmbracoCms.targets
src/Umbraco.Core/Models/IPublishedContentProperty.cs
src/Umbraco.Core/Models/PublishedContent/IPublishedContentExtended.cs
src/Umbraco.Core/Models/PublishedContent/PublishedContentExtended.cs
src/Umbraco.Core/Models/PublishedContent/PublishedContentWrapped.cs
src/Umbraco.Core/Models/PublishedContent/PublishedPropertyBase.cs
src/Umbraco.Core/Models/PublishedContent/PublishedPropertyType.cs
src/Umbraco.Core/Models/Template.cs
src/Umbraco.Core/Persistence/Migrations/MigrationRunner.cs
src/Umbraco.Core/Persistence/Repositories/MemberGroupRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberTypeRepository.cs
src/Umbraco.Core/Persistence/Repositories/RecycleBinRepository.cs
src/Umbraco.Core/Services/PackagingService.cs
src/Umbraco.Tests/PublishedContent/PublishedContentMoreTests.cs
src/Umbraco.Tests/PublishedContent/PublishedContentTestElements.cs
src/Umbraco.Web/PublishedCache/XmlPublishedCache/PublishedFragment.cs
src/Umbraco.Web/PublishedCache/XmlPublishedCache/PublishedMediaCache.cs
src/Umbraco.Web/PublishedCache/XmlPublishedCache/XmlPublishedContent.cs
src/Umbraco.Web/PublishedContentPropertyExtension.cs
src/Umbraco.Web/Search/ExamineEvents.cs
src/Umbraco.Web/UmbracoHelper.cs
src/Umbraco.Web/umbraco.presentation/CompatibilityHelper.cs
src/Umbraco.Web/umbraco.presentation/macro.cs
src/umbraco.cms/businesslogic/template/Template.cs
|
2014-05-05 12:49:06 +10:00 |
|
Sebastiaan Janssen
|
b0c5d16ba7
|
U4-4127 Turkish culture prevents Macros embedded
|
2014-04-30 19:29:32 +02:00 |
|
Stephan
|
cd5581bef6
|
Back to IPublishedContentProperty (for 6 only)
|
2014-04-30 16:53:14 +02:00 |
|
Shannon
|
d9ac529e7e
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.2
Conflicts:
src/Umbraco.Core/Models/PropertyType.cs
src/Umbraco.Web.UI/umbraco_client/GenericProperty/genericProperty.js
src/Umbraco.Web/WebServices/CoreStringsController.cs
src/Umbraco.Web/umbraco.presentation/umbraco/controls/ContentTypeControlNew.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/nodetypeTasks.cs
src/umbraco.providers/members/UmbracoMembershipProvider.cs
|
2014-04-24 16:33:04 +10:00 |
|
Shannon
|
c32cae16db
|
Fixes: U4-4696 Macro personalized cache with custom membership provider not working - for any membership provider regardless of provider user key type
|
2014-04-24 12:14:06 +10:00 |
|
Shannon
|
437d1b759b
|
fix for: U4-4696. Macro personalized cache with custom membership provider not working
|
2014-04-24 12:13:50 +10:00 |
|
Shannon
|
e10e04aabf
|
Fixes: U4-4696 Macro personalized cache with custom membership provider not working - for any membership provider regardless of provider user key type
|
2014-04-24 12:12:06 +10:00 |
|
Shandem
|
3bac4877eb
|
Merge pull request #353 from eerrecart/fix-U4-4696
fix for: U4-4696. Macro personalized cache with custom membership provider not working
|
2014-04-24 11:54:54 +10:00 |
|
Stephan
|
f46811ff67
|
U4-3027 - fix content & property types alias casing
|
2014-04-24 00:18:24 +02:00 |
|
Stephan
|
ee210ae5d8
|
U4-3027 - fix content & property types alias casing
|
2014-04-24 00:17:21 +02:00 |
|
Stephan
|
6d50b46bd8
|
U4-4747,3027... - bugfix content type editor / aliases
|
2014-04-23 19:28:04 +02:00 |
|
Stephan
|
0810e90478
|
U4-4747,3027... - bugfix content type editor / aliases
|
2014-04-23 19:26:48 +02:00 |
|
Stephan
|
c00c59af1d
|
U4-4676 - fix property alias corruption issue
|
2014-04-23 11:22:47 +02:00 |
|
Shannon
|
a4949a1132
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.2
|
2014-04-22 17:49:01 +10:00 |
|
Shannon
|
d772336c0f
|
Fixes: U4-4695 Copy document type to new parent seems to lose some data, U4-4535 Create Copy method on the content type Service
|
2014-04-22 17:48:08 +10:00 |
|