Commit Graph

35464 Commits

Author SHA1 Message Date
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
Ronald Barendse
1b06db8d5c Validate all content type dependencies and throw a single InvalidCompositionException 2021-10-14 14:47:57 +02:00
Elitsa Marinovska
b8ecc17140 Pointing the actual reason for invalidating composition 2021-10-14 13:41:56 +02:00
Elitsa Marinovska
ccd9013d30 Adding invalid prop group aliases as ModelState errors, so we don't introduce breaking changes 2021-10-14 09:57:13 +02:00
Elitsa Marinovska
3f3262eb01 Adding property group aliases to ex.message 2021-10-14 09:54:14 +02:00
Jamie Townsend
08075e511f V8: Duplicate MemberGroup names cause MemberGroup mixup (#11291)
* Prevented duplicate member group names

* Added English lang

* Updated 'Exist' typo

* add labels in FR and NL
2021-10-13 02:08:30 +02:00
patrickdemooij9
03b2aed91e Align create buttons styling (#11352)
* Added button for cancelling dictionary create action

* Use hideMenu

* Align dictionary create with the other creates

* Align import documenttype

* Align for data type folder create

* Align document type create buttons

* Forgot small ng-show

* Align create media folder buttons

* Align create macro buttons

* Align create relation buttons

* Align create partial view macro folder buttons

* Align partial view folder create buttons

* Align create scripts folder buttons

* Align create scripts folder buttons

* Use primary instead of success
2021-10-13 09:03:19 +10:00
Bjarne Fyrstenborg
93720c9897 Icon fallback to icon-document for existing document types (#11283) 2021-10-12 16:49:33 +02:00
patrickdemooij9
d02440d411 11048: Bugfix for groups and properties that get replaced (#11257)
(cherry picked from commit 1605dc10bd)
2021-10-12 14:49:19 +02:00
Mads Rasmussen
3d53c72205 add modelValue validation for server to correctly update validation errors 2021-10-12 11:52:01 +02:00
Nikolaj Geisle
4c6e01438a Merge pull request #11356 from umbraco/v8/bugfix/fix-incorrect-edited-state-for-failed-publish-11290
[v8] Resolve incorrect ContentSavedState for failed publish
2021-10-12 10:51:15 +02:00
Paul Johnson
f6f5723b7b Resolve incorrect ContentSavedState for failed publish
Closes #11290 (for v8)
2021-10-12 09:19:15 +01:00
Martino Gabrielli
359181cf11 Added missing Italian translations (#11197) 2021-10-11 14:18:47 +02:00
Doug Moore
f7ea400e5a If caching a published document, make sure you use the published Name… (#11313)
* If caching a published document, make sure you use the published Name. Closes #11074.

* Fix case of new node

Co-authored-by: Moore, Douglas S <Douglas.Moore@opm.gov>
2021-10-11 10:03:43 +10:00
Bjarne Fyrstenborg
494bef878b Fix preview of SVG when height and width not are set 2021-10-10 18:30:12 +02:00
Patrick de Mooij
8619cfe3ef 11251: Don't add default dashboard to url 2021-10-07 09:01:32 +10:00
Mole
e36dd86d2d Merge pull request #11207 from umbraco/v8/bugfix/mntp-performance
Combine GetUrl requests when loading a MNTP with many entries
2021-10-06 08:56:12 +02:00
Søren Kottal
828558ac29 fixes wrong reference to enterSubmitFolder method in ng-keydown 2021-10-06 09:36:32 +10:00
Bjarne Fyrstenborg
c7f342a6dd Use umb-icon component for icons in content type groups and tabs 2021-10-06 09:09:56 +10:00
BatJan
7043d1cc0f Use medium sized overlay 2021-10-06 08:36:28 +10:00
Owain Jones
3fcfb1b546 v8: Backoffice Welsh language translation updates (#11240)
* Updated the Welsh language file to include newly added keys (based on the en us language file)

* Updated the searchInputDescription key

* Updated the endTitle key
2021-10-06 08:34:36 +10:00
Søren Kottal
ef725bac37 Removes annoying wait text, which causes layout jank 2021-10-06 08:26:44 +10:00
Paul Johnson
106f6dce25 Rename parameter for clarity 2021-10-05 13:45:43 +01:00
Ronald Barendse
20b9db87d0 Remove inherited property group id/key when local properties are added (#11231)
* Remove inherited property group id/key when local properties are added

* Rebind saved content type values

* Remove inherited from save group
2021-10-04 09:45:33 +02:00
Sebastiaan Janssen
c3ab0ae7b5 Merge branch 'v8/dev' into v8/contrib 2021-09-30 10:18:03 +02:00
Sebastiaan Janssen
7c77ba2335 Merge branch 'v8/8.17' into v8/dev 2021-09-30 10:17:39 +02:00
Sebastiaan Janssen
11ad3fc082 Bump version to 8.17.0 2021-09-30 10:16:33 +02:00
Sebastiaan Janssen
97ecb07be7 Fixes #11206 (#11225) 2021-09-30 10:07:05 +02:00
Shannon
5c0e42e1cb Allows replacing MainDom with alternate DB
There are some cases where there is a complex hosting strategy and folks want a readonly database and are hosting on Azure. In that case, it is not entirely possible to have a readonly Umbraco database because SqlMainDom is required and part of that requirement is to have read/write access to the umbraco key value table.
This PR allows for the default MainDom to be replaced and to allow for an SqlMainDomLock to use an alternate connection string so that a separate read/write database can be used.

(cherry picked from commit 9f48a9f940)
2021-09-30 09:20:08 +02:00
Shannon
9f48a9f940 Allows replacing MainDom with alternate DB
There are some cases where there is a complex hosting strategy and folks want a readonly database and are hosting on Azure. In that case, it is not entirely possible to have a readonly Umbraco database because SqlMainDom is required and part of that requirement is to have read/write access to the umbraco key value table.
This PR allows for the default MainDom to be replaced and to allow for an SqlMainDomLock to use an alternate connection string so that a separate read/write database can be used.
2021-09-30 09:19:22 +02:00
Paul Johnson
4eb75799e7 Update content picker to use GetUrlsByUdis 2021-09-27 14:39:04 +01:00
Paul Johnson
26382ab8d5 Add EntityController GetUrlsByUdis
Enables loading multiple URLs in a single request for Media & Documents
2021-09-27 14:36:29 +01:00
Jan Skovgaard
b6268e3650 Bump version to 8.17.0-rc2 2021-09-22 23:12:45 +02:00
Jan Skovgaard
e269d1bcd0 Grid: Add button styling fix (#10978)
* Add missing focus styling

* Ensure add button is perfectly rounded and remove unused / uneeded CSS.

* Remove redundant border-color property

* Revert removal of unused css

Co-authored-by: BatJan <jaskov@gmail.com>
Co-authored-by: Jan Skovgaard Olsen <jso@co3.dk>
(cherry picked from commit 31ecc146d1)
2021-09-22 14:26:55 +02:00