sitereactor
a897f51511
Merge with 4.10.0
2012-11-02 12:29:17 -01:00
sitereactor
98ef3f96f8
Correcting issue with RepositoryResolver not setting the unit of work when resolving.
2012-11-02 11:54:42 -01:00
sitereactor
2ba506e598
Adding SqlCe to DbProviderFactories config setting to avoid issue with provider not being found.
...
Correct error in RepositorySettingsTests after having changed config.
2012-11-02 10:18:07 -01:00
Sebastiaan Janssen
ed5a0be20e
Merge with updated language files
2012-11-02 09:32:54 -01:00
Sebastiaan Janssen
4e82d282bf
Cleaned up and updated the web.Template.config before release
...
Also reformatted in hopes to keep the formatting consistent between releases from now on
2012-11-02 09:32:20 -01:00
sitereactor
fe003edd02
Adding language files from github localization repo.
2012-11-02 09:23:59 -01:00
sitereactor
ccb1734a04
Removing dependency on DbProviderFactories in DatabaseFactory.
...
Refactoring mocked content used by ContentTests.
Refactoring dirty-usage.
2012-11-02 09:11:23 -01:00
Sebastiaan Janssen
17f326dc89
Enable relationtypes tree in release version as well
2012-11-02 08:52:12 -01:00
sitereactor
49c2be3c4a
Removing DbProviderFactories dependency in DatabaseContext
2012-11-02 07:34:41 -01:00
Stephan
2c38f7ce7f
fix BaseRest config management - would throw when missing config files
2012-11-01 16:46:04 -01:00
sitereactor
a98fddbd58
Fixing event subscription which caused a series of unit tests to fail
2012-11-01 15:06:35 -01:00
sitereactor
3d7376824d
Adding more unit tests to cover different scenarios for publishing logic
2012-11-01 13:48:03 -01:00
Sebastiaan Janssen
3ba31cc82c
Fixed breaking change: method signature of Template.MakeNew changes when you add
...
optional params, breaking uSiteBuilder.
2012-11-01 12:51:46 -01:00
sitereactor
b1240abf0b
Unit tests covering the ContentService.
...
Adding new configurations to the release configs.
Refactoring the publishing strategy and a few of the services.
2012-11-01 10:59:32 -01:00
sitereactor
6e8add79ac
Merge
2012-11-01 07:25:40 -01:00
sitereactor
42d233239a
Adding dummy files, so unit tests doesn't fail in TC
2012-11-01 07:25:02 -01:00
Sebastiaan Janssen
9184a12056
Merge
2012-10-31 15:32:35 -01:00
Sebastiaan Janssen
d2788f202a
NuGet Package restore problem seems related to version of nuget.exe, updated
...
See: http://nuget.codeplex.com/discussions/398910
2012-10-31 15:31:52 -01:00
sitereactor
a4a4ab433d
Merge with 4.10.0
2012-10-31 15:17:20 -01:00
sitereactor
8225950cac
Merge
2012-10-31 15:15:32 -01:00
sitereactor
4e2bcee35b
Adding more tests to cover the ContentService and refactoring.
2012-10-31 15:15:02 -01:00
Sebastiaan Janssen
e781bac935
And another update to the nuget path to hopefully get it correct for TeamCity
2012-10-31 14:55:06 -01:00
Sebastiaan Janssen
235527a5a6
SolutionDir path is not correct when there are spaces in it (TeamCity has that)
2012-10-31 14:53:18 -01:00
jeavonleopold
e502ce4ff9
U4-1112 - Add Any() property to DynamicXml
2012-10-31 10:47:04 +00:00
Shannon Deminick
8fff66dcb7
Merge
2012-10-31 20:48:50 +06:00
Shannon Deminick
bc47e0c4a6
Fixed the get enumerator method in the legacy DynamicXml so that it still returns the legacy class instead of the new one.
2012-10-31 20:42:06 +06:00
Sebastiaan Janssen
4cec26c71b
New NuGet targets file, might fix pacakge restore problem in TeamCity
2012-10-31 08:32:56 -01:00
sitereactor
b86bfdd87b
Refactoring usage of UOW in ContentService
2012-10-31 08:20:45 -01:00
Shannon Deminick
85c110bad5
missing changed file
2012-10-31 11:46:02 +06:00
Shannon Deminick
8866607582
changed milliseconds to seconds
2012-10-31 11:43:14 +06:00
Shannon Deminick
0db6c2cc11
Fixed issue that locally declared SurfaceControllers are routed through 'umbraco' area, this should not have been the case.
...
Created new CacheHelper which replaces the old Cache class and is accessible via the UmbracoContext.
Added new CachedPartial extension method to be able to cache the output of your partials (also by page and by member)
Added mew CacheHelperApplicationEventListener in order to automatically clear the partials cache when content is published, media or members is saved.
2012-10-31 11:36:22 +06:00
sitereactor
e30cf6bc65
Adding unit tests for the ContentRepository and starting refactoring of the UOW usages in the services.
2012-10-30 20:01:09 -01:00
sitereactor
d3655fd726
Making BaseDatabaseFactoryTest single threaded.
...
Refactoring while testing ContentService.
2012-10-30 19:27:47 -01:00
sitereactor
16bb9df623
Refactoring usage of the DatabaseContext
2012-10-30 15:20:54 -01:00
sitereactor
137a54b193
Refactoring DTOs for Identity seed, which is used by Sql Ce.
...
Updating unit tests and Contexts to include the ServiceContext and DatabaseContext.
2012-10-30 15:03:58 -01:00
sitereactor
347bf3fabf
Implements a basic version of the MacroService for U4-940
...
Adding a static ServiceFactory class for easy access to the various services in a non-singleton way.
Adding a Resolver for MacroPropertyTypes.
Updating the CoreBootManager and PluginManager to include the MacroPropertyTypeResolver.
2012-10-30 09:25:28 -01:00
Shannon Deminick
c3795d7e5a
Added some code comments and did a check for redirects (returns null if this is the case)
2012-10-30 06:49:36 +06:00
Shannon Deminick
36eea348ba
changes the fix for U4-1097 to use an InvariantEquals instead of a direct equals just in case!
2012-10-30 06:23:29 +06:00
sitereactor
81aedbd9dd
Merge with 4.10.0
2012-10-29 14:40:02 -01:00
sitereactor
17a70b4e05
Updating repositories
2012-10-29 14:39:24 -01:00
sitereactor
0c4c429b68
Implements U4-943 to the extent its currently possible.
...
Refactoring publishing methods in the ContentService.
Adding tests for the QueryBuilder.
2012-10-29 14:28:16 -01:00
Stephan
be3f95610b
U4-1081 - treat missing template at 404
2012-10-29 12:35:39 -01:00
sitereactor
c20072c01d
Merge with 4.10.0
2012-10-29 09:55:33 -01:00
sitereactor
960ae22271
Adding convention to column naming for table creation.
...
Adding DatabaseContext hooked up to UmbracoContext and initialized through the CoreBootManager.
Adding constant for ConnectionString name in GlobalSettings.
2012-10-29 09:49:31 -01:00
Stephan
f9aa4b28af
U4-889 - cancelling publish via an event caused a JavaScript error
2012-10-29 07:48:45 -01:00
Stephan
232c2292cb
U4-1093 - fail to publish a node w/new content type
...
the way we added the new content type to the schema just could not work
also, stop reloading the whole XML from DB because the schema changes
2012-10-28 19:35:19 -01:00
Stephan
80dca1e3f2
U4-1089 - non-ascii chars in urls cause 404
2012-10-28 11:58:48 -01:00
Stephan
47b6f7f4d5
fix U4-1087 : preview badge does not show
2012-10-28 10:58:56 -01:00
pgregorynz
03af54b1d5
Merge
2012-10-25 14:21:16 -10:00
Casey Neehouse
bbd62f20a9
Corrects a couple minor issue with Directory support when mapped to a
...
Virtual Directory and network shares.
2012-10-26 04:19:14 +04:00