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
b3b79a792f46e0f8abb2d99b2160eb166fa3d2ef
Umbraco-CMS
/
src
/
Umbraco.Web
/
Models
History
Stephan
13ed3303f5
U4-9337 - url routing perfs
2017-01-04 13:56:41 +01:00
..
ContentEditing
U4-8834 Removing code assigning PropertyData IDs for new properties even though it isn't used
2016-08-09 13:39:40 +02:00
Mapping
Fix U4-9298
2016-12-17 21:12:45 -05:00
TemplateQuery
…
Trees
…
ChangingPasswordModel.cs
…
ContentExtensions.cs
U4-9337 - url routing perfs
2017-01-04 13:56:41 +01:00
DetachedContent.cs
…
DynamicPublishedContent.cs
U4-8720 - add documentation
2016-07-21 15:20:45 +02:00
DynamicPublishedContentList.cs
…
ImageCropAnchor.cs
Update ImageCropMode & ImageCropAnchor enums with options available in ImageProcessor v4.4+
2016-08-19 16:14:56 +01:00
ImageCropCoordinates.cs
adds dynamic caseinsensitive support for the image cropper model
2016-02-10 14:54:00 +01:00
ImageCropData.cs
adds dynamic caseinsensitive support for the image cropper model
2016-02-10 14:54:00 +01:00
ImageCropDataSet.cs
adds dynamic caseinsensitive support for the image cropper model
2016-02-10 14:54:00 +01:00
ImageCropFocalPoint.cs
adds dynamic caseinsensitive support for the image cropper model
2016-02-10 14:54:00 +01:00
ImageCropMode.cs
Update ImageCropMode & ImageCropAnchor enums with options available in ImageProcessor v4.4+
2016-08-19 16:14:56 +01:00
ImageCropRatioMode.cs
…
IRenderModel.cs
…
LegacyConvertedNode.cs
…
LegacyConvertedNodeProperty.cs
…
LegacyNodeHelper.cs
…
LocalPackageInstallModel.cs
Fix for U4-8612 so that Icon shows when installing a local package
2016-06-20 13:07:16 +01:00
LoginModel.cs
…
LoginStatusModel.cs
…
PackageInstallModel.cs
Gets local package installation 'working', now needs a little UI work.
2016-06-13 18:28:56 +02:00
PackageInstallResult.cs
Installer is now 'fully' working
2016-06-14 14:12:10 +02:00
PartialViewMacroModel.cs
…
PartialViewMacroModelExtensions.cs
…
PasswordChangedModel.cs
…
PostRedirectModel.cs
…
ProfileModel.cs
…
PublishedContentBase.cs
Ensures media.Url works properly
2016-02-10 14:53:58 +01:00
PublishedContentWithKeyBase.cs
…
PublishedProperty.cs
…
RegisterModel.cs
…
RenderModel.cs
…
RenderModelOfTContent.cs
…
RequestPasswordResetModel.cs
Changes the password reset link to be a real link (not an angular deep link), this means there is less logging of the reset code in a query string and less visibility of it, this also means that the validation of the code happens instantly. The premise for this is the same as how we deal with external authentication requests and uses ViewData/TempData with redirects. Fixes the models to have the correct attributes to be able to directly json serialize them.
2016-04-13 13:51:12 +02:00
SetPasswordModel.cs
Changes the password reset link to be a real link (not an angular deep link), this means there is less logging of the reset code in a query string and less visibility of it, this also means that the validation of the code happens instantly. The premise for this is the same as how we deal with external authentication requests and uses ViewData/TempData with redirects. Fixes the models to have the correct attributes to be able to directly json serialize them.
2016-04-13 13:51:12 +02:00
TagModel.cs
…
UmbracoProperty.cs
…
UnLinkLoginModel.cs
…
UpgradeCheckResponse.cs
…
ValidatePasswordResetCodeModel.cs
Changes the password reset link to be a real link (not an angular deep link), this means there is less logging of the reset code in a query string and less visibility of it, this also means that the validation of the code happens instantly. The premise for this is the same as how we deal with external authentication requests and uses ViewData/TempData with redirects. Fixes the models to have the correct attributes to be able to directly json serialize them.
2016-04-13 13:51:12 +02:00