Converted all resources over to use a newer structure for generating URLs, created unit tests for those, fixed the js build so that the name is still "umbraco" not "umbraco 7" since that causes problems with css and other file references.

This commit is contained in:
Shannon
2013-07-12 13:26:11 +10:00
parent 812686f5e2
commit cdf114df4b
18 changed files with 394 additions and 249 deletions

View File

@@ -1,6 +1,6 @@
{
"author": "Umbraco HQ",
"name": "umbraco 7",
"name": "umbraco",
"homepage": "https://github.com/umbraco/umbraco-cms/tree/7.0.0",
"version": "0.0.1-TechnicalPReview",
"repository": {