Commit Graph

28629 Commits

Author SHA1 Message Date
Daniël Knippers 73ddba5158 Show segment name in switcher. 2019-10-11 14:19:07 +02:00
Daniël Knippers 318a511aec Improve support for invariant properties in combination with segments 2019-10-11 14:18:53 +02:00
Daniël Knippers 9e60654848 Support for saving edited segment values 2019-10-11 14:18:46 +02:00
Daniël Knippers 10bf55dbaa Backoffice support for viewing segments 2019-10-11 14:18:10 +02:00
Bjarke Berg 261dc2af98 AB2913 - Added unit tests for the umbCmsJoinArray filter, and a small change when using null for separator 2019-10-11 13:32:23 +02:00
Harmen Kooiker 79e6c106d3 Fix ContetIndexPopulator publishedQuery 2019-10-11 09:38:43 +02:00
arkadiuszbiel a7412dfe79 Correct name in DI 2019-10-10 18:37:30 +02:00
arkadiuszbiel 511751d147 refactor based on shannon comments 2019-10-10 15:50:00 +02:00
Poornima Nayar 3158b8b644 Clean up of change password section in member details 2019-10-10 12:26:09 +01:00
Shannon 2675516b96 Adds logic to ensure you can't change to a culture that is already assigned + test 2019-10-10 20:45:16 +11:00
Claus ec6b38175c Merge pull request #6458 from umbraco/fix/6377-disable-deleting-sensitive-data-user-group
Disallow deleting "Sensitive data" user group
2019-10-10 10:59:37 +02:00
Shannon b400a72e77 Changes filter name 2019-10-10 17:56:53 +11:00
Søren Kottal 702aa41ff2 Adds nametemplates for grid editors 2019-10-09 22:19:28 +02:00
Jeavon 0c957c2fd9 Also replace underscores 2019-10-09 16:46:57 +01:00
Jeavon 82af5f26e5 Added a fix to handle hyphens in file names 2019-10-09 16:16:19 +01:00
Niels Lyngsø c091d21034 align icons if the are in a umb-table 2019-10-09 16:53:30 +02:00
Niels Lyngsø 188cc2a9fd listing out properties with exclamation mark icon in front of each 2019-10-09 16:43:52 +02:00
Niels Lyngsø 5035438a28 simplified wording by removing "based on it" 2019-10-09 16:33:18 +02:00
Niels Lyngsø e7faa14956 changed wording 2019-10-09 16:31:04 +02:00
Niels Lyngsø e7363adc2d highlight properties begin deleted + corrected array 2019-10-09 16:29:29 +02:00
Niels Lyngsø f658c15a06 rename relations to references, to avoid misunderstanding. 2019-10-09 16:22:58 +02:00
Niels Lyngsø 042971103f rename to Reference 2019-10-09 16:01:54 +02:00
Niels Lyngsø dda99272aa Delete dialog for datatype that has relations 2019-10-09 16:01:01 +02:00
Niels Lyngsø 18e8caeb7e adding new localizations 2019-10-09 16:00:34 +02:00
Ronald Barendse 932f7297f3 Fixed failing test by passing in correct enable/disable attributes 2019-10-09 15:50:06 +02:00
Ronald Barendse bb26f07d01 Added parameterless GetAssemblyAttributes overload returning all attributes 2019-10-09 15:38:07 +02:00
Ronald Barendse fa2a4d867b Return assemblies as list and added documentation 2019-10-09 15:37:13 +02:00
Ronald Barendse 03bbcec894 Enable/disable composers based on supplied attributes (instead of assemblies) 2019-10-09 14:27:36 +02:00
Ronald Barendse be21ddb38e Added GetAssemblyAttributes to TypeLoader 2019-10-09 14:27:36 +02:00
Ronald Barendse 7f889e6d1b Get EnableComposer/DisableComposer attributes for all assemblies 2019-10-09 14:27:36 +02:00
Niels Lyngsø 2d693ddd35 ups, misspelling of localization key 2019-10-09 13:05:47 +02:00
Niels Lyngsø 7024bc495b set template to cache output since its not going to update unless you reloaded the view. 2019-10-09 13:03:57 +02:00
Niels Lyngsø fd7b85f447 added no overflow for properties 2019-10-09 12:54:00 +02:00
Niels Lyngsø dd29fe5745 added used by properties 2019-10-09 11:37:45 +02:00
Paul Seal 6f5665f6a5 - updated this in 3 more places 2019-10-09 10:41:48 +02:00
Paul Seal 4e6bbcf6c2 - updated usage of EmptyRecycleBin to pass in the user id as instructed in warning messages 2019-10-09 10:41:48 +02:00
Bjarne Fyrstenborg 0567ed9a34 Fix incorrect path in member group mapping 2019-10-09 10:15:45 +02:00
Andy Butland d25a38e448 Renamed client-side service file to match function name 2019-10-09 08:15:27 +02:00
Shannon 4c344fcb9e fixes build 2019-10-09 16:07:43 +11:00
Shannon cf9add767a Fixes navigating to other items via url 2019-10-09 15:55:09 +11:00
Shannon 4c131d14fc ensure the data type refs are only loaded when the tab is activated 2019-10-09 15:31:13 +11:00
Shannon ac300179e6 Adds new endpoint to DataTypeController to return the correct data and wires that up to angular 2019-10-09 15:19:03 +11:00
Steve Megson ef03b0c611 Stop caching of preview macro results 2019-10-09 00:39:28 +01:00
Ronald Barendse 2170a575f2 Log exceptions thrown while terminating components 2019-10-09 00:11:46 +02:00
Ronald Barendse 9a36d10d0c Combine exceptions thrown while terminating components into AggregateException 2019-10-09 00:07:34 +02:00
Andy Butland 624c0d6776 Reverted breaking changes to interfaces and implemented custom messages by replacing known default message strings with custom ones if provided. 2019-10-08 22:49:57 +02:00
Bjarne Fyrstenborg 646bfb02f2 Check if value is null or whitespace before reading grid configuration 2019-10-08 18:55:44 +02:00
Niels Lyngsø 0e34c5e3c2 Merge remote-tracking branch 'origin/v8/feature/AB2918-update-datatype-edit-view' into v8/feature/AB2913-DataTypeTracking 2019-10-08 15:45:44 +02:00
Niels Lyngsø a178a4d77b removing console.logs 2019-10-08 15:45:25 +02:00
Niels Lyngsø ab6f4af439 dont know why this was removed, brain fart... 2019-10-08 15:45:14 +02:00