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ø
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
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
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
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
Stephan
67e90ca21b
Cleanup configuration editors
2019-02-08 09:56:24 +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
Shannon
ccaaa9ab93
Ensures everything doesn't explode if a non-found property editor alias exists in the db
2019-02-08 16:00:02 +11:00
Shannon
b08218240c
updates package json ... lets see how the build server does with the new build
2019-02-08 10:26:21 +11:00
Shannon
e67bbdc25f
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2019-02-08 10:09:39 +11:00
Warren Buckley
d9ac1868e6
Merge pull request #4465 from umbraco/temp8-fix-for-non-root-start-node-for-media
...
V8: Bugfix for loading paths Ids into TreeEntityPath
2019-02-07 15:25:42 +00:00
Robert
a9b7c649ae
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2019-02-07 15:44:42 +01:00
Robert
1095948c27
Sets prop's prefixed with "$" to undefined.
2019-02-07 15:44:17 +01:00
Warren Buckley
7bd0a8edc2
Merge pull request #4429 from umbraco/temp8-4398
...
#4398 - Added validation to the grid editor, such that columns must b…
2019-02-07 14:38:59 +00:00
Niels Lyngsø
5c8fad330e
motion added for umb-editor-navigation-item anchor-dropdown
2019-02-07 15:10:31 +01:00
Warren Buckley
4a2b6116f2
Merge pull request #4418 from kjac/v8-feature-allow-all-at-root
...
V8: Allow all content types at root if none are explicitly allowed
2019-02-07 13:47:33 +00:00
Warren Buckley
2c0fc737a7
Merge pull request #4421 from umbraco/temp8-4405-reload-history-on-rollback
...
#4405 - Load history on init if the active tab is info
2019-02-07 13:29:52 +00:00
Niels Lyngsø
0b19eab5a9
umb-group-panel for umbtabbedcontent
2019-02-07 13:59:20 +01:00
Claus
7c3b5d1086
Merge remote-tracking branch 'origin/temp8-update-deps' into temp8
2019-02-07 13:40:17 +01:00
Niels Lyngsø
42803ff006
V8: umb-editor-navigation anchor-dropdown refined, remembers last active anchor,
2019-02-07 13:26:23 +01:00
Stephan
dbd6e0adbb
Merge remote-tracking branch 'origin/temp8' into temp8
2019-02-07 13:10:26 +01:00
Stephan
c607c7e259
Merge branch 'temp8-contentAndType' into temp8
2019-02-07 13:09:56 +01:00
Stephan
29334ed2d5
Fix ModelsBuilder changes
2019-02-07 12:57:10 +01:00
Stephan
990e82d183
Upgrade ModelsBuilder, cleanup dashboard
2019-02-07 12:37:52 +01:00
Stephan
2092156db3
Cleanup
2019-02-07 12:27:19 +01:00
Bjarke Berg
f7ee8c0899
Merge pull request #4411 from kjac/v8-fix-redirect-tracking-composer
...
V8: Fix the redirect tracking composer
2019-02-07 11:09:22 +01:00
Stephan
a9adc4eee5
Merge branch 'temp8' into temp8-contentAndType
2019-02-07 10:10:55 +01:00
Stephan
4a8e5935c2
Merge branch 'temp8' into temp8-fix-default-userid-param
2019-02-07 10:01:15 +01:00