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
c8da5156fa55430f56cdbf55972280a020fcccee
Umbraco-CMS
/
src
/
Umbraco.ModelsBuilder.Embedded
History
Shannon
212dc7f0fa
notes
2020-07-14 10:08:59 +10:00
..
BackOffice
…
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
…
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
…
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
…
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
…