Shannon
|
20d6a3b4b4
|
some cleanup and ensure the package file is deleted after install
|
2019-01-16 01:02:21 +11:00 |
|
Shannon
|
44ab0991ce
|
Package installing is working
|
2019-01-15 22:08:08 +11:00 |
|
Shannon
|
18c90c5325
|
Package file installation logic all migrated and tests are running, now to do the package data installation
|
2019-01-14 14:28:00 +11:00 |
|
Bjarke Berg
|
b6f4ec3cbc
|
#3668 - Handle fallback strategy with default value and ancestor + Handle fallback strategy when the ancestor is invariant and the item is variant
|
2019-01-11 11:47:42 +01:00 |
|
Bjarke Berg
|
0330be4e6b
|
Merge remote-tracking branch 'origin/temp8' into feature/IContentType-removale-from-IContent
# Conflicts:
# src/Umbraco.Core/ContentExtensions.cs
# src/Umbraco.Core/Models/Content.cs
# src/Umbraco.Tests/Models/ContentTests.cs
# src/Umbraco.Tests/Models/Mapping/ContentWebModelMappingTests.cs
# src/Umbraco.Tests/Models/VariationTests.cs
# src/Umbraco.Tests/Scoping/ScopedNuCacheTests.cs
# src/Umbraco.Tests/Services/ContentTypeServiceVariantsTests.cs
# src/Umbraco.Tests/Web/Controllers/ContentControllerTests.cs
# src/Umbraco.Web.UI/Umbraco/dialogs/ChangeDocType.aspx.cs
|
2019-01-11 08:29:29 +01:00 |
|
Shannon
|
c89b50f0b8
|
large refactor/cleanup of most of the old package installer logic dealing with persisting the installedPackages.config which is now in the services, creates new parsers and removes a ton of old code, changes fetching packages to be async, uses XElement instead of old XmlNode apis, next we need to do the actual package installer updates
|
2019-01-11 14:30:04 +11:00 |
|
Shannon
|
687aa8cc99
|
Merge remote-tracking branch 'origin/temp8' into temp8-packages-ui
|
2019-01-11 10:37:22 +11:00 |
|
Stephan
|
ed7c8da81f
|
Merge branch 'temp8' of https://github.com/StefanoChiodino/Umbraco-CMS into temp8-pr3583
|
2019-01-10 16:29:36 +01:00 |
|
Shannon
|
5f972384b1
|
WIP - new IEntityXmlSerializer, IPackageCreation, PackageActionRunner, large refactor of entity serialization, no more IPackagingService.Export methods, ports legacy package creation code to new IPackageCreation, more more ExportEventArgs (makes no sense)
|
2019-01-10 12:44:57 +11:00 |
|
Stephan
|
19ae9f5dee
|
Refactor configuration for DI
|
2019-01-07 19:40:07 +01:00 |
|
Claus
|
2fad3c745a
|
Merge branch 'temp8-3539-support-for-variants-in-redirects' into temp8
# Conflicts:
# src/Umbraco.Web/Routing/RedirectTrackingComponent.cs
|
2019-01-04 14:36:55 +01:00 |
|
Bjarke Berg
|
9bf66b0881
|
#3539 - Re-enabled url redirect tracking and implemented support for culture variants
|
2019-01-04 11:24:30 +01:00 |
|
Bjarke Berg
|
eda46a16d0
|
Changed IContentType on IContent to a more simple class with lesser properties
|
2019-01-03 09:27:52 +01:00 |
|
Stephan
|
ceab758100
|
Merge branch 'temp8' into temp8-di2690
|
2019-01-02 16:44:35 +01:00 |
|
Claus
|
fb9d5a3c5d
|
Merge branch 'v8-feature-angular-public-access' of https://github.com/kjac/Umbraco-CMS into kjac-v8-feature-angular-public-access
|
2019-01-02 11:58:24 +01:00 |
|
Stephan
|
bb9846a6ca
|
Merge branch origin/temp8 into temp8-di2690
|
2018-12-21 10:58:38 +01:00 |
|
Stephan
|
720ad984dc
|
Merge branch 'temp8-backoffice-search-with-variants' into temp8
|
2018-12-19 16:02:54 +01:00 |
|
Shannon
|
0ad66c488b
|
Long live Operathor
|
2018-12-19 22:06:04 +11:00 |
|
Stephan
|
7cdbe39ce5
|
Merge branch 'temp8' into temp8-backoffice-search-with-variants
|
2018-12-18 17:05:17 +01:00 |
|
Stephan
|
115b0cd2aa
|
Merge branch temp8 into temp8-di2690
|
2018-12-18 15:42:45 +01:00 |
|
Stephan
|
8152862ad2
|
Fix issue with figuring out whether a published content version is draft
|
2018-12-18 08:31:10 +01:00 |
|
Stephan
|
adced099be
|
Move UmbracoConfig singleton to Current
|
2018-12-12 23:31:16 +01:00 |
|
Stephan
|
e40c9cb227
|
Fix missing dependencies errors, simplify
|
2018-12-12 16:07:21 +01:00 |
|
Kenn Jacobsen
|
8ff4d821a8
|
Merge branch 'temp8' into v8-feature-angular-public-access
|
2018-12-12 15:42:31 +01:00 |
|
Kenn Jacobsen
|
e4f9c2916d
|
Use "groups", not "roles" + return richer group models from API
|
2018-12-12 14:27:20 +01:00 |
|
Shannon
|
1fe3045b4c
|
Adds TODO notes
|
2018-12-11 17:54:10 +11:00 |
|
Stephan
|
046f6f3cd9
|
Merge branch origin/temp8 into temp8-di2690
|
2018-12-10 17:49:11 +01:00 |
|
Stephan
|
f10b86c9ec
|
Fix RelationMapperProfiler
|
2018-12-10 17:08:14 +01:00 |
|
Claus
|
cfd6a08366
|
Merge branch '3436-relations-editor' of https://github.com/jamescoxhead/Umbraco-CMS into jamescoxhead-3436-relations-editor
|
2018-12-10 13:27:34 +01:00 |
|
Shannon
|
bcd908e47d
|
Changes term Indexer to Index and fixes a failing test
|
2018-12-10 13:06:39 +11:00 |
|
Kenn Jacobsen
|
c860a6b574
|
Pick members instead of entering username and password
|
2018-12-09 14:58:52 +01:00 |
|
Kenn Jacobsen
|
a51d241dc2
|
Fix missing "opens dialog dots" for menu items created using the MenuItemList helper methods
|
2018-12-09 14:36:35 +01:00 |
|
Stephan
|
7f8eeeab83
|
Merge branch temp8 into temp8-di2690
|
2018-12-07 16:12:08 +01:00 |
|
Kenn Jacobsen
|
33613f3c31
|
Merge branch 'temp8' into v8-feature-angular-public-access
|
2018-12-07 15:10:53 +01:00 |
|
Stephan
|
1eee6dfb2f
|
Cleanup
|
2018-12-07 14:05:47 +01:00 |
|
Stephan
|
710ec704b3
|
Merge branch temp8 into temp8-di2690
|
2018-12-07 09:52:46 +01:00 |
|
Stephan
|
c6a9701e53
|
Merge branch temp8 into temp8-di2690
|
2018-12-05 09:05:47 +01:00 |
|
Shannon
|
d549cb8e3d
|
Merge remote-tracking branch 'origin/temp8' into temp8-3527-indexes-via-code
|
2018-12-05 17:36:50 +11:00 |
|
Shannon
|
56d1a317c0
|
Gets searching working in the dashboard, updates to latest examine
|
2018-12-04 14:25:37 +11:00 |
|
Kenn Jacobsen
|
ce980fc822
|
Merge branch 'temp8' into v8-feature-angular-public-access
|
2018-12-03 15:56:10 +01:00 |
|
Shannon
|
162b90194d
|
Gets sln building, removes old legacy settings, removes ascx dashboard support
|
2018-12-03 16:14:49 +11:00 |
|
James Coxhead
|
df961d9199
|
Merge branch 'temp8' into 3436-relations-editor
# Conflicts:
# src/Umbraco.Web/Trees/RelationTypeTreeController.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/developer/RelationTypes/EditRelationType.aspx.cs
|
2018-12-02 23:31:54 +00:00 |
|
James Coxhead
|
4617c0c24f
|
Tidy up - remove obsoleted classes
|
2018-12-02 18:17:20 +00:00 |
|
James Coxhead
|
c3a3f4cf22
|
Create new relation type
|
2018-11-29 23:11:03 +00:00 |
|
James Coxhead
|
12d11b7c88
|
Render create view
Load object types from API
|
2018-11-29 22:07:17 +00:00 |
|
Shannon
|
340b8e6cef
|
Latest examine, updates for dashboard, adds UmbracoExamineIndexDiagnostics
|
2018-11-29 13:55:51 +11:00 |
|
Stephan
|
f9a19ada04
|
IContainer.die.die.die
|
2018-11-28 12:59:40 +01:00 |
|
Stephan
|
49a0b68b28
|
IContainer is IRegister+IFactory
|
2018-11-28 11:05:41 +01:00 |
|
Bjarke Berg
|
e8818b36bd
|
Media could not be moved to the root (The root was not available as target)
|
2018-11-26 07:49:32 +01:00 |
|
Shannon
|
d3057ea2e1
|
Merge remote-tracking branch 'origin/temp8' into temp8-3527-indexes-via-code
# Conflicts:
# src/Umbraco.Core/StringExtensions.cs
|
2018-11-26 17:34:22 +11:00 |
|