Bjarne Fyrstenborg
e9c3c9fea6
Fix styling issues with listview sorting in overlay. ( #10351 )
...
Remove margin bottom at input fields
2021-06-08 10:19:26 +02:00
inetzo
1e37410578
Convert date to datetime
...
Datetime values where always converted to date(102) so sorting by time does not work.
By converting to 120 (yyyy-mm-dd hh:mi:ss (24h)) the time is respected.
2021-06-07 15:38:45 +02:00
Bjarne Fyrstenborg
0e70416e27
Update connect color in noUiSlider ( #10349 )
...
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-06-07 11:32:01 +10:00
patrickdemooij9
31c0faa54e
Updated umbtable.directive.js for a working example
...
I noticed that the example on https://our.umbraco.com/apidocs/v8/ui/#/api/umbraco.directives.directive:umbTable is actually not working. items should be replaced with vm.items.
2021-06-07 10:41:27 +10:00
Bjarne Fyrstenborg
340273a604
Support custom SVG icon in Nested Content ( #10368 )
...
* Use custom SVG icon in Nested Content
* Get icon once
* Assign value instead of compare
2021-06-07 10:40:14 +10:00
Bjarne Fyrstenborg
57cc3d5da2
Use custom SVG icon in user group filter
2021-06-07 10:31:14 +10:00
Bjarne Fyrstenborg
f0e13e87d5
Support custom SVG icon in grid editor row configuration ( #10361 )
...
* Use custom svg icon in grid editor row configuration
* Use umb-icon in grid editor placeholder
* Use control icon in grid editor placeholder
* use umb-icon in itempicker to ensure svg icons are displayed
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-06-07 10:28:47 +10:00
Bjarne Fyrstenborg
5517a86972
Support custom SVG icon in listview ( #10345 )
...
* Fix custom SVG icons in listview layouts
* Fix icon in content grid
* Fix icon in umb-folder-grid
* Fix SVG icons in create dialogs
* Get icon once
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-06-07 09:33:52 +10:00
Bjarne Fyrstenborg
c2c6413eb7
Support custom SVG icon in umb-child-selector component ( #10344 )
...
* Use umb-icon component
* Specify button type attribute
* Use umb-search-filter component
* Adjust styling of item picker
* Replace trash icons with umb-icon
* Replace a few icons in umb-grid-selector as well
* Use umb-icon in datatype picker
* Ensure icons are styles correct in legacy format
* Use umb-icon component in macro parameter editors and fix wrong end closing tag from button element
* Use umb-icon in macro parameter editor overlay
2021-06-07 08:27:02 +10:00
Shannon Deminick
eb6b7cffad
Merge pull request #10182 from umbraco/v8/bugfix/8893-examine-startup
...
Fix startup issues and timing with Examine and Nucache
2021-06-05 02:37:33 +10:00
Andy Butland
cd53d7a294
Removed hard-coded email validation for healthcheck fix value. ( #5557 )
...
Made validation for healthchcls more flexible, supporting none, email and regex.
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-06-02 12:54:11 +10:00
Bjarne Fyrstenborg
57f7776848
Add input id so click on property label set focus in input ( #9477 )
...
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-06-02 11:20:56 +10:00
Bjarne Fyrstenborg
3c2e7759fb
Support custom SVG icon in block list editor ( #10365 )
...
* Use custom SVG icon in block card
* Adjust icons in block list editor views
2021-06-02 11:00:01 +10:00
Bjarne Fyrstenborg
0990599c63
Support custom SVG icon in content app
2021-06-02 10:50:16 +10:00
Vlael Layug
1c630e3c5f
inject clearAddUserForm() to inviteUser condition
2021-05-28 09:35:49 +02:00
Bjarne Fyrstenborg
2697431de6
Fix issue with extend of object in keyboard service
2021-05-28 17:10:21 +10:00
Bjarne Fyrstenborg
7cccbb3fbf
Replaced angular.extend with Utilities.extend ( #10023 )
...
* Replace angular.extend with Utilities.extend
* Replace more references of angular.extend with Utilities.extend
* Replace angular.extend
* Replace last reference of angular.extend except in Utilities itself
* Use spread operator
* Add spread operator
* Use existing format with empty destination object
* Configurate Babel to work with JS spread operator
* Use default for loose property which is "false"
* use alias for angular.extend - removes need for any other changes and makes multiple arguments easy
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-05-28 09:25:56 +10:00
patrickdemooij9
3440cbbac9
Fixed 10144: Prevalue alias not set ( #10163 )
...
* Fixed 10144: Prevalue alias not set
* Remove console.log
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-05-28 09:14:07 +10:00
Sebastiaan Janssen
7d25439b09
Merge branch 'v8/dev' into v8/contrib
2021-05-27 12:28:01 +02:00
Sebastiaan Janssen
d81fac9753
Bump version to 8.14.0
2021-05-27 10:42:23 +02:00
Sebastiaan Janssen
a845d2bffd
Shows a warning for people tempted to switch to the new media picker
2021-05-27 10:41:56 +02:00
Vlael Layug
38f5d8329d
added cdata on sectionMandatoryDesc for other languages
2021-05-27 08:27:08 +10:00
Warren Buckley
9ef806d4e9
Rename Media Picker 3 and make current Media Picker Obsolete ( #10332 )
2021-05-26 16:13:25 +02:00
Mads Rasmussen
008e76c08f
fixes #10297 8.14-RC - A few areas where focus lock doesn't work properly
2021-05-26 14:32:59 +02:00
Niels Lyngsø
0a9c1c7c8e
Complex validation for RTE property editor ( #10328 )
...
Co-authored-by: Niels Lyngsø <nsl@umbraco.com >
2021-05-26 13:08:25 +02:00
Niels Lyngsø
630fa6a989
dont remove outline
2021-05-25 15:07:42 +02:00
Niels Lyngsø
a68a6b2ac2
added windowResizeListener
2021-05-25 15:06:58 +02:00
Niels Lyngsø
ecdc687e39
use label
2021-05-25 15:05:45 +02:00
Shannon
eba3c82a86
Changes startup logic, no more "Boot" method, the component just handles events
2021-05-24 12:51:40 -07:00
Shannon
be3bfe1b63
Removes Booting event, backports lazy changes for PublishedSnapshotService from v9.
2021-05-24 12:32:57 -07:00
Shannon
43ee6f288e
fixes initialize flag
2021-05-24 11:25:03 -07:00
Sebastiaan Janssen
2de635abb0
Merge branch 'v8/dev' into v8/contrib
2021-05-21 15:07:28 +02:00
Sebastiaan Janssen
0a9325c3d6
Merge branch 'v8/8.13' into v8/8.14
...
# Conflicts:
# src/SolutionInfo.cs
2021-05-21 15:06:28 +02:00
Sebastiaan Janssen
008480a17b
Can't use optimized version of this method call until 8.14
2021-05-21 15:01:51 +02:00
Andy Butland
12328ba2f7
Fixed issue with data types not being cleared in cache refresh operations.
...
(cherry picked from commit 71a1817a06 )
2021-05-21 14:27:13 +02:00
Sebastiaan Janssen
9bf01741b6
Fix invalid XML
2021-05-20 09:29:45 +02:00
Bjarne Fyrstenborg
710ecf2537
Add option to remove/cancel added crops ( #10267 )
...
* Add option to remove/cancel added crops
* Move vm functions to top
* Only show cancel button for empty/new crop
2021-05-20 09:00:23 +10:00
Sebastiaan Janssen
3f596e27cc
Bump version to 8.13.1
2021-05-19 16:31:52 +02:00
Niels Lyngsø
9730a18c9b
#10274 Variant sorting should take into account that there might not be any language ( #10278 ) ( #10284 )
...
Co-authored-by: Niels Lyngsø <nsl@umbraco.com >
Co-authored-by: Mads Rasmussen <madsr@hey.com >
(cherry picked from commit 017b56eee1 )
2021-05-19 12:12:58 +02:00
Sebastiaan Janssen
7b77d21d1b
Merge branch 'v8/8.13' into v8/8.14
...
# Conflicts:
# src/SolutionInfo.cs
2021-05-19 12:12:35 +02:00
Mike Chambers
7c2f956130
Update ModelsBuilderComposer.cs
...
issue #10186
typo in IsExternalModelsBuilderInstalled -> Umbraco.ModelsBuider
(cherry picked from commit b783399c5c )
2021-05-19 12:11:51 +02:00
Niels Lyngsø
36c49b0a25
#10274 Variant sorting should take into account that there might not be any language ( #10278 )
...
* Variant sorting should take into account that there might not be any language available
* fix languages
Co-authored-by: Niels Lyngsø <nsl@umbraco.com >
Co-authored-by: Mads Rasmussen <madsr@hey.com >
(cherry picked from commit e19a5989e9 )
2021-05-19 12:11:06 +02:00
Niels Lyngsø
017b56eee1
#10274 Variant sorting should take into account that there might not be any language ( #10278 ) ( #10284 )
...
Co-authored-by: Niels Lyngsø <nsl@umbraco.com >
Co-authored-by: Mads Rasmussen <madsr@hey.com >
2021-05-19 12:06:17 +02:00
Sebastiaan Janssen
df8b2d5580
Bump version to 8.14.0-rc
2021-05-17 10:50:25 +02:00
dependabot[bot]
cce3c49e78
Bump underscore from 1.9.1 to 1.12.1 in /src/Umbraco.Web.UI.Client
...
Bumps [underscore](https://github.com/jashkenas/underscore ) from 1.9.1 to 1.12.1.
- [Release notes](https://github.com/jashkenas/underscore/releases )
- [Commits](https://github.com/jashkenas/underscore/compare/1.9.1...1.12.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-17 10:47:40 +02:00
Paul Seal
aaf5cd5fae
Added a link to 404 documentation
...
I think it will be useful to include a link to the documentation on how to create a custom 404
2021-05-16 07:48:05 +10:00
Chad Currie
474a76fd2b
Use ContainsKey for Dictionaries. O(1)
2021-05-15 19:18:37 +10:00
Adam Nelson
980d9ad5cf
#10193 The listview search within a dialog (eg. minilistview) shows the loading indicator forever for zero results ( #10202 )
...
* The listview search within a dialog (eg. minilistview) shows the loading indicator forever for zero results #10193
* Updated comment.
* Another updated comment.
Co-authored-by: Adam Nelson <anelson@bauerxcelmedia.com.au >
2021-05-12 12:36:13 +10:00
Sebastiaan Janssen
809fd81982
Merge branch 'v8/dev' into v8/contrib
...
# Conflicts:
# src/Umbraco.Web.UI.Client/package-lock.json
2021-05-11 10:57:57 +02:00
Patrick de Mooij
499d22aa20
Move the SetWeight logic to WeightedCollectionBuilderBase so other collections can use it too
2021-05-11 14:56:25 +10:00