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
ec08d3e91098d76b7ac1a1c576ab182a4348f002
Umbraco-CMS
/
src
/
Umbraco.Web.UI
History
Shannon
ec08d3e910
Updates MembershipHelper to not change the email/name if the value has not changed. Updates the templates to show only validation summaries for their own values/prefixes. Fixes some underlying MVC methods that merge view state to ensure the prefixes work with validation summaries properly when not showing property level errors. Updates the Umb controllers to add model level validation msgs when failed.
2014-02-10 18:34:12 +11:00
..
App_Browsers
…
config
U4-4185 Log fails to show unicode (cyrillic) characters
2014-02-05 15:52:20 +01:00
install
Merge branch 'kipusoep-patch-1' into 6.2.0
2013-12-19 11:49:30 +11:00
Properties
…
umbraco
Removes the need for duplicate templates for partial views. Of course we can have partial view only templates if necessary but currently we just borrow them from the partial view macros and update the header
2014-02-10 13:50:31 +11:00
Umbraco
Updates MembershipHelper to not change the email/name if the value has not changed. Updates the templates to show only validation summaries for their own values/prefixes. Fixes some underlying MVC methods that merge view state to ensure the prefixes work with validation summaries properly when not showing property level errors. Updates the Umb controllers to add model level validation msgs when failed.
2014-02-10 18:34:12 +11:00
umbraco_client
Fixes some issues with the User membership provider, updates user create dialog to also have an email address (which is required by membership), adds validation to the member and user create dialogs to ensure that the email address is validated to be a correcty formatted address.
2014-01-02 14:13:43 +11:00
Views
Fixing nuget related issue #U4-2067 and updating version
2013-04-22 06:01:31 -02:00
xslt
added web.config files to the root of xslt folders which will disable the ability for people
2013-05-12 19:29:05 -10:00
default.aspx
…
Global.asax
…
packages.config
Fixes various issues relating to File Repositories and Services: U4-4014 FileRepositories offer no way to create folders, U4-4013 The models that the FileService produces causes security exceptions, U4-3993 Replace system.io calls in umbraco.scriptTasks legacy task
2014-01-09 18:08:13 +11:00
Umbraco.Web.UI.csproj
Removes the need for duplicate templates for partial views. Of course we can have partial view only templates if necessary but currently we just borrow them from the partial view macros and update the header
2014-02-10 13:50:31 +11:00
web.Template.config
Fixes: U4-4108 The backoffice should not be accessible when the app is not configured, it should redirect to the installer and U4-4106 Set the new membership providers to be shipped as default.
2014-01-22 15:26:45 +11:00
web.Template.Debug.config
Install a default member type during initial setup
2013-08-29 13:54:30 +02:00
web.Template.Release.config
…