Bjarne Fyrstenborg
0d36151e53
v8: Macro partial view picker ( #4412 )
2019-02-14 16:15:00 +01:00
Bjarne Fyrstenborg
280a6d79b4
v8: Add package contributors ( #4385 )
2019-02-14 16:00:58 +01:00
Robert
2f68853802
Removed console.log
2019-02-14 15:48:39 +01:00
Kenn Jacobsen
a8f4cf73d8
V8: Use "Email" instead of "Username" on the login screen ( #4383 )
...
* Use "Email" instead of "Username" on the login screen when using email as username in config
* Fix placeholder too
2019-02-14 15:48:20 +01:00
Warren Buckley
a7afb2784c
Update main UmbracoCms NuSpec for ModelsBuilder update - SK uses the main UmbracoCMS nuget pkg in the example site & wont boot/upgrade without this updated nuspec
2019-02-14 14:28:23 +00:00
Bjarne Fyrstenborg
0a486de6a2
v8: Redirects confirm overlay ( #4378 )
2019-02-14 15:10:28 +01:00
Kenn Jacobsen
1fe1762724
Retain cculture in breadcrumbs
2019-02-14 15:02:54 +01:00
Stephan
6943be9726
Upgrade ModelsBuilder
2019-02-14 14:23:48 +01:00
Kenn Jacobsen
d4a76f1bea
V8: Align dialogs in the Settings section ( #4344 )
...
* Show the cancel button on macro delete confirm
* Hide "Do something else" when creating folders
* Remove "Do something else" on create relation type
2019-02-14 14:21:21 +01:00
Robert
8cf73e4ecd
Merge pull request #4570 from umbraco/temp8-js-test-fixing
...
v8 - fixing js unit tests + build + CI
2019-02-14 14:18:03 +01:00
Kenn Jacobsen
65670ab539
Merge branch 'temp8' into v8-fix-dont-retain-cculture
2019-02-14 14:01:16 +01:00
Bjarke Berg
c4ab4688c7
Merge remote-tracking branch 'origin/temp8' into temp8
2019-02-14 13:50:39 +01:00
Bjarke Berg
92dd1b0f8f
Use the url from the object
2019-02-14 13:48:57 +01:00
Stephan
19ac18d13a
Really import missing files
2019-02-14 13:48:47 +01:00
Warren Buckley
609786e0c3
Merge pull request #4573 from umbraco/temp8-reorg-composing
...
Reorganize composition code
2019-02-14 12:44:03 +00:00
Stephan
382a3aba81
Merge branch 'temp8' into temp8-reorg-composing
2019-02-14 13:38:41 +01:00
Warren Buckley
de189e506f
Merge pull request #4568 from umbraco/temp8-4408-ability-to-add-trees-dynamically
...
Adds the ability to add tree definitions dynamically on startup
2019-02-14 12:20:06 +00:00
Warren Buckley
29ca926c50
Merge pull request #4574 from umbraco/temp8-4426-fix-for-js-console-error-in-rollback
...
Added track by $index for `Repeatable Textstrings`
2019-02-14 12:16:58 +00:00
Kenn Jacobsen
684bacb937
V8: Handle element types in the content editor ( #4193 )
...
* Don't allow preview for element types
* Don't show the "save and publish" button group for element types + apply primary button state to the "save" button
* Hide templates and URLs for element types
* Fix null error
* Use same notation for negation
2019-02-14 13:13:19 +01:00
matthew-hair
6665695986
Added null check for context.Identity
...
Signed-off-by: matthew-hair <matthew.hair@sedgwick.gov >
2019-02-14 12:55:56 +01:00
Warren Buckley
a643f6d1f0
Merge pull request #4551 from umbraco/temp8-ui-umb-tree-grey-out-icon-when-not-published-or-allowed
...
grey out icons in umb-tree when not published or allowed
2019-02-14 11:54:01 +00:00
Stephan
aef9cb807d
Import missing files
2019-02-14 12:51:46 +01:00
Stephan
fa9dae93b9
Merge branch 'temp8' into temp8-no-restart
2019-02-14 12:47:12 +01:00
Kenn Jacobsen
7b03bc20cc
Support localization of template and content type names in the content mapper
2019-02-14 12:46:27 +01:00
Bjarke Berg
1770a0abec
Inject IUmbracoContextAccessor instead of UmbracoContext
2019-02-14 12:40:45 +01:00
Kenn Jacobsen
494bdfef1e
Allow invariant languages to be resolved by specific cultures
2019-02-14 12:37:03 +01:00
Kenn Jacobsen
0ac196bec6
Add some missing localization for content info
2019-02-14 12:29:06 +01:00
Stephan
d933724e39
Cleanup, document
2019-02-14 12:26:50 +01:00
Stephan
186e8fc58b
Introduce IUmbracoContextFactory
2019-02-14 12:11:06 +01:00
Claus
30386cc96e
adding some translations.
2019-02-14 11:32:23 +01:00
Claus
1bed04f384
Merge branch 'nathanwoulfe-temp8-4548' into temp8
2019-02-14 10:52:41 +01:00
Stephan
e5142e4915
Make IPublishedSnapshot IDisposable
2019-02-14 10:50:08 +01:00
Claus
866fdadbe2
Merge branch 'temp8-4548' of https://github.com/nathanwoulfe/Umbraco-CMS into nathanwoulfe-temp8-4548
2019-02-14 10:49:48 +01:00
Claus
7edd338dd0
Merge branch 'kjac-v8-fix-localize-content-apps' into temp8
2019-02-14 10:44:32 +01:00
Stephan
abceda7750
Kill UmbracoContext.Current
2019-02-14 10:39:49 +01:00
Stephan
969c2aa184
Bugfix component collection
2019-02-14 10:39:27 +01:00
Claus
a37512ffb4
Merge branch 'v8-fix-localize-content-apps' of https://github.com/kjac/Umbraco-CMS into kjac-v8-fix-localize-content-apps
2019-02-14 10:35:52 +01:00
Kenn Jacobsen
7045eb196c
Use InvariantContains instead of Contains when looking for culture in the querystring
2019-02-14 10:14:56 +01:00
Kenn Jacobsen
825d8421ed
Don't use a hardcoded /umbraco path
2019-02-14 10:12:59 +01:00
Claus
466642af26
Merge pull request #4565 from kjac/v8-fix-remove-console-log
...
V8: Remove leftover console.log from #4469
2019-02-14 09:39:56 +01:00
Bjarke Berg
71f128d796
#4426 - Added track by $index for Repeatable Textstrings
2019-02-14 09:39:42 +01:00
Kenn Jacobsen
2927ff0af7
Merge branch 'temp8' into v8-fix-use-client-culture
2019-02-14 09:36:54 +01:00
Claus
e098b9c184
removing using statements.
2019-02-14 09:28:15 +01:00
Stephan
7660e9fb25
Reorganize composition code
2019-02-14 09:15:47 +01:00
Stephan
fe9b964ffe
Cleanup IPublishedCache.GetByContentType
2019-02-14 08:54:00 +01:00
Stephan
01b82ee4e8
Bugfix HttpRequestAppCache locking
2019-02-14 08:48:20 +01:00
Bjarke Berg
026094c1b9
Merge pull request #4558 from umbraco/temp8-implement-GetByContentType-nucache
...
v8 - the GetByContentType methods for the content cache were not implemented
2019-02-14 08:36:24 +01:00
Shannon
2c34979ee8
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2019-02-14 18:25:07 +11:00
Shannon
65ce753925
Fixes issue with loading in the correct view for package options
2019-02-14 18:24:52 +11:00
Stephan
94cb6cb668
Bugfix NuCache #4547
2019-02-14 08:05:50 +01:00