Shannon
|
2e527163f9
|
no more umbraco.presentation namespace! no more "page" class, has been refactored and renamed to what it actually is and internalized
|
2019-01-29 23:27:00 +11:00 |
|
Shannon
|
e7b0e43d98
|
removes scripting.config, EnableSplashWhileLoading, RenderingEngine, and more!
|
2019-01-29 22:38:03 +11:00 |
|
Chris Houston
|
193e24afd2
|
Fixing all the TODO, FIXME & HACK comments so they all follow the same layout.
|
2019-01-27 11:16:00 +01:00 |
|
Chris Houston
|
0b6ba5aa52
|
Temp8 - Fixing spelling / typos etc in Umbraco.Web (#4148)
|
2019-01-26 16:52:19 +01:00 |
|
Stephan
|
c840895f90
|
Deal with more fixme
|
2019-01-22 09:49:35 +01:00 |
|
Callum Whyte
|
cee1171d39
|
Removing masterpages support from V8 (#3971)
|
2019-01-18 10:53:38 +01:00 |
|
Sebastiaan Janssen
|
e6a99c5097
|
Merge branch 'dev-v7' into temp8
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/directives/components/content/umbcontentnodeinfo.directive.js
# src/Umbraco.Web.UI.Client/src/views/components/content/umb-content-node-info.html
# src/Umbraco.Web/PropertyEditors/MemberGroupPickerPropertyEditor.cs
# src/Umbraco.Web/Routing/PublishedContentRequestEngine.cs
# src/Umbraco.Web/Scheduling/ScheduledTasks.cs
# src/Umbraco.Web/Trees/ContentTreeController.cs
|
2019-01-17 12:05:56 +01:00 |
|
Stephan
|
ed7c8da81f
|
Merge branch 'temp8' of https://github.com/StefanoChiodino/Umbraco-CMS into temp8-pr3583
|
2019-01-10 16:29:36 +01:00 |
|
Stephan
|
ceab758100
|
Merge branch 'temp8' into temp8-di2690
|
2019-01-02 16:44:35 +01:00 |
|
Stephan
|
e40c9cb227
|
Fix missing dependencies errors, simplify
|
2018-12-12 16:07:21 +01:00 |
|
Kenn Jacobsen
|
1ba41986d7
|
Make sure the public access supports member based access
|
2018-12-12 15:35:34 +01:00 |
|
Stephan
|
49a0b68b28
|
IContainer is IRegister+IFactory
|
2018-11-28 11:05:41 +01:00 |
|
Stephan
|
c23c7749b4
|
Composition fixes
|
2018-11-27 14:04:08 +01:00 |
|
Stephan
|
6ffc340725
|
Merge branch temp8 into temp8-di2690
|
2018-11-23 14:58:08 +01:00 |
|
Warren Buckley
|
54a2aa00a7
|
Revert "Temp8 tinymce"
|
2018-11-22 14:05:51 +00:00 |
|
Stefano Chiodino
|
cc8cb96140
|
The change to nullable expands to even more neighbors...
|
2018-11-15 07:23:09 +00:00 |
|
Warren Buckley
|
d420f61e13
|
Reduce VS Warnings: Remove ununused const string
|
2018-11-06 13:15:45 +00:00 |
|
Stephan
|
66d931490e
|
Merge branch temp8 into temp8-di2690
|
2018-10-08 19:22:20 +02:00 |
|
Ed Parry
|
22f25ee467
|
Replaced references of PageID with the UmbracoContext calls.
|
2018-09-23 13:39:51 +01:00 |
|
Warren Buckley
|
4b47943e05
|
Remove quotes within logging message templates - as when doing querying with logs makes these logs impossible to find
|
2018-09-11 08:44:58 +01:00 |
|
Stephan
|
725fe61f91
|
Merge branch temp8 into temp8-di2690
|
2018-09-06 16:22:13 +02:00 |
|
Stephan
|
d9d51584ea
|
Fix merge
|
2018-09-06 14:10:26 +02:00 |
|
Stephan
|
31a356d98e
|
Merge branch temp8 into temp8-di2690
|
2018-08-29 12:15:39 +02:00 |
|
Warren
|
23ed9773bc
|
FIRST PASS - Updates Umbraco.Web project to not use the func overload & to use new message template instead
|
2018-08-14 22:36:47 +01:00 |
|
Stephan
|
68d9b19f65
|
Merge branch temp8 into temp8-di
|
2018-07-12 19:24:24 +02:00 |
|
Stephan
|
57d7888740
|
Merge branch temp8 into temp8-di
|
2018-07-06 17:49:02 +02:00 |
|
Stephan
|
ecf9a928d7
|
Refactor variations
|
2018-07-03 13:05:21 +02:00 |
|
Dawid Koruba
|
51ab9e32de
|
Change calls to logger.Debug method to use Func<string> parameter
|
2018-06-29 12:35:31 +02:00 |
|
Lars-Erik Aabech
|
91a5605341
|
MembershipHelper presumably working without property injection.
(But OMG! there's nearly no test coverage of Umbraco.Web :O )
|
2018-06-28 23:28:22 +02:00 |
|
Lars-Erik Aabech
|
4c201bcaaa
|
HttpModules able to get injection. UmbracoModule + rest (if implemented) gets dependencies injected through ContainerUmbracoModule.
|
2018-06-12 23:12:44 +02:00 |
|
Stephan
|
01927e1e53
|
Fix variation context accessor
|
2018-06-04 11:44:54 +02:00 |
|
Stephan
|
6051891280
|
Fixes
|
2018-05-08 11:06:07 +02:00 |
|
Shannon
|
85c739aed4
|
Merge branch 'temp8-U4-11227' into temp8-U4-11282
# Conflicts:
# src/Umbraco.Core/Models/ContentBase.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/EntityRepository.cs
# src/Umbraco.Tests/Services/EntityServiceTests.cs
# src/Umbraco.Web/PublishedCache/NuCache/ContentCache.cs
# src/Umbraco.Web/PublishedContentExtensions.cs
# src/Umbraco.Web/Trees/ContentTreeControllerBase.cs
|
2018-05-08 12:31:03 +10:00 |
|
Shannon
|
0e19ec7495
|
Fixes logic for determining if a domain is published and fixes logic for getting a url name for a variant taking into account it's published status
|
2018-05-08 11:21:14 +10:00 |
|
Stephan
|
aaa1ac0700
|
Merge branch temp8 into temp8-U4-11227
|
2018-05-02 17:50:58 +02:00 |
|
Shannon
|
9843f3a5fd
|
Ensures that domains assigned to non-published nodes are filtered when routing, ensures caches are cleared when content is deleted or langauges are changed, updates logic for dealing with null invariant content names, adds more validation for saving cultre variants.
|
2018-05-02 14:52:00 +10:00 |
|
Stephan
|
908589277a
|
U4-11227 - default variations and fallback (wip)
|
2018-04-30 09:13:21 +02:00 |
|
Stephan
|
dbf1b1e0d4
|
Refactor DomainHelper
|
2018-04-27 17:54:49 +02:00 |
|
Shannon
|
73567ffdce
|
Fixes IPublishedShapshot and friends
|
2018-04-27 11:38:50 +10:00 |
|
Stephan
|
553de2ea68
|
Cleanup ILogger
|
2018-04-03 16:15:59 +02:00 |
|
Stephan
|
b392d72bc2
|
Published variants - WIP
|
2017-12-06 11:51:35 +01:00 |
|
Stephan
|
829d995154
|
Simplicity
|
2017-10-31 12:50:30 +01:00 |
|
Stephan
|
ec6ba01cbf
|
So long Facade
|
2017-10-31 12:48:24 +01:00 |
|