Shannon
|
9d5156d7f0
|
fixes some tests
|
2018-04-03 13:01:01 +10:00 |
|
Shannon
|
047a05cfb3
|
bumps version
|
2018-04-03 11:38:13 +10:00 |
|
Shannon
|
e019c94207
|
changes back to correct version
|
2018-04-03 10:42:57 +10:00 |
|
Stephan
|
f89816111b
|
Wire NuCache and IdkMap
|
2018-03-30 14:00:44 +02:00 |
|
Stephan
|
c75d4e5b5b
|
Fix post-merge
|
2018-03-30 11:00:07 +02:00 |
|
Stephan
|
62b6efc4da
|
Fix upgrading
|
2018-03-30 10:28:49 +02:00 |
|
Shannon
|
7f27862943
|
Gets correct validation working with languages, we can now create and update
|
2018-03-30 01:20:40 +11:00 |
|
Shannon
|
b9d0c63002
|
Starts wiring up the language editor with the controller, ensure that you cannot delete a language at the repo level and makes sure that we return and show validation messages when the user tries to delete the default or last language.
|
2018-03-29 23:48:54 +11:00 |
|
Shannon
|
7fd9caf889
|
Merge branch 'dev-v8' of https://github.com/umbraco/Umbraco-CMS into dev-v8
# Conflicts:
# src/Umbraco.Web/PublishedContentQuery.cs
|
2018-03-29 22:35:46 +11:00 |
|
Shannon
|
83e90969b3
|
i guess trying to rename the thing didn't work
|
2018-03-29 22:15:46 +11:00 |
|
Shannon
|
8f01a2ab0a
|
fixes merge issues
|
2018-03-29 22:13:41 +11:00 |
|
Stephan
|
c72ce0b759
|
Fix Examine PR, fix migrations and upgrades
|
2018-03-29 11:31:33 +02:00 |
|
Shannon
|
881fbb7f76
|
Merge remote-tracking branch 'origin/dev-v7' into dev-v8
# Conflicts:
# build/Modules/Umbraco.Build/Umbraco.Build.psm1
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Core/DatabaseContext.cs
# src/Umbraco.Core/IO/FileSystemProviderManager.cs
# src/Umbraco.Core/ObjectExtensions.cs
# src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSevenSevenZero/AddUserGroupTables.cs
# src/Umbraco.Core/PropertyEditors/ValueConverters/IntegerValueConverter.cs
# src/Umbraco.Core/Services/IdkMap.cs
# src/Umbraco.Core/Services/UserService.cs
# src/Umbraco.Core/packages.config
# src/Umbraco.Tests.Benchmarks/app.config
# src/Umbraco.Tests/UI/LegacyDialogTests.cs
# src/Umbraco.Web/Cache/MediaCacheRefresher.cs
# src/Umbraco.Web/Cache/UnpublishedPageCacheRefresher.cs
# src/Umbraco.Web/Features/DisabledFeatures.cs
# src/Umbraco.Web/Mvc/RenderRouteHandler.cs
# src/Umbraco.Web/Mvc/UmbracoAuthorizeAttribute.cs
# src/Umbraco.Web/PublishedCache/ContextualPublishedCache.cs
# src/Umbraco.Web/PublishedCache/ContextualPublishedContentCache.cs
# src/Umbraco.Web/PublishedCache/ContextualPublishedMediaCache.cs
# src/Umbraco.Web/PublishedCache/XmlPublishedCache/PublishedContentCache.cs
# src/Umbraco.Web/PublishedCache/XmlPublishedCache/PublishedMediaCache.cs
# src/Umbraco.Web/PublishedContentQuery.cs
# src/Umbraco.Web/WebApi/Filters/FeatureAuthorizeAttribute.cs
# src/Umbraco.Web/packages.config
# src/Umbraco.Web/umbraco.presentation/umbraco/create/MemberGroupTasks.cs
|
2018-03-29 20:01:14 +11:00 |
|
Stephan
|
295f727c90
|
Merge origin/dev-v8 into temp-U4-11102
|
2018-03-29 10:57:38 +02:00 |
|
Stephan
|
8cb92b95cb
|
Fix migration plan
|
2018-03-29 09:39:37 +02:00 |
|
Shannon
|
5482b8f2f0
|
Merge remote-tracking branch 'origin/dev-v8' into temp-U4-11102
# Conflicts:
# src/NuGet.Config
# src/Umbraco.Web/Components/DatabaseServerRegistrarAndMessengerComponent.cs
# src/Umbraco.Web/IPublishedContentQuery.cs
# src/Umbraco.Web/PublishedContentQuery.cs
# src/Umbraco.Web/Search/ExamineComponent.cs
# src/Umbraco.Web/WebServices/ExamineManagementApiController.cs
|
2018-03-29 14:00:20 +11:00 |
|
Stephan
|
796d931f65
|
Fix tests & apps
|
2018-03-28 18:07:53 +02:00 |
|
Shannon
|
7d13704cf9
|
Updates to latest examine beta, cleans up more code, always reference a searcher by it's indexer
|
2018-03-28 22:23:17 +11:00 |
|
Stephan
|
14592a227b
|
Merge origin/dev-v8 into v7 temp merge
|
2018-03-28 12:58:39 +02:00 |
|
Stephan
|
7adc986472
|
Cleanup various migration stuff
|
2018-03-28 12:40:52 +02:00 |
|
Stephan
|
0ecc333a90
|
Fix port, tests
|
2018-03-28 11:28:32 +02:00 |
|
Shannon
|
487e4cbe20
|
Fixes various migration stuff - language migration was broken (public ctor), the custom sql in KeyValueService was incorrect, moved to migration syntax, InsertDataExpression didn't work, fixed with v7 code that does work, changes some Database.Execute to Execute.Sql so logging occurs. Fixes packages.config inclusion
|
2018-03-28 12:50:15 +11:00 |
|
Stephan
|
0d22478186
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-27 17:59:53 +02:00 |
|
Stephan
|
c2e1ba21b2
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-27 16:18:51 +02:00 |
|
Stephan
|
d40a835701
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-27 10:51:41 +02:00 |
|
Stephan
|
0a4878d2a3
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-27 10:04:07 +02:00 |
|
Sebastiaan Janssen
|
8c0ec489c2
|
Bump version to 7.11
|
2018-03-23 09:54:11 +01:00 |
|
Stephan
|
59bac5c2a6
|
Fix a few things, the v8 way
|
2018-03-22 17:51:34 +01:00 |
|
Stephan
|
a2a4edb3be
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-22 17:41:13 +01:00 |
|
Claus
|
3a3d6239f0
|
U4-11144 GetManifestFiles fails if there's no App_Plugins folder
|
2018-03-22 15:35:51 +01:00 |
|
Shannon
|
01b48a5aab
|
adds logic for repository and unit tests
|
2018-03-22 23:15:52 +11:00 |
|
Sebastiaan Janssen
|
59f9a64e81
|
Merge branch 'dev-v7' into dev-v7.10
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
|
2018-03-22 11:27:26 +01:00 |
|
Stephan
|
62c5f0f1ef
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-22 11:25:38 +01:00 |
|
Stephan
|
8bfb8e2b72
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-22 11:25:33 +01:00 |
|
Stephan
|
41948607d0
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-22 11:25:25 +01:00 |
|
Stephan
|
a9147f1473
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-22 11:25:22 +01:00 |
|
Stephan
|
8199b7710c
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-22 11:25:18 +01:00 |
|
Sebastiaan Janssen
|
4bb75d73dd
|
Bump version to 7.9.3
|
2018-03-22 10:50:12 +01:00 |
|
Shannon Deminick
|
dd8e43d80a
|
Fixes U4-10472 Cannot upgrade to 7.7+ when using MySql (#2493)
* Fixes U4-10472 Cannot upgrade to 7.7+ when using MySql
* Fixes dropping the FK for the AddUserGroupTables migration
|
2018-03-22 10:35:41 +01:00 |
|
Shannon
|
53bfec8a04
|
Merge branch 'dev-v7' into dev-v7.10
|
2018-03-22 19:22:34 +11:00 |
|
Shannon
|
b3fb23a67a
|
Adds language entity changes and tests
|
2018-03-22 17:51:38 +11:00 |
|
Shannon
|
422fd8e274
|
Fixes many hard coded SQL table names with the proposed new prefix
|
2018-03-22 17:17:01 +11:00 |
|
Shannon
|
448d490eb7
|
Adds TODO note about GlobalSettings
|
2018-03-22 16:35:16 +11:00 |
|
Shannon
|
e2d039d984
|
Changes db prefix to 'umbraco'
|
2018-03-22 15:10:05 +11:00 |
|
Sebastiaan Janssen
|
b4a0dadee9
|
Re-apply the nice C# syntax James provided
|
2018-03-21 19:53:20 +01:00 |
|
Lee Kelleher
|
014ac98d0b
|
U4-11052 - Enabled IntegerValueConverter to handle Int64 source values (#2500)
* Enabled IntegerValueConverter to handle `Int64` source values
|
2018-03-21 19:08:24 +01:00 |
|
Stephan
|
10972002d9
|
Fix install issues with super user
|
2018-03-21 16:10:33 +01:00 |
|
Stephan
|
33a24e0e2f
|
Fix the install process
|
2018-03-21 11:32:07 +01:00 |
|
Shannon
|
df312309a3
|
ensure the key/value table is created
|
2018-03-21 16:53:21 +11:00 |
|
Shannon
|
995f3f38a3
|
Fixes upgrade issue with copying the preview.old directory and updates the link to the the correct public one
|
2018-03-21 12:52:17 +11:00 |
|