Sebastiaan Janssen
cd6cb3737e
Cannot copy page with Block List block with property that 'looks like' JSON #10879 ( #10925 )
2021-08-23 14:48:49 +02:00
Shannon
3b4e645c63
Merge branch 'v8/bugfix/localizedtextservice-memory' of https://github.com/nzdev/Umbraco-CMS into nzdev-v8/bugfix/localizedtextservice-memory
2021-06-23 12:50:47 -06:00
Shannon
eba3c82a86
Changes startup logic, no more "Boot" method, the component just handles events
2021-05-24 12:51:40 -07:00
Shannon
053a56a45b
Removes the callbacks from DatabaseServerMessenger, moves logic for cold boot into the components responsible for what needs to happen in cold boot. This is still not ideal but we are stuck with backwards compat. In netcore the initialization will be fixed up (if not already). Ensure examine rebuilds don't occur until the first http request is done instead of on a timer which could be problematic with cold boots.
2021-04-26 18:07:23 +10:00
nzdev
5f9d126ab7
fix support for non run states
2021-03-26 16:13:47 +13:00
nzdev
7d135899be
load only once
2021-02-21 20:45:03 +13:00
nzdev
dd11122609
Huge improvement in speed and memory allocations for localized text service.
2021-01-17 21:33:35 +13:00
Ronald Barendse
2bfef74191
Fix casing of 'URL' ( #9080 )
2020-10-05 20:48:38 +02:00
Sebastiaan Janssen
d6275f34f7
Merge branch 'v8/8.6' into v8/dev
...
# Conflicts:
# src/Umbraco.Web/Security/MembershipHelper.cs
2020-09-23 11:09:40 +02:00
Shannon
6e2576fb0d
Ensure the component runs and don't replace UDIs on saving since its not necessary
2020-09-08 11:47:31 +10:00
Shannon
98bda6759e
Adds more tests, cleans up tests
2020-09-08 11:25:37 +10:00
Shannon
56dd39bb1a
cleanup
2020-09-08 02:09:05 +10:00
Shannon
a2c24bcc76
Gets copying logic working for the block editor, needs more tests though
2020-09-08 02:07:02 +10:00
Shannon
1ab77adc8a
Ensure event handlers are unsubscribed in Core Components
2020-09-04 13:25:56 +10:00
Shannon
8814875b95
fixes error logging
2020-07-08 13:43:20 +10:00
Warren Buckley
1fe7de0b5f
Merge pull request #7166 from umbraco/v8/feature/7133-do-not-paste-keys-in-nested-content
...
Cherry picked from SHA 49c438b55f
NC keys: Do not copy keys for Nested Content (Fix for #7133 )
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.controller.js
2020-05-29 17:03:39 +01:00
Kevin Jump
e113b56ce1
log warning if siteUri is null, ( #6868 )
2019-10-30 14:36:15 +00:00
Shannon
f992da41f7
Merge branch '6179+6180-read-write-segmented-property-values' of https://github.com/PerplexDaniel/Umbraco-CMS into PerplexDaniel-6179+6180-read-write-segmented-property-values
2019-09-30 15:04:06 +02:00
Shannon
35a7283952
Fixes #2997 - ContentService returns outdated result
2019-09-27 10:59:29 +02:00
Daniël Knippers
8e5b37cbc8
Merge branch 'upstream-v8-dev' into 6179+6180-read-write-segmented-property-values
2019-09-20 09:05:57 +02:00
Shannon
fdad387414
renames objects/methods and adds a lock to the routing mechanism
2019-09-09 23:32:02 +10:00
Daniël Knippers
82c3af51fe
Fixes writing / reading segment data combined with segment null
2019-08-27 15:43:07 +02:00
Stephan
3a813d2d77
Cleanup unknown user for audit events
2019-05-28 10:26:30 +02:00
Kenn Jacobsen
61cc22dccf
V8: Send notifications for changes in permissions ( #5287 )
2019-04-23 22:00:35 +02:00
Kenn Jacobsen
e7f4f61f93
V8: Send notifications for changes in public access ( #5288 )
...
Co-authored-by: Sebastiaan Janssen <sebastiaan@umbraco.com >
2019-04-23 21:55:42 +02:00
Kenn Jacobsen
7eddc22bba
V8: Send notifications for move, restore, copy and delete actions ( #5255 )
2019-04-23 14:24:45 +02:00
Kenn Jacobsen
153ac58d2a
Send notifications for rollbacks
2019-04-22 12:50:44 +02:00
Stephan
7f33454002
Better ServerMessenger configuration
2019-03-18 17:51:04 +01:00
Stephan
7660e9fb25
Reorganize composition code
2019-02-14 09:15:47 +01:00