Shannon
|
75ace2b162
|
Fixes deleting a template - uses the correct way to delete stuff with angular and not relying on legacy code
|
2017-09-08 15:45:10 +10:00 |
|
Shannon
|
cc8adae593
|
Updates ISearchableTree implementation so that a new instance is created per request
|
2017-07-31 15:07:09 +10:00 |
|
Stephan
|
19d55c8df0
|
U4-2676 - fix
|
2017-07-28 14:49:11 +02:00 |
|
Shannon
|
a70c9226fc
|
Updates lots of trees for searching and gets results grouped
|
2017-05-31 12:25:05 +02:00 |
|
Shannon
|
765decf3b1
|
Merge remote-tracking branch 'origin/dev-v7.6' into dev-v7
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Core/Services/MediaService.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
# src/Umbraco.Web/Trees/PartialViewMacrosTree.cs
# src/Umbraco.Web/Trees/PartialViewsTree.cs
|
2017-05-17 20:00:29 +10:00 |
|
wanddy
|
ab551b2c96
|
Fix some menu tree header won't be translated.
This may be caused by the explicit definition of tree node name.
Signed-off-by: wanddy <wanddy@163.com>
|
2017-05-02 14:20:44 +08:00 |
|
Shannon
|
9a57f463ce
|
Updates LocalLinks to be UDI, this will support both INT and UDI as LocalLink but when a new LocalLink is picked, it will use the UDI so eventually the INT will be gone
|
2017-03-14 15:31:30 +11:00 |
|
Per Ploug
|
93891a6a71
|
Make the template tree use the new view for create
|
2016-06-13 19:03:06 +02:00 |
|
Per Ploug
|
8a66943f4a
|
Makes template tree load the new angular editor
|
2016-06-12 18:49:19 +02:00 |
|
Jeffrey Schoemaker
|
c096ab9e54
|
U4-1117 - Fixed any errors when renaming /umbraco to something else
|
2015-10-29 16:26:31 +01:00 |
|
Shannon
|
b3a93e369a
|
WIP - bit of a refactor on the IFile stuff, moves all validation to the service level and obsoletes the IFile.IsValid methods. Adds v5 style CSS property parsing, but might integrate that with this zany css parser in the core for 'safer' parsing.
|
2015-01-14 12:09:30 +11:00 |
|
Shannon
|
caf972cd0f
|
Ensures virtual path is set on the template, updates the tree controller to render the correct editor if it's webforms, updates the rest service to return the updated contents if the server changes it and updates the UI
|
2015-01-09 17:01:38 +11:00 |
|
Shannon
|
8328f09d6b
|
Works on U4-2866 - converted template tree to new tree structure.
|
2014-11-25 17:59:59 +11:00 |
|
Shannon
|
5af67facad
|
Removes non-completed/tested/used code for templates which was during a WIP of the grid some time ago.
|
2014-11-25 17:36:02 +11:00 |
|
Shannon
|
df3d427c0b
|
WIP - Updates templates service and repo with some extra methods, creates new template tree, updates template model with some more properties, still need to finish the template tree, it's missing some menu actions.
|
2014-11-20 19:51:42 +11:00 |
|