Sebastiaan Janssen
|
c8da5156fa
|
Merge branch 'v8/dev' into v8/contrib
# Conflicts:
# src/Umbraco.Web.UI.Client/package.json
# src/Umbraco.Web.UI.Client/src/common/directives/components/content/umbvariantcontenteditors.directive.js
# src/Umbraco.Web.UI.Client/src/common/directives/validation/valformmanager.directive.js
# src/Umbraco.Web.UI.Client/src/common/services/formhelper.service.js
# src/Umbraco.Web.UI.Client/src/views/components/overlays/umb-overlay.html
# src/Umbraco.Web.UI.Client/src/views/content/overlays/publishdescendants.controller.js
# src/Umbraco.Web.UI.Client/src/views/content/overlays/publishdescendants.html
# src/Umbraco.Web.UI.Client/src/views/dictionary/edit.html
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
|
2020-08-19 13:12:13 +02:00 |
|
Shannon Deminick
|
5d93d8e874
|
Merge pull request #8634 from nzdev/v8/feature/support-sql-server-developer-edition-2019
Support SQL Server 2012 syntax on SQL Server 2019
|
2020-08-17 16:30:36 +10:00 |
|
nzdev
|
58a8b093cc
|
Support SQL Server 2012 syntax on SQL Server 2019
|
2020-08-14 16:32:46 +12:00 |
|
Sebastiaan Janssen
|
acb2c203bd
|
Bump to v8.8.0
|
2020-08-13 14:41:54 +02:00 |
|
Sebastiaan Janssen
|
50bdcc4949
|
Sync some dependencies that have been updated in v8/8.7
|
2020-08-13 14:32:43 +02:00 |
|
Sebastiaan Janssen
|
93c021ef1c
|
Resolves #8621 correctly
|
2020-08-12 09:07:35 +02:00 |
|
Claus
|
39fcdb01e0
|
Merge pull request #8601 from umbraco/v8/bugfix/publishdescendants
Fixing publish descendants dialog
|
2020-08-07 09:56:37 +02:00 |
|
Claus
|
c73f9bc2a5
|
fixing the other umb-toggle.
|
2020-08-07 09:52:19 +02:00 |
|
Claus
|
36af2f6ed2
|
Merge pull request #8547 from bjarnef/v8/bug/fix-self-closing-angular-elements
Fix self closing angular elements
|
2020-08-07 09:45:32 +02:00 |
|
Claus
|
f7588da514
|
Merge pull request #8605 from bjarnef/v8/bug/fix-self-closing-umb-toggle
Fix self closing umb-toggle
|
2020-08-07 09:42:31 +02:00 |
|
Bjarne Fyrstenborg
|
deef02bd32
|
Toggle when clicking label text
|
2020-08-06 20:14:38 +02:00 |
|
Bjarne Fyrstenborg
|
73860285eb
|
Fix issue with void element for angular directive/component which is custom HTML element
|
2020-08-06 19:59:54 +02:00 |
|
Bjarne Fyrstenborg
|
112215ac5b
|
Remove additional whitespace
|
2020-08-06 19:57:20 +02:00 |
|
Claus
|
4799f73775
|
using label on umb-toggle instead of a separate element.
updating localized texts to reflect what is happening.
ensure the selected value is pushed back to scope and used for the action.
|
2020-08-06 15:04:18 +02:00 |
|
Warren Buckley
|
1e29b5f810
|
Delete RichCode Navigation GitHub Action
Will do testing in personal fork with MS team until this is ready to demo
|
2020-08-06 08:10:51 +01:00 |
|
Claus
|
9ac3885488
|
Merge pull request #7596 from umbraco/v8/feature/7292-memberhasaccess
Adds new methods to MembershipHelper for dealing with checking bulk paths for access
|
2020-08-06 08:22:45 +02:00 |
|
Bjarke Berg
|
405919be7c
|
Merge pull request #8559 from umbraco/v8/bugfix/acceptance_test
Fix selectors causing acceptance test to give false errors.
|
2020-08-03 13:11:09 +02:00 |
|
Bjarke Berg
|
8b1bf3c16f
|
Fix issue with tour's next button not clickable when infinite editing bar is open
|
2020-08-03 12:54:27 +02:00 |
|
Nikolaj E. Lauridsen
|
87383db814
|
Fix button selectors
|
2020-08-03 12:04:22 +02:00 |
|
Kenn Jacobsen
|
bbcd08ac98
|
Fix broken grid LESS causing the client build to fail (#8551)
|
2020-08-01 10:18:15 +02:00 |
|
Bjarne Fyrstenborg
|
811cbb8f74
|
Cleanup console.log
|
2020-07-31 18:07:28 +02:00 |
|
Bjarne Fyrstenborg
|
3bcaad0e7f
|
Ensure umb-radiobutton use end-closing tag
|
2020-07-31 18:06:50 +02:00 |
|
Bjarne Fyrstenborg
|
12a4dbc705
|
Ensure umb-checkbox has end closing tag
|
2020-07-31 18:00:39 +02:00 |
|
Kenn Jacobsen
|
34ea86a8cb
|
Remove usages of angular.forEach in help drawer, content and infinite editors (#8544)
|
2020-07-31 17:48:45 +02:00 |
|
Bjarne Fyrstenborg
|
08f177bfd8
|
Fix styling of buttons in grid cells (#8543)
|
2020-07-31 17:45:45 +02:00 |
|
Bjarne Fyrstenborg
|
ff7ce4e66e
|
Fix styling of actions in textbox multiple (#8542)
|
2020-07-31 17:43:46 +02:00 |
|
Kenn Jacobsen
|
a737b0eacf
|
Remove usages of angular.forEach in property editors
|
2020-07-31 17:38:12 +02:00 |
|
Kenn Jacobsen
|
e69f19381f
|
Languages names do not show in publish/unpublish dialogs
|
2020-07-31 17:28:39 +02:00 |
|
Nathan Woulfe
|
1a4e360c32
|
Fix object iteration in underscore _.each changes (#8534)
|
2020-07-31 12:49:01 +02:00 |
|
Mike Masey
|
edf307dffa
|
Errors do not receive focus on submit (Accessibility) (#8278)
|
2020-07-31 12:41:51 +02:00 |
|
Sebastiaan Janssen
|
9de04fdf5b
|
Fix PhantomJS tests
|
2020-07-31 12:33:28 +02:00 |
|
Bjarne Fyrstenborg
|
c33229840f
|
Fix styling of confirm actions in tags editor (#8528)
|
2020-07-31 10:40:40 +02:00 |
|
Bjarne Fyrstenborg
|
538b867447
|
Buttons cleanup (#8529)
|
2020-07-31 10:24:20 +02:00 |
|
Bjarne Fyrstenborg
|
dfe8930653
|
Update model name in logviewer saved search (#8527)
|
2020-07-31 10:18:24 +02:00 |
|
Bjarne Fyrstenborg
|
37d001c0e8
|
Align icons on document type (#8531)
|
2020-07-31 09:21:32 +02:00 |
|
Nathan Woulfe
|
ad1eda44bf
|
rmove underscore from content overlays, some refactoring as appropriate
|
2020-07-31 09:16:51 +02:00 |
|
Bjarne Fyrstenborg
|
12087e78b7
|
Update master template button (#8532)
|
2020-07-31 08:42:29 +02:00 |
|
Shannon
|
7d762e0455
|
Merge remote-tracking branch 'origin/v8/8.7' into v8/dev
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.controller.js
|
2020-07-31 15:55:39 +10:00 |
|
Michael Latouche
|
6e2e2eca05
|
Update French translations file to V8 labels (#7379)
|
2020-07-30 18:12:08 +02:00 |
|
Ian Houghton
|
a0034c51f9
|
fix #7842 - Render a larger textarea for editing dictionary items
|
2020-07-30 17:59:59 +02:00 |
|
Poornima Nayar
|
d7c4f8f055
|
RelationService - Log to audit on RelationType Save
|
2020-07-30 17:56:29 +02:00 |
|
Callum Whyte
|
f2253bc090
|
Improving database field labels in installer (#8172)
|
2020-07-30 17:53:16 +02:00 |
|
Kenn Jacobsen
|
a7e88efc22
|
Improve dictionary dashboard performance significantly
|
2020-07-30 17:48:45 +02:00 |
|
Ronald Barendse
|
568135a249
|
Fix LogScrubber exception when cleaning up temp files (#8326)
|
2020-07-30 17:41:18 +02:00 |
|
Jan Skovgaard
|
0e4979bd7f
|
Convert menu actions to use umb-button-ellipsis component (#8503)
|
2020-07-30 17:32:50 +02:00 |
|
Nathan Woulfe
|
cb47e0f1f6
|
7731 bye bye underscore => _.each (#8475)
|
2020-07-30 17:20:56 +02:00 |
|
Bjarne Fyrstenborg
|
312e2fa949
|
Fetch membergroup by guid (#8496)
|
2020-07-30 17:12:18 +02:00 |
|
Kenn Jacobsen
|
dd8ddbae27
|
Performance improvements to content type editor (#8506)
|
2020-07-30 17:04:14 +02:00 |
|
Bjarne Fyrstenborg
|
18ccbb70fd
|
Adjust styling of variant switcher for not created variant (#8511)
|
2020-07-30 16:46:30 +02:00 |
|
Bjarne Fyrstenborg
|
d1d50f2ff4
|
Logviewer adjustments (#8513)
|
2020-07-30 16:40:35 +02:00 |
|