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
ce780ee4f408a5b5da66122cf97b67d37513ab91
Umbraco-CMS
/
src
/
umbraco.controls
History
Dennis Jørgensen
f1c8fb7b17
Added validation to the user edit-form in the backoffice
2016-10-15 22:00:03 +02:00
..
DatePicker
…
Properties
…
TreePicker
Fixes: U4-4427 Exception with selecting content start node in Multi-node tree picker 6.2.0
2014-03-17 13:12:08 +11:00
app.config
Update to MVC5
2015-07-30 17:08:39 +02:00
CodeArea.cs
Correct path for the matchbrackets.js file
2016-06-21 16:55:02 +02:00
DataAttributes.cs
…
feedback.cs
…
FieldDropDownList.cs
…
helper.cs
…
MenuButton.cs
…
MenuButtonI.cs
…
MenuIcon.cs
…
MenuIconClass.cs
…
MenuIconI.cs
…
MenuSplitButton.cs
…
packages.config
U4-8718 Latest ClientDependency release
2016-08-10 14:40:54 +02:00
pane.cs
Added validation to the user edit-form in the backoffice
2016-10-15 22:00:03 +02:00
Panel.cs
Fixes: U4-5676 Styling in template editors is poor with the scrollbars and padding , the problem was due to a few too many umb-scrollables defined which causes multiple resizing, this should also improve the UI performance for legacy editors. Have also removed the hard coded width/heights in the code editors, have disabled codemirror from autoscaling as well in these editors since that causes additional scrollbars and overhead. Have tested all these changes in all browers and it's much better.
2014-10-23 14:01:16 +10:00
ProgressBar.cs
Updates the content type editor to have the list view customization inline instead of in a dialog.
2014-10-02 18:52:38 +10:00
PropertyGroup.cs
…
PropertyPanel.cs
fixes sorting with multipletextbox
2015-05-07 13:39:28 +10:00
ScrollingMenu.cs
…
Splitter.cs
…
TabPage.cs
Fixes: U4-5676 Styling in template editors is poor with the scrollbars and padding , the problem was due to a few too many umb-scrollables defined which causes multiple resizing, this should also improve the UI performance for legacy editors. Have also removed the hard coded width/heights in the code editors, have disabled codemirror from autoscaling as well in these editors since that causes additional scrollbars and overhead. Have tested all these changes in all browers and it's much better.
2014-10-23 14:01:16 +10:00
TabView.cs
Minor css tweak to tabview control
2015-09-24 15:30:28 +02:00
TreeUrlGenerator.cs
…
umbraco.controls.csproj
U4-8718 Latest ClientDependency release
2016-08-10 14:40:54 +02:00
umbraco.controls.csproj.DotSettings
Makes sure that R# doesn't suggest C#6 features
2015-07-24 17:25:52 +02:00
UmbracoClientDependencyLoader.cs
…