Paul Johnson
8be613cad7
Merge branch 'v9/dev' into v9/contrib
2021-10-18 08:31:20 +01:00
Patrick de Mooij
1d2272f536
Content app for dictionary items
2021-10-18 16:54:26 +10:00
Bjarke Berg
c9d71ec0c7
Merge remote-tracking branch 'origin/v9/9.0' into v9/dev
2021-10-18 06:43:50 +02:00
Chriztian Steinmeier
e04efe6067
Minor edits to the XPath query help sheet ( #11385 )
...
* Clarify the use of placeholders
Since the placeholder is only replaced if it's at the beginning of the query, I've added a note about it.
Also made the spelling of XPath consistent and fixed a nesting error in the HTML.
* Rephrase a couple of sentences
2021-10-17 17:02:59 +01:00
Jacob Overgaard
8703d7c929
Rename importdocumenttype to importDocumentType and emptyrecyclebin to emptyRecycleBin to match UI and mocks
2021-10-17 03:35:14 +02:00
Paul Seal
14fe7d99a8
Added more detailed message when deleting items in the list view ( #11375 )
...
* Added more detailed message when deleting items in the list view
* Update FR language file
2021-10-17 01:40:47 +02:00
patrickdemooij9
1605dc10bd
11048: Bugfix for groups and properties that get replaced ( #11257 )
2021-10-12 14:47:03 +02:00
Patrick de Mooij
49132e2b7f
8258: Added create dictionary item button
2021-10-11 14:46:02 +10:00
Paul Seal
3dcfb6aea1
added vm. in front of the enterSubmitFolder method call on ng-keydown
2021-10-11 10:07:57 +10:00
Chriztian Steinmeier
8989c4ad13
Add positioning context
...
A fallback for browsers that don't support `contain: content`, to make sure the positioning context is correct
2021-10-11 09:58:39 +10:00
Lewis Hazell
9a5960bf1e
Fixes (hides) customize button when connection string is already configured ( #11273 )
2021-10-10 18:08:41 +02:00
Nikolaj Geisle
54eeaedc52
v9: bugfix 11228 Blocklist stylesheet path includes wwwroot ( #11298 )
...
* Update blocklist.blockconfiguration.overlay.controller.js
* Removed obsolete property sets, and switched to staticfilePicker
Signed-off-by: Nikolaj Geisle <niko737@edu.ucl.dk >
Co-authored-by: Nikolaj Geisle <niko737@edu.ucl.dk >
2021-10-07 15:43:22 +02:00
Nikolaj Geisle
4446de915e
Merge branch 'v9/dev' into v9/feature/debug-dashboard
2021-10-07 08:16:25 +02:00
Bjarke Berg
114ab93a6a
Moved endpoint to new controller to avoid issue with too hard access requirements ( #11264 )
...
* Fixed https://github.com/umbraco/Umbraco-CMS/issues/11258
Moved endpoint and obsoleted the old one to avoid breaking changes..
The issue is the auth policies cannot be overridden.. You need all of them, and the controller requires you to have access to member types
* Update src/Umbraco.Web.BackOffice/Controllers/MemberTypeQueryController.cs
Co-authored-by: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com >
Co-authored-by: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com >
2021-10-06 10:20:50 +02:00
Louis JR
c5ddc3d872
Change template helper to use async partials ( #11243 )
2021-10-04 19:49:52 +02:00
nikolajlauridsen
92429942b8
Don't search in array
2021-10-04 14:54:38 +02:00
Ronald Barendse
5a3efa72f9
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
(cherry picked from commit 20b9db87d0 )
2021-10-04 11:14:24 +02:00
Nikolaj Geisle
ef8a70580d
Update help.controller.js
2021-10-01 11:20:57 +02:00
Nikolaj Geisle
c4e14d183d
Updated to display default language
2021-09-30 14:21:14 +02:00
Nikolaj Geisle
4ea1f46f2b
Implemented variable data instead of hardcoded
2021-09-30 13:09:04 +02:00
Nikolaj Geisle
61de77f6be
Implemented debug dashboard with hardcoded data
2021-09-27 16:52:44 +02:00
Bjarke Berg
c15c42eb83
Fixes for members
2021-09-22 23:49:16 +02:00
Bjarke Berg
63448fb171
Merge pull request #11159 from umbraco/v9/bugfix/AB13851-correct-file-name-references
...
V9: Fix incorrect static filenames references
2021-09-22 20:35:29 +02:00
Bjarke Berg
f52de653a4
Fixed more casing issues..
2021-09-22 18:48:19 +02:00
Bjarke Berg
890fe589bf
Merge remote-tracking branch 'origin/v8/8.17' into v9/dev
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/components/content/umb-tabbed-content.html
# src/Umbraco.Web.UI.Client/src/views/components/elementeditor/umb-element-editor-content.component.html
# src/Umbraco.Web.UI.Client/src/views/media/apps/content/content.html
# src/Umbraco.Web.UI.Client/src/views/member/apps/content/content.html
# src/Umbraco.Web/PropertyEditors/NestedContentController.cs
2021-09-22 15:41:31 +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
Bjarne Fyrstenborg
52f3350e76
Adjust icon in umb-checkbox and ensure icon is centered
...
(cherry picked from commit c49c5369e3 )
2021-09-22 14:24:25 +02:00
Bjarne Fyrstenborg
a09103dc82
Align sortable handle vertically in multivalues prevalue editor
...
(cherry picked from commit 46e6f050cb )
2021-09-22 14:19:36 +02:00
Bjarne Fyrstenborg
7548074fa3
Fix incorrect attribute
...
(cherry picked from commit 6c512107a4 )
2021-09-22 14:10:31 +02:00
Elitsa Marinovska
60a179c354
Fix references to wrong file names
2021-09-22 10:40:49 +02:00
Elitsa Marinovska
02791141c4
Remove renaming toLower when copying the resource files in the gulp task
2021-09-22 10:39:02 +02:00
Mads Rasmussen
b6338cacb3
prevent tab properties to be rendered twice
2021-09-22 09:26:02 +02:00
Mads Rasmussen
de47f95c4f
alias is changed. We need to compare with label instead
2021-09-21 13:19:17 +02:00
Mads Rasmussen
426050374d
alias is changed. We need to compare with label instead
2021-09-21 11:19:04 +02:00
Bjarke Berg
f088a9b637
Merge pull request #11127 from umbraco/v9/feature/localdb-install-option
...
Add LocalDB database install option and implement automatic database creation
2021-09-20 20:02:30 +02:00
Bjarke Berg
c7fcb4abaa
Merge remote-tracking branch 'origin/v9/dev' into v9/bugfix/AB13489-no-error-when-exceeding-maxAllowedContentLength
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/directives/components/upload/umbfiledropzone.directive.js
2021-09-20 07:56:06 +02:00
Bjarke Berg
898f270c69
Merge remote-tracking branch 'origin/v8/8.17' into v9/dev
2021-09-20 07:42:37 +02:00
Ronald Barendse
81cbbd8614
Add LocalDB database option to installer
2021-09-17 12:50:25 +02:00
Bjarke Berg
e1333fee49
Merge pull request #11121 from umbraco/v8/bugfix/keep-existing-propertygroup-key
...
Add property group key to save model
2021-09-16 14:20:00 +02:00
Ronald Barendse
4a1820b80d
Add property group key to save model
2021-09-16 14:18:15 +02:00
Ronald Barendse
1baa4cf653
Add property group key to save model
2021-09-16 14:07:31 +02:00
BatJan
e056918e4f
Ensure the expression is interpolated so the aria-selected attribute has a proper true/false value
2021-09-16 01:54:08 +02:00
Bjarke Berg
9b2acd098c
Merge remote-tracking branch 'origin/v8/feature/implement-tabs-cypress-test' into v9/dev
2021-09-15 14:30:47 +02:00
Elitsa Marinovska
fc29a2ccd7
Cherry-picking the https://github.com/umbraco/Umbraco-CMS/pull/11061 UI fix
2021-09-15 10:00:01 +02:00
Mads Rasmussen
09db4ed4a5
Show UI errors for invalid files in media upload ( #11061 )
2021-09-15 09:18:36 +02:00
Bjarke Berg
b30dcf905b
Merge remote-tracking branch 'origin/v8/8.17' into v9/feature/merge_v8_14092021
...
# Conflicts:
# src/Umbraco.Core/PropertyEditors/MultiUrlPickerConfiguration.cs
# src/Umbraco.Web/HealthCheck/Checks/Security/ExcessiveHeadersCheck.cs
2021-09-14 13:10:44 +02:00
Sebastiaan Janssen
237ac53928
Merge branch 'v8/dev' into v8/8.17
2021-09-14 12:57:13 +02:00
Bjarke Berg
f3096c99da
Merge remote-tracking branch 'origin/v8/8.17' into v9/feature/merge_v8_14092021
...
# Conflicts:
# src/Umbraco.Core/ConfigsExtensions.cs
# src/Umbraco.Core/Configuration/CoreDebug.cs
# src/Umbraco.Core/Scoping/ScopeProvider.cs
# src/Umbraco.Infrastructure/Scoping/Scope.cs
# src/Umbraco.PublishedCache.NuCache/ContentStore.cs
# src/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/LocksTests.cs
# src/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/UnitOfWorkTests.cs
# src/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Scoping/ScopeUnitTests.cs
# src/Umbraco.Tests/Components/ComponentTests.cs
# src/Umbraco.Tests/TestHelpers/TestObjects.cs
# src/Umbraco.Web.UI.Client/package-lock.json
# src/Umbraco.Web.UI.Client/package.json
# src/Umbraco.Web/HealthCheck/Checks/Security/BaseHttpHeaderCheck.cs
2021-09-14 11:32:43 +02:00
Bjarne Fyrstenborg
71733b72d9
Remove restricted image size when opening media ( #10940 )
...
* Remove restricted image size as SVG are vector and we already handle max size in css
* Use css class instead of inline style
* Add required src and alt attributes to img tag - ng-src will populate value of src attribute
* Align folder icon in medie entry editor
2021-09-14 17:57:16 +10:00
Mads Rasmussen
c6a1765c95
set form to dirty when add tab, delete tab, add group, and delete group
2021-09-14 08:41:32 +02:00