Shannon
97e8973cbd
Ensures that the RelateOnTrashHandler doesn't attempt to create a relationship for an item that doesn't exist
2017-02-09 11:40:13 +11:00
Shannon
2dc45c3b9f
Tons of code duplication removed, streamlines the content, media and member repositories to use the same paged methods and filtering mechanism (much bettter), adds some tests, creates a marker interface for IContentServiceBase so we can use extension methods for now to de-duplicate some of the code between media and content services
2017-02-09 10:34:40 +11:00
Shannon
fb02a5b06d
Fixes issue of removing content types in bulk (like when removing a package) and having the trashed event being raised for what will end up being a deleted node, Fixes a bug with the (very silly) extension methods for content types, removes singleton accessors from these (very silly) extension methods - which actually never worked for media types!
2017-02-08 21:59:16 +11:00
Shannon
4647ed2551
Merge branch 'refs/heads/dev-v7.6' into temp-u4-9322
...
# Conflicts:
# src/Umbraco.Core/DatabaseContext.cs
# src/Umbraco.Core/UmbracoApplicationBase.cs
2017-02-07 13:44:17 +11:00
Shannon
a71ec8dd81
Merge remote-tracking branch 'refs/remotes/origin/dev-v7' into dev-v7.6
2017-02-07 12:50:44 +11:00
Mikkel Holck Madsen
72aebd3ecf
Merge branch 'dev-v7' into temp-U4-9458
2017-02-06 21:44:26 +01:00
Mads Rasmussen
2eda70542f
rename macro container to macro picker
2017-02-06 16:16:26 +01:00
Mikkel Holck Madsen
802cbb82c4
Merge pull request #1723 from umbraco/temp-U4-9448
...
U4-9448 Slave Front End server requires write access to database when…
2017-02-06 15:01:30 +01:00
Shannon
6f16b98b32
regression issue from refactoring how media works with Deploy
2017-02-07 00:57:44 +11:00
Shannon
f6a7b25e87
Updates CacheRefresherEventHandler to have consistent events, adds logic to find the event based on definitions, adds tests to test them all
2017-02-06 17:26:06 +11:00
Shannon
0e06245177
Adds notes for stephen to look at
2017-02-06 14:46:02 +11:00
Shannon
411bbcc192
Merge branch 'refs/heads/dev-v7.6' into temp-u4-9322
...
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Core/Services/ContentService.cs
# src/Umbraco.Core/Services/ContentTypeService.cs
# src/Umbraco.Core/Services/DataTypeService.cs
# src/Umbraco.Core/Services/MacroService.cs
# src/Umbraco.Core/Services/MediaService.cs
# src/Umbraco.Core/Services/MemberService.cs
# src/Umbraco.Core/Services/MemberTypeService.cs
# src/Umbraco.Core/Services/UserService.cs
# src/Umbraco.Web/Umbraco.Web.csproj
2017-02-03 12:14:38 +11:00
Shannon
d598fdce54
Updates to latest Examine release
2017-02-03 12:03:56 +11:00
Shannon
c16ce4ce1f
Merge branch 'dev-v7.6' of https://github.com/umbraco/Umbraco-CMS into dev-v7.6
2017-02-03 10:21:10 +11:00
Shannon
86021c5052
Adds remaining core methods to make 2FA providers work if you know how to wire it up
2017-02-03 00:47:28 +11:00
Shannon
5060e709d1
Fixed merge conflicts, adds required methods to auth controllers.
2017-02-02 22:11:34 +11:00
hartvig
32892cf5e0
Update NewInstallStep.cs
2017-02-02 10:05:14 +01:00
Shannon
ce69497a68
Update code to have zero breaking changes for old public APIs
2017-02-02 14:16:39 +11:00
Shannon
1d43cf491b
U4-9448 Slave Front End server requires write access to database when master performs unpublish
2017-02-02 14:09:49 +11:00
Claus
46c7737c17
Merge pull request #1714 from umbraco/temp-u4-9441
...
Fixes tree syncing issues
2017-02-01 14:04:18 +01:00
Claus
06c829eb27
initializing stringbuilder with text instead of appending after init.
...
trimming end instead of both beginning and end, since we know whats in the beginning.
2017-02-01 14:03:03 +01:00
Stephan
97a76d5ad4
U4-9322 - introduce ScopeContext that lives longer than Scope, now Xml does not multi-clone!
2017-01-31 16:42:01 +01:00
Morten Christensen
1e7c44ead0
Merge remote-tracking branch 'origin/temp-U4-9451' into dev-v7.6
2017-01-31 11:38:41 +01:00
Per Ploug
90448f1c78
Added comments and made helper internal
2017-01-31 11:06:14 +01:00
Per Ploug
b05c4711ce
Fixes tree syncing issues
2017-01-30 13:33:05 +01:00
Claus
74c167ed03
U4-9413 moving links to document and media to top of generic properties.
2017-01-30 13:18:30 +01:00
Claus
4ad0c1bb89
cleaning usings.
2017-01-30 13:14:19 +01:00
Sebastiaan Janssen
690af8e494
Merge pull request #1711 from umbraco/temp-U4-9444
...
U4-9444 SessionState is not available when rendering macro contents i…
2017-01-30 10:00:40 +01:00
Shannon
a458e7daf0
Merge remote-tracking branch 'refs/remotes/origin/dev-v7' into dev-v7.6
...
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
# src/Umbraco.Web/Umbraco.Web.csproj
2017-01-30 16:55:12 +11:00
Shannon
9d06ce53a4
U4-9444 SessionState is not available when rendering macro contents in the Rich Text Editor
2017-01-30 13:22:47 +11:00
Stephan
f4994a5133
Merge temp-u4-9322 (Shan Events) into temp-u4-9322a (Steph) - builds
2017-01-27 11:42:54 +01:00
Mads Rasmussen
ab00ba8a12
Merge branch 'dev-v7.6' into temp-U4-9352
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/templates/edit.controller.js
2017-01-27 10:39:31 +01:00
Shannon
24d6287918
Adds string overloads just in case
2017-01-27 16:21:01 +11:00
Shannon
55900a3464
Updates MediaController and MediaTypeController to have the same method signature supporting both INT and GUID with a custom action selector to handle the ambiguity
2017-01-27 16:09:35 +11:00
Warren Buckley
784c84a166
Merge pull request #1474 from umbraco/temp-U4-8963
...
U4-8963 Updates for ImageProcessor parameters to support background c…
2017-01-26 20:45:35 +00:00
Sebastiaan Janssen
0a2e5badd0
Merge branch 'temp-template-editor' into dev-v7.6
2017-01-26 18:27:10 +01:00
Sebastiaan Janssen
90b0bf9d82
Merge branch 'dev-v7.6' into temp-template-editor
2017-01-26 18:26:32 +01:00
Warren Buckley
2465eb233e
Adds in same workaround as other trees like DataTypes & DocTypes where Folders/Containers set an inline piece of JS that does nothing & returns
2017-01-26 11:32:13 +00:00
Niels Hartvig
205ea22daa
Fixes U4-9437
2017-01-25 17:34:34 +01:00
Shannon
ac54affa57
Refactor IPublishingStrategy, create IPublishingStrategy2 as a work around, adds EventMessages to IScopeUnitOfWork, ensures all events raised with IPublishingStrategy are done with uow
2017-01-25 16:49:44 +11:00
Claus
56bc47302c
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.6
2017-01-24 09:59:03 +01:00
Claus
b08e38f9ed
Merge branch 'dev-v7.6' into temp-deploy-176
...
Conflicts:
build/UmbracoVersion.txt
src/Umbraco.Tests/Umbraco.Tests.csproj
2017-01-24 09:51:59 +01:00
Stephan
a97b566065
U4-9422 - complete implementing scoped xml cache
2017-01-24 07:59:46 +01:00
Stephan
e3308e86f0
U4-9322 - begin implementing scoped xml cache
2017-01-23 18:03:08 +01:00
Warren Buckley
47e4c12395
Adds in translations into the JSON objects we send back from the API as the display name (not the aliases for querying)
2017-01-23 16:04:14 +00:00
Shannon
ac4de99f30
Initial commit of changing all IsRaisedEventCancelled to use the event manager and inside of a uow
2017-01-23 20:48:51 +11:00
Sebastiaan Janssen
12922f8413
No need to warn if attribute is not present
...
Adds some logging about indexing being done.. the number of committed items seems to differ a little from the number of items in the index, not sure wh
2017-01-20 09:55:41 +01:00
Warren Buckley
2f7b532209
Adds in code summaries for C# doc generation. Removes unused references & some tidying up (mostly sensible R# suggestions)
2017-01-19 15:43:29 +00:00
Per Ploug
eefd13547c
More localization of querybuilder
2017-01-19 12:53:39 +01:00
Claus
29d86b8675
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.6
2017-01-19 12:08:23 +01:00