Niels Lyngsø
|
b1179ff6f1
|
adjust default size of umb-button-ellipsis and its apperance in umb-tree
(cherry picked from commit 5d9389b37c)
|
2020-09-28 20:03:27 +02:00 |
|
Niels Lyngsø
|
1ec9e24ae5
|
8.8 Revert icon styling, to ensure backwards compatibility (#8941)
(cherry picked from commit 956c81ff32)
|
2020-09-28 20:03:18 +02:00 |
|
Sebastiaan Janssen
|
8767fef15a
|
Merge branch 'v8/8.7' into v8/dev
|
2020-09-28 20:00:43 +02:00 |
|
Sebastiaan Janssen
|
0a08c668a9
|
Merge branch 'v8/8.6' into v8/8.7
# Conflicts:
# src/SolutionInfo.cs
|
2020-09-28 19:59:47 +02:00 |
|
Sebastiaan Janssen
|
da7c5e063b
|
Merge branch 'v8/8.6' into v8/dev
# Conflicts:
# src/SolutionInfo.cs
|
2020-09-28 19:58:11 +02:00 |
|
Niels Lyngsø
|
5d9389b37c
|
adjust default size of umb-button-ellipsis and its apperance in umb-tree
|
2020-09-28 19:53:23 +02:00 |
|
Niels Lyngsø
|
956c81ff32
|
8.8 Revert icon styling, to ensure backwards compatibility (#8941)
|
2020-09-28 19:44:58 +02:00 |
|
Niels Lyngsø
|
ebe3c26cb7
|
use block.edit()
|
2020-09-28 14:13:43 +02:00 |
|
Warren Buckley
|
1868c215d9
|
Merge pull request #8850 from umbraco/v8/feature/umb-property-info-button
Review Feature: umb-property-info-button
|
2020-09-28 11:49:24 +01:00 |
|
Bjarke Berg
|
5e7b34e3a3
|
Merge pull request #8960 from umbraco/v8/feature/configure-cypress-through-nodejs-install
create enviroment configuration through install script
|
2020-09-28 11:01:56 +02:00 |
|
Niels Lyngsø
|
b053ad1423
|
set to be required
|
2020-09-25 14:02:22 +02:00 |
|
Niels Lyngsø
|
b5374152a1
|
make baseUrl an optional part of configuration
|
2020-09-25 12:45:45 +02:00 |
|
Niels Lyngsø
|
4085468125
|
update dependency name
|
2020-09-25 12:01:40 +02:00 |
|
Niels Lyngsø
|
b46dad39ff
|
only write config if file does not already exist
|
2020-09-25 11:50:57 +02:00 |
|
Niels Lyngsø
|
78724c11eb
|
updated readme
|
2020-09-25 11:36:43 +02:00 |
|
Niels Lyngsø
|
9286282eca
|
updated text
|
2020-09-25 11:36:28 +02:00 |
|
Niels Lyngsø
|
26905078ca
|
create enviroment configuration through install script
|
2020-09-25 11:22:49 +02:00 |
|
Shannon
|
67a9b5bb97
|
Refactors the serialization of the content data that is stored in the nucache table. This had to change because we need to resolve content type data in order to check if the property should be compressed and we cannot do that data lookup while the data is being processed since we get an open data reader exception. This is fixed now by using a serializer factory instead so the Create method can do any initialization needed prior to running any serialization operation. Renames a few things so we dont have ContentNested (whatever that meant )
|
2020-09-25 00:32:11 +10:00 |
|
Shannon
|
780b2e573b
|
Fixes a startup issue that doesn't bubble the underlying boot failed exception if the container fails.
|
2020-09-25 00:27:46 +10:00 |
|
Sebastiaan Janssen
|
19b4035359
|
Merge branch 'v8/dev' into v8/contrib
|
2020-09-24 14:44:26 +02:00 |
|
Shannon
|
e4c5010759
|
Fixes issue with exceptions in logs because we are trying to unbind from httpapplication events but you cannot do that.
(cherry picked from commit 5ed94065a7)
|
2020-09-24 11:43:34 +02:00 |
|
Claus
|
f24c54acad
|
bump version to 8.6.5
|
2020-09-24 11:38:08 +02:00 |
|
Shannon
|
5ed94065a7
|
Fixes issue with exceptions in logs because we are trying to unbind from httpapplication events but you cannot do that.
|
2020-09-24 18:45:26 +10:00 |
|
Shannon
|
6bd6d97bda
|
WIP (fixes migrations)
|
2020-09-24 18:37:24 +10:00 |
|
Shannon
|
8c4650951d
|
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/nucache-perf
# Conflicts:
# build/NuSpecs/UmbracoCms.Web.nuspec
# src/Umbraco.Core/Persistence/SqlSyntax/SqlCeSyntaxProvider.cs
|
2020-09-24 16:00:49 +10:00 |
|
Shannon
|
0e44acc45e
|
Merge remote-tracking branch 'origin/v8/8.8' into v8/8.9
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Web.UI/Umbraco/Views/Default.cshtml
|
2020-09-24 14:19:58 +10:00 |
|
Sebastiaan Janssen
|
fe3f604122
|
Move the IIconService and IconModel to the Umbraco.Core project
See issue #8919
(cherry picked from commit 0531fce9e2)
|
2020-09-23 16:21:34 +02:00 |
|
Sebastiaan Janssen
|
0531fce9e2
|
Move the IIconService and IconModel to the Umbraco.Core project
See issue #8919
|
2020-09-23 16:20:55 +02:00 |
|
Sebastiaan Janssen
|
f5affd0521
|
Merge branch 'v8/8.6' into v8/8.7
|
2020-09-23 11:32:22 +02:00 |
|
Sebastiaan Janssen
|
75830e1d3e
|
Merge branch 'v8/8.7' into v8/8.8
# Conflicts:
# src/Umbraco.Web/Security/MembershipHelper.cs
|
2020-09-23 11:24:32 +02:00 |
|
Sebastiaan Janssen
|
f29c5f0e3b
|
Merge branch 'v8/dev' into v8/contrib
|
2020-09-23 11:18:43 +02:00 |
|
Sebastiaan Janssen
|
95a46580d6
|
Merge branch 'v8/8.7' into v8/dev
|
2020-09-23 11:10:56 +02:00 |
|
Sebastiaan Janssen
|
d6275f34f7
|
Merge branch 'v8/8.6' into v8/dev
# Conflicts:
# src/Umbraco.Web/Security/MembershipHelper.cs
|
2020-09-23 11:09:40 +02:00 |
|
Shannon
|
7fc4364b52
|
Fixes issue with deleting external logins, fixes issue with saving new user logins when creating a new user, fixes issue of not checking if the linked login is already linked.
|
2020-09-23 15:45:58 +10:00 |
|
Bjarne Fyrstenborg
|
59784a1551
|
Update noUiSlider to v14.6.2
|
2020-09-23 14:18:16 +10:00 |
|
Claus
|
a2cb264f27
|
Merge remote-tracking branch 'origin/v8/bugfix/8433-member-login-sql-locks' into v8/8.6
(cherry picked from commit 6122bffa24)
|
2020-09-22 14:49:28 +02:00 |
|
Claus
|
041d0469b6
|
Merge remote-tracking branch 'origin/v8/bugfix/examine-reindex' into v8/8.6
(cherry picked from commit 8fddb52f9a)
|
2020-09-22 14:44:29 +02:00 |
|
Sebastiaan Janssen
|
c00017220a
|
NuGet.org had TLS 1.0 and 1.1 disabled - https://devblogs.microsoft.com/nuget/deprecating-tls-1-0-and-1-1-on-nuget-org/.
Therefore we need this line specifying Tls12
(cherry picked from commit c91281c4b8)
|
2020-09-22 14:38:24 +02:00 |
|
Claus
|
6122bffa24
|
Merge remote-tracking branch 'origin/v8/bugfix/8433-member-login-sql-locks' into v8/8.6
|
2020-09-22 13:14:03 +02:00 |
|
Claus
|
8fddb52f9a
|
Merge remote-tracking branch 'origin/v8/bugfix/examine-reindex' into v8/8.6
|
2020-09-22 11:42:44 +02:00 |
|
Claus
|
b12fad75da
|
Merge remote-tracking branch 'origin/v8/8.8' into v8/dev
|
2020-09-22 10:38:25 +02:00 |
|
Claus
|
ab4d830626
|
Merge pull request #8930 from umbraco/v8/bug/8919-cache-icons-used-in-login-screen
Inject icons used in login screen to the runtime icon cache
|
2020-09-22 10:33:56 +02:00 |
|
Bjarke Berg
|
1badb69481
|
#8919 - Clean up obsolete ctor
|
2020-09-22 10:14:34 +02:00 |
|
Bjarke Berg
|
164fa24ef3
|
#8919 - Fix issue with wrong casing of variable name
|
2020-09-22 10:04:55 +02:00 |
|
Bjarke Berg
|
5df3e051d3
|
Merge remote-tracking branch 'origin/v8/bug/8919-cache-icons-used-in-login-screen' into v8/bug/8919-cache-icons-used-in-login-screen
# Conflicts:
# src/Umbraco.Web/Editors/BackOfficeController.cs
# src/Umbraco.Web/Editors/BackOfficeModel.cs
# src/Umbraco.Web/Editors/IconController.cs
# src/Umbraco.Web/Services/IIconService.cs
# src/Umbraco.Web/Services/IconService.cs
|
2020-09-22 09:21:45 +02:00 |
|
Bjarke Berg
|
ccc0e82579
|
#8919 - Avoid having fat controller and do not new up a controller in a model
|
2020-09-22 08:58:16 +02:00 |
|
Claus
|
6e56b16342
|
adding IconService
|
2020-09-22 08:57:48 +02:00 |
|
Claus
|
b327399cd2
|
adding icon svg data from IconController.
|
2020-09-22 08:11:58 +02:00 |
|
Shannon
|
e6e7917b0c
|
fixes create button
|
2020-09-22 11:34:59 +10:00 |
|
Shannon
|
ac9dedf327
|
Ensure we don't swallow exceptions in angular when logging in, fixes a null ref in angular preventing login in authorize screen, fixes login screen to use an explicit ng-form instance.
|
2020-09-22 11:05:37 +10:00 |
|