Commit Graph

35486 Commits

Author SHA1 Message Date
Bjarke Berg
698e6b1533 Renamed interface to prepare for adding GetPagedRollbackVersions 2021-10-29 10:55:47 +02:00
Bjarke Berg
b96ec5a320 UI+Persistence for history cleanup per doc type 2021-10-28 14:14:07 +02:00
Bjarke Berg
ae20c49590 Do paging in database, when viewing rollbacks 2021-10-28 10:02:04 +02:00
Paul Johnson
d0a0a0a9cb Downgrade NUnit and NUnit3TestAdapter 2021-10-26 18:04:23 +01:00
Paul Johnson
86f344c484 Post review feedback
Less logging @ info level
More re-usable migration
2021-10-26 16:30:57 +01:00
Paul Johnson
bba089c24c Implemented ContentVersionCleanup scheduled task.
Note: adding ref to Microsoft.NET.Test.Sdk fixes AutoFixture AutoDataAttribute (and sub classes)
2021-10-26 16:17:42 +01:00
Paul Johnson
a1ac730633 Added XML configuration support for cleanup policy 2021-10-26 16:17:41 +01:00
Paul Johnson
d865448177 Added database migration to support version cleanup feature 2021-10-26 16:17:41 +01: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
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
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
Ronald Barendse
60be71d1a0 Remove duplicated comment 2021-10-13 23:34:50 +02:00
Ronald Barendse
1bc3290497 Fix bugs in fetching more than 2000 items (permissions and culture variations) 2021-10-13 14:10:24 +02:00
Ronald Barendse
88a20cb13c Minor query cleanup 2021-10-13 13:46:51 +02:00
Ronald Barendse
a6b04a941c Replace arbitrary group size with constant 2021-10-13 13:44:33 +02:00
Ronald Barendse
c5ba23a15c Add Constants.Sql.MaxParameterCount 2021-10-13 13:32:30 +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