Stephan
8ab61039ed
U4-6147 - refactor RepositoryFactory and all IUnitOfWork (in progress)
2016-04-29 09:10:00 +02:00
Shannon
209e9373d0
Rebuild on startup working
...
Gets indexes rebuilding at startup, gets indexes rebuilding with published content which required some updates to the content service/repo to pass in a more robust filter when paging. Added more tasks to fix up more of the examine parts like the local storage sync which currently just throws exceptions.
2016-04-29 00:50:26 +02:00
Shannon
734f5f35dc
Fixes tests
2016-04-28 22:12:55 +02:00
Shannon
cba64aeb49
cleans up the UmbracoExamineSearcher class
...
makes sure the temp storage stuff works - but this will be only configuration based searchers (legacy)
2016-04-28 20:19:38 +02:00
Shannon
0f2c59b735
Obsolete code updated to correct usages
...
Updates most of the code in the umbraco examine indexers to use current (non deprecated examine code)
2016-04-28 18:39:52 +02:00
Stephan
b0a33844b1
Fixing tests - database
2016-04-27 19:59:01 +02:00
Stephan
6dea69c5a1
U4-2508 - improve culture detection in 404 situation
2016-04-27 19:09:49 +02:00
Shannon
f992c47111
all tests passing
2016-04-27 16:37:57 +02:00
Shannon
e42ac644a3
Merge branch 'dev-v8' into dev-v8-ExamineV2
...
Conflicts:
src/Umbraco.Tests/UmbracoExamine/IndexInitializer.cs
src/UmbracoExamine/DataServices/PropertyAliasDto.cs
src/UmbracoExamine/packages.config
2016-04-27 14:30:10 +02:00
Shannon
0f2f439477
Updates examine, fixes more tests, ensures the correct FieldDefinitions are set
2016-04-27 12:58:43 +02:00
Chriztian Steinmeier
066ef6809b
Change the language keys necessary for the fix
2016-04-26 23:36:42 +02:00
Shannon
589b80ca03
Gets all index tests passing
2016-04-26 17:29:40 +02:00
Shannon
2de8f5117c
Adds parent id option, finally getting some examine tests passing
2016-04-26 15:48:25 +02:00
Mads Rasmussen
4b682e0669
Merge pull request #1201 from bjarnef/dev-v7-U4-8022
...
U4-8022 - Fix issues with tree icons + legacy icons
2016-04-25 21:13:14 +02:00
Mads Rasmussen
4886631d54
Merge pull request #1202 from bjarnef/dev-v7-U4-7967
...
U4-7967 - Fix errors when saving document type when no icon is selected
2016-04-25 20:14:11 +02:00
Stephan
2c3c0eae12
U4-8370 - fix broken upgrade
2016-04-25 17:10:10 +02:00
Stephan
fb99e375d0
U4-5699 - update template alias in gui after saving
2016-04-25 14:14:55 +02:00
Stephan
7e9a14be83
RteMacroRenderingValueConverter should return an IHtmlString
2016-04-25 11:18:22 +02:00
Claus
9b39f712be
U4-3411 Adding new language doesn't sync the tree
2016-04-25 10:11:54 +02:00
bjarnef
fcdf212c4c
Rename area alias
2016-04-24 18:42:46 +02:00
Shannon
af95e4bb29
a little more integration, working on getting unit tests passing
2016-04-24 11:16:48 +02:00
Shannon
46e714208d
More refactoring with new examine 2 version, it builds again but nothing will quite work yet, now to work on the unit tests.
2016-04-23 18:57:13 +02:00
Asbjørn Riis-Knudsen
deb74939af
U4-8365: Fix decimal property value converter to work on non EN-US cultures
2016-04-23 17:54:37 +02:00
Søren Gregersen
bad1372313
Update ICacheProvider.cs
...
Not really an abstract class... :)
2016-04-23 15:58:18 +02:00
Shannon
4491d033e9
it builds! ... now to fix a bunch more.
2016-04-22 23:23:27 +02:00
Stephan
ae7b93609b
Fixing tests - application context
2016-04-22 12:03:30 +02:00
Stephan
1f85f51ecd
Fixing tests - services test object
2016-04-22 09:58:02 +02:00
Stephan
3daf2bf9a0
Fixing test - MultiValuePropertyEditorTests, FindingMigrationsTest
2016-04-22 09:34:12 +02:00
Shannon
1f2838cb0a
fixes merge issues
2016-04-21 14:38:39 +02:00
Shannon
2027cd7b07
Merge branch 'dev-v8' into dev-v8-persistclr
...
Conflicts:
src/Umbraco.Core/Persistence/UmbracoDatabase.cs
src/Umbraco.Tests/TestHelpers/BaseDatabaseFactoryTest.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
2016-04-21 12:19:14 +02:00
Shannon
081d6ecc07
adds notes
2016-04-21 12:15:39 +02:00
Shannon
55ae0d3af6
Ensure the correct services are injected in to property editors so they are not using singletons
2016-04-21 11:38:43 +02:00
Stephan
23817cdce5
Fixing tests - MigrationStartupHandler is IDisposable
2016-04-20 22:52:48 +02:00
Stephan
07b410459f
Fixing tests - file systems
2016-04-20 22:52:48 +02:00
Stephan
4e702c7c79
Fixing tests - kill KegacyShortStringHelper
2016-04-20 22:52:48 +02:00
Stephan
41f6012eb3
Fixing tests - ServiceContext
2016-04-20 22:52:48 +02:00
Stephan
bf51be950f
Fixing tests - CoreBootManager
2016-04-20 22:52:48 +02:00
Stephan
7e8b4d13a7
Fixing tests - ValueListPreValueEditor
2016-04-20 22:52:48 +02:00
Stephan
b04e070757
Fixing tests - Plugin and TypeFinder
2016-04-20 22:52:48 +02:00
Shannon
7e13781d8b
fixes merge issue
2016-04-20 16:04:35 +02:00
Shannon
72cef006d3
bumps version
2016-04-20 15:56:06 +02:00
Shannon
3ef204a46f
Merge remote-tracking branch 'origin/dev-v7' into dev-v8
...
Conflicts:
src/Umbraco.Core/Persistence/Repositories/ContentRepository.cs
src/Umbraco.Core/Persistence/Repositories/VersionableRepositoryBase.cs
src/Umbraco.Core/Persistence/UmbracoDatabase.cs
src/Umbraco.Tests/Persistence/Repositories/ContentRepositoryTest.cs
2016-04-20 15:53:13 +02:00
Shannon
6124126835
Fixes the custom field sorting, no longer has a sub query for order by, now supports both mysql and sqlce, adds a unit test (should add more though)
2016-04-20 15:50:38 +02:00
Shannon
7e71dcd2ae
Merge remote-tracking branch 'origin/dev-v7.5' into dev-v7
2016-04-20 12:56:03 +02:00
Shannon
289d5f5741
removes the need for the custom regex for the order by since we no longer have an order by sub-query
2016-04-20 12:51:42 +02:00
Shannon
f149ca9c76
Fixes SqlCe and MySQL sorting on custom properties for list view, this also makes the query work much better and there is no longer a requirement for a sub-query in the order by statement.
2016-04-20 12:50:52 +02:00
bjarnef
9174029126
Fix localization of listview buttons/links actions.
2016-04-18 22:33:38 +02:00
bjarnef
3564e70259
Localize "unsaved changes" dialog.
2016-04-18 20:42:19 +02:00
Lars-Erik Aabech
1d428045b6
Don't remove virtual on SetupApplicationContext. Might be many external inheritors.
2016-04-18 15:35:09 +02:00
bjarnef
e9bf41e869
Wrap text "Include all child nodes" in a label
2016-04-14 23:22:26 +02:00