Claus
ab3469d703
cleanup.
2017-07-12 14:26:44 +02:00
Stephan
87b51d1418
Merge branch dev-v7 into temp-fsTreeController
2017-07-11 19:06:01 +02:00
Stephan
290f34f034
FileSystemTreeController compatibility
2017-06-01 17:24:10 +02:00
wanddy
1fb0b95428
Fix translation didn't work in some tree node.
2017-05-11 16:25:02 +08:00
wanddy
bc51a98cfd
Merge branch 'dev-v7-chnfix' into dev-v7.6-chnfix
...
# Conflicts:
# src/Umbraco.Core/Services/MediaService.cs
# src/Umbraco.Web/Trees/PartialViewMacrosTree.cs
# src/Umbraco.Web/Trees/PartialViewsTree.cs
Fix some menu tree header won't be translated.
This may be caused by the explicit definition of tree node name.
Add missing translation item for en.xml and zh.xml
2017-05-10 23:25:03 +08:00
Stephan
a9c7a7a405
U4-9640 - use IFileSystem
2017-03-20 15:53:34 +01:00
Emil Wangaa
e4802b592f
Centralized the tree menu logic for partialviews, partialviewmacros and scripts to the FileSystemTreeController and implemented logic to match what we do for Document Types
2017-02-08 15:43:31 +01:00
Emil Wangaa
6bf5f4dbdf
Fixed up tree menus for scripts, partialviews and partialviewmacros
2017-02-02 09:20:42 +01:00
Emil Wangaa
6bd1a77b96
Simple wiring up of the create menu for partialview, partialviewmacro and script
2017-01-31 10:10:05 +01:00
Warren Buckley
2465eb233e
Adds in same workaround as other trees like DataTypes & DocTypes where Folders/Containers set an inline piece of JS that does nothing & returns
2017-01-26 11:32:13 +00:00
Niels Hartvig
afae06a866
Adds support for icons and encoding of directories for Code files
2017-01-19 10:41:08 +01:00
Niels Hartvig
051af5c48e
Wire up the editors and controllers
2017-01-19 09:49:27 +01:00