BatJan
0d73d903d1
Add missing fallback texts
2021-10-27 09:26:05 +10:00
BatJan
87a8ea755e
Add missing fallback texts
2021-10-27 09:18:57 +10:00
BatJan
072374913d
Add missing fallback texts
2021-10-27 09:18:05 +10:00
BatJan
f1998ca5ab
Add missing fallback texts
2021-10-27 09:17:00 +10:00
BatJan
965ce917bf
Map missing fallback texts
2021-10-27 09:15:43 +10:00
BatJan
57634d5b4e
Add missing fallback values
2021-10-27 09:14:47 +10:00
BatJan
20941016ff
Map missing translations
2021-10-27 09:12:30 +10:00
BatJan
85c9d55b7a
Add missing translations
2021-10-27 09:11:45 +10:00
Bjarne Fyrstenborg
1bffd97be9
Update noUiSlider to v15.5.0
2021-10-27 08:28:32 +10:00
BatJan
034e43d3b8
Add missing text fallback values
2021-10-27 08:27:22 +10:00
BatJan
ad17207072
Fix localizations
2021-10-27 08:23:16 +10:00
BatJan
1ce05d44e5
Map missing text values
2021-10-27 08:21:29 +10:00
BatJan
8b4398c006
Remove space
2021-10-27 08:19:56 +10:00
BatJan
bed34b9916
Map missing values
2021-10-27 08:19:56 +10:00
BatJan
52f56628e9
Add missing fallback texts
2021-10-27 08:16:54 +10:00
BatJan
f9ed371cb7
Add missing fallback texts
2021-10-27 08:13:43 +10:00
Erik-Jan Westendorp
123bceef08
Localization add tab text dutch ( #11346 )
...
* Update nl.xml add addTab key
* tab to tablad
* Add translation to shortcuts sections
(cherry picked from commit d22297270b )
2021-10-26 15:58:03 +02:00
Sebastiaan Janssen
cdd4bd1f69
Merge branch 'v8/dev' into v8/contrib
2021-10-26 15:54:34 +02:00
BatJan
45dec5c181
Add missing fallack values
2021-10-26 01:21:54 +02:00
Paul Johnson
9773726c95
Merge pull request #11489 from umbraco/v8/bugfix/prevent-github-actions-spam
...
Prevent github actions spam
2021-10-25 17:02:16 +01:00
Paul Johnson
76879caaaa
Prevent github actions spam
2021-10-25 16:31:16 +01:00
Paul Johnson
c61eaa2257
Merge pull request #11369 from umbraco/v8/bugfix/maxparametercount
...
Add Constants.Sql.MaxParameterCount and update query logic
2021-10-22 21:08:55 +01:00
BatJan
79e8205556
Remove comma
2021-10-22 17:45:15 +10:00
Paul Seal
00d7422d2f
V8/feature/app header localized titles ( #11429 )
...
* 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
* added localized titles to the search and help buttons in the app header (top right of Umbraco)
2021-10-22 03:47:35 +02:00
BatJan
aa6c5d48a2
Add fallback text
2021-10-22 03:40:02 +02:00
patrickdemooij9
809671b9ca
Align template picking more towards the other pickers ( #11363 )
...
* Align template picking more towards the other pickers
* style/cleanup - remove unused args, updated openItemPicker function name to openTemplatePicker since that's what we're opening
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-10-21 10:09:08 +10:00
Patrick de Mooij
b13f260341
11343: Remove blocklist block on cancel
2021-10-21 08:51:14 +10:00
Patrick de Mooij
3fb150dda3
11315: Don't unbind unbinding keys
2021-10-20 18:28:06 +02:00
BatJan
122caf8f1c
Adjust styling to make grid config look better
2021-10-20 18:07:27 +02:00
BatJan
4dd663d665
Add remove warning
2021-10-20 18:06:11 +02:00
BatJan
2b6e4ce599
Turn nodelist into an array and filter out elements whose parent, grandparents etc. has a .ng-hide class
2021-10-20 18:04:17 +02:00
Jan Skovgaard
e668755a30
Listview: Fix translations and use "Remove" text for button instead of icon ( #11411 )
2021-10-20 18:01:45 +02:00
BatJan
9a16907d63
Add warning overlay when deleting grid layout
2021-10-20 18:00:07 +02:00
BatJan
fef162b465
Remove z-index
2021-10-20 17:54:32 +02:00
BatJan
37511f5a6e
Change remove icon to remove text
2021-10-20 03:17:50 +02:00
Daniel Shuy
6e04cc72c2
contentpicker: Don't validate minNumber if empty and not mandatory ( #11330 )
...
* contentpicker: Don't validate minNumber if empty and not mandatory
* adds variable for accessing $scope.model.config.minNumber and $scope.model.config.maxNumber
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-10-20 09:51:26 +10:00
BatJan
5f97fca130
Update styling and code style of imagepicker prevalue editor
2021-10-20 08:17:40 +10:00
Sebastiaan Janssen
4dc1ee64e0
Merge branch 'v8/dev' into v8/contrib
2021-10-19 15:49:24 +02:00
Nikolaj Geisle
5cc70d2160
Merge pull request #11360 from umbraco/v8/bugfix/11057-mandatory-image-not-validating-after-first-time-failure
...
Fixes 11057: Mandatory Image not validating after first time failure
2021-10-19 13:30:03 +02:00
Patrick de Mooij
57445e81a6
11331: Check property on instance if id is not set yet
2021-10-19 09:28:38 +02:00
Anders Bjerner
eb2f152591
UI API docs: Fixed incorrect method name
2021-10-19 17:19:27 +10:00
Anders Bjerner
8e86f3e091
UI API docs: Added reset rules for .close class
2021-10-19 17:15:54 +10:00
Søren Kottal
7ec1147243
Enables friendly pasting in multipletextbox
2021-10-17 02:46:52 +02:00
Bjarne Fyrstenborg
6a5e34b24d
Allow switching property editor from numeric to slider ( #11287 )
...
* Make it possible to change from numeric/decimal property editor to slider without breaking editor
* Formatting
2021-10-15 03:00:16 +02:00
Ronald Barendse
a284d5251f
Merge pull request #11373 from umbraco/v8/bugfix/AB14159-add-more-warnings-when-invalid-composition
...
Add validation errors when invalid composition due to duplicate property group aliases
2021-10-14 16:51:01 +02:00
Ronald Barendse
b73ab255e4
Update InvalidCompositionException message
2021-10-14 15:50:29 +02:00
Ronald Barendse
db5028192f
Merge branch 'v8/bugfix/AB14159-add-more-warnings-when-invalid-composition' of https://github.com/umbraco/Umbraco-CMS into v8/bugfix/AB14159-add-more-warnings-when-invalid-composition
2021-10-14 15:08:33 +02:00
Ronald Barendse
705a3ed4e8
Update composition validation error messages
2021-10-14 15:06:28 +02:00
Elitsa Marinovska
844cd95f1b
Merge branch 'v8/bugfix/AB14159-add-more-warnings-when-invalid-composition' of https://github.com/umbraco/Umbraco-CMS into v8/bugfix/AB14159-add-more-warnings-when-invalid-composition
2021-10-14 14:58:14 +02:00
Elitsa Marinovska
6666f6aab7
Rename based on review comments
2021-10-14 14:57:52 +02:00