Stephan
|
7185089f1d
|
Move sections to their own namespace
|
2019-02-18 11:22:25 +01:00 |
|
Bjarke Berg
|
a29f7b764f
|
Merge remote-tracking branch 'origin/temp8' into temp8-injection-ihttpcontextaccessor-instead-of-controller
# Conflicts:
# src/Umbraco.Tests/Web/Mvc/RenderIndexActionSelectorAttributeTests.cs
# src/Umbraco.Tests/Web/Mvc/SurfaceControllerTests.cs
# src/Umbraco.Web/Editors/Filters/UserGroupAuthorizationAttribute.cs
# src/Umbraco.Web/Mvc/EnsurePublishedContentRequestAttribute.cs
# src/Umbraco.Web/Mvc/RedirectToUmbracoPageResult.cs
|
2019-02-15 09:48:55 +01:00 |
|
Stephan
|
382a3aba81
|
Merge branch 'temp8' into temp8-reorg-composing
|
2019-02-14 13:38:41 +01:00 |
|
Bjarke Berg
|
1770a0abec
|
Inject IUmbracoContextAccessor instead of UmbracoContext
|
2019-02-14 12:40:45 +01:00 |
|
Stephan
|
7660e9fb25
|
Reorganize composition code
|
2019-02-14 09:15:47 +01:00 |
|
Shannon
|
6644fc790a
|
dont null check tree title
|
2019-02-14 11:15:43 +11:00 |
|
Shannon
|
f385e1d01d
|
fixes #4408
|
2019-02-14 11:01:34 +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 |
|
Bjarke Berg
|
60ca85fe25
|
Introduced the forms section in the sections menu.
|
2019-02-11 15:32:24 +01:00 |
|
Shannon
|
33bc979cfc
|
Fixes binding of FormDataCollection for GET requests which fixes the compatibility with the latest WebApi 5.2.7 version (cherry picked from https://github.com/umbraco/Umbraco-CMS/pull/3851), fixes a binding redirect
|
2019-02-06 17:03:23 +11:00 |
|
Shannon
|
c5819ca702
|
Merge branch 'temp8' into temp8-macros-dont-render-and-other-macro-bugs
# Conflicts:
# src/Umbraco.Web/Editors/EntityController.cs
# src/Umbraco.Web/Editors/MediaController.cs
# src/Umbraco.Web/Runtime/WebRuntimeComposer.cs
|
2019-02-04 12:42:07 +11:00 |
|
Shannon
|
9be6acf449
|
Oops forgot to remove the IconClosed and IconOpen TreeAttribute props
|
2019-02-04 12:09:04 +11:00 |
|
Shannon
|
7b55d2f1b2
|
New IMacroRenderer and ITemplateRenderer and hides underlying logic for these in internal classes. Massively cleans up the macro rendering logic (almost makes sense now), removes unused macro code, injects UmbracoHelper wherever it's needed (not creating manually), fixes UmbracoHelper to have it's services injected, no more empty services, allows setting the AssignedContentItem on the UmbracoHelper and ensures it's lifespan is Transient, updates all corresponding ctors. Fixes macro rendering, ensures the correct culture variation is assigned, and that we can render macros for any given IPublishedContent, not just the one assigned in the request.
|
2019-01-31 15:09:31 +11:00 |
|
Shannon
|
dcacff0124
|
Updates user section routing so that it has nice urls
|
2019-01-31 11:03:25 +11:00 |
|
Shannon
|
6b2831c606
|
kill more useless umbraco settings
|
2019-01-31 01:30:17 +11:00 |
|
Callum Whyte
|
0cdccc1a9b
|
V8: Removing legacy content tree menu items (#4278)
|
2019-01-30 12:01:57 +01:00 |
|
Shannon
|
90eae73d9b
|
By default allow all trees to support both main and dialog usages
|
2019-01-30 20:33:14 +11:00 |
|
Shannon
|
6ff787046b
|
Fixing trees regression issue
|
2019-01-30 19:52:24 +11:00 |
|
Shannon
|
6c0321ce72
|
Fixing trees regression issue
|
2019-01-30 19:48:42 +11:00 |
|
Stephan
|
d24b7f2aba
|
Refactor enums
|
2019-01-29 10:17:26 +01:00 |
|
Stephan
|
5135635bf8
|
Cleanup
|
2019-01-29 09:15:10 +01:00 |
|
Stephan
|
e410b8b067
|
Fix TreeUse
|
2019-01-28 10:27:36 +01:00 |
|
Stephan
|
27ecd795b2
|
Merge branch temp8 into temp8-fixtree
|
2019-01-28 10:19:36 +01: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 |
|
Kenn Jacobsen
|
43a97185b6
|
Clean up file system tree controller handling of no-op for nodes
|
2019-01-26 14:58:47 +01:00 |
|
Stephan
|
585abf2902
|
Cleanup trees
|
2019-01-25 09:49:55 +01:00 |
|
Stephan
|
4067ac7d93
|
Merge branch temp8 into tmp8-fixtree
|
2019-01-24 18:34:25 +01:00 |
|
Chris Houston
|
78319bae9e
|
Temp8 fix typos 2 (#4130)
|
2019-01-23 00:03:39 +01:00 |
|
Sebastiaan Janssen
|
d380f75d31
|
Merge branch 'dev-v7' into temp8
# Conflicts:
# src/Umbraco.Web/Editors/ContentController.cs
# src/Umbraco.Web/Trees/ContentTreeControllerBase.cs
# src/Umbraco.Web/WebApi/Filters/EnsureUserPermissionForContentAttribute.cs
|
2019-01-22 22:46:15 +01:00 |
|
Kenn Jacobsen
|
a8d5bd6d1f
|
Don't let the users empty the recycle bin without delete permissions (#3699)
|
2019-01-22 22:05:12 +01:00 |
|
Stephan
|
e36ca2e957
|
Merge branch temp8 into temp8-fixtree
|
2019-01-22 14:08:14 +01:00 |
|
Stephan
|
ad026e25d7
|
Cleanup trees
|
2019-01-22 13:55:31 +01:00 |
|
Warren Buckley
|
62617537fa
|
Change icon from scary bug to box-alt
|
2019-01-22 10:05:14 +00:00 |
|
Bjarke Berg
|
70010bc344
|
Merge remote-tracking branch 'origin/temp8' into temp8-logviewer
# Conflicts:
# src/Umbraco.Core/Migrations/Install/DatabaseSchemaCreator.cs
|
2019-01-22 10:19:43 +01:00 |
|
Stephan
|
c840895f90
|
Deal with more fixme
|
2019-01-22 09:49:35 +01:00 |
|
Bjarke Berg
|
2c86e87917
|
Merge remote-tracking branch 'origin/temp8' into temp8-logviewer
|
2019-01-22 08:23:07 +01:00 |
|
Warren Buckley
|
8ab5142357
|
Moves tree into Settings group as opposed to third party trees & positions last
|
2019-01-21 16:36:00 +00:00 |
|
Stephan
|
358a36dd87
|
Merge branch temp8 into temp8-3668-query-builder-snippits
|
2019-01-21 16:07:20 +01:00 |
|
Warren Buckley
|
f6154a38d9
|
Merge remote-tracking branch 'origin/temp8' into temp8-logviewer
# Conflicts:
# src/Umbraco.Core/Migrations/Install/DatabaseSchemaCreator.cs
# src/Umbraco.Web.UI.Client/gulpfile.js
# src/Umbraco.Web.UI/config/trees.Release.config
# src/Umbraco.Web.UI/config/trees.config
|
2019-01-21 11:17:14 +00:00 |
|
Bjarke Berg
|
a32c8b3a68
|
Merge pull request #4167 from umbraco/temp8-3417-macro-crud
Macro delete stuff
|
2019-01-21 11:36:10 +01:00 |
|
Niels Lyngsø
|
82d6af2013
|
Merge remote-tracking branch 'origin/temp8' into bugfix/temp8-media-could-not-be-moved-to-root
# Conflicts:
# src/Umbraco.Web/Trees/ApplicationTreeController.cs
|
2019-01-21 11:13:08 +01:00 |
|
Stephan
|
d4664fbae6
|
Merge branch 'temp8' into temp8-3668-query-builder-snippits
|
2019-01-21 10:50:40 +01:00 |
|
Bjarke Berg
|
252d31a5f5
|
Delete macros
|
2019-01-21 10:44:11 +01:00 |
|
Bjarke Berg
|
566895d3cd
|
Merge branch 'temp8' into temp8-3417-macro-crud
|
2019-01-21 09:14:40 +01:00 |
|
Stephan
|
3982732b7d
|
Fix merge + cleanup
|
2019-01-18 15:05:20 +01:00 |
|
Stephan
|
6f9a63d035
|
Merge branch 'temp8' into temp8-packaging-view-3996
|
2019-01-18 11:04:28 +01:00 |
|
Stephan
|
07238b54e1
|
Merge branch 'temp8-tree-sections-no-more-xml' into temp8
|
2019-01-18 10:59:04 +01:00 |
|
Stephan
|
437385fd61
|
Bit of cleanup
|
2019-01-18 10:53:51 +01:00 |
|
Callum Whyte
|
cee1171d39
|
Removing masterpages support from V8 (#3971)
|
2019-01-18 10:53:38 +01:00 |
|