Mads Rasmussen
2f6cfaf99c
prevent save when an overlay is open
2016-01-07 09:49:13 +01:00
Mads Rasmussen
7b33f85a5d
fixes: U4-7593 Removing a composite from an existing doctype - Need better UI/error reporting (your data goes with it!)
2016-01-06 15:15:50 +01:00
Sebastiaan Janssen
701dea5de7
Merge pull request #969 from umbraco/temp-U4-7591
...
U4-7591 File cleanup for old editor 'tasks' and 'create' dialogs
2016-01-06 13:43:14 +01:00
Shannon
5767cea8f2
fixes build/merge
2016-01-06 12:58:05 +01:00
Shannon
4e3cf6c608
Merge remote-tracking branch 'origin/dev-v7' into 7.4.0
...
Conflicts:
src/Umbraco.Core/ObjectExtensions.cs
src/Umbraco.Tests/PropertyEditors/PropertyEditorValueEditorTests.cs
src/Umbraco.Web/Editors/ContentTypeController.cs
src/Umbraco.Web/Models/Mapping/TabsAndPropertiesResolver.cs
2016-01-06 12:54:19 +01:00
Shannon
4c3258812c
normalize culture for test
2016-01-06 12:50:41 +01:00
Shannon
bc98f5e8fc
code cleanup.
...
Conflicts:
src/Umbraco.Core/ObjectExtensions.cs
2016-01-06 12:49:18 +01:00
Shannon
6f2f6c088b
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2016-01-06 12:48:36 +01:00
Shannon
da91923577
Changes ObjectExtensions NormalizeNumberDecimalSeparator to use normal Culture (not UI Culture)
2016-01-06 12:48:26 +01:00
Sebastiaan Janssen
fbc46d8046
Merge pull request #989 from umbraco/temp-U4-7643
...
U4-7643 DatabaseServerMessenger.cs causes lucene indexes to rebuild o…
2016-01-06 12:43:36 +01:00
Shannon Deminick
3cec0c3b43
Merge pull request #993 from umbraco/temp-U4-7655
...
Fixes: U4-7655 PropertyValueEditor tests failing
2016-01-06 12:26:38 +01:00
Shannon
e8a0fae557
adds notes
2016-01-06 12:24:09 +01:00
Shannon Deminick
e0baf45247
Merge pull request #992 from umbraco/temp-U4-5168
...
U4-5168 Media Items label says "Document Type" instead of "Media Type"
2016-01-06 12:22:53 +01:00
Sebastiaan Janssen
43e983e27a
Corrects spelling of localStorateDir to localStorageDir
2016-01-06 12:17:48 +01:00
Claus
b1b7598e3c
code cleanup.
2016-01-06 12:17:30 +01:00
Claus
b4ca4917cc
Updating Double and Single conversion (where NormalizeNumberDecimalSeparator is also used) to include CurrentUICulture.
2016-01-06 12:12:29 +01:00
Sebastiaan Janssen
b882806847
Merge pull request #980 from umbraco/temp-U4-7614
...
U4-7614 Allow Examine's local temp storage to exist in the current Us…
2016-01-06 12:09:31 +01:00
Shannon
4838bf62f7
Merge remote-tracking branch 'origin/dev-v7' into 7.4.0
2016-01-06 12:01:12 +01:00
Claus
b5fb82e934
Fixes: U4-7655 PropertyValueEditor tests failing
...
Passing in CurrentUICulture to TryParse method, since it is also used for the normalization part.
NumberStyles.Number is the default parameter used by the other TryParse overload so should be good to use here too.
2016-01-06 12:01:01 +01:00
Shannon
58c30cd7a6
removes erroneous reverse call
2016-01-06 12:00:50 +01:00
Shannon Deminick
ae1b6d95b8
Merge pull request #990 from umbraco/temp-PVS-Studio
...
Temp pvs studio
2016-01-06 12:00:28 +01:00
Shannon
a2b0f6f7f9
removes erroneous reverse call
2016-01-06 11:59:09 +01:00
Shannon Deminick
c6481f853c
Merge pull request #991 from umbraco/temp-U4-7556
...
Temp u4 7556
2016-01-06 11:40:28 +01:00
Sebastiaan Janssen
403af78ba9
U4-5168 Media Items label says "Document Type" instead of "Media Type"
2016-01-06 11:22:15 +01:00
Shannon
dca6f2b42a
fixes build
2016-01-06 10:47:58 +01:00
Shannon
b0060a9592
Merge remote-tracking branch 'origin/dev-v7' into 7.4.0
...
Conflicts:
build/InstallGit.cmd
build/UmbracoVersion.txt
src/SolutionInfo.cs
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/Umbraco/config/lang/nb.xml
src/Umbraco.Web/Editors/DataTypeValidateAttribute.cs
src/Umbraco.Web/Security/Identity/UmbracoBackOfficeCookieAuthOptions.cs
src/Umbraco.Web/WebServices/SaveFileController.cs
2016-01-06 10:46:38 +01:00
Claus
f1cc32771e
Using constants instead of -1.
2016-01-06 10:31:21 +01:00
Claus
bfa9c80ed6
Added null checks for elements on import.
2016-01-06 10:27:39 +01:00
Claus
2dcb9c93f7
Dropped these null checks to avoid serializing invalid objects.
2016-01-06 10:26:09 +01:00
Claus
e49033a602
Added import document type option to context menu on root node.
2016-01-06 09:44:12 +01:00
Claus
e489cffa3d
Removed unused namespaces and cleanup.
2016-01-06 09:26:58 +01:00
Claus
83963003f9
Ensures XML serializer doesn't fail when trying to serialize null properties.
...
Some properties can now be nulls instead of string.Empty when using the new content type editor.
2016-01-06 09:25:15 +01:00
Claus
2bdea2ef30
Fixes: U4-7556 Export/import document types isn't available in 7.4
...
Added in export to context menu on document types using the legacy dialog.
2016-01-06 09:23:55 +01:00
Sebastiaan Janssen
59fe690a88
Code sample No.10
2016-01-05 23:34:30 +01:00
Sebastiaan Janssen
a15b005d95
Code sample No.6, No.7
2016-01-05 23:22:16 +01:00
Sebastiaan Janssen
b94c396d4e
Code sample No.5
2016-01-05 23:20:47 +01:00
Sebastiaan Janssen
8afc4f5ad1
Code sample No.3
2016-01-05 23:15:25 +01:00
Sebastiaan Janssen
f68b2de9e3
Code sample No.2
2016-01-05 23:13:37 +01:00
Sebastiaan Janssen
f4e29d90e0
Code sample No.1
2016-01-05 23:12:09 +01:00
Sebastiaan Janssen
5ad5e945c4
Merge pull request #813 from TimGeyssens/dev-v7
...
Fixes U4-7249 Insert Macro split button, when selecting a macro that …
2016-01-05 19:49:14 +01:00
Sebastiaan Janssen
4ef7b7735e
Fixes U4-6510 again as merging PR apparently went wrong
2016-01-05 17:04:11 +01:00
Sebastiaan Janssen
db538d95ba
Bumps version
2016-01-05 16:11:59 +01:00
Sebastiaan Janssen
cef7cd1ca7
Merge pull request #981 from umbraco/temp-U4-7583
...
U4-7583
2016-01-05 16:02:51 +01:00
Shannon
726416fe0c
Fixes: U4-7624 Datepicker Sql server error
...
Since we are not saving the formatted value, don't try parsing the date with formatting config.
Added in explicit parsing format compatible with the one used when saving the value, just to ensure parsing is done the same way.
2016-01-05 15:47:42 +01:00
Simon Busborg
ac653e7f6d
Fixes: U4-7636 Change re-use back to Reuse
2016-01-05 15:35:42 +01:00
Simon Busborg
2dc2199390
Added bold font in search fields to support new font heirachy
2016-01-05 15:29:15 +01:00
Shannon Deminick
1957d8bb3b
Merge pull request #928 from kiasyn/patch-1
...
U4-7400 - Datepicker is not updating scope model value in time for 3r…
2016-01-05 15:19:31 +01:00
Shannon
fab30d353a
U4-7223 GetCropUrl outputs html entities in url when used in css
2016-01-05 14:54:02 +01:00
Shannon
75990b5961
U4-7643 DatabaseServerMessenger.cs causes lucene indexes to rebuild on app startup
2016-01-05 14:20:13 +01:00
Claus
bfc7cbccc1
Merge pull request #988 from umbraco/temp-U4-7584
...
Fixes: U4-7584 can't preview any content due to external google font
2016-01-05 13:08:37 +01:00