Nikolaj
aa1807bd5a
Reuse compiled assembly again if no changes are detected
...
It's not pretty, but it works...
2020-09-03 10:31:45 +02:00
Nikolaj
1eb7e9c1eb
Add further progress
2020-09-02 14:44:01 +02:00
Elitsa Marinovska
84e330a0ee
Removes previous changes for injecting IPublishedSnapshotAccessor and instead modifies static methods in ModelsBuilder's generated code to accept the required param
2020-08-03 14:16:58 +02:00
Elitsa Marinovska
7983dcb305
Fixing tests and methods after introducing IPublishedSnapshotAccessor service to PublishedModelUtility. Changing accessibility lvls from migrating tests to a different project
2020-07-13 21:52:11 +02:00
Elitsa Marinovska
d7b818001e
Migrating MB tests and changing required accessibility lvls
2020-07-13 21:49:09 +02:00
Elitsa Marinovska
e69c98ea9c
Removing redundant cast
2020-07-13 13:53:02 +02:00
Elitsa Marinovska
c0d266fc92
Migrating project to .net core
2020-07-13 13:38:41 +02:00
Bjarke Berg
f671fea998
NetCore: Refactor config/setting to not use dependencies ( #7810 )
...
* Avoid usage of IOHelper in GlobalSettings
* Avoid usage of IOHelper in ModelsBuilderConfig.cs
* Avoid usage of IOHelper in ConnectionStrings.cs
* Simplified more config
* Fix for ModelsBuilderConfig
* Moved GetUmbracoMvcAreaNoCache to IOHelperExtensions
2020-03-17 16:26:56 +01:00
Bjarke Berg
9d6762fb6a
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
...
# Conflicts:
# src/Umbraco.Core/Models/PropertyType.cs
# src/Umbraco.Examine.Lucene/BackOfficeExamineSearcher.cs
# src/Umbraco.Infrastructure/Models/Mapping/EntityMapDefinition.cs
# src/Umbraco.Tests/Models/PropertyTypeTests.cs
2020-03-10 08:25:43 +01:00
Jason Elkin
bad1913e0e
update Umbraco.ModelsBuilder.Embedded attributes to match assembly name
2020-03-09 10:19:26 +01:00
Bjarke Berg
2d175ffb86
- Moved ModelsBuilder constant into Core under constants
...
- Move the registration of configs into the factory
- Moved extension methods of ModelsMode into Umbraco.Core
- Removed references to Umbraco.Configuration from Umbraco.Infrastructure and Umbraco.ModelsBuilder.Embedded
2020-03-03 14:15:30 +01:00
Bjarke Berg
53953338d8
Merged Umbraco.Abstractions into Umbraco.Core
2020-03-03 13:42:07 +01:00
cyberdot
01362d0dd0
NetCore: Abstract ConfigurationManager references
2020-03-03 11:18:54 +00:00
Shannon
0aa8711988
Ensures that the MB version is added to the models hash to ensure that if the MB version changes, the purelive models are regenerated
2019-10-29 11:38:06 +11:00
Shannon
3b6abbb936
Renames project: Umbraco.ModelsBuilder.Embedded and namespaces since we need a different assembly, updates nuspec, changes file path of MB app_plugins
2019-10-29 00:25:03 +11:00