Shannon
|
e571e68d0c
|
ensures validation msgs are not shown until the first submit.
|
2013-06-26 13:33:24 +10:00 |
|
Shannon
|
f2283d8457
|
fixes js errors
|
2013-06-26 13:03:03 +10:00 |
|
Shannon
|
7b35e7627a
|
fixes js errors
|
2013-06-26 13:02:47 +10:00 |
|
Shannon
|
6ee1171e9c
|
Got tab validation indication working.
|
2013-06-26 13:01:40 +10:00 |
|
Shannon
|
43972a66c2
|
another tweak to property level validation
|
2013-06-25 22:53:59 +10:00 |
|
Shannon
|
d290ea81a2
|
css class adjustments for test prop ed
|
2013-06-25 22:49:27 +10:00 |
|
Shannon
|
4718b5e3e5
|
Got server validation working better and targetting specific fields properly, adjusted form styles to work with angularjs validation.
|
2013-06-25 22:45:08 +10:00 |
|
Shannon
|
3de98b60c4
|
fixes prop editor view path
|
2013-06-25 22:15:33 +10:00 |
|
Shannon
|
5148687ed3
|
Wired up validation elements and have server side validation nearly working properly
|
2013-06-25 22:10:39 +10:00 |
|
Shannon
|
808d9fe589
|
Removes umbpropertyinclude directive since we won't be lazy loading js files for prop editors, they'll be included in the manifest. Fixes JS errors from grunt after re-enabling some of the validation stuff. Had to adjust the jshint build to ignore some of the warnings.
|
2013-06-25 14:54:42 +10:00 |
|
Shannon
|
a2e16b4922
|
Fixed up gravatar with a watch, started implementing legacy proxy JS notification calls to our angular services.
|
2013-06-25 14:02:31 +10:00 |
|
Shannon
|
68a648d3ba
|
Merge remote-tracking branch 'origin/6.1.2' into 7.0.0
Conflicts:
.hgignore
|
2013-06-25 10:01:23 +10:00 |
|
Shannon
|
a57aa07721
|
Updated default controller resolver to use new IRenderMvcController interface, fixed some merge issues.
|
2013-06-25 09:55:45 +10:00 |
|
Shannon
|
f2b8e3407b
|
Merge remote-tracking branch 'origin/6.0.7' into 6.1.2
Conflicts:
src/Umbraco.Web/Mvc/RenderControllerFactory.cs
src/Umbraco.Web/Mvc/RenderMvcController.cs
src/Umbraco.Web/Mvc/RenderRouteHandler.cs
src/Umbraco.Web/Umbraco.Web.csproj
|
2013-06-25 09:41:27 +10:00 |
|
Shannon
|
1ec7cd3b89
|
Implements: #U4-2342 - IRenderMvcController
|
2013-06-25 09:33:48 +10:00 |
|
Shannon
|
39d7676bee
|
Got the legacy editors working and iframe implementation almost done!
|
2013-06-25 08:54:36 +10:00 |
|
Sebastiaan Janssen
|
bd77463fa4
|
Merge branch '6.0.7' into 6.1.2
Conflicts:
build/NuSpecs/UmbracoCms.Core.nuspec
src/Umbraco.Core/Models/ContentTypeBase.cs
src/Umbraco.Core/Models/IContentTypeBase.cs
src/Umbraco.Core/Models/PropertyGroupCollection.cs
|
2013-06-24 12:06:58 +02:00 |
|
Sebastiaan Janssen
|
368954226a
|
Update to not require specific version of MVC4, just 4.0.20710.0 and higher
|
2013-06-24 12:05:22 +02:00 |
|
Sebastiaan Janssen
|
496d51c2a0
|
Merge pull request #25 from kipusoep/Duplicate-words-domainHelp
Duplicate words removed
|
2013-06-24 01:30:04 -07:00 |
|
Stefan Kip
|
b01b4f7aa7
|
Forgot to update XML comments
Signed-off-by: Sebastiaan Janssen <sebastiaan@umbraco.com>
|
2013-06-24 10:29:03 +02:00 |
|
Stefan Kip
|
49a699c858
|
Added RemovePropertyGroup method
Signed-off-by: Sebastiaan Janssen <sebastiaan@umbraco.com>
|
2013-06-24 10:28:42 +02:00 |
|
Morten Christensen
|
f68571ef7c
|
Merge pull request #24 from kipusoep/U4-2421-RemovePropertyGroup
U4-2421 Added RemovePropertyGroup method
|
2013-06-24 01:18:21 -07:00 |
|
Shannon
|
5af8e86e3b
|
updated web.config settings and default settings.
|
2013-06-24 13:37:25 +10:00 |
|
Stefan Kip
|
6cc1735363
|
Duplicate words removed
|
2013-06-23 21:49:43 +02:00 |
|
Stefan Kip
|
d553dfd4b0
|
Forgot to update XML comments
|
2013-06-23 20:24:22 +02:00 |
|
Stefan Kip
|
f3e737720b
|
Added RemovePropertyGroup method
|
2013-06-23 16:38:11 +02:00 |
|
Stefan Kip
|
22cf59345c
|
Removed space before UmbracoModule
Removed space before UmbracoModule
Conflicts:
src/Umbraco.Web.UI/web.Template.config
|
2013-06-23 16:02:02 +02:00 |
|
Michiel van Oosterhout
|
16a46a4ea4
|
Changed default user email address to use the example domain, instead of domain.com
|
2013-06-23 16:01:04 +02:00 |
|
Sebastiaan Janssen
|
09d9728fb8
|
Merge branch '6.0.7' into 6.1.2
Conflicts:
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
|
2013-06-23 15:16:44 +02:00 |
|
Sebastiaan Janssen
|
c0df3e0202
|
Match IIS Express port number to Umbraco version so it's easier to use a few copies of the repo locally
(you don't have to re-map your port to the correct folder)
|
2013-06-23 15:13:27 +02:00 |
|
Sebastiaan Janssen
|
d09e283900
|
Merge branch '6.0.7' into 6.1.2
Conflicts:
.hgtags
|
2013-06-23 15:00:14 +02:00 |
|
Sebastiaan Janssen
|
507c6c23b9
|
If you never had VS2010 installed, the build now works, checking if the Publishing Tasks dll exists now
|
2013-06-23 14:57:53 +02:00 |
|
Sebastiaan Janssen
|
3daf936623
|
Remove hgignore files
|
2013-06-23 14:52:45 +02:00 |
|
Sebastiaan Janssen
|
e93c910347
|
Fix more unit tests
|
2013-06-22 17:32:22 +02:00 |
|
Sebastiaan Janssen
|
7139e30296
|
Don't delete the config file directory, it can't sometimes
For now, don't delete umbracoSettings.config either, it makes a lot of tests fail
|
2013-06-22 15:53:10 +02:00 |
|
Sebastiaan Janssen
|
df1940a01c
|
Fix unit test by ensuring config file is copied if it doesn't exist
|
2013-06-22 15:07:40 +02:00 |
|
Sebastiaan Janssen
|
aafb5a0285
|
Merge branch '6.0.7' into 6.1.2
Conflicts:
src/Umbraco.Tests/PublishedCache/PublishedContentCacheTests.cs
|
2013-06-22 14:22:43 +02:00 |
|
Sebastiaan Janssen
|
033f981718
|
Fix unit test
|
2013-06-22 14:19:22 +02:00 |
|
Sebastiaan Janssen
|
5bd55bdd09
|
Merge branch '6.0.7' into 6.1.2
|
2013-06-21 17:33:42 +02:00 |
|
Sebastiaan Janssen
|
76358e3e13
|
U4-2374 Mono port to do: dealing with empty string
|
2013-06-21 17:29:55 +02:00 |
|
Sebastiaan Janssen
|
35c0eb3b0c
|
U4-2377 Mono port to do: Universal currency character does not work as split character unless given in unicode.
|
2013-06-21 17:22:13 +02:00 |
|
Sebastiaan Janssen
|
7fad8ca98b
|
U4-2378 Mono port to do: TypeFinder needs exclusions for Monodevelop Nunit
|
2013-06-21 17:15:42 +02:00 |
|
Sebastiaan Janssen
|
a2da27121e
|
U4-2335 [Regression] YSOD when editing stylesheet property on 6.0.6
|
2013-06-21 17:00:40 +02:00 |
|
Sebastiaan Janssen
|
23ec07276a
|
U4-2369 Wrong path for Umbraco/Config/Lang/xx.xml for publish notification mail
|
2013-06-21 16:56:59 +02:00 |
|
Sebastiaan Janssen
|
96cec0b407
|
U4-2410 EditRelationType.aspx missing virtual path - 6.0.6
|
2013-06-21 16:30:44 +02:00 |
|
Sebastiaan Janssen
|
47b94e68e3
|
Merge branch '6.0.7' of github.com:umbraco/Umbraco-CMS into 6.0.7
|
2013-06-21 15:26:10 +02:00 |
|
Sebastiaan Janssen
|
0f4b1752e0
|
U4-2416 Missing colon in file ListChildPagesOrderedByProperty causes Web site not to run
|
2013-06-21 15:25:46 +02:00 |
|
Shannon
|
ed1aee5047
|
Implements: #U4-1770 - no more umbracoDebugMode, will use the compilation setting in the web.config
|
2013-06-21 16:20:18 +10:00 |
|
Shannon
|
c81cd0fd1d
|
Merge branch '6.1.2' into 7.0.0
Conflicts:
.gitignore
src/Umbraco.Web.UI/config/ClientDependency.config
|
2013-06-21 15:49:40 +10:00 |
|
Shannon
|
eac66f5696
|
Merge branch '6.0.7' into 6.1.2
|
2013-06-21 13:00:56 +10:00 |
|