Commit Graph

35042 Commits

Author SHA1 Message Date
Nathan Woulfe
f8de0fca8f 5596 allow editing alt text in grid (#9681)
* languages

* add service method for media crop details, might be useful elsewhere

* update UI to add buttons for changing image / editing existing

* update mediapicker controller to use named editor service method

* Update media.controller.js

undefined should be null, consistent use of arrow func

* move buttons to the top right - close to the grid toolbar, so more obvious
2021-02-09 02:43:59 +01:00
Daniël Knippers
fcd802ba47 V8/bugfix/9074 current urls segments (#9075) 2021-02-08 15:16:25 +01:00
Bjarne Fyrstenborg
3a9cc910a0 Add more constants for tree icons 2021-02-08 17:00:00 +10:00
Bjarne Fyrstenborg
044573d9f1 Use umb-icon component in tree item 2021-02-08 16:47:21 +10:00
mcl-sz
5fc37dfeb4 Prevent overflow of searchresults with long urls (#9739)
* Prevent overflow of searchresults with long urls

Small css change to prevent overflow of searchresults with long url's

* fixes wrapping in node-picker search, stop icon shrinking

Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au>
2021-02-08 16:32:54 +10:00
Bjarne Fyrstenborg
eb9c4e4d82 Document onChange in umbPagination 2021-02-08 10:13:03 +10:00
Niels Lyngsø
a76924f196 Stop using .length !== 0 when its not jQuery (#9715)
* stop using .length !== 0 as its causing errors.

* revert to only change native find()

Co-authored-by: Niels Lyngsø <nsl@umbraco.com>
2021-02-08 10:10:46 +10:00
Niels Lyngsø
2d4984d434 check for ´err´ 2021-02-08 10:01:11 +10:00
Chad
06e5d07650 Fix eventService memory leaks (#9752)
* fix leak by unbinding event from $rootscope

* destroy more events

* $scope unavailable

* no need to destroy in services as they are singletons

Co-authored-by: nzdev <nzdev@github.com>
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au>
2021-02-08 09:56:56 +10:00
Bjarne Fyrstenborg
55124fff81 Update icons in umb-tree-search-results component (#9757)
* Avoid use of ng-if

* Green class is not necessary

* Ensure button element use full width

* Left align text inside button element
2021-02-07 02:50:20 +01:00
nzdev
094029134d Bugfix app key 2021-02-07 00:06:32 +13:00
nzdev
3202fe445b Benchmark 2021-02-06 23:26:13 +13:00
nzdev
e7baa08788 Improve getAllStoredValues. 2021-02-06 23:17:15 +13:00
nzdev
5edc7b8362 Merge branch 'v8/contrib' of https://github.com/umbraco/Umbraco-CMS into v8/bugfix/localizedtextservice-memory 2021-02-06 21:59:34 +13:00
nzdev
3dd84fa6ff bugfix 2021-02-06 21:57:48 +13:00
nzdev
9de4db358a Merge remote-tracking branch 'umbraco/v8/8.11' into v8/bugfix/localizedtextservice-memory 2021-02-06 21:38:17 +13:00
Sebastiaan Janssen
37402c5ba4 Add the ability to change the SQL Write Lock TimeOut (#9744)
* Add the ability to change the SQL Write Lock TimeOut

* Needed to add a default setting to to the settings for tests
2021-02-02 15:17:59 +00:00
Nathan Woulfe
63cf3a489d fix history box label, destructure localization response 2021-02-02 02:27:05 +01:00
mcl-sz
4f3191fabe Fix for applying searchResultFormatter on found searchresults (#9738)
* Fix for applying searchResultFormatter on found searchresults

We found out that when the searchbox in the linkpicker is used, the URL of a page is not being shown anymore since Umbraco 8.7 and later. This is because of the searchResultFormatter wasn't applied correct.

* Changed ES6 arrow syntax as with the other functions.

Changed ES6 arrow syntax as with the other functions.

* Changed single qoutes to double qoutes for type
2021-02-02 09:33:31 +10:00
Niels Lyngsø
3185a285d9 Correcting merge 2021-02-01 11:56:51 +01:00
Niels Lyngsø
352f49f15e Merge remote-tracking branch 'origin/v8/dev' into v8/bugfix/always-ignorer-validation-when-saving
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/common/directives/components/content/edit.controller.js
2021-02-01 11:40:32 +01:00
Bjarne Fyrstenborg
6e1c29232a Hide rollback button for content that hasn't been created yet 2021-02-01 09:48:07 +10:00
Mike Chambers
3404f47cfe Update umb-tree-item.less (#9718)
* Update umb-tree-item.less

Icon sizing inconsistencies in tree

* Update umb-tree-item.less

* Revert "Update umb-tree-item.less"

This reverts commit 4729c39837b7f5b5f936ec8e197bb8d2eb90274e.

* Revert "Update umb-tree-item.less"

This reverts commit a3d1136c9de5430d4c3ed1c4bf321ab3142c26c7.

* Flex-shrink on umb-tree-icon not umb-tree-item-icon
2021-02-01 09:26:09 +10:00
Sebastiaan Janssen
820b04faec Merge branch 'v8/dev' into v8/contrib 2021-01-28 16:10:52 +01:00
Sebastiaan Janssen
febb15445a Merge branch 'v8/8.11' into v8/dev 2021-01-28 16:09:09 +01:00
Sebastiaan Janssen
e62cef6151 Revert "Fixes wrong dependency in nuspec file"
This reverts commit 8642b61449.
2021-01-28 12:05:19 +01:00
Sebastiaan Janssen
2999a48a59 Bump version to 8.11.1 2021-01-28 11:48:32 +01:00
Sebastiaan Janssen
abb469a404 Revert "Updated NPoco from 3.9.4 -> 4.0.2 (#9061)"
This reverts commit d9c6584d90.
2021-01-28 11:47:10 +01:00
Shannon
0688de7767 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/nucache-perf 2021-01-28 15:00:19 +11:00
Shannon
91830e5553 Adds error checking 2021-01-28 14:42:02 +11:00
Shannon
5a80b30289 Fixes SQL (oops), wasn't appending the joins 2021-01-28 14:28:09 +11:00
Shannon
32f88dba95 removes CompressedStorageAttribute, makes IPropertyCacheCompressionOptions which can be defined in DI to configure what properties can be compressed in memory and new IReadOnlyContentBase to provide some context to the IPropertyCacheCompressionOptions 2021-01-28 13:50:18 +11:00
Bjarne Fyrstenborg
7297bd5838 Adjust minimum width of main content (#9656)
* Adjust minimum width of main content

* Change min-width a bit further.
2021-01-28 09:33:25 +10:00
SteveVaneeckhout
a40769de41 Add ellipsis to the Sort action in Content and Media 2021-01-28 07:44:47 +10:00
Poornima Nayar
1c65662c5f Replaced <i> with umb-icon directive in languages overview (#9557)
* replaced <i> with umb-icon directive in languages overview

* removed aria-hidden
2021-01-28 07:41:58 +10:00
Shannon
4bfba2eeba adds some notes 2021-01-27 15:31:40 +11:00
Shannon
57708960f0 reverts change for IsDecompressed 2021-01-27 15:16:22 +11:00
Shannon
1a92fdcca8 Merge branch 'nzdev-v8/feature/more-serialization' into v8/feature/nucache-perf 2021-01-27 15:13:53 +11:00
Shannon
0b057d0b3f Merge branch 'v8/feature/more-serialization' of https://github.com/nzdev/Umbraco-CMS into nzdev-v8/feature/more-serialization
# Conflicts:
#	src/Umbraco.Web/PublishedCache/NuCache/DataSource/LazyCompressedString.cs
2021-01-27 15:13:36 +11:00
Shannon
9200c46cd0 Ensure LazyCompressedString doesn't decompress when debugging 2021-01-27 15:11:16 +11:00
Lars G. Sehested
935a8792e6 Fix typos in Danish translation (#9702)
Fixes couple of typos in the Danish translations
2021-01-26 21:16:45 +01:00
thomashdk
3cbae5e2fe Update da.xml (#9660)
* Update da.xml

Found som missing translations

* Update src/Umbraco.Web.UI/Umbraco/config/lang/da.xml

Co-authored-by: Anders Bjerner <abjerner@skybrud.dk>

* Update src/Umbraco.Web.UI/Umbraco/config/lang/da.xml

* Update da.xml

Co-authored-by: Anders Bjerner <abjerner@skybrud.dk>
2021-01-26 21:03:14 +01:00
Sebastiaan Janssen
fe2c80fc2b Fix character encoding issues 2021-01-25 09:57:13 +01:00
Sebastiaan Janssen
061655182c Updated code of conduct 2021-01-25 09:27:16 +01:00
Shannon
0cb4952338 Don't keep re-creating serializer settings on deserialize 2021-01-25 15:56:01 +11:00
Shannon
808e58b60f fixes up inconsistencies 2021-01-22 16:14:25 +11:00
Chad
0bd4dced0b Improve performance and reduce memory use and reduce array allocations by reusing char[] (#9166)
* Reduce array allocations by reusing char[]

* don't hide .Equals()

* Reduce memory use by reducing array allocations

* Revert "Reduce memory use by reducing array allocations"

This reverts commit faf6b60234167f5443435243eb52187ab07d514c.

* reuse char[] for string.split() to avoid params [] allocation
2021-01-22 12:02:25 +10:00
Shannon
c5bd53770a fixes sql template 2021-01-22 01:13:03 +11:00
Shannon
e01f8319f6 Updates the new nodedto index to include 2 cols as the key and update the includes, this is required for more optimal querying for nucache and others. 2021-01-22 01:12:26 +11:00
Shannon
eec81a3890 updates sql usage in DatabaseDataSource 2021-01-22 00:15:07 +11:00