Shannon
2b9ab0a38a
Merge branch 'v8/bugfix/background-pure-live-rebuild-AB1833' into v8/bugfix/AB2684-purelive-model-regen
...
# Conflicts:
# src/Umbraco.Web/Cache/ContentTypeCacheRefresher.cs
# src/Umbraco.Web/Cache/DataTypeCacheRefresher.cs
2019-09-16 17:38:10 +10:00
Shannon
00c720413a
Uses reflection to call ResetModels to flag MB to recompile.
2019-09-16 17:23:00 +10:00
Shannon
47d3af9bb3
removes the test suspendable model factory code
2019-09-16 16:59:57 +10:00
Shannon
bc40216eca
Ensure package installation for data is executed within a single scope/trans
2019-09-16 16:31:16 +10:00
Shannon
ebada94a48
temp - removing the SuspendSafeLiveFactory for now
2019-09-16 14:59:12 +10:00
Shannon
fc821000f3
Adds ext methods for creating a flag to indicate model recompilation should occur
2019-09-16 14:50:05 +10:00
Shannon
ba74b7543c
wraps package uninstall in a scope, creates temp SuspendSafeLiveFactory method for testing
2019-09-16 11:47:05 +10:00
Shannon
942c6c75c5
fixes tests
2019-09-11 23:01:11 +10:00
Warren Buckley
e8ccfd52af
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/2349AB-RTE-Image-Upload
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/services/tinymce.service.js
2019-09-10 10:58:24 +01:00
Shannon
0a12f86108
Moves the reserved path detection to RoutableDocumentFilter, adds caching to MVC route detection
2019-09-10 16:09:09 +10:00
Warren Buckley
7d2c92b651
A new temp location for RTE uploads
2019-09-09 15:54:03 +01:00
Niels Lyngsø
02534c4ac5
Merge pull request #5706 from kjac/v8-feature-copy-property
...
V8: Copy on property level
2019-09-09 15:13:10 +02:00
Rasmus John Pedersen
8f32fce781
Update Headless assembly names
2019-09-09 11:53:12 +02:00
Kenn Jacobsen
2cbed6c6b0
Merged with v8/dev
2019-09-09 11:22:39 +02:00
Kenn Jacobsen
604bb6b526
Don't allow selecting non-element types when composing element types
2019-09-05 17:57:40 +02:00
Stephan
280f4e7cbe
Fix member properties [ #6227 ]
2019-09-05 16:34:17 +02:00
Poornima Nayar
e0d4168f3f
Show a friendly exception message when the media name exceeds 255 characters
2019-09-05 16:26:24 +02:00
Poornima Nayar
7d3655c78c
better exception message on content type save
2019-09-05 16:22:07 +02:00
Poornima Nayar
d2efcc822d
Better exception message on media type save
2019-09-05 16:21:38 +02:00
Poornima Nayar
79f8dc200a
Friendly exception message when datatype with name more than 255 characters is saved
2019-09-05 16:21:21 +02:00
Matt Brailsford
c92eafd8f1
Fixes #6255
...
Updated GetCtrs / GetMaps to merge found maps, rather than replacing all for a given type.
2019-09-05 15:37:26 +02:00
leekelleher
83588b2dc8
ContentTypeService GetAllElementTypes method
...
Added an extension method to get all the Element Types from
the ContentTypeService.
Refactored NestedContent's controller accordingly.
2019-09-05 15:36:14 +02:00
leekelleher
ff72a341b2
Added method to add to a list of ConfigurationFields
2019-09-05 15:35:08 +02:00
Steve Megson
79bea8b440
Update umbracoUser2NodeNotify in SuperZero migration
2019-09-05 14:48:26 +02:00
Sean McLemon
915b24e4e4
When deciding whether to use SSL, ApplicationUrlHelper.GetApplicationUrlFromCurrentRequest() has an expression port == "443" which is always false. The variable port is set to to either "" or ":" + request.ServerVariables["SERVER_PORT"], so it might sometimes be ":443" but it will never be just "443". This code has been this way for at least a year, and I don't know if the situation it tried to handle makes any sense (using port 443 over plain HTTP, for some reason??) so I've just removed it.
2019-08-29 14:26:16 +02:00
Steve Megson
09def9f352
Migration of MarkdownEditor prevalues
2019-08-29 14:12:32 +02:00
Steve Megson
934e2066a0
#6158 - missing media folders after migration
2019-08-29 14:09:19 +02:00
jmayntzhusen
4dad427a64
Improve error messages ( #6154 )
2019-08-29 14:01:30 +02:00
Steve Megson
9e1424fb24
RefactorMacroColumns
2019-08-29 13:58:43 +02:00
Warren Buckley
b205f19f40
Merge pull request #6130 from stevemegson/v8/temp-6060
...
V8: Handle missing grid values in migration from 7.15
2019-08-27 14:31:52 +00:00
Warren Buckley
727c32843c
Merge branch 'v8/8.1' into v8/dev
...
# Conflicts:
# src/SolutionInfo.cs
2019-08-27 11:53:52 +01:00
Kenn Jacobsen
d09be604d9
Allow plugin "Lang" folders to reside in nested directories
2019-08-23 08:56:42 +02:00
Sebastiaan Janssen
4b9ce6bb10
Merge branch 'v7/dev' into v8/dev
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Core/DateTimeExtensions.cs
# src/Umbraco.Web.UI.Client/src/common/directives/components/media/umbmedianodeinfo.directive.js
# src/Umbraco.Web.UI.Client/src/views/components/media/umb-media-node-info.html
# src/Umbraco.Web.UI.Client/src/views/content/create.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.html
# src/Umbraco.Web/Profiling/WebProfilerProvider.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/webservices/legacyAjaxCalls.asmx.cs
2019-08-22 22:05:14 +02:00
Lars-Erik Aabech
5b1f2ef95d
V7: Fixes #6132 , dates being blanked out on save/publish when user locale (momen… ( #6138 )
2019-08-21 15:21:31 +02:00
Sebastiaan Janssen
ccc2a0e811
Fix #5335 - Multiple Media Picker not available as macro parameter
...
(cherry picked from commit 1f2c4e38ac )
2019-08-21 13:02:36 +01:00
Sebastiaan Janssen
1f2c4e38ac
Fix #5335 - Multiple Media Picker not available as macro parameter
2019-08-19 16:01:03 +02:00
Shannon Deminick
7ef7b23e93
Merge pull request #6121 from umbraco/v8/bugfix/5804-migration-fix
...
Fixes: v8.1 migration from v7 results in an error due to a unique index on cmsContent #5804
2019-08-16 16:20:24 +10:00
Andy Butland
5452ebaf6d
Import and export of document type and property variations setting in packages
2019-08-15 21:57:09 +02:00
Marc Goodson
cec4376d19
Update GetPagedResultsByQuery to return id of the node the audit item relates to instead of table PK
...
This was fixed previously in v7 - see https://github.com/umbraco/Umbraco-CMS/pull/3759
(cherry picked from commit 53c52abde5 )
2019-08-15 21:19:38 +02:00
Marc Goodson
53c52abde5
Update GetPagedResultsByQuery to return id of the node the audit item relates to instead of table PK
...
This was fixed previously in v7 - see https://github.com/umbraco/Umbraco-CMS/pull/3759
2019-08-15 21:18:41 +02:00
Sebastiaan Janssen
8e2eccb392
Bump version to 7.15.2
2019-08-15 13:32:09 +02:00
Steve Megson
806d835a90
Handle null and missing grid values in migration
2019-08-14 21:14:48 +01:00
Shannon
dfed93a4ab
Fixes dropping unique constraint indexes and oddly named FKs
2019-08-14 14:49:05 +10:00
Shannon
db6714d3b8
Merge remote-tracking branch 'origin/v8/8.1' into v8/dev
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Web/Search/ExamineComponent.cs
2019-08-14 10:39:15 +10:00
Nathan Woulfe
02c1e88da2
V8: Display current log level in log viewer sidebar ( #6059 )
2019-08-13 22:07:05 +02:00
Kenn Jacobsen
87845ee907
V8: Allow localization of the backoffice using parent cultures… ( #6090 )
...
(cherry picked from commit 405538544f )
2019-08-13 20:28:48 +02:00
Kenn Jacobsen
405538544f
V8: Allow localization of the backoffice using parent cultures… ( #6090 )
2019-08-13 20:26:22 +02:00
Tobias Klika
600be987a7
use modifiable media path in file system composition
...
(cherry picked from commit fdcfc48e06 )
2019-08-12 09:05:45 +02:00
Tobias Klika
fdcfc48e06
use modifiable media path in file system composition
2019-08-12 09:04:32 +02:00
Peter Keating
ff595df7ca
Fix notifications not sending when user has multiple of same type
...
When a user has multiple notifications of the same type, the user may
not receive the notification depending on the order which the
notification was setup. To fix this the notification logic has changed
from looping over users to looping over notifications.
Fixes #4713 .
(cherry picked from commit 01a895bbf7 )
2019-08-08 19:49:59 +02:00