Commit Graph

32011 Commits

Author SHA1 Message Date
Ronald Barendse
c355e8f5f0 Use ExternalIndexName as default parameter value 2020-01-05 22:26:13 +01:00
Liam Laverty
f6d21799cb fixes info notifications to appear in blue (#7351) 2020-01-05 13:28:58 +01:00
Poornima Nayar
9d30b1acc0 Feature/media provide screen reader context remove files (#6919) 2020-01-03 20:23:47 +01:00
Dennis Adolfi
f3b542f1c2 Temp/Missing-swedish-translations (#7046)
* Added a few missing swedish translations.

* Found two more translations missing for swedish

* User translations

* fond some more

* found some more translations missing
2020-01-03 16:04:36 +00:00
Poornima Nayar
cdefcecae5 Merge pull request #7041 from kjac/v8/fix/listview-status-messages-styling
V8: Ensure that listview status messages are vertically centered
2020-01-03 15:49:19 +00:00
Poornima Nayar
d2076b065e Merge pull request #7029 from umbraco/v8/fix/ngdocs-code-styling
Angular API documentation: Adds styling for <code> elements
2020-01-03 15:35:40 +00:00
Warren Buckley
8b51b7f7ab Commit of suggestion to community PR #6617 that I was unable to directly push back to due to their repo permissions 2020-01-03 15:35:07 +00:00
Warren Buckley
7c53fd4677 Merge pull request #6617 from ronaldbarendse/v8/bugfix/6616-exception-in-component-terminate
Log exceptions thrown while terminating components
2020-01-03 15:31:46 +00:00
Poornima Nayar
131ae2ab3f Merge pull request #7017 from kjac/v8/fix/macro-partial-view-mandatory
V8: Make macro partial view mandatory
2020-01-03 15:09:00 +00:00
Claus
fbec19042d Merge remote-tracking branch 'origin/v8/bugfix/7245-missing-indexes' into v8/dev 2020-01-03 13:26:32 +01:00
Warren Buckley
ad53b76308 Merge branch 'v8/8.5' into v8/dev
# Conflicts:
#	src/SolutionInfo.cs
2020-01-03 11:59:05 +00:00
Warren Buckley
97f48ed569 Merge branch 'v8/8.5' of https://github.com/umbraco/Umbraco-CMS into v8/8.5 2020-01-03 11:41:39 +00:00
Claus
b613f8b56d Merge pull request #7315 from umbraco/v8/bug/3935-useractions-xsrf-validation
Adding extra validation for anti forgery tokens
2020-01-03 12:40:35 +01:00
Warren Buckley
36b24186b4 Merge branch 'v8/8.4' into v8/8.5 2020-01-03 11:11:31 +00:00
Shannon
7a129f890d Changes MainDom testing timeout to be larger... but not 1.5 mins! 2020-01-03 15:07:21 +11:00
Shannon
243e76b3cc Removes ability to have recursive locks in SnapDictionary, changes logic to require locking around the methods just like ContentStore, updates tests 2020-01-03 15:04:39 +11:00
Shannon
8e3b3c8326 Changes methods that should already be locked to check that they are and changes their names/adds docs 2020-01-03 13:21:49 +11:00
Shannon
e6b333a3ec Changes readlocks to normal locks, no need to have extra objects allocated and complex code. 2020-01-03 12:39:56 +11:00
Shannon
3d8e9a78e3 Fixes deadlock 2020-01-03 12:39:17 +11:00
abi
d33928f425 Correct project references 2020-01-03 01:43:37 +01:00
Shannon
a46e9124d2 First commit in fixing deadlock - committing my notes, etc... 2020-01-03 10:38:48 +11:00
abi
358b4c9133 Make fields list to allow to add fields 2020-01-02 23:08:53 +00:00
abi
3b8e6d3cc0 rename to UmbracoTreeSearcherFields 2020-01-02 23:05:08 +00:00
abi
12f51dec4e Use immutable types 2020-01-02 23:00:53 +00:00
Poornima Nayar
87199ca91c @poornimanayar Changed the styles from warning to danger for the confirm delete button, added localization keys 2020-01-02 19:28:20 +01:00
Poornima Nayar
a45a8c5b13 Accessibility improvements and clean up of mini list view (#7398) 2020-01-02 19:21:06 +01:00
Poornima Nayar
4045642821 Merge pull request #7307 from kjac/v8/fix/nested-content-enter-adds-item
V8: Don't add new Nested Content items on enter key
2020-01-02 15:08:47 +00:00
abi
575ec6fec4 Correct project references 2020-01-02 13:39:23 +00:00
abi
9614dcf0b0 move InternalSearchConstants to correct place in source code 2020-01-02 13:20:32 +00:00
abi
00c913d621 add InternalSearchConstants 2020-01-02 12:02:48 +00:00
Poornima Nayar
4b5d73d523 Assign Domains Overlay - Moved inline styles into a stylesheet (#7012) 2020-01-02 11:14:28 +01:00
Anders Bjerner
f62ba9206f Editor service shouldn't overwrite the size if already set in the options 2020-01-02 10:59:07 +01:00
Poornima Nayar
05a12851bf User Details View Accessibility Improvement (#6969) 2020-01-02 09:25:48 +01:00
Kenn Jacobsen
7c67281fd1 Merged with v8/contrib 2020-01-02 08:42:18 +01:00
Poornima Nayar
059432755f Accessibility improvements to Multivalues view 2019-12-30 20:50:58 +01:00
Poornima Nayar
95323bb5ab Merge pull request #7300 from kjac/v8/fix/nc-sort-jumping
V8: Avoid UI "jumping" when sorting nested content items
2019-12-30 14:11:05 +00:00
Poornima Nayar
afdbd93636 Merge pull request #7308 from kjac/v8/fix/nested-content-itempicker-double-enter
V8: Prevent the Nested Content item picker from crashing
2019-12-30 13:08:41 +00:00
Shannon
b24a87d986 Changes logging to debug 2019-12-30 18:51:38 +11:00
Shannon
5476388e78 adds lock else we end up detecting when not needed 2019-12-30 18:49:33 +11:00
Shannon
0d1101eaa7 adds notes/logging 2019-12-30 18:14:18 +11:00
Shannon
7501629c54 Adds logging to SqlMainDomLock 2019-12-30 17:15:57 +11:00
Poornima Nayar
845b217cd9 Merge pull request #7311 from kjac/v8/fix/multi-url-sortable-update
V8: Make the Multi URL Picker sorting behave the same as MNTP
2019-12-29 13:45:49 +00:00
Poornima Nayar
65c53f1783 Merge pull request #7257 from kjac/v8/fix/edit-template-prompt-save
V8: Do not save content when opening the content template
2019-12-27 17:33:03 +00:00
Poornima Nayar
b4cfb1f75d Merge pull request #7344 from kjac/v8/fix/mntp-start-node-and-filter
V8: Display MNTP "Allow items of type" correctly when a start node is set
2019-12-27 13:58:50 +00:00
Poornima Nayar
61adf4cd48 Merge pull request #7348 from kjac/v8/fix/nested-content-hide-add-button-while-loading
V8 Hide the Nested Content "add" button until the editor has loaded
2019-12-27 13:44:15 +00:00
Warren Buckley
48a51ea4ef Merge pull request #7315 from umbraco/v8/bug/3935-useractions-xsrf-validation
Adding extra validation for anti forgery tokens
2019-12-27 12:18:25 +00:00
Poornima Nayar
496da436f6 Remove inline styling from the tour intro (#6938)
* Remove inline styling from the tour intro

* removed the id attribute
2019-12-27 12:41:59 +01:00
Poornima Nayar
4ffcf47560 Accessibility Improvement Open Template (#7124)
* WIP Accessibility Improvement Open Template

* More accessibility fixes to the Templates section for doc types

* Missed commit

* fix changes to styling
2019-12-27 12:25:20 +01:00
Warren Buckley
eda25d58f9 Merge pull request #7376 from umbraco/v8/feature/enable-property-actions-for-property-editor-controllers
Property Actions for Property Editor with Controllers
2019-12-24 13:34:54 +00:00
Warren Buckley
6511c1e458 Update src/Umbraco.Web.UI.Client/src/common/directives/components/property/umbpropertyeditor.directive.js 2019-12-23 12:53:32 +00:00