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
Warren Buckley
06a8569570
Merge pull request #4535 from umbraco/temp8-4490-tours
...
Updated the tours to match v8
2019-02-12 13:32:09 +00:00
Stephan
e6b77cf307
Merge origin/temp8 into temp8
2019-02-12 13:42:27 +01:00
Stephan
88e11396b4
Merge branch 'temp8-drop-xml-tables' into temp8
2019-02-12 13:39:55 +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
Stephan
11f4e2429a
Merge branch 'temp8' into temp8-drop-xml-tables
2019-02-12 11:43:06 +01:00
Bjarke Berg
7b84c755b3
#4477 - Fixed tests
2019-02-12 11:20:10 +01:00
Bjarke Berg
bb27a3f42e
#4477 - Migration of radio button, checkbox and dropdown to align underlying data structures
2019-02-12 10:36:36 +01:00
Bjarke Berg
f4db356511
WIP - Handle migration of Checkbox list data
2019-02-12 08:58:49 +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
724eca7575
#4490 - Fixed the TextArea configuration, to match the text in the tour
2019-02-12 08:10:18 +01:00
Bjarke Berg
3f314fe5be
#4490 Updated the tour to match v8
2019-02-12 08:09:42 +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
Shannon
1a1222905b
reverts the formsInstaller alias, fixes the ApplicationTreeController to allow full screen sections without trees, removes the forms tree controller
2019-02-12 12:22:36 +11:00
Shannon
77d70c7e7f
Fixes test
2019-02-12 11:43:34 +11:00
Shannon
3d729eb2c3
updates umb plan
2019-02-12 10:54:18 +11:00
Shannon
978f59ffe8
Removes the xml cache tables - we don't use them apart from in unit tests
2019-02-12 10:53:30 +11:00
Shannon Deminick
f71fe3f78d
Merge pull request #4511 from umbraco/temp8-4466-bugfix-for-creating-macros-from-partial-views
...
Sets the MacroType when created from Partial View Macro Files
2019-02-12 10:17:49 +11:00
Robert
21d1b7c599
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2019-02-11 22:13:30 +01:00
Robert
b5bd138bf7
Taking composite PropertyType's into consideration when creating content from xml (PackageInstallation)
2019-02-11 22:13:04 +01:00
Shannon
59f437ebf8
update to latest examine
2019-02-12 02:03:21 +11:00
Shannon
d8574248fc
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2019-02-12 01:58:56 +11:00
Shannon
0d963d3c4d
Fixing package installation for content templates
2019-02-12 01:58:42 +11:00
Bjarke Berg
5fb4e40c3b
Merge remote-tracking branch 'origin/temp8-Forms-section-reintrodution' into temp8-Forms-section-reintrodution
2019-02-11 15:32:46 +01:00
Bjarke Berg
60ca85fe25
Introduced the forms section in the sections menu.
2019-02-11 15:32:24 +01:00
Bjarke Berg
944c8d59d7
Need to clone the object before removing $-prefixed variables. Otherwise we are modifying the same data as the views are using
2019-02-11 15:30:11 +01:00
Niels Lyngsø
e4a492dc57
Disable button dont hide them + dont select current user
2019-02-11 14:30:01 +01:00
Stephan
154b59c84b
Fix redirect tracking
2019-02-11 14:11:13 +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
Stephan
0bdd1131bb
Add missing file
2019-02-11 11:57:36 +01:00