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
da8c46e426ec39e68fdd5f5dd07e87941745223a
Umbraco-CMS
/
src
/
umbraco.controls
History
Shannon
4e2fb8e5dc
Fixes IP nuget references and fixes up several other Nuget assembly references.
2017-01-03 10:36:26 +11:00
..
DatePicker
…
Properties
…
TreePicker
…
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
updates cdf version
2016-11-18 14:34:31 +01: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
Fixes IP nuget references and fixes up several other Nuget assembly references.
2017-01-03 10:36:26 +11: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
…