Emil Wangaa
|
055e209e0b
|
Fixed the path and virtualpath when creating and scaffolding codefiles
Ensuring that javascript files are created with the .js extension
|
2017-02-03 12:06:49 +01:00 |
|
Emil Wangaa
|
c073191f69
|
Fixes creation of codefiles in folders
|
2017-02-02 11:47:46 +01:00 |
|
Emil Wangaa
|
c21837e906
|
Merge remote-tracking branch 'origin/dev-v7.6' into temp-U4-9429
# Conflicts:
# src/Umbraco.Web/Editors/CodeFileController.cs
|
2017-02-02 10:24:42 +01:00 |
|
Emil Wangaa
|
c9082ce511
|
Changed PostSave method in CodeFileController to create or update instead of only updating - this is for keeping consistency with how other new editors work
|
2017-02-01 15:46:22 +01:00 |
|
Emil Wangaa
|
6a1d7d2586
|
Adds GetScaffold in CodeFileController to simplify initial view in backoffice
Refactored the FileService a bit to be able to get content of the snippets without duplicate code
|
2017-02-01 12:33:20 +01:00 |
|
Emil Wangaa
|
431f91b900
|
Adds an api endpoint for getting the available snippets in the Umbraco folder
|
2017-01-30 14:57:08 +01:00 |
|
Per Ploug
|
b05c4711ce
|
Fixes tree syncing issues
|
2017-01-30 13:33:05 +01:00 |
|
Warren Buckley
|
2f7b532209
|
Adds in code summaries for C# doc generation. Removes unused references & some tidying up (mostly sensible R# suggestions)
|
2017-01-19 15:43:29 +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 |
|
Niels Hartvig
|
ace111aefb
|
Adding support for get, save and rename to new Partial View editor
|
2017-01-16 16:50:22 +01:00 |
|
Niels Hartvig
|
4c330c8654
|
Implements CodeFileController
|
2017-01-09 22:54:28 +01:00 |
|