Shannon
f5406b9b2f
Updates to Examine 1.2.0
...
and removes ExecutionContext workaround since it's part of Examine now.
2021-05-11 14:42:29 +10:00
Sebastiaan Janssen
d85d0d75f3
Revert "Updated LightInject to v6.4.0"
...
This reverts commit fc77252ec7 .
2021-04-06 16:13:40 +02:00
Sebastiaan Janssen
3358ab2604
Also make sure NuGet installs the correct version of the CodePages dependency
2021-04-06 10:08:10 +02:00
Sebastiaan Janssen
c84f616a17
Remove HtmlSanitizer once more - see #9803
2021-04-06 10:08:10 +02:00
Dave de Moel
fc77252ec7
Updated LightInject to v6.4.0
2021-04-06 09:35:12 +02:00
Chad
a6e1c2e901
Fixes #9615 - Upgrade to Htmlsanitizer v5 ( #9856 )
2021-02-22 09:53:53 +01:00
Sebastiaan Janssen
980acafbeb
Merge branch 'v8/contrib' into v8/dev
2021-02-20 17:17:27 +01:00
Sebastiaan Janssen
81f1c2e7d6
Update to latest Examine
2021-02-18 22:08:12 +01:00
Sebastiaan Janssen
02963e7b29
Remove HtmlSanitizer ( #9803 )
2021-02-18 17:50:00 +01:00
Sebastiaan Janssen
e62cef6151
Revert "Fixes wrong dependency in nuspec file"
...
This reverts commit 8642b61449 .
2021-01-28 12:05:19 +01:00
Sebastiaan Janssen
8642b61449
Fixes wrong dependency in nuspec file
...
Updates NPoco to the latest v4 version
2021-01-11 13:19:18 +01:00
Jack Lawry
e772728c9d
Fix typo in Upgrade message
...
Change recommmend to recommend
2020-12-04 07:48:49 +10: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
Ronald Barendse
02fba85f73
Update config comments and fix transforms ( #8808 )
2020-09-04 09:36:28 +02:00
Ronald Barendse
d5933a154c
Use correct woff and woff2 MIME types
2020-09-04 09:32:33 +02:00
Sebastiaan Janssen
4313463a94
Switch from the Chrome runner to JSDom ( #8800 )
2020-09-03 10:36:58 +02:00
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
Mike Masey
add1a99cc4
V8: Add umb-icon directive to backoffice to begin transition from icon fonts to svgs ( #5606 )
2020-07-29 11:29:49 +02:00
Sebastiaan Janssen
3b2d87950c
Fix replacement of baseurl in UI docs
2020-06-18 11:28:31 +02:00
Sebastiaan Janssen
f0f92db3dc
First compile all the gulp things before trying to make the docs
2020-06-17 18:02:23 +02:00
Warren Buckley
96ab448e74
Azure DevOps YML pipeline for creating C# & JS Docs ( #8282 )
2020-06-17 11:47:53 +02:00
Warren Buckley
29f0ba0b37
Merge pull request #5466 from umbraco/v8/api-docs-update
...
Api documentation functions update
2020-06-08 13:59:42 +00:00
Bjarke Berg
45224a35d0
Initial acceptance test commit
2020-05-13 15:18:40 +02:00
Elitsa Marinovska
64be0c99af
Changing the naming in case they are used on the build server
2020-05-12 13:33:30 +02:00
Elitsa Marinovska
3e73888510
Changing path that was causing an error
2020-05-12 12:20:32 +02:00
Elitsa Marinovska
85ff4be55d
Merge branch 'v8/dev' into v8/api-docs-update
...
# Conflicts:
# build/build.ps1
2020-05-12 12:06:45 +02:00
Callum Whyte
d4f8499851
Update Models Builder model namespace in Views/web.config
2020-04-22 16:18:30 +02:00
Sebastiaan Janssen
8cd537cc96
Merge branch 'v8/8.5.5' into v8/dev
...
# Conflicts:
# src/SolutionInfo.cs
2020-03-19 14:03:38 +01:00
Jeffrey Schoemaker
ead3de05e4
Added the correct sources to the buildscripts. If you have inte… ( #7089 )
2020-03-13 13:30:54 +01:00
Sebastiaan Janssen
4c134f9701
Revert "Fix the build for people on VS version 16.4.5+"
...
This has been properly fixed in Umbraco.Build 0.2.14 instead
This reverts commit f4861f6802 .
2020-03-13 09:47:05 +01:00
Sebastiaan Janssen
f4861f6802
Fix the build for people on VS version 16.4.5+
2020-03-12 17:17:49 +01:00
Warren Buckley
2d3388d6d3
Update dependency for 8.5.5
2020-03-12 15:52:23 +01:00
Shannon
6f420b9577
Merge branch 'v8/bugfix/contentquery-search' of https://github.com/ronaldbarendse/Umbraco-CMS into ronaldbarendse-v8/bugfix/contentquery-search
2020-01-15 12:18:52 +11:00
Warren Buckley
ad53b76308
Merge branch 'v8/8.5' into v8/dev
...
# Conflicts:
# src/SolutionInfo.cs
2020-01-03 11:59:05 +00:00
Warren Buckley
b78d8fa3e1
Merge pull request #6795 from umbraco/v8/feature/mb-embed
...
V8: Embed models builder
2019-12-16 11:42:01 +00:00
Warren Buckley
66801f09ab
Remove the cleanup code of LESS Source Map files from the ZIP & Nupkg builds - this is done with Niels PR as only gulp dev creates LESS SourceMaps
2019-12-06 09:27:35 +00:00
Warren Buckley
2948d506ea
V8: Bye hardcoded colors lets use Variables ( #7246 )
...
* Bye bye #fff let's use the variable @white instead
* Update to use @black
* Update canvas-designer file with variables where possible - ALOT was not found (need to see if we have similar matches already)
* Update all hex colour variables or add a TODO comment
* Empty LESS files so lets get rid of them
* Moves the color CSS classes out into own less file to ensure variables contains variables only
* Adds in gulp-sourcemaps to allow us to have LESS sourcemaps - https://www.npmjs.com/package/gulp-less#source-maps
* A VERY BAD first attempt at doing DARK mode, but plumbing done. Now a game of tweaking variables
* Revert "A VERY BAD first attempt at doing DARK mode, but plumbing done. Now a game of tweaking variables"
This reverts commit 5ac8080c8b314cd65b1bd735fea88569991736b2.
* Update hard-coded hex values to color variables
* Fix couple typos with LESS variables gray not grey
* Amend build script so we remove the /umbraco/assets/css/maps folder from the build ouput of the ZIP & Nuget Packages
* Removing more hard coded colour values
2019-12-05 13:38:57 +01:00
Ronald Barendse
b9e749152f
Merge branch 'v8/dev' into v8/bugfix/contentquery-search
2019-11-15 09:49:50 +01:00
Ronald Barendse
634f648517
Require Examine 1.0.2
2019-11-14 09:20:18 +01:00
Bill Bixby
6307a0173b
Edit text file to remove reference to App_Data\NuGetBackup folder
2019-11-07 11:24:31 +00: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
1436441f78
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/mb-embed
2019-10-29 16:09:43 +01:00
Bjarke Berg
17e28b6840
AB3389 - Move the stuff from App_Plugins/ModelsBuilder into Umbraco.Web.UI.Client and handle dashboard as code.
2019-10-29 14:28:54 +01:00
Shannon
2c9939e516
restores the MB enable flag
2019-10-29 11:02:18 +11:00
Shannon
3b6abbb936
Renames project: Umbraco.ModelsBuilder.Embedded and namespaces since we need a different assembly, updates nuspec, changes file path of MB app_plugins
2019-10-29 00:25:03 +11:00
Callum Whyte
6301371e59
Updating references to our.umbraco.org
2019-10-23 18:07:53 +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
Bjarke Berg
35cae68214
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/mb-embed
2019-10-22 08:07:27 +02:00
Rasmus John Pedersen
1362a953f2
Fix wrong assembly name for UmbracoModule
2019-10-21 16:50:39 +02:00
Bjarke Berg
e1c6f721b0
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/mb-embed
2019-10-21 13:33:59 +02:00