Stephan
a697608529
Fix un/publishing with variants + urls
2018-07-03 13:05:20 +02:00
Stephan
9c3e8b8e3c
Fix language inconsistencies management
2018-07-03 13:04:27 +02:00
Stephan
7a615133ff
Renormalize
2018-06-29 19:52:40 +02:00
Stephan
ee87d00ffe
Merge branch 'hackathon-obsolete-action-constructors' of https://github.com/ed-parry/Umbraco-CMS into ed-parry-hackathon-obsolete-action-constructors
2018-06-29 16:49:12 +02:00
Stephan
6a05c556b5
Merge pull request #2751 from lkoruba/hackathon-use-logger-warn-with-func
...
(V8 Hackathon) use logger warn with func<string>
2018-06-29 16:43:22 +02:00
Ed Parry
52b7be0f15
Removed obsolete constructors from actions
2018-06-29 15:01:24 +01:00
lkoruba
b515f24c16
Change calls to logger.Warn method to use Func<string> second part
2018-06-29 15:35:56 +02:00
Sebastiaan Janssen
db230aa45d
Merge pull request #2745 from aburok/hackathon-use-logger-info-with-func
...
Hackathon use logger info with func
2018-06-29 15:13:53 +02:00
lkoruba
8359ea5862
Revoke files where string is not concatenated
2018-06-29 15:08:35 +02:00
lkoruba
7e4f2957a3
Change calls to logger.Warn method to use Func<string> parameter
2018-06-29 14:53:41 +02:00
Sebastiaan Janssen
f91bc1604a
Merge pull request #2744 from ed-parry/hackathon-remove-obsolete-methods
...
V8 Hackathon: remove obsolete methods
2018-06-29 14:51:18 +02:00
Sebastiaan Janssen
4b120827cf
Merge pull request #2739 from aburok/hackathon-use-logger-debug-with-func
...
Change calls to logger.Debug method to use Func<string> parameter
2018-06-29 14:46:01 +02:00
Dawid Koruba
7660e10098
Change calls to logger.Info method to use Func<string> parameter
2018-06-29 14:25:17 +02:00
Ed Parry
7f7cceb90f
Removed obsolete methods in editors and the grid template.
2018-06-29 13:12:08 +01:00
Dawid Koruba
51ab9e32de
Change calls to logger.Debug method to use Func<string> parameter
2018-06-29 12:35:31 +02:00
Matt Darby
35ca13c83a
U4-8424 - When no document types are allowed at root, don't allow all of them
2018-06-29 11:31:43 +01:00
Stephan
ce74108848
Fix component requirements
2018-06-28 13:50:13 +02:00
Robert
ecaea2a5b7
Merge pull request #2724 from umbraco/temp8-tabs
...
Temp8 tabs
2018-06-27 05:17:54 -07:00
Mads Rasmussen
ef58e3226b
remove bootstrap tabdrop
2018-06-25 15:13:14 +02:00
Mads Rasmussen
1d0ef8980f
Merge pull request #2723 from umbraco/temp8-upgrade-angular
...
Temp8 upgrade angular
2018-06-25 12:03:39 +02:00
Shannon
b22ee9255d
Fixes FirstChild method
2018-06-20 21:07:01 +10:00
Shannon
359b1ac774
Adds ngMessages and updates the change password directive to use ng-messages for the validation message toggling, this requires a small custom new directive, now i can go replace all instances of val-toggle-msg and remove it.
2018-06-15 16:44:37 +10:00
Shannon
9d49ddba7c
Fixes installer including some c# bits, fixes the hash bang to be back to normal
2018-06-15 15:51:37 +10:00
Shannon
feb16f901f
Updates some JS dependencies, moves more dependencies to bower instead of having them committed, ensures angular locales are workgin with 1.7, upgrades to angular 1.7.2
2018-06-15 11:42:43 +10:00
Shannon Deminick
80c585c21e
Temp8 validation fixing ( #2699 )
...
* Showing notifications if any for any response with status 400 >= x < 500.
* fixes valFormManager
* Updates logic for the valpropertymsg.directive to simplify it and so that it doesn't need to query the DOM which was causing issues with timing.
* commits package-lock
* fixes some issues with the securityinterceptor, properly nests promises in contentEditingHelper, fixes errors occuring when not handling promise rejections due to validation problems,
* another unhandled potential validation problem
* Merge branch 'temp-U4-7757' of https://github.com/lars-erik/Umbraco-CMS into lars-erik-temp-U4-7757
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/services/umbrequesthelper.service.js
* cleans up the interceptor objects and puts them in appropriate modules and files, centralizes the logic to show notifications so that only happens in one place.
* Fixes more places where notifications were manually shown.
* Fixes validation with the variant publishing overlay and html descrepencies
2018-06-15 10:33:16 +10:00
Mads Rasmussen
3978d0c529
Merge branch 'temp8' into temp8-upgrade-angular
2018-06-11 14:17:00 +02:00
Stephan
297c4a8e73
Fix new media not showing in published cache
2018-06-11 12:31:54 +02:00
Sebastiaan Janssen
a3e0f908de
Fixes merge error
2018-06-07 09:00:47 +02:00
Sebastiaan Janssen
6e8214e697
Merge remote-tracking branch 'origin/dev-v7' into temp8
2018-06-06 22:36:22 +02:00
Marc Goodson
0eceb3c7fc
U4-11369 - Add list of content types where a composition content type is used to compositions dialog ( #2668 )
2018-06-06 22:35:10 +02:00
Sebastiaan Janssen
9008e6af88
Merge branch 'dev-v7' into temp8
...
# Conflicts:
# docs/CONTRIBUTING_DETAILED.md
# docs/README.md
# src/Umbraco.Core/Configuration/GlobalSettings.cs
# src/Umbraco.Core/StringExtensions.cs
# src/Umbraco.Web.UI.Client/src/common/directives/components/buttons/umbbutton.directive.js
# src/Umbraco.Web.UI.Client/src/less/components/umb-group-builder.less
# src/Umbraco.Web.UI.Client/src/views/components/buttons/umb-button.html
# src/Umbraco.Web.UI.Client/src/views/dashboard/developer/developerdashboardvideos.html
# src/Umbraco.Web.UI.Client/src/views/prevalueeditors/boolean.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/boolean/boolean.html
# src/Umbraco.Web/PublishedContentExtensions.cs
# src/Umbraco.Web/Trees/LanguageTreeController.cs
2018-06-06 21:15:11 +02:00
Mads Rasmussen
adde66d3e9
Merge branch 'temp8' into temp8-upgrade-angular
2018-06-06 11:50:31 +02:00
Sebastiaan Janssen
d8ba0d352e
Merge pull request #2633 from maarten-kieft/dev-v7
...
Make base AnchestorOrSelf public
2018-06-06 09:58:55 +02:00
Stephan
d4f884df74
Fix tests
2018-06-05 12:26:13 +02:00
Stephan
aa582658ac
Fix tags
2018-06-05 12:26:13 +02:00
Mads Rasmussen
0b7426aa3f
Merge branch 'temp8' into temp8-upgrade-angular
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/directives/components/tree/umbtree.directive.js
2018-06-05 09:53:11 +02:00
Robert
0e72c34973
Merge pull request #2664 from umbraco/temp8-U4-11401
...
U4-11401 Unique content naming isn't implemented for culture variants
2018-06-04 15:16:57 +02:00
Stephan
d167e7bf0b
Fix media cache
2018-06-04 11:44:54 +02:00
Stephan
01927e1e53
Fix variation context accessor
2018-06-04 11:44:54 +02:00
Stephan
632e401d33
Implement typed labels
2018-06-04 11:37:19 +02:00
Claus
ccc8868f68
fixes U4-11338 Language dropdown fails when invalid cultures are present
2018-06-01 13:06:13 +02:00
Claus
2de0d5e09f
Merge pull request #2656 from umbraco/temp8-U4-11378
...
U4-11378 - ContentFinderByUrlAlias
2018-06-01 08:30:46 +02:00
Shannon
504b6cb079
Changes Content.Names to Content.CultureNames and Content.PublishNames to Content.PublishCultureNames
2018-06-01 16:15:46 +10:00
Shannon
b75cf3bc76
Changes EnumExtensions to ContentVariationExtensions and adds more helper methods to replace a lot of the duplicate checking in our code. Adds code to enforce unique naming for culture names, adds supporting tests.
2018-06-01 15:20:16 +10:00
Shannon
a24fd55b43
Merge remote-tracking branch 'origin/temp8' into temp8-U4-11384
2018-06-01 09:35:19 +10:00
Stephan
3398de7fdb
Fix NuCache, exclude trashed items
2018-05-31 17:14:25 +02:00
Shannon
e6a354876d
disables ContentFinderByUrlAndTemplate
2018-06-01 01:00:51 +10:00
Shannon
40791e1266
Merge remote-tracking branch 'origin/temp8' into temp8-U4-11384
2018-06-01 00:15:33 +10:00
Shannon
6ae538d555
reverts the fix that doesn't work
2018-06-01 00:06:59 +10:00
Mads Rasmussen
18f790d180
Merge branch 'temp8' into temp8-upgrade-angular
2018-05-31 15:40:22 +02:00