Kenn Jacobsen
|
6e1a40e2ee
|
When creating partial views from templates, also replace (Model.Content) with (Model) - building upon the logic in e2d41106
|
2019-04-04 19:41:39 +02:00 |
|
Warren Buckley
|
8b4315cd46
|
🦸🦸 Is it a bird, is it a plane, no it's SuperUser 🦸🦸
|
2019-02-06 14:01:14 +00:00 |
|
Bjarke Berg
|
b1b71a4444
|
Merge pull request #4300 from kjac/v8-fix-respect-template-casing
V8: Respect the name casing when creating a new template
|
2019-01-30 10:16:40 +01:00 |
|
Kenn Jacobsen
|
66ca8c6018
|
Respect the name casing when creating a new template
|
2019-01-29 12:25:23 +01:00 |
|
Warren Buckley
|
e2d4110685
|
When creating a PartialView we do a string.replace for Model.Content. to be Model. as MacroPartialViews work with Model.Content and PartialViews like Model.
|
2019-01-29 10:46:10 +00: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
|
a13a38a482
|
Updated all the TODO: comments in the Umbraco.Core project so they are all in the same format. ( // TODO: ) (#4220)
Also moved some of the comments so they are will work better / are not within Code Documentation comments
|
2019-01-26 15:42:14 +01:00 |
|
Kenn Jacobsen
|
de8516d2c7
|
Make it possible to create folders for stylesheets
|
2019-01-26 14:58:47 +01:00 |
|
Chris Houston
|
78319bae9e
|
Temp8 fix typos 2 (#4130)
|
2019-01-23 00:03:39 +01:00 |
|
Stephan
|
4a0b969777
|
Deal with fixme in Umbraco.Core
|
2019-01-21 16:01:37 +01:00 |
|
Callum Whyte
|
cee1171d39
|
Removing masterpages support from V8 (#3971)
|
2019-01-18 10:53:38 +01:00 |
|
Shannon
|
f1ca32ea54
|
Cleaning up the log/audit trail usage, removing duplicate and unecessary entries and adding new cols
|
2018-10-18 22:47:12 +11:00 |
|
Shannon
|
f4342ed9cb
|
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.controller.js
# src/Umbraco.Web.UI/web.Template.Debug.config
|
2018-07-31 12:34:03 +10:00 |
|
Shannon
|
fbc4820ab4
|
Fixes migrations and updates the api usages for v8, more manual merging of files
|
2018-07-30 23:23:01 +10:00 |
|
Anthony
|
3f7a5d18f8
|
Refactored out some obsolete methods
|
2018-07-27 14:17:41 +01:00 |
|
Shannon
|
66f9eb01c7
|
merge fixing and cleanup
|
2018-07-18 13:19:48 +10:00 |
|
Shannon
|
2f331de7b4
|
reverts default userId parameters to be zero which means 'unknown'
|
2018-05-31 23:12:48 +10:00 |
|
Shannon
|
1cd4862803
|
Fixes user Id is 0 everywhere
|
2018-05-31 16:52:38 +10:00 |
|
Shannon
|
0a18306d40
|
More xslt removal
|
2018-05-01 00:45:05 +10:00 |
|
Shannon
|
7d349ef518
|
Replaces instances of UmbracoTemplatePage with UmbracoViewPage
|
2018-04-20 17:40:01 +10:00 |
|
Stephan
|
edf7df043f
|
Reorg code, move services
|
2017-12-28 09:18:09 +01:00 |
|