Stephan
|
8579b5a89b
|
Merge branch 'v8/dev' into v8/feature/5170-IPublishedContent
|
2019-05-29 08:48:18 +02:00 |
|
Stephan
|
d5e63c0e62
|
Fix ContentNu cascade rules
|
2019-05-15 18:27:34 +02:00 |
|
Stephan
|
066a860c1d
|
Fix more PreValues migration + better error reporting
|
2019-05-15 17:00:05 +02:00 |
|
Stephan
|
1a54a24150
|
Fix DataType and PreValues migrations
|
2019-05-15 14:21:24 +02:00 |
|
Stephan
|
0b924f75d4
|
Fix migrations
|
2019-05-10 10:14:15 +02:00 |
|
Stephan
|
919fb79db9
|
Fix migrations
|
2019-05-10 10:14:15 +02:00 |
|
Stephan
|
a1828fec51
|
Fix migrations
|
2019-05-10 10:14:09 +02:00 |
|
Stephan
|
54a8796d51
|
Cleanup migration plan, supports 7.14.0
|
2019-05-07 14:58:05 +02:00 |
|
Shannon Deminick
|
3332e93d4c
|
Merge pull request #5375 from umbraco/v8/feature/5373-make-async-file-logging-possible-with-serilog
V8: Make async file logging possible with serilog
|
2019-05-07 17:06:01 +10:00 |
|
Bjarke Berg
|
d52f6b5810
|
Added support for changing the dates of the log files
|
2019-05-03 14:56:44 +02:00 |
|
Bjarke Berg
|
6adec17b26
|
#5236 - Added options to set (and set default as) the log file is closed after each log event
|
2019-05-02 14:19:48 +02:00 |
|
Stephan
|
11ef00c63d
|
Refactor IPublishedContent.Url()
|
2019-04-23 08:27:49 +02:00 |
|
Stephan
|
f039b00a44
|
Introduce IPublishedPropertyType
|
2019-04-23 08:27:48 +02:00 |
|
Stephan
|
34ad8dfb8d
|
Introduce IPublishedContentType
|
2019-04-23 08:27:40 +02:00 |
|
Rasmus John Pedersen
|
c96cd09dba
|
Add RTE media url -> localLink migration
|
2019-04-09 15:35:42 +02:00 |
|
Bjarke Berg
|
36c35750cd
|
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/284-content-type-repo
|
2019-04-05 07:49:55 +02:00 |
|
Shannon
|
bff920fa50
|
Merge branch 'v8/dev' into v8/feature/284-auto-mapper
# Conflicts:
# src/Umbraco.Core/Composing/SetCollectionBuilderBase.cs
|
2019-04-05 00:58:56 +11:00 |
|
Stephan
|
f66e92801d
|
Merge branch 'v8/dev' into temp8-server-content-validation-fixes-4884
|
2019-04-04 08:27:00 +02:00 |
|
Stephan
|
7a6884d208
|
Rename mapper stuff
|
2019-04-03 10:39:49 +02:00 |
|
Stephan
|
389ee7ec84
|
Review, cleanup
|
2019-04-02 18:02:44 +02:00 |
|
Stephan
|
961cbf694e
|
Simplify our Poco mappers
|
2019-03-29 09:46:36 +01:00 |
|
Stephan
|
f8f1fea407
|
Various corrections to mappers
|
2019-03-28 12:38:04 +01:00 |
|
Stephan
|
70c2090a56
|
Refactor more mappers - AutoMapper gone now
|
2019-03-27 09:15:32 +01:00 |
|
Stephan
|
d274737296
|
Refactor more mappers
|
2019-03-27 09:15:32 +01:00 |
|
Stephan
|
5bcafba34c
|
Refactor more mappers
|
2019-03-27 09:15:32 +01:00 |
|
Stephan
|
57067d7e56
|
Use Umbraco.Code to ensure proper mapping
|
2019-03-27 09:15:31 +01:00 |
|
Stephan
|
b43e113cb6
|
Experiment with mapping (perfs)
|
2019-03-27 09:15:31 +01:00 |
|
Shannon
|
8042405d94
|
WIP - Fixing up validation so that invariant properties are only validated on the default lang or if the item is not published
|
2019-03-27 12:41:02 +11:00 |
|
Stephan
|
4e87dd389d
|
Refactor Content/Media/Member type repositories
|
2019-03-19 16:28:50 +01:00 |
|
Shannon
|
52cea17816
|
Merge remote-tracking branch 'origin/dev-v8' into temp8-4873-register-api-controllers
|
2019-03-07 18:32:48 +11:00 |
|
Shannon Deminick
|
22d012c4db
|
Merge pull request #4856 from umbraco/temp8-4775-components-sequence
Better composer sequence
|
2019-03-07 18:04:01 +11:00 |
|
Sebastiaan Janssen
|
7cc8983a25
|
Fix NuCache url segments
(cherry picked from commits 7a0f11bc6f and cfa94b1bb8)
|
2019-03-06 10:25:21 +01:00 |
|
Stephan
|
9f7fae2ca6
|
Enable adding api controllers
|
2019-03-05 19:23:57 +01:00 |
|
Stephan
|
b665d4825d
|
Better composer sequence
|
2019-03-05 08:53:37 +01:00 |
|
Sebastiaan Janssen
|
11b6a98df8
|
Bugfix exception during install, live models collision
(cherry picked from commit aa86dfa956)
|
2019-03-04 15:05:17 +01:00 |
|
Stephan
|
aa86dfa956
|
Bugfix exception during install, live models collision
|
2019-02-22 19:13:48 +01:00 |
|
Stephan
|
ad62983327
|
Introduce ILivePublishedModelFactory
|
2019-02-21 19:15:35 +01:00 |
|
Stephan
|
48f27afbc9
|
Merge branch 'dev-v8' of https://github.com/umbraco/Umbraco-CMS into dev-v8
|
2019-02-21 16:23:20 +01:00 |
|
Stephan
|
9ecd63eaed
|
Move to UniqueMediaPathScheme
|
2019-02-21 12:20:10 +01:00 |
|
Shannon
|
13a1c02507
|
Fixes content service Saving events so that they are fired before the model's values are published when the service is publishing
|
2019-02-21 14:46:14 +11:00 |
|
Stephan
|
12f7492d80
|
Reorg code
|
2019-02-20 17:04:29 +01:00 |
|
Stephan
|
11506e5548
|
Merge branch 'temp8' into temp8-sections
|
2019-02-18 11:24:41 +01:00 |
|
Stephan
|
7185089f1d
|
Move sections to their own namespace
|
2019-02-18 11:22:25 +01:00 |
|
Bjarke Berg
|
ecfc8d819f
|
#4379 - Merged Umbraco.Date into Umbraco.Datetime property editor (#4608)
|
2019-02-18 09:54:01 +01:00 |
|
Bjarke Berg
|
8e29dbd494
|
#4569 - Rename TinyMCE property editor alias (From TinyMCEv3)
#379 - Rename Label property editor alias (From NoEdit)
|
2019-02-15 13:52:02 +01:00 |
|
Stephan
|
47ee3bf3e4
|
Move things around
|
2019-02-15 09:47:35 +01:00 |
|
Shannon
|
6f7e1cac3e
|
Merge branch 'temp8' into temp8-contexts
|
2019-02-15 12:55:17 +11:00 |
|
Shannon
|
4fb0414db3
|
Removes DisposableObject and uses DisposableObjectSlim where necessary, renames Nul to Null
|
2019-02-15 10:42:02 +11:00 |
|
Stephan
|
7660e9fb25
|
Reorganize composition code
|
2019-02-14 09:15:47 +01:00 |
|
Stephan
|
169e93ed81
|
Refactor post-migrations
|
2019-02-13 09:53:17 +01:00 |
|