Commit Graph

28206 Commits

Author SHA1 Message Date
Bjarke Berg
e1b06498c6 Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
#	src/Umbraco.Infrastructure/Persistence/Repositories/Implement/DocumentRepository.cs
2020-01-07 08:06:36 +01:00
Bjarke Berg
09b480919b Merge remote-tracking branch 'origin/netcore/dev' into netcore/dev
# Conflicts:
#	src/Umbraco.Web.UI/config/umbracoSettings.Release.config
2020-01-07 07:35:34 +01:00
Shannon
5d7a1bacfe Ensures the DocumentRepository behavior for looking up data to populate IContent remains the same. 2020-01-07 15:34:53 +11:00
Shannon
9a192131d6 Ensures the DocumentRepository behavior for looking up data to populate IContent remains the same. 2020-01-07 14:53:17 +11:00
Claus
ada000437b reverting more changes for optimizations to ensure tests are not failing. 2020-01-06 15:45:34 +01:00
Bjarke Berg
0c7cc8e002 Merge pull request #7356 from umbraco/netcore/feature/AB4227-move-files-to-infrastructure
Netcore/feature/ab4227 move files to infrastructure
2020-01-06 15:43:00 +01:00
Bjarke Berg
44a36227f9 Merge pull request #7356 from umbraco/netcore/feature/AB4227-move-files-to-infrastructure
Netcore/feature/ab4227 move files to infrastructure
2020-01-06 14:59:17 +01:00
Claus
15d4141398 reverting change in regards to not loading variants. 2020-01-06 14:07:20 +01: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
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
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
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
Andy Butland
32e46b0f0c Added user and member password configuration to release config. 2019-12-24 08:05:33 +01:00
Andy Butland
0e8f1887bd Completed setup to fix failing unit tests. 2019-12-23 15:28:05 +01:00
Andy Butland
0670caee15 Populated user and member password configuration from settings file. 2019-12-23 14:35:39 +01: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
Shannon
db596a40da Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB4227-move-files-to-infrastructure 2019-12-23 17:06:31 +11:00
Shannon
9dd258320a Adds notes, fixes tests 2019-12-23 16:04:17 +11:00
Niels Lyngsø
ee1c0fc7fe disable media-picker property-action remove-all-entries by default. 2019-12-20 15:04:10 +01:00
Niels Lyngsø
d1062f1236 implementation of Property Action for multi Media Picker 2019-12-20 14:44:17 +01:00
Niels Lyngsø
2eedc6d3c9 populate umbProperty on property-editor scope so controllers can use it. 2019-12-20 14:43:49 +01:00
Sebastiaan Janssen
c1bffefd23 Merge branch 'v8/dev' into v8/contrib 2019-12-20 11:55:36 +01:00
Thor Madsen-Holm
c892cca28c V8/invite user curosr ui fix (#6985)
* add optional readonly scope attribute

* add readonly attribute to umb-checkmark directive in user invite section of user.html template. Extend ng-class statement in umb-checkmark template, adding cursor-auto when readonly is defined
2019-12-20 10:55:28 +01:00
Warren Buckley
ed0aa7f14a Use DetectIsJson string extension as opposed to a horrible try/catch 2019-12-20 09:55:03 +00:00
Poornima Nayar
394f0dbd9f Merge pull request #6908 from BatJan/feature/listview-config-table-styling
Listview: Add table class
2019-12-20 09:47:43 +00:00
Poornima Nayar
5148b3ca40 Merge pull request #6910 from kjac/v8/feature/member-type-search
V8: Make member types searchable
2019-12-20 09:43:44 +00:00
Poornima Nayar
d792c9dcc6 Merge pull request #6911 from BatJan/feature/macro-parameters
Macro parameters: Improve accessibility
2019-12-20 09:42:30 +00:00
Poornima Nayar
ab57776c69 Merge pull request #6912 from BatJan/feature/color-picker-accessibility
Color picker datatype: Improve accessibility
2019-12-20 09:40:23 +00:00
Jan Skovgaard
b5be86114f Package repo: Accessibility improvements (#6955)
* Change a to button, add missing label and aria-hidden attribues + fix styling

* Visually hide label

* Remove dummy text leftover
2019-12-20 09:38:05 +00:00
Poornima Nayar
d31d960fad Merge pull request #6970 from kjac/v8/fix/multiple-media-picker-styling
V8: Make multiple media property editor same width as other property editors
2019-12-20 09:35:15 +00:00
Poornima Nayar
60a392ade4 Change the style of delete confirm buttons at various places across back office (#6957)
* Member Group - Changed confirm button style to danger style

* Delete Scripts - Confirm button style changed to danger style

* Content blueprints - Confirm delete button style changed to danger style

* Document Type Delete - Confirm delete button style changed to danger style

* Log Viewer Saved Search Delete Overlay - Confirm delete button style changed to danger style

* Macro Delete - Confirm delete button style changed to danger style

* Mediatype delete - Confirm delete button style changed to danger style

* Membertype delete - Confirm delete button style changed to danger style

* Delete partial view macro - Confirm delete button style changed to danger style

* Delete partial view - Confirm delete button style changed to danger style

* Delete relation type - Confirm delete button style changed to danger style

* Delete stylesheets - Confirm delete button style changed to danger style

* Delete template - Confirm delete button style changed to danger style

* Delete doc type folder - Confirm button style changed to danger style
2019-12-20 10:25:11 +01:00
Poornima Nayar
b23d9b691b Changed the style of the Import button on Doctype Import to action style 2019-12-20 08:58:30 +01:00
Rasmus Østergård
9c33ebc98a V8/feature/5914 broken backoffice validation (#6989)
* validate max length for textbox

* validate max length for textarea
2019-12-20 08:35:24 +01:00
Niels Swimberghe
e578ca1b0f Add KeepAlive settings to resolve #7116 (#7164) 2019-12-20 08:14:42 +01:00
Shannon
95d3a87bb2 Simplifies ScopeProvider now that we are using AsyncLocal we don't need to worry about the weird constraints of CallContext which was being worked around with the static object dictionary 2019-12-20 16:19:29 +11:00
Shannon
ef5a6a1db6 Adds notes changes some logic 2019-12-20 15:12:54 +11:00
Shannon
bcc0fa391a adds notes, changes to use AsyncLocal<Guid> then will look at full refactor 2019-12-20 12:50:33 +11:00
BatJan
217a93a070 Add umb-auto-focus directive so input recieves focus when add has been clicked 2019-12-19 19:11:48 +01:00
Kenn Jacobsen
22968b4af4 Reflect inherited permissions in child node menus (#6798) 2019-12-19 16:25:03 +00:00
Warren Buckley
1fc2c89ea6 Updates the HTML Razor Partial View for grid cell items that use Embed
It has been recently updated in 8.2.0 that the Value stored is a JSON object containing width, height & the raw HTML returned by the oEmbed

Fixes #7178
2019-12-19 16:01:55 +00:00
Bjarke Berg
0a4cfcd3bc Merge remote-tracking branch 'origin/netcore/feature/AB3791-Move-scoping-to-infrastructure-and-replace-callcontext' into netcore/feature/AB4227-move-files-to-infrastructure 2019-12-19 15:59:19 +01:00
Bjarke Berg
dbf0581cb1 AB3791 - Removed unnessasary [Apartment(ApartmentState.STA)] 2019-12-19 15:55:01 +01:00
Jan Skovgaard
929eec17d7 Extend umb-checkbox to allow icons (#6979)
* Add iconclass setting so we can render an icon next to the checkbmark when used in the rte settings

* Remove wrapping label

* Remove temporary inline stylling and ensure elements are not rendered if their values are missing

* Refactor styling so the spacing is handled by the label making it more flexible when having icon + text combinations

* Remove todo comment
2019-12-19 14:43:47 +00:00
BatJan
95f2258123 Remove data-toggle attribute 2019-12-19 14:21:03 +00:00
BatJan
bfef4c4758 Refactor search toggle to use a button and fix it's accessibility 2019-12-19 14:21:03 +00:00