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
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
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 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
Stephan
154b59c84b
Fix redirect tracking
2019-02-11 14:11:13 +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
Stephan
0bdd1131bb
Add missing file
2019-02-11 11:57:36 +01:00
Bjarke Berg
18c8911164
Merge remote-tracking branch 'origin/temp8' into temp8
2019-02-11 11:55:09 +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
Stephan
a892ae1567
Add missing index on UserLogin table (prevents deadlocks)
2019-02-11 11:36:13 +01:00
Bjarke Berg
14f878b690
#4477 - Align Dropdown, checkbox list and radio button list
2019-02-11 10:36:54 +01:00
Bjarke Berg
e62de9561b
#4466 - Sets the MacroType when created from Partial View Macro Files snippets
2019-02-11 07:54:39 +01:00
Shannon
e35436225f
Fixes JS with the content picker
2019-02-11 15:47:13 +11:00
Shannon
dd54b0324c
fixes up some comments
2019-02-11 14:13:44 +11:00
Stephan
99887cb362
Bugfix IdkMap
2019-02-10 11:25:46 +01:00
Bjarke Berg
4f53cfc855
#4477 - Added fixme for cache rebuild
2019-02-08 14:18:24 +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
Stephan
b5c803b5ed
Cleanup TreeEntityPath
2019-02-08 12:42:46 +01:00
Stephan
8f39cd605a
Fix MacroMapperProfile
2019-02-08 11:47:42 +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
354c45e0e2
#4477 - also refresh cache after migration
2019-02-08 10:32:21 +01:00
Stephan
67e90ca21b
Cleanup configuration editors
2019-02-08 09:56:24 +01: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
Niels Lyngsø
14db9da57c
removed proposal comment
2019-02-08 09:45:33 +01:00
Niels Lyngsø
e5a27a2108
removed misleading documentation
2019-02-08 09:39:01 +01:00
Stephan
88b0dccfa1
Fix TreeEntityPath
2019-02-08 09:02:27 +01:00
Shannon
73ce546f0c
ensures idType in JS is always udi by default instead of int
2019-02-08 16:12:30 +11:00
Shannon
964447d546
fixes up the web.config view file with the right mvc version
2019-02-08 16:08:29 +11:00
Shannon
40097c441a
Ensure the same logic for property editors is executed for parameter editors to get the final configuration object
2019-02-08 16:07:03 +11:00
Shannon
63b3c06b3a
Ensures the correct DefaultConfiguration values are specified for any editor that is actively overriding ToValueEditor and setting these values there
2019-02-08 16:00:59 +11:00