Shannon
|
327d17c90e
|
obsoleted some un-used/legacy code. IMediaFactory it is no longer used and is contained in an old assembly. If we want to re-support this (which i don't think we do), it needs to be manually re-created and implemented, i don't think its been used for quite some time.
|
2013-11-26 17:52:53 +11:00 |
|
Shannon
|
c89fb0a0be
|
Fixes: U4-3688 Unable to delete a property of type "Tags" from a Document Type
|
2013-11-26 13:58:49 +11:00 |
|
Shannon
|
683862932b
|
Fixes: U4-3679 Using two data types with the Media Picker data editor multiple/not multiple
|
2013-11-25 19:38:56 +11:00 |
|
Shannon
|
99e0a1f11b
|
Fixes: U4-3673 Creating content with Services API always sets created by to admin
|
2013-11-25 13:22:35 +11:00 |
|
Tim Geyssens
|
4dc7b185aa
|
another update to rel links data migration
|
2013-11-21 11:27:34 +01:00 |
|
Tim Geyssens
|
d0d1b2675d
|
Some changes to related links to make sure peoples front end code will still work
|
2013-11-21 11:24:46 +01:00 |
|
Tim Geyssens
|
1c20496974
|
removes cs from rel links data upgrader, was getting lock issues
|
2013-11-21 11:13:21 +01:00 |
|
Tim Geyssens
|
92c28de028
|
Final touches to rel links data upgrader
|
2013-11-21 10:41:42 +01:00 |
|
Tim Geyssens
|
16ea928c75
|
rel links data upgrader, migration is working :)
|
2013-11-21 10:30:27 +01:00 |
|
Tim Geyssens
|
31f67eac6c
|
uses newtonsoft json serializer on rel link data upgrader
|
2013-11-21 10:20:18 +01:00 |
|
Tim Geyssens
|
64cae76dca
|
And yet another small update to rel links data upgrader
|
2013-11-21 09:57:18 +01:00 |
|
Tim Geyssens
|
b6e4a96e3b
|
Another small update to rel links data upgrader
|
2013-11-21 09:35:20 +01:00 |
|
Tim Geyssens
|
82154ee660
|
Small update to rel links data upgrader
|
2013-11-21 09:23:41 +01:00 |
|
Tim Geyssens
|
05cd6500ba
|
Adds some exception handling to the rel links data upgrader, always nice not to blow up the upgrader
|
2013-11-21 08:53:13 +01:00 |
|
Tim Geyssens
|
345340b957
|
Adds rel links data upgrader
|
2013-11-21 08:45:46 +01:00 |
|
Shannon
|
22be517daf
|
publicizes the legacy parameter editor alias map, ensures that a YSOD is not shown when a legacy parameter editor is trying to be rendered, we just render a text box in its place
|
2013-11-21 18:10:47 +11:00 |
|
Shannon
|
8860e77468
|
Fixes tests
|
2013-11-21 17:47:23 +11:00 |
|
Shannon
|
6fd5eee4f6
|
Fixes: U4-3591 Creating PropertyValueConverter for a v7 prop editor (created with manifest) ends up with YSOD when outputting value on frontend
|
2013-11-21 16:39:21 +11:00 |
|
Shannon
|
abd1c89660
|
Changes locker to be static
|
2013-11-21 14:42:35 +11:00 |
|
Shannon
|
9acaa82d4b
|
Fixes hash generation and checking with the trees.config file - since this is changed during startup our plugin cache was never active :(
|
2013-11-21 14:01:54 +11:00 |
|
Shannon
|
874c7977c2
|
updates typefinder assembly ignore list - ensures that we scan the providers dll and ignores some other new ones (should slightly speed up startup)
|
2013-11-21 12:15:59 +11:00 |
|
Stephan
|
a626eeff7d
|
U4-3591 - more explicit exception when two IPropertyValueConverter collides
|
2013-11-20 09:58:28 +01:00 |
|
Shannon
|
84353d1e77
|
Fixes: U4-3587 Can't delete a member when there is a group assigned
|
2013-11-20 18:23:23 +11:00 |
|
Shannon
|
0a11f31754
|
Fixes: U4-3610 When adding another tab to a member type no members will load and result in a YSOD
|
2013-11-20 16:58:25 +11:00 |
|
Sebastiaan Janssen
|
3d90e66d36
|
Bump version number
|
2013-11-19 19:20:07 +01:00 |
|
Sebastiaan Janssen
|
14bb0ce4d8
|
At least a temporary fix of the starter kit installer
|
2013-11-19 18:01:09 +01:00 |
|
Shannon
|
e2890d4186
|
reverts the installer to ensure media picker is included along with multiple media picker - people will want both and this fixes a failing test.
|
2013-11-19 17:52:20 +11:00 |
|
Shannon
|
1e2688b14d
|
fixes some more unit tests
|
2013-11-19 17:41:48 +11:00 |
|
Shannon
|
d3b8ac31c7
|
Fixes up a bunch of failing tests with hard coded ids. Still need to fix a few more
|
2013-11-19 15:36:30 +11:00 |
|
Shannon
|
2f42fc61bf
|
Changed method signatures of some of the conversion methods on the PropertyValueEditor to make it more flexible for developers to do what they want.
|
2013-11-19 11:51:01 +11:00 |
|
Shannon
|
ac2009e4ae
|
Fixes up CData issues - true/false editor had incorrect value type - changed to INT, drop down had incorrect value type - changed to STRING, changed logic to check for empty/null values, if so never return CData as this just takes up more un-needed space
|
2013-11-19 10:54:28 +11:00 |
|
Shannon
|
89b20a2e77
|
Updates installer to not install the legacy 'Media Picker' by default and instead install the newer "Multiple Media Picker" which has been given new ids.
|
2013-11-19 10:11:39 +11:00 |
|
Shannon
|
d2a00f5c18
|
media folders are not containers by default: U4-3566 Don't make Media Folders "Listviews" by default
|
2013-11-19 09:39:14 +11:00 |
|
perploug
|
6d516212eb
|
Changes the default media picker to a multiple-node one
|
2013-11-18 20:43:42 +01:00 |
|
Shannon
|
4d31512ef0
|
Custom membership provider's now working in the back office UI - have created intial functionality to allow custom properties with custom membership providers (the creation already performs the link if the Member member type is available). Updating also works too, need to clean up some code though as it's fairly messy.
|
2013-11-18 14:25:08 +11:00 |
|
Shannon
|
1707e6b18f
|
Added ability for a menu item to simply navigate to a route, adding functoinality for us to create/edit/delete members based on a generic membership provider.
|
2013-11-17 13:43:04 +11:00 |
|
Shannon
|
259d8e03db
|
completes: U4-3300 Need to test content service copy API with tags - since there's 'special' code in there to handle it that's not been tested with the new changes - with test
|
2013-11-15 17:54:01 +11:00 |
|
Shannon
|
94cc49e67e
|
Fixed the model mapping tests
|
2013-11-15 17:15:59 +11:00 |
|
Shannon
|
5244f75d0d
|
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
|
2013-11-15 17:01:13 +11:00 |
|
Shandem
|
96440c9ee5
|
Merge pull request #248 from lars-erik/6.2.0-fix-sqlsyntaxprovider-indexclustring
6.2.0 fix sqlsyntaxprovider indexclustring
|
2013-11-14 22:00:31 -08:00 |
|
Shannon
|
4a6103ba94
|
Fixes some merge issues, tries to speed up unit tests a little.
|
2013-11-15 15:10:02 +11:00 |
|
Shannon
|
8bbe6675db
|
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
Conflicts:
src/Umbraco.Core/Persistence/Factories/UmbracoEntityFactory.cs
src/Umbraco.Core/Persistence/Repositories/EntityRepository.cs
|
2013-11-15 15:00:44 +11:00 |
|
Shannon
|
b4c005c140
|
Fixes up the EntityRepository to use dynamics for media as well so that *all* fields in the main table are returned so we can store this information in AdditionalData, now that this is working nicely we should make the entity repo lookup the properties for content too just like we're doing for media since these get put into AdditionalData as well and there's really not much overhead to do that.
Conflicts:
src/Umbraco.Core/Persistence/Repositories/EntityRepository.cs
|
2013-11-15 14:53:26 +11:00 |
|
Shannon
|
34cebe989f
|
Fixes up the EntityRepository to use dynamics for media as well so that *all* fields in the main table are returned so we can store this information in AdditionalData, now that this is working nicely we should make the entity repo lookup the properties for content too just like we're doing for media since these get put into AdditionalData as well and there's really not much overhead to do that.
|
2013-11-15 14:29:34 +11:00 |
|
Shannon
|
6d2caaa723
|
Fixes: U4-3430 Save Properties not working for usercontrol macro
|
2013-11-14 21:56:01 +11:00 |
|
Lars-Erik Aabech
|
e3cd85a6a2
|
Made CreateIndexBuilder set IndexType in Clustered(), NonClustered() and Unique().
|
2013-11-14 10:55:35 +01:00 |
|
Shannon
|
10e65e8027
|
Adds new Multiple Media picker property editor
|
2013-11-14 20:36:06 +11:00 |
|
perploug
|
bf93d773a8
|
redirects all repo requests to our instead of packages
|
2013-11-14 09:04:10 +01:00 |
|
Shannon
|
8dab2148f1
|
changes TinyMCEv3Alias to just TinyMCEAlias but unfortunatey we cannot change the actual alias stored in the db because we're already in RC - that means that people will forever see TinyMCEv3 as the property editor alias :( even though it is already v4
|
2013-11-14 13:39:03 +11:00 |
|
Shannon
|
86c996efb8
|
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
|
2013-11-14 10:51:52 +11:00 |
|