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
0b61685fc87df5af44edb532bc8b607f6a0ab080
Umbraco-CMS
/
src
/
umbraco.controls
History
Shannon
604bddabdf
Updateing the app.configs with the correct redirects for log4net since alll package installs are going to change these
2017-04-07 12:04:05 +10:00
..
DatePicker
…
Properties
…
TreePicker
Updates everything to .Net 4.6.2, had to update the semver reference too - no breaking changes though
2017-02-07 00:22:34 +11:00
app.config
Updateing the app.configs with the correct redirects for log4net since alll package installs are going to change these
2017-04-07 12:04:05 +10: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
…
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
deploy-257 Downgrade Core and Deploy to framework 4.5
2017-03-08 11:20:48 +01: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
…