Bjarne Fyrstenborg
d966e89fd9
Block editor cleanup ( #9664 )
2021-02-21 11:36:18 +01:00
Andrey Karandashov
46ace7dc22
added swedish translations for media picker ( #9730 )
2021-02-21 11:15:32 +01:00
rbottema
e554ef0445
Fix some exceptions being logged the wrong way ( #9693 )
...
In these statements, the exception was passed as a log message parameter instead of as the exception. This meant the exception and including stack trace was not logged and thus lost.
2021-02-21 11:03:28 +01:00
Chad
ad0b70fc04
Speed up boot times and Improve Json (De)Serialization performance and reduce memory usage by reusing JsonSerializerSettings ( #9670 )
...
(cherry picked from commit 75ee3b9622 )
2021-02-21 11:01:35 +01:00
Chad
75ee3b9622
Speed up boot times and Improve Json (De)Serialization performance and reduce memory usage by reusing JsonSerializerSettings ( #9670 )
2021-02-21 11:00:00 +01:00
Chad
596511b7a8
Merge branch 'v8/contrib' into v8/feature/examine-select
2021-02-21 22:43:52 +13:00
Sebastiaan Janssen
f27a3be4e6
Fix unit tests after merging PR #9646
2021-02-21 10:30:17 +01:00
Bjarne Fyrstenborg
56938a7bdc
Move relation type id and macro id to sidebar box ( #9657 )
2021-02-21 09:57:32 +01:00
Bjarne Fyrstenborg
a466b49b2b
Eye Dropper Color Picker ( #9646 )
2021-02-21 09:43:42 +01:00
Bjarne Fyrstenborg
4b387242f2
Ensure sub-view components are not self-closed elements ( #9633 )
2021-02-21 09:04:46 +01:00
Bjarne Fyrstenborg
451f3da8f4
Align datatype sidebar box properties ( #9632 )
2021-02-21 08:58:56 +01:00
nzdev
7d135899be
load only once
2021-02-21 20:45:03 +13:00
Bjarne Fyrstenborg
5e4d326ec2
Use trim method as trim isn't a property ( #9605 )
2021-02-21 08:40:59 +01:00
Sebastiaan Janssen
ea5da426e9
Bump version to 8.12.0-rc
2021-02-20 17:20:35 +01:00
Sebastiaan Janssen
980acafbeb
Merge branch 'v8/contrib' into v8/dev
2021-02-20 17:17:27 +01:00
BeardinaSuit
f064c074d1
Fix for Issue #135 - Variation < null >, < null> is not supported by the property type ( #9524 )
...
Co-authored-by: Mole <nikolajlauridsen@protonmail.ch >
Co-authored-by: Sebastiaan Janssen <sebastiaan@umbraco.com >
2021-02-20 14:37:11 +01:00
Sebastiaan Janssen
2c54adacf2
Add the ability to change the SQL Write Lock TimeOut ( #9750 )
...
Co-authored-by: Shannon <sdeminick@gmail.com >
2021-02-20 13:44:15 +01:00
Nathan Woulfe
b9b75b3794
Fix 'Do something else' button position in create dialog ( #9846 )
...
* fixes do something else button position in create dialog for doc types and media types
* adds type attribute to buttons
2021-02-20 02:30:20 +01:00
Sebastiaan Janssen
81f1c2e7d6
Update to latest Examine
2021-02-18 22:08:12 +01:00
Sebastiaan Janssen
02963e7b29
Remove HtmlSanitizer ( #9803 )
2021-02-18 17:50:00 +01:00
Bjarke Berg
9c9734546c
Merge pull request #9830 from umbraco/v8/bugfix/logging-for-9514
...
Fixes logging issue with Published Router and adds logging for Collision Detection
2021-02-17 08:26:33 +01:00
Shannon
16836951b4
Fixes logging for PublishedRouter
2021-02-17 12:45:59 +11:00
Robert
9ffa1c9e0c
Merge pull request #9818 from umbraco/v8/bugfix/added-more-extensions-to-disallowed-upload-files
...
Added more extensions to disallowed upload files
2021-02-16 14:46:35 +01:00
Warren Buckley
68ff157cf0
Ignores build.tmp folder at root as we don't want to analyze the tmp build output
2021-02-16 12:42:29 +00:00
Bjarke Berg
4aff5d38f8
Merge pull request #9778 from umbraco/v8/bugfix/broken-user-permissions-caches
...
Fixes issue with broken caches used for user permissions
2021-02-16 13:41:29 +01:00
Bjarke Berg
e1b5212810
Fixed potential NullReferenceException when using obsolete ctor.
2021-02-16 12:56:07 +01:00
Bjarke Berg
176b10cf5d
Added overloads to inject AppCaches + Fixed tests
2021-02-16 10:56:16 +01:00
nzdev
bfa6bc43d8
Implement selectfields for examine
2021-02-16 20:56:44 +13:00
Shannon
2477951493
Adds better logging for URL collision detection.
2021-02-16 17:07:12 +11:00
Bjarne Fyrstenborg
97ad14c895
Update to noUiSlider v14.6.3
2021-02-16 08:50:35 +10:00
Jim Löfgren
fc8dc76d80
Changed grid view labels and values to display: inline instead of display: inline-block to fix weird line break.
2021-02-16 08:07:11 +10:00
Bjarke Berg
7ebfd0e63c
Added Xamlx extension to the DisallowedUploadFiles
2021-02-15 13:19:16 +01:00
Mads Rasmussen
e6462eded6
V8/feature/10273 variant sorting ( #9797 )
...
Co-authored-by: Niels Lyngsø <nsl@umbraco.com >
2021-02-15 11:15:45 +01:00
Shannon Deminick
a5e7f4b434
Merge pull request #9804 from nzdev/v8/feature/nucache-perf-sql-fixes
...
Guid was not being mapped to Key
2021-02-12 16:15:48 +11:00
Chad
7c8432c679
Merge branch 'v8/feature/nucache-perf' into v8/feature/nucache-perf-sql-fixes
2021-02-12 18:08:53 +13:00
Shannon Deminick
bf9214a835
Merge pull request #9805 from nzdev/v8/feature/nucache-perf-sql-bulk-fixes
...
Support bulk insert of binary data into SQL CE
2021-02-12 14:39:49 +11:00
nzdev
d425fbe05e
rebuild nucache if serializer changes
2021-02-12 15:41:46 +13:00
nzdev
2a8d043445
support bulk insert for binary in sql ce. Fix column ordering in contentnudto.
2021-02-12 15:01:46 +13:00
nzdev
fb93e15c10
fix key
2021-02-12 14:50:21 +13:00
Shannon
55a39613c1
Merge remote-tracking branch 'origin/v8/contrib' into v8/feature/nucache-perf
2021-02-11 12:38:06 +11:00
Shannon
08339d444e
Merge branch 'v8/dev' into v8/feature/nucache-perf
2021-02-11 12:23:25 +11:00
Marc Goodson
230bf1052c
V8/feature/super doctype create menu ( #9174 )
...
* WIP - added options from superdoctypecreate package
resolve merge conflict in create html file
* fiddling with the wording but it will never be perfect
* looks like ng-if should be ng-show
* Update data-elements for uniqueness (I'm not sure what these are used for!)
* pass 'iscomposition' on the querystring when choosing the 'composition' option from the menu
Why? - in the future we could hide the 'Compositions...' button when choosing to create a composition
* Remove PostCreateCollection implementation now the Create Collection is removed in this PR from the DocType Create menu
resolve merge conflict in Remove PostCreateCollection implementation now the Create Collection is removed in this PR from the DocType Create menu
* Add translations
* Put back PostSave method. It's useful.
Co-authored-by: Kenn Jacobsen <post@kennjacobsen.dk >
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-02-11 09:25:38 +10:00
Jakob Bagterp
e9429cfe44
Separate remove button and label for settings and styles in Grid Layout
...
It's inconvenient that the click area for the remove button laps over the label of settings and styles in the Grid Layout property editor. Simply as the editor may remove the style/setting by accident – and especially since there isn't an undo option.
Known issue: Linebreak of long text labels doesn't appear pretty, but this is cosmetic and can be fixed.
2021-02-10 03:34:30 +01:00
nzdev
603b38bd6c
implement lazy
2021-02-10 12:47:35 +13:00
Sebastiaan Janssen
deb38d3f79
Clarification of the CoC
2021-02-09 14:42:55 +01:00
Sebastiaan Janssen
6694690a11
Duh forgot to save latest version
2021-02-09 13:20:32 +01:00
Sebastiaan Janssen
4a10c99717
Adds CoC enforcement document
2021-02-09 13:17:28 +01:00
Bjarke Berg
51986063dd
Merge pull request #9780 from umbraco/v8/bugfix/fix-mini-profiler-content-apis
...
Fix mini profiler so that it actually profiles the Content APIs in the back office
2021-02-09 07:15:37 +01:00
Shannon
6b4f99394d
Fix mini profiler so that it actually profiles the Content APIs in the back office
2021-02-09 15:30:39 +11:00
Shannon
3b3d55ca26
Fixes issue with broken caches used for user permissions
...
Calculating start nodes is expensive and this is supposed to be cached but the cache was not working.
2021-02-09 13:43:28 +11:00