Commit Graph

32345 Commits

Author SHA1 Message Date
Shannon
37fce725ff Updates UI to allow updating a culture for a language and warn the user if they are changing it, updates the controller to be able to udpate a culture on a lang 2019-11-04 11:42:46 +01:00
Shannon
a7eb693053 updates logic for cache refreshers for languages to deal with updating nucache and examine 2019-11-04 11:40:25 +01:00
Shannon
73fc648718 Adds logic to ensure you can't change to a culture that is already assigned + test 2019-11-04 11:40:17 +01:00
Rasmus John Pedersen
640f042acf Disallow deleting "Sensitive data" user group 2019-11-04 11:37:50 +01:00
Rasmus John Pedersen
6b318207c7 Disable rename alias of system user groups 2019-11-04 11:37:27 +01:00
Bjarke Berg
501f9495a9 Bumb version to 8.3 2019-11-04 11:30:52 +01:00
Sebastiaan Janssen
4e908e9dd1 Update 1_Bug.md 2019-11-01 15:23:53 +01:00
Kenn Jacobsen
d3d8b1bd68 Ensure that listview status messages are vertically centered 2019-11-01 15:06:00 +01:00
Ronald Barendse
b0d834668d Fix search not skipping results 2019-11-01 10:50:12 +01:00
Mike
88af496f29 Accessibilty improvement to media picker (#6805) 2019-11-01 10:17:28 +01:00
Andy Butland
e934dbd054 Updated validation message comparisons with default messages to use invariant comparison. 2019-11-01 09:38:41 +01:00
Shannon
d1ea46ff71 fixes null ref check and returning the correct deserialized val, adds comments 2019-11-01 14:45:05 +11:00
Shannon
717c185e45 Manually merges prev changes to nested content from 6768 and 6826 and changes how the prop values are iterated 2019-11-01 14:22:49 +11:00
Shannon
595b36c5df Merge remote-tracking branch 'origin/v8/dev' into v8/feature/media-tracking
# Conflicts:
#	src/Umbraco.Web/PropertyEditors/NestedContentPropertyEditor.cs
2019-11-01 13:27:13 +11:00
Shannon
065e3c1ba3 removes the MB package 2019-11-01 11:33:15 +11:00
Anders Bjerner
c47ea58d10 Angular API documentation: Adds styling for <code> elements 2019-10-31 20:03:56 +01:00
Kenn Jacobsen
efd0c0cf56 Evenly distribute link URL and anchor inputs in linkpicker 2019-10-31 20:03:03 +01:00
Marc Goodson
a873c9188f Allow querystring parameters to set IsElementType checkbox on create document type route (#6779)
* Allow query string parameters sent to create document type route 'set' the default checkboxes for either Is an element type or Allow varying by culture

* allow isElement and AllowVaryByCulture to be set in infinite editor

not sure where this is used, but in theory this might be useful to be wired up too?

* Release the camels!

update the model properties to follow camelcase, ignoring the existing notemplate that doesn't!!
2019-10-31 16:20:02 +01:00
Poornima Nayar
b2e5d64d6e Better exception handling for templates when they exceed 255 ch… (#6649) 2019-10-31 15:54:14 +01:00
Kenn Jacobsen
f2d7a25e0f Make macro partial view mandatory 2019-10-31 15:52:48 +01:00
Poornima Nayar
5db47ad546 Buttons on the healthcheck dashboard made more consistent (#6667) 2019-10-31 15:35:56 +01:00
Rachel Breeze
ce0833719b Fix for #6315 where the loading banner continues to display if there is no current editor state 2019-10-31 15:15:37 +01:00
Bjarke Berg
34d9e0cd09 Merge branch 'v8/dev' into v8/feature/mb-embed 2019-10-31 12:33:01 +01:00
Bjarke Berg
bf16a5936e Merge remote-tracking branch 'origin/v8/feature/mb-embed' into v8/feature/mb-embed 2019-10-31 12:32:51 +01:00
Bjarke Berg
5c82968829 Merge remote-tracking branch 'origin/v8/dev' into v8/dev 2019-10-31 12:32:12 +01:00
Warren Buckley
ecc9e2665c Merge pull request #6823 from umbraco/v8/feature/6816-property-actions
PropertyActions + Copy all entries for Nested Content
2019-10-31 11:22:47 +00:00
Warren Buckley
2842c65ee6 Merge pull request #6948 from umbraco/v8/feature/0000-DataType-DeleteWarning-styling
Styling for the DataType Delete Dialog
2019-10-31 11:21:47 +00:00
Niels Lyngsø
9e4b9e6431 changed span to div 2019-10-31 11:53:30 +01:00
Bjarke Berg
851a4e0d56 Fix Umbraco.Web.UI.csproj after auto merge 2019-10-31 11:49:43 +01:00
Bjarke Berg
ad6343719b Merge branch 'v8/8.2' into v8/dev
# Conflicts:
#	src/SolutionInfo.cs
2019-10-31 11:48:53 +01:00
Bjarke Berg
0aa1eb84b7 Merge remote-tracking branch 'origin/v8/8.2' into v8/8.2 2019-10-31 11:39:30 +01:00
Bjarke Berg
b8f417d462 Merge pull request #7002 from umbraco/v8/bugfix/AB3441-nucache-race-condition
Fixes a race condition with nucache
2019-10-31 11:39:10 +01:00
Niels Lyngsø
5ccb10d092 Fix for Umb Request Helper unit test. (#7008)
Fix for Umb Request Helper unit test.
2019-10-31 11:11:18 +01:00
Niels Lyngsø
6c21279216 require because we need underscore to be available... 2019-10-31 11:03:19 +01:00
Bjarke Berg
ef38fc1a6d Bump version to 8.2.2 2019-10-31 10:02:08 +01:00
Kenn Jacobsen
6690c2ad27 Fix broken RTEs when reordering grid rows 2019-10-31 09:39:10 +01:00
Claus
77077c8000 Merge pull request #6954 from kjac/v8/fix/grid-rte-reorder
V8: Fix broken grid when reordering grid rows that contain RTE's
2019-10-31 09:33:58 +01:00
Shannon
68db41fe93 Ensures that when there is no cache file, or if a cache file is empty, on startup any call to SetAllFastSorted was not ensuring the local db cache file was updated if the data was loaded from the database. 2019-10-31 18:58:07 +11:00
Shannon
bf37bbf4fe oops fixes the log output 2019-10-31 16:34:30 +11:00
Shannon
40e656de46 notes 2019-10-31 16:27:34 +11:00
Shannon
aff4814e0b Ensures that PublishedSnapshotService cannot close the local cache files after they are created but before they are populated 2019-10-31 16:06:43 +11:00
Shannon
c682bbcaf1 Adds notes and better logging to PublishedSnapshotService, fixes log output from HealthCheckNotifier, changes initial delay time of scheduled task to be longer. 2019-10-31 15:45:57 +11:00
Shannon Deminick
1dc3a023c4 Merge pull request #6824 from bielu/v8/feature/InterfaceForContentPopulators
Create Interface for Member and Content Index to use in Populators
2019-10-31 14:16:41 +11:00
Shannon Deminick
ea104e579e Merge pull request #6936 from umbraco/AB3325-AB3326-AB3327-AB3328-AB3329-AB3330-AB3331-Media-Tracking-References
media tracking references
2019-10-31 14:13:45 +11:00
Shannon
3d66c201c2 Adds safety check of Udi.TryParse 2019-10-31 14:08:38 +11:00
Rasmus John Pedersen
26f1e77813 Resolve media paths from data editors
# Conflicts:
#	src/Umbraco.Core/Persistence/Factories/ContentBaseFactory.cs
#	src/Umbraco.Core/Persistence/Repositories/Implement/MediaRepository.cs
2019-10-30 21:58:54 +01:00
Rasmus John Pedersen
0e0f6e6678 Ensure media path stored is the same as stored in the property 2019-10-30 21:58:54 +01:00
Dennis Meinert Pedersen
4de4656f96 Avoid breadcrumbs in mini list are misaligned 2019-10-30 20:47:03 +01:00
BatJan
bf62bfa17f Remove unused dashboards 2019-10-30 19:18:17 +00:00
BatJan
e60abea32c Remove outdated media dashboards 2019-10-30 19:16:28 +00:00