Shannon
aea1a17a03
Last commit into mercurial!!! -- a bunch of model mapping mayhem
2013-06-10 20:24:54 -02:00
Shannon
e750fda197
added readonly view to support showing value from legacy data types.
2013-06-10 17:12:59 -02:00
Shannon
711cc3629b
Fixed up some model mapping.
2013-06-10 17:01:50 -02:00
Shannon
877c0b85cd
Refactors content model mapper to be re-used for media, added new base model class
...
to deal with content similarities like media. Renamed some service methods to be consistent.
2013-06-10 16:43:42 -02:00
Shannon
e8c4063ed1
Fixes data saving services
2013-06-10 15:58:52 -02:00
Shannon
01c48b7dba
Fixed content edit data issue and fixes media controller naming
2013-06-10 15:49:35 -02:00
Shannon
655a280cf1
Ensures the tree expansion doesn't happen when there are no child nodes.
2013-06-10 15:03:25 -02:00
Shannon
5a51a8440a
updates ignore
2013-06-10 14:51:21 -02:00
Shannon
c8df4a08f9
missing file commit
2013-06-10 14:48:29 -02:00
Shannon
b12e59cbac
Removed temp committed files for belle, added build scripts
2013-06-10 14:46:49 -02:00
Sebastiaan Janssen
5fd90e1c13
Update README.md
2013-06-10 19:17:37 +03:00
Sebastiaan Janssen
a6eaec9ecb
Update README.md
2013-06-10 19:09:03 +03:00
Sebastiaan Janssen
f5553bcc06
Create README.md
2013-06-10 18:05:07 +02:00
Shannon
6b6dfceda0
Fixed issues with tree data loading
2013-06-10 14:03:41 -02:00
Shannon
81f10b72d7
Fixes some issues with merge changes.
2013-06-10 13:39:44 -02:00
Shannon
966531bd95
renames content controllers with correct file names
2013-06-10 13:20:46 -02:00
Shannon
fa9c259a84
Adds media views and controllers
2013-06-10 13:19:45 -02:00
Shannon
e88c28c486
Fixed JS build issues.
2013-06-10 13:16:13 -02:00
Shannon
10facc24fa
ensures media picker html is correct
2013-06-10 13:10:21 -02:00
Shannon
afb4867951
Ensures resources are correct
2013-06-10 13:05:57 -02:00
Shannon
77c8b22fe1
Merges in custom controller changes.
2013-06-10 13:01:17 -02:00
Shannon
3bd7fbfa9a
Ensures tree directive is using the icon filters (which we'll need to change later) Added
...
custom validation directives.
2013-06-10 12:56:32 -02:00
leekelleher
e0c68a8e1c
Resolves #U4-184 Upgrade package when installing a newer version.
...
Multiple package versions can be installed, only the latest version is listed under "Installed Packages".
When the installed package is viewed, a list of previously installed versions (of that package) are listed.
2013-06-10 13:55:58 -01:00
Shannon
6e83541e05
merging in controllers.js
2013-06-10 11:55:54 -02:00
Shannon
bf7eda9347
Removing items that shouldn't be there
2013-06-10 11:19:15 -02:00
Shannon
bc5ef66f1a
Merge
2013-06-10 11:16:05 -02:00
Shannon
df72297429
Got media picker working with real media items.
2013-06-10 11:15:33 -02:00
Per Ploug Krogslund
e09272316f
Merge
2013-06-10 10:56:44 -02:00
Per Ploug Krogslund
9c32a4ead0
Merge
2013-06-10 10:48:56 -02:00
Per Ploug Krogslund
f472e139b5
clearing out legacy common folder
2013-06-10 10:48:36 -02:00
Per Ploug Krogslund
47f1dcf4e5
Missing client files, excluding node_modules
2013-06-10 10:44:40 -02:00
Per Ploug Krogslund
6b6ece01f6
Moved all JS files to umbraco.ui.client folder so naming and structure is consistent with the umrbaco 7 structure
...
Added locally mocked data in a seperate module
2013-06-10 10:39:34 -02:00
Shannon
47d70e858b
Getting media picker working
2013-06-10 10:36:59 -02:00
Shannon
1b59c1ba6e
Got content item creation working and rte property editor working/saving
2013-06-09 11:40:52 -02:00
Shannon
083328e473
Fixes tree source parsing.
2013-06-09 06:27:16 -02:00
Shannon
54bad14590
Merge
2013-06-09 06:21:09 -02:00
Shannon Deminick
1f8aa65b5d
missing template to get demo working
2013-06-09 06:19:36 -02:00
Shannon
0205f8a025
Merge
2013-06-09 06:19:27 -02:00
Shannon
1da4f2379f
Temp removes uGoLive since the old TypeFinder isn't there anymore.
2013-06-09 06:19:08 -02:00
Shannon Deminick
b341cf8b93
Commits temp js files needed for demo to work
2013-06-09 06:16:56 -02:00
Shannon Deminick
e888bd39d6
Commits some directive views - temporary to get demo working
2013-06-09 05:58:06 -02:00
Shannon Deminick
8e3f075fd9
missing file
2013-06-07 04:18:30 -10:00
Shannon Deminick
6028cebc90
Fixes lookup for getting allowed child content types
2013-06-07 02:45:06 -10:00
Shannon Deminick
9cfbb24f4c
Content is now saving properly in the editor.
2013-06-07 02:29:24 -10:00
Shannon Deminick
9431ae7fdb
Fixed issues of using StateHelper since we do things in async which don't have an HttpContext.Current, so we use our
...
UmbracoContext.Current instead if required. Changed StateHelper to be obsolete as we need to replace all calls to it with
proper extension methods. Updated the content model mappers to ensure we ToArray property objects so they don't keep
re-processing the Linq statement when iterating. Content is now saving to the db.
2013-06-07 01:39:53 -10:00
Morten Christensen
bc1b2dc5f4
Fixes #U4-2333
2013-06-07 05:19:45 -02:00
Morten Christensen
0bb643672f
Adding some minor changes/adjustments to the TypeFinder to make a bit more flexible for external usage.
2013-06-07 05:19:25 -02:00
Shannon Deminick
96fac60c3f
So close to having data saving but now we have issues with HttpContext.Current because we are running async processes... fail.
2013-06-05 14:37:19 -10:00
Shannon Deminick
406edc4aab
Adds a bunch of directives from my POC to do with validation but haven't implemented them. Ensures that ng-form is applied to each property item.
2013-06-04 23:01:26 -10:00
Shannon Deminick
6dd48262e1
Fixed up how tabs are loading to work with async data and am now displaying real data !
2013-06-04 22:30:49 -10:00