Nathan Woulfe
3c2b2e2963
fix height of editor sub-nav to prevent vertical overflow of borders
2019-02-13 17:10:43 +10:00
Bjarke Berg
7b36e89bd3
Merge pull request #4457 from kjac/v8-fix-remove-obsolete-translations
...
V8: Remove weird and unused translations
2019-02-13 07:35:45 +01:00
Nathan Woulfe
7aac3dc1bf
notifications are full-width on all screen sizes
2019-02-13 16:33:02 +10:00
Niels Lyngsø
f016d04c1f
V8 UI - umb-sticky-bar corrected width and height set by JS.
2019-02-12 16:52:52 +01:00
Bjarke Berg
1def9014cd
Reload templates when creating a doc type with template
2019-02-12 15:11:07 +01:00
Niels Lyngsø
385a86b3b3
V8: UI datepicker style update
2019-02-12 14:52:21 +01:00
Niels Lyngsø
7d589eb607
V8: datepicker style matching the light interface of v8
2019-02-12 14:39:12 +01:00
Niels Lyngsø
7b5ff7b2eb
distinguish property groups from properties
2019-02-12 14:37:12 +01:00
Niels Lyngsø
e9e852c499
Merge remote-tracking branch 'origin/temp8' into temp8-ui-update-login-screen
2019-02-12 12:59:01 +01:00
Bjarke Berg
0cfe1b8348
Merge pull request #4504 from kjac/v8-fix-media-picker-always-show-folder-names
...
V8: Always show folder names in the media picker
2019-02-12 12:51:08 +01:00
Claus
ca39531f45
Merge pull request #4533 from umbraco/temp8-4477-radiobutton-must-store-text-value
...
WIP v8 radio buttons and check box list need to store strings, not INT
2019-02-12 12:45:04 +01:00
Bjarke Berg
cdef97efba
Merge pull request #4514 from umbraco/temp8-4430-grid-settings-to-use-editorservice
...
#4430 change grid-editor settings to use editorService
2019-02-12 12:39:13 +01:00
Bjarke Berg
786c9ff3cc
form horizontal
2019-02-12 12:38:43 +01:00
Bjarke Berg
3820457536
Merge remote-tracking branch 'origin/temp8' into temp8-4430-grid-settings-to-use-editorservice
2019-02-12 12:30:41 +01:00
Robert
7cd600e58a
Merge pull request #4532 from umbraco/temp8-remove-list-view-settings-3199
...
removes/renames list view settings that don't make sense for v8
2019-02-12 12:27:09 +01:00
Warren Buckley
f7c37fecdc
Merge pull request #4520 from umbraco/temp8-4476-selection-colors-for-users
...
V8: corrected selection colors for users, fixes #4476
2019-02-12 11:16:47 +00:00
Niels Lyngsø
ddc88af809
Merge branch 'temp8-4476-selection-colors-for-users' of https://github.com/umbraco/Umbraco-CMS into temp8-4476-selection-colors-for-users
2019-02-12 11:58:19 +01:00
Warren Buckley
4a1c36c8d0
Update src/Umbraco.Web.UI.Client/src/views/users/views/users/users.controller.js
2019-02-12 10:57:47 +00:00
Niels Lyngsø
20dc1b5c10
Corrected colors for buttons + disable select-image button in media-picker if nothing is selected
2019-02-12 11:57:43 +01:00
Warren Buckley
810d8fa87a
Update src/Umbraco.Web.UI.Client/src/views/users/views/users/users.controller.js
2019-02-12 10:57:39 +00:00
Niels Lyngsø
a1abdc8ba7
Login screen color changes
2019-02-12 11:56:51 +01:00
Bjarke Berg
f5d31a4c5a
Merge remote-tracking branch 'origin/temp8' into temp8-4477-radiobutton-must-store-text-value
2019-02-12 08:23:38 +01:00
Bjarke Berg
fd01f4e7c6
Merge remote-tracking branch 'origin/temp8-4477-radiobutton-must-store-text-value' into temp8-4477-radiobutton-must-store-text-value
...
# Conflicts:
# src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
# src/Umbraco.Core/Migrations/Upgrade/V_8_0_0/RadioButtonAndCheckboxPropertyEditorsMigration.cs
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/checkboxlist/checkboxlist.controller.js
2019-02-12 08:17:38 +01:00
Bjarke Berg
7f7afef976
Merge pull request #4522 from umbraco/temp8-Forms-section-reintrodution
...
Reintroduced the forms section
2019-02-12 07:36:11 +01:00
Shannon
c4eb76faad
Updates the checkbox html editor to store the string values, not int ids, renames the underlying confg editor and updates comments, updates the migration and we'll need to migrate the checkbox data too.
2019-02-12 15:02:27 +11:00
Shannon
ed2743d570
Merge branch 'temp8' into temp8-4477-radiobutton-must-store-text-value
...
# Conflicts:
# src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
2019-02-12 14:59:59 +11:00
Shannon
118e31d647
removes/renames list view settings that don't make sense for v8
2019-02-12 14:03:22 +11:00
Shannon
54aa1924c0
ok, properly fixes dirty tracking on the tags editor
2019-02-12 13:55:50 +11:00
Shannon
c00f805ea2
Fixes dirty tracking on tags editor when it's csv format
2019-02-12 13:36:32 +11:00
Bjarke Berg
60ca85fe25
Introduced the forms section in the sections menu.
2019-02-11 15:32:24 +01:00
Niels Lyngsø
e4a492dc57
Disable button dont hide them + dont select current user
2019-02-11 14:30:01 +01:00
Niels Lyngsø
a77b0fc51f
Merge remote-tracking branch 'origin/temp8' into temp8-4476-selection-colors-for-users
2019-02-11 13:46:25 +01:00
Kenn Jacobsen
64f41541fe
Fix the tree item state annotations ( #4497 )
2019-02-11 13:33:52 +01:00
Bjarne Fyrstenborg
a6fc9f4ede
v8: Fix users layout switcher ( #4458 )
...
* Localize edit link, remove duplicate class attributes and only make remove link red
* Revert "Localize edit link, remove duplicate class attributes and only make remove link red"
This reverts commit 63cc250c0f929b1f7e6f9f05fae2fd302682d418.
* Use built-in $id function for tracky by since users doesn't have name property
* Set active layout to card layout
* Update onLayoutSelect
* Format document
2019-02-11 13:27:50 +01:00
Niels Lyngsø
5342e65f7c
V8: update selection colors for users section
2019-02-11 12:46:23 +01:00
Bjarke Berg
e08a7c3ea8
Need to clone the object before removing $-prefixed variables. Otherwise we are modifying the same data as the views are using
2019-02-11 11:54:51 +01:00
Bjarke Berg
14f878b690
#4477 - Align Dropdown, checkbox list and radio button list
2019-02-11 10:36:54 +01:00
Niels Lyngsø
153b665d0a
#4430 change grid-editor settings to use editorService
2019-02-11 09:39:54 +01:00
Shannon
e35436225f
Fixes JS with the content picker
2019-02-11 15:47:13 +11:00
Kenn Jacobsen
6fdada69eb
Always show folder names in the media picker
2019-02-10 18:55:16 +01:00
Kenn Jacobsen
3587a774f3
Merge with temp8
2019-02-09 18:03:53 +01:00
Kenn Jacobsen
462a6168b3
Don't show the language selector in content pickers (use the current client culture)
2019-02-09 17:56:13 +01:00
Kenn Jacobsen
89a701c865
Initial PoC
2019-02-09 15:41:30 +01:00
Stephan
b177607d47
Suspend JS tests - can we build?
2019-02-08 14:14:30 +01:00
Warren Buckley
f549522573
Merge pull request #4469 from umbraco/temp8-ui-umb-editor-navigation-content-apps-dropdown
...
#4359 + #4360 umb editor navigation content apps anchor-dropdown
2019-02-08 13:04:40 +00:00
Warren Buckley
521fc227ba
TYPO - Update src/Umbraco.Web.UI.Client/src/common/directives/components/content/umbtabbedcontent.directive.js
2019-02-08 13:04:30 +00:00
Niels Lyngsø
612a63b6bb
fix if scrollTween not defined issue
2019-02-08 13:30:20 +01:00
Niels Lyngsø
1860a175d1
remove eventlisteners on destroy
2019-02-08 13:06:56 +01:00
Warren Buckley
9eaa0361be
Merge pull request #4437 from umbraco/temp8-4302-bugfix-for-media-validation
...
Bugfixes for media validation
2019-02-08 09:50:26 +00:00
Bjarke Berg
065cc69f51
#4477 - Changed the saved value from the radio button list to the text value. + Migration of old values
2019-02-08 09:45:36 +01:00