Commit Graph

28 Commits

Author SHA1 Message Date
Bjarke Berg
87a26f7b6f AB6455 - Cleanup and added TODO to ensure we get this tested 2020-05-15 12:24:37 +02:00
Bjarke Berg
317edabf02 AB6455 - Fix issue with ITempDataDictionary 2020-05-12 21:04:55 +02:00
Bjarke Berg
cd48adc7af AB6455 - Stub'ed WebSecurity, cleanup and fix issue with content root vs web root 2020-05-12 20:28:40 +02:00
Bjarke Berg
f586883da1 AB6455 Fix issue with ITempDataDictionary 2020-05-12 19:58:51 +02:00
Bjarke Berg
d3b15c4a41 AB6455 Fix missing umbracoContextAccessor in ctors 2020-05-12 19:12:57 +02:00
Elitsa Marinovska
6ddb103782 Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/AB6455-migrate-surfacecontroller 2020-05-12 13:43:22 +02:00
Shannon
1607045347 fix namespace 2020-05-12 17:16:42 +10:00
Elitsa Marinovska
cbf7f5ccc3 Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/AB6455-migrate-surfacecontroller 2020-05-12 08:29:39 +02:00
Elitsa Marinovska
95dd55506a Merge remote-tracking branch 'origin/netcore/feature/AB6352-migrate-action-results' into netcore/feature/AB6455-migrate-surfacecontroller 2020-05-12 08:17:02 +02:00
Elitsa Marinovska
3672e61104 Resolving service dependency 2020-05-12 08:10:32 +02:00
Shannon
bcaede22f1 Cleans up ext methods and where they are located and what they call to ensure dependencies are taken care of, cleans up Startup, moves routing appropriately 2020-05-12 15:18:55 +10:00
Shannon
39fed867c1 Cleans up some routing, mvc base classes, gets controller specific model binding working, applies our own application model to our controllers 2020-05-12 10:21:40 +10:00
Elitsa Marinovska
0eefbfd449 Migrating SurfaceController 2020-05-11 20:29:38 +02:00
Elitsa Marinovska
412067e11f Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/AB6455-migrate-surfacecontroller
# Conflicts:
#	src/Umbraco.Web.UI.NetCore/Startup.cs
2020-05-11 16:50:36 +02:00
Elitsa Marinovska
d33aa6cdf5 Updating the way we get UmbracoContext in RedirectToUmbracoPageResult.cs; removing the flushing in JsonNetResult.cs and adding necessary configuration for allowing sync operations needed in JsonNetResult.cs 2020-05-11 16:23:33 +02:00
Elitsa Marinovska
00f4899d94 Merge branch 'netcore/dev' into netcore/feature/AB6352-migrate-action-results 2020-05-11 16:07:59 +02:00
Shannon
7a185b6e87 reduce duplication 2020-05-08 17:36:59 +10:00
Shannon
12bb68100a Remove ununsed and unneeded DbProviderFactory CreateFactory(); from IDbProviderFactoryCreator, ensure the app doesn't explode if exceptions are thrown and boot fails 2020-05-08 17:30:30 +10:00
Bjarke Berg
eb4f9b5fbb Updated Imagesharp to rc1 2020-05-01 15:55:39 +02:00
Elitsa Marinovska
652da168db Migrating ActionResults and a dependency class 2020-04-28 16:00:29 +02:00
Shannon
77ce21b0e3 Adds notes/test about pre building the netcore container 2020-03-25 17:35:43 +11:00
Bjarke Berg
3e75c889ab Imaging settings 2020-03-17 17:56:00 +01:00
Bjarke Berg
64ba5b6879 Clean up 2020-03-17 15:36:48 +01:00
Bjarke Berg
6d8a23504e Remove resize parameters if larger than 5000 2020-03-17 11:39:55 +01:00
Shannon
4a01cfe754 changes to class libraries 2020-03-05 15:20:08 +11:00
Bjarke Berg
04caec842a Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/executable-backoffice
# Conflicts:
#	src/Umbraco.Examine/Umbraco.Examine.csproj
2020-02-25 08:38:15 +01:00
Bjarke Berg
1d6e423b98 Added Imagesharp to the website stuff 2020-02-24 11:37:51 +01:00
Bjarke Berg
5517186cb7 Added Web.Website 2020-02-24 10:51:48 +01:00