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
238f5fc5f3833f8299e2ad8b01ae8a7e4bf8a5f0
Umbraco-CMS
/
src
/
Umbraco.Web.UI
/
umbraco
History
Shannon
238f5fc5f3
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
..
actions
…
channels
…
config
Merge branch 'partial-view-folders' of
https://github.com/pynej/Umbraco-CMS
into 7.2.0
2014-10-21 13:21:12 +10:00
controls
Fixes: U4-5616 Cannot sort tabs/groups
2014-10-14 15:22:28 +11:00
create
Updates PartialView & PartialViewMacros models/services/repositories, streamlines their operations, fixes up other underlying problems with the FileRepository, fixes tree syncing for partial views, partial view macros and scripts, fixes scripts being created in folders, allows partial views and partial view macros to be managed and created in folders, fixes FileUnitOfWork to use a queue, publicizes some internal test classes, fixes tree syncing when dealing with invariant case, adds correct validation to the create dialogs of scripts and partial views (and partial view macros)
2014-10-22 16:44:45 +10:00
css
…
dashboard
Fixes the change password dashboard to work properly. Fixes the EditUser to property save the member and the user. Adds new (probably temporary) MembershipHelper which is used to update a MembershipUser. Updates the User model to ignore the membership properties that we currently cannot persist. Ensures the legacy User membership provider still looks for a typed membership user (which should never have happened). Fixes small issue with underlying membership provider trying to encrypt an empty string.
2014-01-07 17:01:22 +11:00
developer
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
dialogs
updates sort dialog prog bar
2014-10-08 09:30:12 +11:00
images
…
Install
Removes remaining yepnop dependencies
2014-05-05 12:59:34 +02:00
js
removes committed file that shouldn't have been there.
2013-11-26 13:12:59 +11:00
masterpages
Merge remote-tracking branch 'origin/6.2.0' into 7.0.2
2013-12-19 15:30:17 +11:00
members
Gets most of the configurable list view working, need to add some validation to the pre-value editor, some styling for the sorting of a field, add another system field for 'published date' (if possible), fix up the localized text for return to list view, fix up the persisting of the last page viewed in a list view
2014-09-15 13:53:33 +10:00
plugins
Fixes issue with ugolive dashboard trying to load in knockout from a bundle which causes the examine mgr to fail
2014-03-06 17:49:09 +11:00
scripting
/templates
Also clean up v6 snippets
2014-03-07 09:46:45 +01:00
Search
Merge pull request
#140
from pynej/search-node-type
2013-12-08 07:56:50 -08:00
settings
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
translation
…
users
merge
2013-11-07 17:16:22 +01:00
Views
merge
2014-09-23 08:48:36 +02:00
webservices
…
xslt
…
ClientRedirect.aspx
Fixes: U4-5252
2014-07-23 04:10:48 +10:00
create.aspx
…
Create.aspx.cs
…
Create.aspx.designer.cs
…
endPreview.aspx
…
helpRedirect.aspx
…
Logout.aspx
adds umbraco session id to UserData so we can use for csrf
2013-11-29 12:42:50 +11:00
macroResultWrapper.aspx
…
ping.aspx
…
publishStatus.aspx
…
tree.aspx
…
treeInit.aspx
…
TreeInit.aspx.cs
…
TreeInit.aspx.designer.cs
…
webService.asmx
…