Commit Graph

28629 Commits

Author SHA1 Message Date
Kenn Jacobsen 057839a402 Do not allow deleting inherited content type groups 2019-10-24 21:40:15 +02:00
Kenn Jacobsen 58275366f2 Submit the datetime picker on enter (when entering time) 2019-10-24 21:39:01 +02:00
BatJan 5c52d6b219 Replace old checkbox markup with umb-checkbox 2019-10-24 21:32:19 +02:00
BatJan 68425fa46e Fix text alignment 2019-10-24 21:31:06 +02:00
Kenn Jacobsen bfe359bd1e Remove duplicate language labels in publish with descendants dialog 2019-10-24 21:29:50 +02:00
Kenn Jacobsen 62ff2c4d35 Harmonize content save/publish dialogs with mandatory languages 2019-10-24 21:27:32 +02:00
Kenn Jacobsen 01b9a09c09 V8: Make Nested Content resilient to missing property editors (#6768) 2019-10-24 21:25:15 +02:00
Kenn Jacobsen 847e82868a Make sure lazy loaded properties do not break the taborder when creating content types 2019-10-24 21:10:59 +02:00
Kenn Jacobsen c6ab73b806 Style the umb-overlay header and footer like the rest of the overlays 2019-10-24 21:09:51 +02:00
Kenn Jacobsen b46d6718c4 Use the member type icon in the members section 2019-10-24 21:05:13 +02:00
Kenn Jacobsen df8347d5f4 V8: General UX overhaul of the media picker in the RTE (#6722) 2019-10-24 21:01:01 +02:00
Kenn Jacobsen b1037786ca V8: Use member type icon in member pickers (#6696) 2019-10-24 20:46:01 +02:00
Kenn Jacobsen 6a8d3141c9 V8: Fix sorting of the immediate children of editor start nodes (#6686) 2019-10-24 20:43:54 +02:00
Kenn Jacobsen d312dc5f92 Show the "remove" action for assigned user groups when editing users 2019-10-24 17:25:01 +02:00
Kenn Jacobsen 0c1b56e671 Fix section and user assignment to groups 2019-10-24 17:24:09 +02:00
Kenn Jacobsen b0d7bdaa77 V8: Filter out invalid selections in the MNTP "Allowed items" picker (#6641) 2019-10-24 17:21:38 +02:00
Sebastiaan Janssen f2dfdd6086 Merge pull request #6780 from kjac/v8/fix/sections-tray-keyboard-navigation
V8: Fix keyboard through the sections tray on small screens
2019-10-24 17:10:54 +02:00
Kenn Jacobsen b6a1a4ebb1 Ensure that the active state is clearly visible for property "edit" and "delete" icons 2019-10-24 17:09:30 +02:00
Kenn Jacobsen 04b736870c Style and translate the composition removal confirmation dialog (#6769) 2019-10-24 17:06:41 +02:00
Mario Lopez 4bc4b6946e #5294 Full path for DocType on Nested Content configuration (#5430) 2019-10-24 16:49:04 +02:00
Shannon f3f242b416 fixes test 2019-10-24 22:39:12 +11:00
Shannon f656f7d0a0 Fixes relations editor and loading in relations, allows creating relations without object types, fixes migration 2019-10-24 22:38:11 +11:00
Niels Lyngsø 2b4c35bcd8 Better label for copying all entries of nested content 2019-10-24 13:30:56 +02:00
Shannon ae64fe49be Allows relation types to not have specific object types, updates IRelation to return the actual object types for the ID references, now relations can be more flexible without being strangely tied to specific object types based on the relation type. 2019-10-24 21:32:00 +11:00
Niels Lyngsø 1f0c1602f7 fix console log 2019-10-24 11:50:43 +02:00
arkadiuszbiel ffaf12c548 Create Interface for Member and Content Index to use in Populators 2019-10-24 09:55:41 +01:00
Niels Lyngsø d68cb1f802 Copy all entries feature for nested content 2019-10-24 10:02:33 +02:00
Shannon 193892f084 Creates method to create the relations based on the property editor's returned reference but have discovered a gotcha for relations, so next step is to resolve that. 2019-10-24 16:48:21 +11:00
Shannon f513ed5476 Changes call transition from StopInitial to StopImmediate instead of terminate to ensure that all cancelation tokens are canceled and cleared 2019-10-24 14:35:30 +11:00
Shannon 52b0edf1f5 For backgroundtaskrunner, run shutdown on a threadpool thread to not block the shutdown of other IRegisteredObjects 2019-10-24 14:24:01 +11:00
Shannon Deminick dc54924b52 Merge pull request #6730 from lars-erik/pr/fix-our-tests
Pr/fix our tests
2019-10-24 13:45:41 +11:00
Callum Whyte 6301371e59 Updating references to our.umbraco.org 2019-10-23 18:07:53 +02:00
Kenn Jacobsen 0a6e9df7f4 Dim down the alias of locked/inherited properties 2019-10-23 17:49:49 +02:00
Poornima Nayar 59b9d3d473 style delete package overlay 2019-10-23 17:46:44 +02:00
Kenn Jacobsen d8f6556f3c Fix RTE fullscreen mode 2019-10-23 17:43:31 +02:00
Dave Woestenborghs e13bf327af 6671 - make the macro tree reload after a new macro partial view is created 2019-10-23 17:35:25 +02:00
Dave Woestenborghs 88f153e7a3 V8 - Make it possible to set content app badge through content… (#6706) 2019-10-23 17:31:18 +02:00
Jan Skovgaard 2b4e86b62f Add "umb-auto-focus" on media and link pickers (#6704) 2019-10-23 17:23:33 +02:00
Ronald Barendse d0303f74fd Allow hash type on GenerateHash and remove obsoleted ToMd5 and ToSHA1 methods (#6679) 2019-10-23 17:19:49 +02:00
Kenn Jacobsen e3bc30c4ca Add validation to user groups when creating new users 2019-10-23 17:15:38 +02:00
Sebastiaan Janssen 72dc1c29b1 Merge pull request #6699 from emmaburstow/temp-padding-for-content-boxes
V8: Padding for umb-control-group so that it's not as squished
2019-10-23 17:03:19 +02:00
Niels Lyngsø 1056493626 ClipboardService support for copying an array/list of nodes/data 2019-10-23 16:40:59 +02:00
Niels Lyngsø e2417da2f0 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/6816-property-actions 2019-10-23 16:00:25 +02:00
Niels Lyngsø 6dbbe1bdd6 correct mistake in WatchTask of our Gulp Script 2019-10-23 15:52:48 +02:00
Nathan Woulfe a41b018f98 V8: Use infinite editor for list view settings (5021) (#6028) 2019-10-23 15:49:36 +02:00
Niels Lyngsø a42fc8fc8e work on copyArray feature for clipboardService 2019-10-23 15:23:23 +02:00
Nathan Woulfe debf65a92f V8: Add option for medium-sized infinite editor (#6808) 2019-10-23 15:10:25 +02:00
Bjarke Berg c5bee77537 AB3267 - removed option to disable modelsbuilder - dont make sense for v8, and everything is broken when if you did it. 2019-10-23 14:40:52 +02:00
Niels Lyngsø c6e78d8c9b Merge remote-tracking branch 'origin/v8/dev' into v8/feature/6816-property-actions 2019-10-23 14:28:22 +02:00
Niels Lyngsø 88a34f5bcd current state, not complete. 2019-10-23 14:28:06 +02:00