Commit Graph

35024 Commits

Author SHA1 Message Date
Ronald Barendse
2befd73640 Replace ToLower calls with case insensitive comparison 2021-07-13 13:41:02 +02:00
Mads Rasmussen
69ebd6aebd use val-tab directive in doc type editor 2021-07-09 14:53:52 +02:00
Mads Rasmussen
03128d1085 update tabs warning error style 2021-07-08 22:04:19 +02:00
Mads Rasmussen
840f3c6372 add generic tab to content and block list editor 2021-07-08 21:29:22 +02:00
Mads Rasmussen
42e689f253 remove content apps when split view is open 2021-07-08 20:55:30 +02:00
Mads Rasmussen
9b5322a7af add border to tab bar 2021-07-08 17:50:49 +02:00
Mads Rasmussen
0032eb0936 update validation to work with block list editor inline mode 2021-07-08 15:25:14 +02:00
Mads Rasmussen
d6c247e047 fix generic tab when sorting 2021-07-08 14:19:02 +02:00
Mads Rasmussen
0ce9b496f9 render generic groups in doc type editor 2021-07-08 14:02:30 +02:00
Ronald Barendse
9405daad9f Update delete confirmation titles 2021-07-07 10:51:47 +02:00
Ronald Barendse
1fea66990d Update delete confirmations 2021-07-07 10:48:09 +02:00
Mads Rasmussen
48ba4f3875 performance tweaks for validationAlias 2021-07-07 10:39:01 +02:00
Mads Rasmussen
e552bde16e only recalculate tab width when an app changes 2021-07-07 09:52:18 +02:00
Mads Rasmussen
adb8c5372e Add support for block list editor and show validation errors on tabs 2021-07-07 09:45:25 +02:00
Ronald Barendse
e9c69052c1 Merge branch 'v8/contrib' into v8/feature/reintroduce-tabs 2021-07-06 13:32:33 +02:00
Mads Rasmussen
0d330efb5d lower z-index for editor tab bar 2021-07-06 10:12:07 +02:00
Mads Rasmussen
fbe61f65c6 remove anchors from content app 2021-07-05 14:26:33 +02:00
Mads Rasmussen
9bfa9f2e4b render tab bar in content section 2021-07-05 14:24:52 +02:00
Mads Rasmussen
f10bb51754 remove more test code 2021-07-05 09:27:48 +02:00
Mads Rasmussen
c0b349625b remove test code 2021-07-05 09:17:25 +02:00
Sebastiaan Janssen
3e20890435 Fix dependencies to make 8.15 installable via NuGet 2021-07-02 11:48:01 +02:00
Ronald Barendse
c83fff3179 Merge branch 'v8/prototype/doctype-tabs' of https://github.com/umbraco/Umbraco-CMS into v8/prototype/doctype-tabs 2021-07-02 09:47:14 +02:00
Bjarne Fyrstenborg
e67d59a789 Adjust showLabels to be parsed as boolean 2021-07-02 08:20:10 +10:00
Jan Skovgaard
d6a27d6646 Color picker: Fix label view (#10445)
* Add missing focus styling

* Change width to ensure label does not get too wide

Co-authored-by: BatJan <jaskov@gmail.com>
Co-authored-by: Jan Skovgaard Olsen <jso@co3.dk>
2021-07-02 07:58:59 +10:00
leekelleher
7afcd59037 Fixed "user-dialog" dashboard markup
The logic in the markup was previously incorrect.
I changed the check from `tab.length` to `dashboard.length`.

The custom dashboard's label isn't `.caption` and it's per dashboard,
not per "property".

Lastly, `.path` should be `.view`.

Resolves #6417
2021-07-02 07:53:36 +10:00
Mads Rasmussen
63f3f8906f show overlay prompt when removing tabs, groups and properties 2021-07-01 22:32:51 +02:00
Mads Rasmussen
cd84b46637 fix remove tabs and remove groups 2021-07-01 21:11:29 +02:00
Mads Rasmussen
8ade4a24fd wire up server validation for properties on tabs 2021-07-01 11:50:25 +02:00
Ronald Barendse
2142c5cde0 Update XML format to support import/export of new property group data 2021-07-01 11:44:33 +02:00
Ronald Barendse
4356aa6f6b Allow adding and renaming property groups by key 2021-07-01 11:35:05 +02:00
David Challener
33e44181c1 Disable cached partials if in preview mode
We don't want unpublished items in cached views - possible leak to live site. Show previews using normal partial view instead.
2021-07-01 08:47:11 +10:00
Sebastiaan Janssen
e7f0ab2031 Merge branch 'v8/dev' into v8/contrib 2021-06-30 16:57:39 +02:00
Sebastiaan Janssen
9cc9ecf858 Merge branch 'v8/8.15' into v8/dev 2021-06-30 16:57:05 +02:00
Mads Rasmussen
fc108511d2 #10520 Correct mandatory markers in nested content (#10563)
(cherry picked from commit c1a4e07e87)
2021-06-30 16:34:29 +02:00
Niels Lyngsø
3e226384c3 #10520 ensure property culture in Nested Content (#10562)
Co-authored-by: Niels Lyngsø <nsl@umbraco.com>
(cherry picked from commit 0b3c4a726c)
2021-06-30 16:28:48 +02:00
Niels Lyngsø
0b3c4a726c #10520 ensure property culture in Nested Content (#10562)
Co-authored-by: Niels Lyngsø <nsl@umbraco.com>
2021-06-30 16:27:53 +02:00
Mads Rasmussen
c1a4e07e87 #10520 Correct mandatory markers in nested content (#10563) 2021-06-30 15:41:07 +02:00
Ronald Barendse
64d98666ef Remove AngularJS testing code 2021-06-30 15:29:34 +02:00
Ronald Barendse
48d96ee918 Remove icon and fix group type enum values in AngularJS 2021-06-30 15:29:19 +02:00
Ronald Barendse
3ce0949626 Remove icon from property group 2021-06-30 14:49:10 +02:00
Ronald Barendse
68db8b9ea0 Update property group type enum 2021-06-30 14:39:31 +02:00
Ronald Barendse
2b6e87d1e2 Merge branch 'v8/dev' into v8/prototype/doctype-tabs 2021-06-30 14:33:59 +02:00
David Challener
a19b79553d Update contributing.md Visual Studio min version
Having had an older version of visual studio running I've been unable to build the source without making changes to the solution. However, upgrading to at least VS 16.8 has meant those changes haven't been required. This is to do with how the language target "latest" was working.  
Propose upping the min version listed here to avoid build issues being raised.
2021-06-30 10:06:16 +02:00
Sebastiaan Janssen
dc27a31a6f Fix creating / editing datatype in infinite editing mode, related to #10163 2021-06-29 13:35:22 +02:00
Elitsa Marinovska
861fc40572 Ability to configure a remote URL for displaying different content on the content dashboard (#10257)
* Enabling configuration of remote URL for fetching content on the content dashboard and adding additional params indicating whether solution is running on Umbraco Cloud

* Determining if Umbraco is running on Umbraco Cloud by checking whether Umbraco.Deploy.Cloud.dll is present and making its value more accessible for other contexts. Passing a hosting parameter as string instead of boolean

* Changing from Unknown to OnPremises

* Updated content dashboard to use hard-coded URL but path derived from configuration.

Co-authored-by: Andy Butland <abutland73@gmail.com>
(cherry picked from commit 917c89cde7)
2021-06-29 11:47:46 +02:00
Sebastiaan Janssen
4f46edbaa9 Bump version to 8.15.0-rc 2021-06-29 11:47:16 +02:00
Elitsa Marinovska
917c89cde7 Ability to configure a remote URL for displaying different content on the content dashboard (#10257)
* Enabling configuration of remote URL for fetching content on the content dashboard and adding additional params indicating whether solution is running on Umbraco Cloud

* Determining if Umbraco is running on Umbraco Cloud by checking whether Umbraco.Deploy.Cloud.dll is present and making its value more accessible for other contexts. Passing a hosting parameter as string instead of boolean

* Changing from Unknown to OnPremises

* Updated content dashboard to use hard-coded URL but path derived from configuration.

Co-authored-by: Andy Butland <abutland73@gmail.com>
2021-06-29 11:46:07 +02:00
Elitsa Marinovska
3e89e46840 Nested content optimizations (#10236)
* Reducing the large amount of objects allocated and make use of the attemped dictionary cache

* Reverting optimization by passing data from a higher level - not really possible to achieve what we wanted and adding faster way to lookup value editors

(cherry picked from commit 897cb11f00)
2021-06-29 09:56:45 +02:00
Elitsa Marinovska
897cb11f00 Nested content optimizations (#10236)
* Reducing the large amount of objects allocated and make use of the attemped dictionary cache

* Reverting optimization by passing data from a higher level - not really possible to achieve what we wanted and adding faster way to lookup value editors
2021-06-29 09:55:02 +02:00
Jan Skovgaard
5d8fb9670b Textstring prevalue editor view: Set id attribute (#10453)
* Add missing focus styling

* Set id attribute

Co-authored-by: BatJan <jaskov@gmail.com>
Co-authored-by: Jan Skovgaard Olsen <jso@co3.dk>
2021-06-29 08:37:19 +10:00