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
340273a6045e6466f41d5e14f335d6e990da9b75
Umbraco-CMS
/
src
/
Umbraco.ModelsBuilder.Embedded
History
Mike Chambers
b783399c5c
Update ModelsBuilderComposer.cs
...
issue
#10186
typo in IsExternalModelsBuilderInstalled -> Umbraco.ModelsBuider
2021-04-28 18:05:40 +02:00
..
BackOffice
Creating a "System" content type breaks Umbraco (
#9005
)
2020-10-12 16:10:22 +01:00
Building
Make models builder properties virtual to allow mocking (
#9335
)
2021-02-21 17:19:48 +01:00
Compose
Update ModelsBuilderComposer.cs
2021-04-28 18:05:40 +02: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
Fix some exceptions being logged the wrong way (
#9693
)
2021-02-21 11:03:28 +01:00
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
Fix some exceptions being logged the wrong way (
#9693
)
2021-02-21 11:03:28 +01: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
…