This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7641b8da5439abb6185e4aadd8884264806040f8
Umbraco-CMS
/
src
/
Umbraco.ModelsBuilder.Embedded
History
Shannon
212dc7f0fa
notes
2020-07-14 10:08:59 +10:00
..
BackOffice
restores the MB enable flag
2019-10-29 11:02:18 +11:00
Building
update Umbraco.ModelsBuilder.Embedded attributes to match assembly name
2020-03-09 10:19:26 +01:00
Compose
https://github.com/umbraco/Umbraco-CMS/issues/7457
- We need to register the config no matter what which MB is used. The config is used to avoid execution of methods in the internal MB
2020-01-14 15:54:07 +01:00
Configuration
Fixes threadsafety for settings value
2020-01-17 13:31:22 +11:00
Properties
update Umbraco.ModelsBuilder.Embedded attributes to match assembly name
2020-03-09 10:19:26 +01:00
ApiVersion.cs
…
ConfigsExtensions.cs
Merge remote-tracking branch 'origin/v8/feature/AB3348-MB-lite-cleanup' into v8/feature/AB3289-MB-allow-legacy
2019-10-29 11:15:45 +01:00
HashCombiner.cs
…
ImplementPropertyTypeAttribute.cs
https://github.com/umbraco/Umbraco-CMS/issues/7469
Unsealed class to allow override
2020-01-24 09:20:16 +01:00
LiveModelsProvider.cs
…
LiveModelsProviderModule.cs
notes
2019-10-29 12:16:56 +11:00
ModelsBuilderAssemblyAttribute.cs
…
ModelsBuilderDashboard.cs
AB3389 - Move the stuff from App_Plugins/ModelsBuilder into Umbraco.Web.UI.Client and handle dashboard as code.
2019-10-29 14:28:54 +01:00
ModelsGenerationError.cs
…
OutOfDateModelsStatus.cs
…
PublishedElementExtensions.cs
https://github.com/umbraco/Umbraco-CMS/issues/7469
Renamed extension method to avoid ambiguous signature
2020-01-24 09:19:29 +01:00
PublishedModelUtility.cs
…
PureLiveModelFactory.cs
notes
2020-07-14 10:08:59 +10:00
ReferencedAssemblies.cs
Merge remote-tracking branch 'origin/v8/feature/AB3348-MB-lite-cleanup' into v8/feature/AB3289-MB-allow-legacy
2019-10-29 11:15:45 +01:00
TypeExtensions.cs
…
Umbraco.ModelsBuilder.Embedded.csproj
AB3389 - Move the stuff from App_Plugins/ModelsBuilder into Umbraco.Web.UI.Client and handle dashboard as code.
2019-10-29 14:28:54 +01:00
UmbracoServices.cs
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