Commit Graph

28 Commits

Author SHA1 Message Date
slace 662f8f381b Some refactoring of LINQ to Umbraco to make writing custom UmbracoDataProviders
Fixing the code gen for LINQ to Umbraco to properly do the IsDirty stuff

[TFS Changeset #76215]
2010-08-23 08:57:36 +00:00
slace dd2d3ebc5c Adding handling for the XML not matching what LINQ to Umbraco thinks it should be
[TFS Changeset #76094]
2010-08-22 05:41:44 +00:00
slace b68bf3f627 Fixing some problems with LINQ to Umbraco:
- inherited properties not properly managed
- non-mandatory structs are handled
- adding NodeName and Path to the BaseDocType class (obsoleted Name property, but not removed)

[TFS Changeset #76091]
2010-08-22 05:16:12 +00:00
hartvig b820b40edd Fixes 28247
[TFS Changeset #73908]
2010-07-25 21:10:33 +00:00
hartvig cfb088ee07 fixing javascript error with tab view in media picker for tinyMCE
fixing assembly versioning so that all umbraco assemblies have the same version
~AP

[TFS Changeset #70951]
2010-06-23 14:12:16 +00:00
hartvig 011b71652d Fixes issues with safeAlias and imported packages
[TFS Changeset #70920]
2010-06-23 11:34:28 +00:00
slace d22b6ca315 Fixing the ancestor or default selector in LINQ to Umbraco
[TFS Changeset #68260]
2010-06-13 09:51:07 +00:00
slace e32304dc3b upgraded to vs2010
[TFS Changeset #66309]
2010-05-27 13:28:58 +00:00
Shandem 4982fdb937 More unit tests.
ClientDependency update (Fixes: 27155 medium trust issue)
Fixes: 27156 - DLLs locked when building solution
Fixes: 27154 - Examine requirePermission attributes for medium trust
Fixes: 27152 - TypeFinder never creating seperate AppDomain for finding types in full trust

[TFS Changeset #66282]
2010-05-24 14:55:47 +00:00
slace ea6b8f61fe DO NOT DOWNLOAD, THERE ARE MUCH MORE IMPORTANT THINGS GOING ON TODAY THAN LOOKING AT THIS SOURCE CODE!
Modifying the LINQ to Umbraco node data provider to work with the new schema
Adding some additional properties to the DocTypeBase class and IDocTypeBase interface

[TFS Changeset #64007]
2010-02-16 05:55:21 +00:00
slace 5783e82ec7 DO NOT DOWNLOAD, DOWNLOAD A DIFFERENT VERSION OF THE SOURCE
New linq to umbraco code gen (poco + abstractions), moved to support new schema only in NodeDataProvider

[TFS Changeset #63914]
2010-02-11 10:37:35 +00:00
slace 10be8c518f DO NOT DOWNLOAD, DOWNLOADING WILL CAUSE IRREPRABLE DAMAGE TO THE SPACE-TIME CONTINUUM.
Adding support for interface generation for linq to umbraco. Abstraction ftw!

[TFS Changeset #62453]
2009-12-21 11:45:39 +00:00
slace 359aeda6ad DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Accepting patches
Tweaking linq to umbraco for some funky stuff

[TFS Changeset #61318]
2009-11-13 10:48:26 +00:00
slace 49b5303efa DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEAST TAB
fixing bug 25082
and the locallink bug

[TFS Changeset #61298]
2009-11-12 11:09:01 +00:00
slace 467336708a DO NOT DOWNLOAD. DOWNLOAD THE LATEST STABLE FROM RELEASE TAB
Template expodes in linq to umbraco

[TFS Changeset #60445]
2009-10-25 00:05:46 +00:00
slace 16ac26d449 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Improving linq to umbracos interaction with the umbraco memory cache
more use of client dependency

[TFS Changeset #59351]
2009-09-22 11:50:46 +00:00
slace 3abb520a98 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Fixing a mistaken move
Some renaming within linq to umbraco

[TFS Changeset #59350]
2009-09-22 11:08:45 +00:00
slace 91e677d7c4 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Fixing the auto generated code for linq to umbraco

[TFS Changeset #58744]
2009-09-03 06:33:49 +00:00
slace 81b9172676 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Added MemberType.ToXml to work towards exportability

[TFS Changeset #57643]
2009-08-04 11:37:21 +00:00
slace b30c526bd3 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Fixing the pascal casing logic to better preserve the Umbraco-sepecified casing of generated types in linq to umbraco

[TFS Changeset #55792]
2009-07-01 13:19:21 +00:00
slace a68b657a11 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Fixing boolean for YesNo data type in linq to umbraco

[TFS Changeset #55390]
2009-06-23 11:56:44 +00:00
slace b53832e80e DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
More fixes that are unrelated to any testing from cg09 :|

[TFS Changeset #55266]
2009-06-22 11:53:13 +00:00
slace b7b8ea8d97 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Fixing missing file from VSSDK

[TFS Changeset #55206]
2009-06-21 06:53:58 +00:00
slace 995258cce4 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Removing VSSDK from DTMetal code builder

[TFS Changeset #55205]
2009-06-21 06:46:52 +00:00
slace 145e75ebdc DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Integrating LINQ to Umbraco into the umbraco UI
Upgrade 4.1 to .NET 3.5

[TFS Changeset #55173]
2009-06-20 14:23:15 +00:00
slace 337fb79ae2 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Fixing attributes used by Linq to Umbraco

[TFS Changeset #55110]
2009-06-19 17:40:48 +00:00
slace a3d9fa14de DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Fixing problems from the renaming of the Core project and refactoring the dependancies

[TFS Changeset #55089]
2009-06-19 09:35:38 +00:00
slace 2df0dbb726 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Merging Linq to Umbraco into the main project for 4.1

[TFS Changeset #55083]
2009-06-19 09:02:25 +00:00