Commit Graph

28151 Commits

Author SHA1 Message Date
Warren Buckley
4ed69d21a0 Merge branch 'v8/8.6' up into v8/dev
# Conflicts:
#	src/SolutionInfo.cs
#	src/Umbraco.Web/Models/Mapping/ContentMapDefinition.cs
2020-02-24 15:11:58 +00:00
Bjarke Berg
4ca4d8e6e0 Merge pull request #7684 from umbraco/v8/feature/AB4953-change-webservice-to-rest
Change web service invocation to new Our rest endpoints
2020-02-20 08:02:38 +01:00
Bjarke Berg
b808443558 Removed old soap reference from the project 2020-02-19 12:34:21 +01:00
Warren Buckley
b41c3ad3bc Merge pull request #7660 from umbraco/v8/bugfix/AB4900-start-nodes-list-views
Fixing when a start node is a content item in a nested list view
2020-02-19 09:57:26 +00:00
Niels Lyngsø
278f8cc99f css change 2020-02-19 10:13:51 +01:00
Niels Lyngsø
088c51e84d enabling transclude for umb-form-check 2020-02-19 09:36:33 +01:00
Bjarke Berg
9ed94f753d Fixed issue with wrong installId in cookie. + Refactored to not use Newtonsoft.Json + Minor renames 2020-02-19 08:32:47 +01:00
Shannon
653616912a Fixes issue when a user's start node is below a list view and when there's list views below that 2020-02-19 13:43:48 +11:00
elitsa
a058703004 Making call async and adding setters for InstallLog 2020-02-18 16:28:07 +01:00
elitsa
79b5b73923 Creating Repositories - abstraction + implementation which use HttpClient and call the endpoints. Registering the Repositories in repositories' composition 2020-02-18 14:53:01 +01:00
elitsa
1b3769f5d7 Creating models for to serialize and deserialize when calling the rest API 2020-02-18 14:50:30 +01:00
elitsa
b2ddc4a2b0 Creating the service interfaces and their implementations. Registering them in CoreInitialComposer. These services delegate the work to repositories 2020-02-18 14:48:36 +01:00
elitsa
166c04b1b6 Injecting a service interface instead of calling an old web service on Our 2020-02-18 14:45:49 +01:00
Warren Buckley
1574263c69 Merge pull request #7627 from umbraco/v8/bugfix/AB4828-resetpassword-mail
AB4828 - Reset Password Email

(cherry picked from commit f00680bfe6)
2020-02-12 12:06:52 +00:00
Warren Buckley
ffd43131c4 Merge pull request #7627 from umbraco/v8/bugfix/AB4828-resetpassword-mail
AB4828 - Reset Password Email

(cherry picked from commit f00680bfe6)
2020-02-12 11:54:21 +00:00
Shannon
7182be93d9 Ensures that we don't set IsChildOfListView when it's a user's start node since we are actually rendering that tree node when that is the case 2020-02-12 13:47:48 +11:00
Shannon
8dc9d4ace4 Updates c# ShouldRenderChildrenOfContainer to allow for nested list views 2020-02-12 11:44:57 +11:00
Niels Lyngsø
355fe6be21 Remember user filtering 2020-02-11 12:12:01 +01:00
Niels Lyngsø
72ff7ab8f1 on blur event for umb-mini-search 2020-02-11 12:11:32 +01:00
Kenn Jacobsen
94d9acdeee Prevent multi URL picker from crashing with JS errors when absolute (non-local) links are added.
(cherry picked from commit 2c9c5baae5)
2020-02-11 10:06:47 +01:00
Nathan Woulfe
b32e8c5f16 update angular-aria to 1.7.9 (#7606)
(cherry picked from commit d1503eba03)
2020-02-10 11:48:39 +01:00
Nathan Woulfe
d96bcae5c8 7168 hotkeys in rte (#7604)
(cherry picked from commit 608555126e)
2020-02-10 11:48:38 +01:00
Nathan Woulfe
d1503eba03 update angular-aria to 1.7.9 (#7606) 2020-02-10 11:47:07 +01:00
Nathan Woulfe
608555126e 7168 hotkeys in rte (#7604) 2020-02-10 11:46:21 +01:00
Bjarne Fyrstenborg
58b2c3f791 Align icon in mini search (#7589)
* Align icon vertically and horizontally inside icon placeholder

* Add aria-hidden to search icon
2020-02-10 10:22:44 +00:00
Poornima Nayar
b6efb86f61 Merge pull request #6951 from kjac/v8/fix/reapply-focus-after-dialog
V8: Re-apply input focus to the last focused element when closing dialogs
2020-02-10 10:07:13 +00:00
Shannon
636d0c9ccd Ensures that we track relations for values on all variant property values 2020-02-07 12:18:27 +11:00
Enkel Media
02a9645ed1 #6812 AuditService some methods not returning any values (#6822)
* #6812 Worked on AuditService some methods not returning any values

* Changed userId to include also admin-user

* Use Constant for "SuperUserId" over magic int

Co-authored-by: markusobviuse <36044239+markusobviuse@users.noreply.github.com>
2020-02-06 23:03:53 +00:00
Anders Bjerner
051fe53548 Merge pull request #7600 from bjarnef/dev-v8-sections-focus
Fix jumping section name on focus
2020-02-06 19:41:07 +01:00
Sebastiaan Janssen
d285d40578 That safeguard unfortunately broke all the tests 2020-02-06 17:52:36 +01:00
Bjarne Fyrstenborg
b182141d6c Fix jumping section name on focus 2020-02-06 17:33:22 +01:00
Sebastiaan Janssen
fbd95f1c8e Fixes problem with #7530 where UmbracoContext is empty when HtmlImageSourceParser gets initialized 2020-02-06 15:10:05 +01:00
Warren Buckley
97aa19c7a6 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

(cherry picked from commit 45e4e39412)
2020-02-06 08:53:24 +00: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
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
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
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
Shannon
e3b0d8df61 changes install background 2020-02-05 12:41:51 +11:00
Shannon
6bd5ff9b33 puts new migration in the right place with the right name 2020-02-04 16:45:47 +11:00
Shannon
4698ce70d3 Fixes issue with upgrading from v7 -> 8.6
# Conflicts:
#	src/Umbraco.Core/Migrations/Upgrade/V_8_6_0/AddDatabaseIndexesMissingOnForeignKeys.cs
2020-02-04 16:43:36 +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