Shannon
|
cc4ee6527d
|
Gets the correct variant logging put in to the audit trail, cleans up audit trail messages to make sense, makes sure audit trail is reloaded when changing variants
|
2018-10-19 13:24:36 +11:00 |
|
Shannon
|
71fd47f452
|
Fixes issue of observable collections, event binding and deep cloning
|
2018-10-19 08:45:53 +11:00 |
|
Shannon
|
b30f55ea30
|
Fixes issue of observable collections, event binding and deep cloning
|
2018-10-19 08:26:17 +11:00 |
|
Shannon
|
c3e2d2a821
|
Cleaning up the log/audit trail usage, removing duplicate and unecessary entries and adding new cols
|
2018-10-18 22:52:49 +11:00 |
|
Shannon
|
a163f79526
|
Merge remote-tracking branch 'origin/temp8' into temp8-dirty-tracking-on-variants
# Conflicts:
# src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
# src/Umbraco.Core/Models/Content.cs
|
2018-10-18 22:52:15 +11:00 |
|
Shannon
|
f1ca32ea54
|
Cleaning up the log/audit trail usage, removing duplicate and unecessary entries and adding new cols
|
2018-10-18 22:47:12 +11:00 |
|
Shannon
|
6cd9102fac
|
Gets publish names tracking changes, adds unit tests
|
2018-10-18 21:12:55 +11:00 |
|
Stephan
|
15968bc99b
|
Fix dates in document versions
|
2018-10-17 17:27:39 +02:00 |
|
Shannon
|
ba186144a0
|
Updates models to allow dirty tracking on variants
|
2018-10-17 18:09:52 +11:00 |
|
Stephan
|
f868172f48
|
Cleanup
|
2018-10-16 10:58:17 +02:00 |
|
Carole Rennie Logan
|
1f072a383e
|
ContentApp Show/Hide per user Role
Making content app work show hide in manifest work for user roles. for example:
"show": [
"+role/admin"
]
|
2018-10-14 15:56:22 +01:00 |
|
Robert
|
a8449a4d01
|
Merge pull request #3155 from umbraco/temp8-222-variant-invariant-data-updates
variant to invariant data updates
|
2018-10-10 08:44:33 +02:00 |
|
Robert
|
d41251819f
|
RemoveItem now returns a bool
|
2018-10-10 08:27:20 +02:00 |
|
Robert
|
931fcd565a
|
Removed the override of IsPropertyDirty as is not needed.
|
2018-10-10 08:26:10 +02:00 |
|
Stephan
|
ee24fb4ef7
|
Make Tests Green Again
|
2018-10-09 23:02:22 +02:00 |
|
elitsa
|
85309e8ce5
|
Merge branch 'temp8-I3089' of https://github.com/umbraco/Umbraco-CMS into temp8-I3089
|
2018-10-08 10:23:53 +02:00 |
|
elitsa
|
4bde59ed66
|
Translation clean up
|
2018-10-08 10:13:36 +02:00 |
|
elitsa
|
e2acc8b447
|
Remove sections icons - not needed anymore
|
2018-10-08 10:00:52 +02:00 |
|
Shannon
|
fdc94b9d1b
|
Writes tests to ensure that property values are updated in docs that are of a composed type of the one that variants are being changed in.
|
2018-10-05 15:07:19 +02:00 |
|
Shannon
|
9222ede853
|
Merge remote-tracking branch 'origin/temp8' into temp8-222-variant-invariant-data-updates
# Conflicts:
# src/Umbraco.Core/Persistence/Repositories/Implement/LanguageRepository.cs
|
2018-10-04 16:39:23 +02:00 |
|
Stephan
|
9106dc9ca9
|
Fix ModelType and media picker converter for when picking only images
|
2018-10-04 16:16:56 +02:00 |
|
Shannon
|
7b41730b60
|
Changes how variant property data is updated with bulk SQL and gets tests working
|
2018-10-04 14:15:54 +02:00 |
|
Shannon
|
26759e97fa
|
First iteration to populate property type changes when they are changed variant/invariant
|
2018-10-03 19:03:22 +02:00 |
|
Stephan
|
96acc1bd7e
|
Contextualize variations in fallback, too
|
2018-10-03 16:19:41 +02:00 |
|
Stephan
|
2020c680d6
|
Merge branch temp8 into temp8-11502
|
2018-10-03 15:08:12 +02:00 |
|
Shannon
|
651b4a348a
|
gets unpublish working
|
2018-10-03 14:27:48 +02:00 |
|
Stephan
|
e44ed00c97
|
Another fallback iteration
|
2018-10-03 10:31:35 +02:00 |
|
Shannon
|
39458017ec
|
removes old tag API
|
2018-10-02 15:29:17 +02:00 |
|
Stephan
|
8a29745b98
|
Merge branch temp8 into temp8-11502
|
2018-10-01 14:45:33 +02:00 |
|
Stephan
|
621ef28680
|
Fix PublishedElementModel, must be abstract
|
2018-09-28 16:59:00 +02:00 |
|
Stephan
|
14bd8a0851
|
Cleanup some DTOs
|
2018-09-25 18:05:14 +02:00 |
|
Stephan
|
c791050058
|
Denormalize variants for perfs
|
2018-09-25 16:55:00 +02:00 |
|
Stephan
|
f4e87b9949
|
Merge branch temp8 into temp8-IDocumentEntity-updates
|
2018-09-24 19:12:56 +02:00 |
|
Stephan
|
681ef67653
|
Support ordering content apps
|
2018-09-21 09:42:36 +02:00 |
|
Stephan
|
d6775aa79a
|
Implement content apps code config and manifest
|
2018-09-21 08:09:53 +02:00 |
|
Shannon
|
539c882adb
|
Merge branch 'temp8' into temp8-IDocumentEntity-updates
|
2018-09-21 01:06:21 +10:00 |
|
Shannon
|
feeb1c56cf
|
wip for IDocumentEntitySlim changes
|
2018-09-20 14:58:15 +10:00 |
|
Stephan
|
e412fd8802
|
Ensure data types get a proper default configuration when created
|
2018-09-17 12:54:22 +02:00 |
|
Stephan
|
7a1744a38b
|
Merge branch temp8 into temp8-11502
|
2018-09-06 16:07:32 +02:00 |
|
Mads Rasmussen
|
33df7647d2
|
Merge pull request #2900 from umbraco/temp8-validation-quirks
v8 validation quirks
|
2018-09-06 15:00:05 +02:00 |
|
Stephan
|
bbd8315176
|
Merge remote-tracking branch 'origin/temp8' into temp8-nuget-pkgs
|
2018-09-06 13:57:34 +02:00 |
|
Stephan
|
612c38654d
|
Merge branch origin/dev-v7 into temp8
|
2018-09-06 13:07:09 +02:00 |
|
Stephan
|
c42f3a1158
|
Merge branch temp8 into temp8-11502
|
2018-08-31 08:43:11 +02:00 |
|
Shannon
|
506d57ab07
|
Allows the overlay view to be created with a custom parent scope so that broadcast/emit work correctly for the code within the overlay to be a 'child' of the editor that invoked it.
|
2018-08-30 20:21:25 +10:00 |
|
Shannon
|
aed9ad3a66
|
Merge remote-tracking branch 'origin/temp8' into temp8-nuget-pkgs
# Conflicts:
# build/NuSpecs/UmbracoCms.nuspec
|
2018-08-29 12:24:38 +10:00 |
|
Shannon
|
029eff1f8a
|
Some refactoring to decouple web based assemblies from Umbraco.Core and move whatever we can to Umbraco.Web where web based assemblies are used. Decouples System.Drawing entirely from Umbraco.Core and removes the Active Directory dependency from Umbraco.core.
|
2018-08-29 01:15:46 +10:00 |
|
Stephan
|
eaacdc0514
|
Deal with fixmes in IContent IsCultureSomething
|
2018-08-28 15:11:13 +02:00 |
|
Shannon Deminick
|
a151829b26
|
Merge pull request #2845 from umbraco/temp8-serilog
Bye bye Log4Net, Hello Serilog
|
2018-08-28 20:31:12 +10:00 |
|
Stephan
|
a2e80f27f3
|
Merge branch temp8 into temp8-11502
|
2018-08-27 09:57:41 +02:00 |
|
Sebastiaan Janssen
|
49df6e7c9d
|
Merge branch 'U4-8550' of https://github.com/drpeck/Umbraco-CMS into drpeck-U4-8550
# Conflicts:
# src/Umbraco.Web.UI/config/umbracoSettings.config
# src/Umbraco.Web/PublishedContentExtensions.cs
|
2018-08-26 17:45:34 +02:00 |
|