Commit Graph

28629 Commits

Author SHA1 Message Date
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
Niels Lyngsø 1f2b293c59 focus styling 2020-02-10 09:19:25 +01:00
Daniël Knippers 124bc27921 V8/feature/ab4550 segments ui variant picker (#7614)
* Fixes incorrect property inheritance logic

* Fixes crash in canVariantPublish when variant.language is null

* Adds variant display name in dropdown

* Logic for invariant properties updated to also support segment invariance

* Properties varied by segment only now properly saved when multiple variants are saved/published

* Logic for disabling property editors moved to function and corrected for all cases of culture/segment properties

* Fixes syntax error in less file
2020-02-10 09:16:03 +01:00
Niels Lyngsø 21ea8e3b8b show split-view on focus 2020-02-10 08:57:54 +01:00
Niels Lyngsø 61ed8800cc ups 2020-02-10 07:58:31 +01:00
Benjamin Carleski 4309489174 Make changes for PR suggestions 2020-02-09 11:12:29 -08:00
Benjamin Carleski 7e7d38e74b Add ImageUrlGeneratorController 2020-02-08 16:49:12 -08:00
Benjamin Carleski 408ee452e1 Code cleanup, added unit tests 2020-02-08 11:05:14 -08:00
Benjamin Carleski e7248ea48f Fix ImageCropperText parameter ordering 2020-02-07 16:37:27 -08:00
Benjamin Carleski a7ff20de6e Introduce Image URL Generator abstraction 2020-02-07 15:01:03 -08:00
Niels Lyngsø c9621ca8be comment change 2020-02-07 13:39:27 +01:00
Niels Lyngsø aed0a09ea3 indentation of border for variant that are in not-created state 2020-02-07 13:38:01 +01:00
Niels Lyngsø a49af7ab9b convert to hex color code 2020-02-07 12:49:43 +01:00
Niels Lyngsø 60b46e4968 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB4550-segments-ui-variant-picker 2020-02-07 12:45:50 +01: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
Niels Lyngsø 555be8dd0a first part of enabling allow segments 2020-02-06 12:47:50 +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
elitsa 3bfc251430 Html encoding document name when it's rendered in the relation types html.
(cherry picked from commit 889f0fc085)
2020-02-04 12:38:09 +00: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
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
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
Steve Megson 681264d233 Remove temporary index 2020-02-03 14:40:24 +00:00