Commit Graph

35018 Commits

Author SHA1 Message Date
Bjarne Fyrstenborg
e2af016a7b Inherit text color from parent element (#10894)
* Inherit text color from parent element

* Update block card icon and avoid use of !important

* Wrap card in div

* interpolate background image path value, to remove string escaping which can be confusing

Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au>
2021-08-19 09:11:31 +10:00
Bjarne Fyrstenborg
dc359cc819 User super user id 2021-08-19 08:49:32 +10:00
Sebastiaan Janssen
98f5d471fc Correct the path of the config file 2021-08-17 12:03:49 +02:00
Jakob Bagterp
4dd3b81b1f UI improvement: Add option to select/deselect all filters in Log Viewer drop-down (#10815)
* Update search.controller.js

Minor linting update to existing code

* Basic functionality for select and deselect all log level filters

* Fix button texts and added localisations for languages en, en_us, da

* Grammar correction of Danish localisation

* Finalise button styling using the umb-button directive, including localisation of labels

* Minor linting update

* Add various localisations of "select all" and "deselect all" for Log Viewer

* Minor refactor of select/deselect buttons to be wrapped in <umb-dropdown-item> directive

* use foreach/map

Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au>
2021-08-17 14:22:58 +10:00
Bjarne Fyrstenborg
f4504d7824 Password tip not updated correct on init (#10814)
* Angular binding in curly brackets not necessary when using ng-bind or ng-bind-html

* Update password tip on init

* Update comment
2021-08-17 14:03:54 +10:00
Bjarne Fyrstenborg
22c80f0ff1 Update to noUiSlider v15.4.0 (#10870) 2021-08-17 10:47:33 +10:00
Sebastiaan Janssen
1057df997d Trying to prevent unnecessary CodeQL errors for contributors (#10867) 2021-08-16 15:40:06 +02:00
Niels Lyngsø
e0fb606eb8 #10572 watch model value (#10634)
* setup watch, to ensure model value is reflected across variants in splitview.

* unsubscribe watch

Co-authored-by: Niels Lyngsø <nsl@umbraco.com>
2021-08-16 10:26:17 +10:00
Lars-Erik
f7428ac67b Decouple NuCache.Property from NuCache.PublishedSnapshot 2021-08-16 09:34:33 +10:00
Bjarne Fyrstenborg
deedb24b65 Upgrade to noUiSlider v15.3.0 (#10852) 2021-08-16 09:12:48 +10:00
Bjarne Fyrstenborg
82cf0e30a5 Implement drag start and drag stop events (#10856) 2021-08-16 09:11:50 +10:00
Nikolaj Geisle
c15e4bc025 Merge pull request #10810 from DanDiplo/temp-debuggerdisplay
Adding [DebuggerDisplay] attribute to core published content classes …
2021-08-13 13:50:52 +02:00
Bjarne Fyrstenborg
690a6314df Remove requirement to specify icon class in umb-icon directive (#10805)
* Wrap legacy font icon so we can inherit font from parent element

* Remove icon name from class attributes

* Add back class as color is part of icon

* Replace icon classes

* Replace icon class

* Use umb-icon

* Remove icon classes

* Remove icon classes

* Update color for SVG icons

* Inherit animation

* Add icon add class to SVG as well

* Update umb-icon inner wrapper

* Fix issue with search icon styling in property editors dialog

* Formatting

* Adjust umb-icon with transclude

* Change back to original back icon from font awesome

* Adjust styling for font icon

* Replace with umb-icon

* Use umb-icon in packager

* Use umb-icon in help drawer

* Use umb-icon in treesource prevalue editor

* Update font size

* Replace with umb-icon

* Replace icons with umb-icon

* div isn't valid inside label element

* Replace more icons

* Use umb-search-filter component

* Update to use umb-icon

* Use end-closing tag for custom HTML element

* Use umb-icon component

* Use umb-icon component to replace icons

* Replace with umb-icon

* Replace icons with umb-icon

* Replace more icons

* Custom HTML element should have end-closing tag

* Replace icons with umb-icon

* Replace icons

* Remove unused variable

* Replace icon

* Replace icons

* Revert to `<i>` element as it was causing issues with isolated scopes

* Adjust umb-checkmark to work with umb-icon

* Adjust lightbox styling

* Remove unused helper class and it is already available as "self-center" in _flexbox.less

* remove unused class from icon, shift margin to parent element

Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au>
2021-08-11 16:20:54 +10:00
Bjarne Fyrstenborg
2dadfc2990 Check invariant name of custom listview (#10813)
* Check invariant name of custom listview

* Update prefix value
2021-08-10 09:29:30 +10:00
Dan Booth
56f0f6b3fe Adding [DebuggerDisplay] attribute to core published content classes to make debugging easier 2021-08-06 20:21:30 +01:00
Kevin Meilander
1dd75b9051 #10354 - added domain content id as node context for the content finder for the 404 error page so $site works 2021-08-06 16:33:57 +02:00
Adam Nelson
0bc9f3e322 Fix textboxes inside flatpickr popup to not cause the scheduled publishing overlay to submit when enter is pressed. 2021-08-06 16:31:21 +02:00
Sebastiaan Janssen
33e980841f Update to latest flatpickr 2021-08-06 16:27:07 +02:00
Philippe Guilmette
19a6184502 Delete entries from umbracoUserLogin before deleting the user (fix for 10269) 2021-08-06 16:14:32 +02:00
Sebastiaan Janssen
f7dee7ec74 Fix self-closing element 2021-08-06 15:55:50 +02:00
Jan Skovgaard
dafa5d2ef6 Numberrange view: Various minor improvements (#10452) 2021-08-06 15:33:52 +02:00
inetzo
4e4412ed34 RelationType parent/child are stored in the wrong order
When creating a new relationtype, the parent and child type are stored in reverse order (parent- and childtype are switched).
2021-08-06 15:28:53 +02:00
Rachel Breeze
9b57ec5fa6 Accessibility Amends for the Content Info Tab (#10541) 2021-08-06 15:27:18 +02:00
Michel Collard
25888a5da1 Changed umb-notifications z-index 2021-08-06 15:23:20 +02:00
Callum Whyte
47df53db95 Adding extension for MapDefinitions collection builder 2021-08-06 15:20:49 +02:00
Sebastiaan Janssen
7d0558d59f Update ImageProcessor dependencies 2021-08-06 15:05:49 +02:00
Jan Skovgaard
319e3ed7b9 Add label in mini search component (#10583) 2021-08-06 14:37:17 +02:00
Sebastiaan Janssen
210d155afd Merge branch 'v8/dev' into v8/contrib 2021-08-06 14:10:23 +02:00
Sebastiaan Janssen
e6cff8c7f5 Merge branch 'v8/8.15' into v8/dev 2021-08-06 14:08:20 +02:00
Sebastiaan Janssen
61a273c3f5 Merge branch 'v8/8.14' into v8/8.15 2021-08-06 14:07:53 +02:00
Niels Lyngsø
9ccabd51b9 append a input with ng-model which matches the field coming from model state
(cherry picked from commit 9a16adcb18)
2021-08-06 13:51:26 +02:00
Mads Rasmussen
cf64430116 #10520 Correct mandatory markers in nested content (#10563)
(cherry picked from commit c1a4e07e87)
2021-08-06 13:50:50 +02:00
Niels Lyngsø
c1956882fe append a input with ng-model which matches the field coming from model state
(cherry picked from commit 9a16adcb18)
2021-08-06 13:49:05 +02:00
Niels Lyngsø
9a16adcb18 append a input with ng-model which matches the field coming from model state 2021-08-06 13:23:17 +02:00
Chad Currie
67e812d93c Don't create new empty arrays 2021-08-06 13:01:18 +02:00
nzdev
6f8749bc52 Automatically intern contentType Alias and propertyType Alias when querying the database to save on memory and speed up comparisons. 2021-08-06 13:00:28 +02:00
nzdev
54b4d6f8d1 Compress true/false from int to bool 2021-08-06 12:59:20 +02:00
Patrick de Mooij
51e6ff5cbf Fix examine overview not working as expected 2021-08-06 12:55:40 +02:00
inetzo
0ebf8742c3 UserService.SavedUserGroup event returns wrong list of AddedUsers (#10681) 2021-08-06 12:53:35 +02:00
Sebastiaan Janssen
7030d5b170 Removes the changeDocType translations as this is no longer a feature in v8 (triggered by #10499) 2021-08-06 12:44:58 +02:00
Ronald Barendse
40d8e11ba7 Match neutral cultures as Examine culture fields (#9305) 2021-08-06 12:22:03 +02:00
Bjarne Fyrstenborg
f4f6350879 Use colorpicker plugin when plugins includes table plugin (#10523) 2021-08-06 12:01:25 +02:00
Bjarne Fyrstenborg
8b40753f2c Fix issue with show selected member types on init using treepicker (#10204) 2021-08-06 11:59:41 +02:00
Bjarne Fyrstenborg
9e12190b6f Fix localization of title attribute 2021-08-06 11:34:34 +02:00
Bjarne Fyrstenborg
9f3eddf95f Refactor NPoco queries to use constants and dtos (#10654) 2021-08-06 11:32:16 +02:00
Sebastiaan Janssen
4c4120d674 Merge branch 'v8/contrib' into v8/dev 2021-08-06 11:02:03 +02:00
Bjarne Fyrstenborg
137be33a6c Fixes various issues with javascript services (#10800) 2021-08-06 09:09:50 +02:00
Sebastiaan Janssen
d55b740b16 Fix possible null result in #10762 2021-08-05 17:05:48 +02:00
jattwood
ea42063424 Fix for #10678. 2021-08-05 16:14:23 +02:00
Sebastiaan Janssen
ef3495b16a Amending fix for #10739 2021-08-05 16:09:14 +02:00