Commit Graph

32689 Commits

Author SHA1 Message Date
Sebastiaan Janssen
fbd95f1c8e Fixes problem with #7530 where UmbracoContext is empty when HtmlImageSourceParser gets initialized 2020-02-06 15:10:05 +01:00
Bjarke Berg
d147b182ee Renamed the project to Umbraco.PublishedCache.NuCache - and move non NuCache related stuff to abstractions and infrastructure. 2020-02-06 14:40:46 +01:00
Bjarke Berg
0bc843b06d Merge remote-tracking branch 'origin/netcore/dev' into feature/netcore-publish-cache 2020-02-06 14:09:23 +01:00
Bjarke Berg
a018315404 Removed references from web and Models builder.. Moved some classes to do so 2020-02-06 14:09:16 +01:00
Warren Buckley
45e4e39412 Merge pull request #7556 from umbraco/dependabot/npm_and_yarn/src/Umbraco.Web.UI.Client/tinymce-4.9.7
8.6RC: Bump tinymce from 4.9.2 to 4.9.7 in /src/Umbraco.Web.UI.Client
2020-02-06 08:48:25 +00:00
Bjarke Berg
c0a59cbad7 Renamed SqlCe Project 2020-02-06 08:49:02 +01:00
Bjarke Berg
ebe7445a58 Merge pull request #7580 from umbraco/netcore/feature/examine-lucene-as-new-csproj-style
NetCore: Replaced the Umbraco.Examine.Lucene.csproj with the new format
2020-02-06 05:53:57 +01:00
Kenn Jacobsen
44e261b36a V8: Improve treepicker keyboard navigation for trees with listviews (#7032)
* Remember the current tab focus when opening a mini list view in the tree picker

* Automatically assign focus to the search box in mini list views
2020-02-05 21:04:28 +00:00
Poornima Nayar
3bdcff3a5c Merge pull request #6934 from kjac/v8/fix/treepicker-search-autofocus
V8: Add autofocus to treepicker search box
2020-02-05 20:57:07 +00:00
Poornima Nayar
ec97bf11a5 Merge pull request #6927 from kjac/v8/fix/rte-insert-image-auto-resize
V8: Auto-resize the RTE after inserting images
2020-02-05 20:36:12 +00:00
Bjarke Berg
4e3980dd71 Merge pull request #7491 from benjaminc/netcore/feature/7368-CleanupObsoletes
Remove obsolete Stylesheet constant and references
2020-02-05 11:36:08 +01:00
Benjamin Carleski
0e150161f7 Add audit messages back 2020-02-05 01:52:10 -08:00
Bjarke Berg
27cae2bbde Genererate xmldoc on release 2020-02-05 08:47:59 +01:00
Bjarke Berg
e13c17b02d Updated and aligned nuget package versions 2020-02-05 08:43:23 +01:00
Bjarke Berg
a3867d93dd Replaced the Umbraco.Examine.Lucene.csproj with the new format (PackageReferences) 2020-02-05 08:17:30 +01:00
Shannon Deminick
e4cba73dec Merge pull request #7568 from stevemegson/v8/pr/migrations/published-flag
Migrations - ensure that documents with a published version are published
2020-02-05 16:18:02 +11:00
Shannon Deminick
2072ca6687 Merge pull request #7567 from stevemegson/v8/pr/migrations/edited-flag
Migrations - setting edited flag for versions
2020-02-05 16:12:28 +11:00
Shannon Deminick
bfd9091c7d Merge pull request #7566 from stevemegson/v8/pr/migrations/convert-media-urls
Migrations - In ConvertTinyMceAndGridMediaUrlsToLocalLink, avoid unnecessary updates
2020-02-05 16:07:03 +11:00
Shannon Deminick
30d026b54f Merge pull request #7565 from stevemegson/v8/pr/migrations/addtypedlabels
Migrations - In AddTypedLabels, clear VarcharValue as well as TextValue
2020-02-05 16:04:39 +11:00
Shannon
d6b1e0d4c7 formats sql onto new lines 2020-02-05 16:02:40 +11:00
Shannon
25e5e2b4d8 Merge branch 'stevemegson-v8/pr/migrations/update-from' into v8/contrib 2020-02-05 15:47:41 +11:00
Shannon
12e653f8a4 Merge branch 'v8/pr/migrations/update-from' of https://github.com/stevemegson/Umbraco-CMS into stevemegson-v8/pr/migrations/update-from
# Conflicts:
#	src/Umbraco.Core/Migrations/Upgrade/V_8_0_0/VariantsMigration.cs
2020-02-05 15:47:08 +11:00
Shannon
3479bad605 Fixes migration syntax 2020-02-05 15:41:29 +11:00
Shannon Deminick
61da081c57 Merge pull request #7569 from stevemegson/v8/pr/migrations/extra-versions
Migrations - Add extra "published=newest" versions with INSERT...SELECT
2020-02-05 14:52:03 +11:00
Andy Butland
41fde9318d Restored accidental change of csproj 2020-02-04 19:19:51 +01:00
Andy Butland
b0c752bc5c Removed concrete type checks for back-office published cache details, so now working from interface. Renamed controller and FE assets to more generic name. 2020-02-04 19:18:35 +01:00
Andy Butland
28267087ef Merge branch 'feature/netcore-publish-cache' of https://github.com/AndyButland/Umbraco-CMS into feature/netcore-publish-cache
# Conflicts:
#	src/Umbraco.Web/PublishedContentExtensions.cs
2020-02-04 18:55:52 +01:00
Bjarke Berg
bc6f79ef5b Fixed views after moving extension methods 2020-02-04 09:50:32 +01:00
Bjarke Berg
420d8d2ba8 Merge remote-tracking branch 'origin/netcore/dev' into feature/netcore-publish-cache 2020-02-04 07:14:41 +01:00
Shannon
6bd5ff9b33 puts new migration in the right place with the right name 2020-02-04 16:45:47 +11:00
Shannon
4cb307978a Fixes issue with upgrading from v7 -> 8.6, will cherry pick this 2020-02-04 16:41:33 +11:00
Shannon
a426a15b5a fixes migration and uses migration syntax 2020-02-04 15:49:05 +11:00
Shannon Deminick
3ea1f4a126 Merge pull request #7562 from stevemegson/v8/migrations/propertydata-index
Migrations - Create temporary index on umbracoPropertyData
2020-02-04 15:35:01 +11:00
Shannon Deminick
3784398d11 Merge pull request #7561 from stevemegson/v8/pr/migrations/replace-column
Migrations - Use sp_rename in ReplaceColumn when available
2020-02-04 15:23:23 +11:00
Shannon
0c619b184e remove comments 2020-02-04 12:39:03 +11:00
Shannon Deminick
48e2f84b71 Merge pull request #7529 from umbraco/netcore/feature/3679-examine-netstandard
Updating solution to use netstandard abstractions of Examine
2020-02-04 12:35:12 +11:00
Steve Megson
0187967cd8 Don't mark a version as current if it is published 2020-02-03 17:01:49 +00:00
Steve Megson
03631cfe9a Add extra "published=newest" versions with INSERT...SELECT instead of foreach 2020-02-03 16:53:35 +00:00
Steve Megson
cb42eebb24 Migrations - ensure that documents with a published version are marked as published 2020-02-03 16:27:37 +00:00
Steve Megson
e830af26ce VariantsMigration - setting edited flag for versions 2020-02-03 16:15:54 +00:00
Steve Megson
2b56a5aa2c Use sp_rename in ReplaceColumn when available 2020-02-03 15:04:00 +00:00
Steve Megson
a6d89f5363 SQLCE does not support UPDATE...FROM, but we can still use it for SQL Server 2020-02-03 14:53:31 +00:00
Bjarke Berg
714ef684b2 Merge pull request #7547 from emmagarland/netcore/feature/7369-removeservices-unittests
Unit tests update to replace Current.Service references
2020-02-03 15:51:23 +01:00
Steve Megson
681264d233 Remove temporary index 2020-02-03 14:40:24 +00:00
Steve Megson
1677b32274 Create temporary index on umbracoPropertyData 2020-02-03 14:37:31 +00:00
Steve Megson
c154af84d8 In AddTypedLabels, clear VarcharValue as well as TextValue 2020-02-03 14:36:07 +00:00
Steve Megson
a5fa7465b1 In ConvertTinyMceAndGridMediaUrlsToLocalLink, avoid unnecessary updates 2020-02-03 14:27:19 +00:00
Bjarke Berg
47ca4a0207 Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/3679-examine-netstandard 2020-02-03 14:18:27 +01:00
dependabot[bot]
c96c0cff32 Bump tinymce from 4.9.2 to 4.9.7 in /src/Umbraco.Web.UI.Client
Bumps [tinymce](https://github.com/tinymce/tinymce-dist) from 4.9.2 to 4.9.7.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases)
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/4.9.7/changelog.txt)
- [Commits](https://github.com/tinymce/tinymce-dist/compare/4.9.2...4.9.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-03 03:27:33 +00:00
Shannon Deminick
c69ee586c0 Merge pull request #7494 from liamlaverty/add-missing-fk-index
Add missing fk index
2020-02-03 14:26:47 +11:00