Søren Gregersen
|
b99f2ca25f
|
merged
|
2019-11-18 19:46:32 +01:00 |
|
Shannon Deminick
|
d0f534e2f4
|
Merge pull request #7120 from umbraco/netcore/feature/AB3649-move-manifest-stuff
Netcore: Move manifest code
|
2019-11-14 12:10:25 +11:00 |
|
Søren Gregersen
|
7b19ab005b
|
first round of refactoring
|
2019-11-13 21:12:02 +01:00 |
|
Bjarke Berg
|
c9a99f52aa
|
Can't have the path info on IOHelper, because that leads to a cycle between config and IOHelper. Now you need to go directly to config, if you need a path
|
2019-11-13 14:15:50 +01:00 |
|
Bjarke Berg
|
b721e75cd2
|
Move the config usage out of IOHelper
|
2019-11-13 13:22:28 +01:00 |
|
Bjarke Berg
|
e7683b7a39
|
Cleanup and moved some methods from the interface
|
2019-11-13 12:56:22 +01:00 |
|
Bjarke Berg
|
683c0da468
|
Moved stuff from SystemDirectories into constants and IOHelper to avoid a circular dependency
|
2019-11-13 11:56:32 +01:00 |
|
Bjarke Berg
|
0fcf8325e3
|
Changed SystemDirectories from static to instance, Added interface in abstractions and create a static property on current.
|
2019-11-12 15:25:21 +01:00 |
|
Bjarke Berg
|
b64b0758e1
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB3649-move-manifest-stuff
|
2019-11-12 10:42:48 +01:00 |
|
Shannon
|
f154d9c333
|
Moves TypeLoader to abstractions
|
2019-11-11 18:56:14 +11:00 |
|
Bjarke Berg
|
ed82bd05c6
|
AB3649 - Abstracted IPropertyType, IProperty and IPropertyValue
|
2019-11-08 14:27:27 +01:00 |
|
Bjarke Berg
|
0b7422c0d7
|
AB3653 - Moved IIOHelper interface to abstractions
|
2019-11-08 08:52:44 +01:00 |
|
Bjarke Berg
|
13507c0e13
|
AB3653 - Static IOHelper -> IIOHelper (Moved into Current as a first step 😭)
|
2019-11-08 07:51:14 +01:00 |
|
Bjarke Berg
|
fc2fc18a26
|
Moved filesytem abstractions + removed resharper warnings
|
2019-11-04 19:22:17 +01:00 |
|
Warren Buckley
|
7d2c92b651
|
A new temp location for RTE uploads
|
2019-09-09 15:54:03 +01:00 |
|
Stephan
|
e167388e74
|
Make UniqueMediaPathScheme deterministic
|
2019-02-22 09:44:25 +01:00 |
|
Stephan
|
9ecd63eaed
|
Move to UniqueMediaPathScheme
|
2019-02-21 12:20:10 +01:00 |
|
Stephan
|
5edd61107f
|
Combined Guids media path scheme
|
2019-02-21 11:28:51 +01:00 |
|
Stephan
|
3dfe653ef4
|
Better throwing on long path in filesystems
|
2019-02-20 17:04:29 +01:00 |
|
Stephan
|
db4dc9006a
|
Shorten filepaths
|
2019-02-20 17:04:29 +01:00 |
|
Stephan
|
db4d88b2dc
|
Shorten shadow filesystems identifiers
|
2019-02-20 14:10:15 +01:00 |
|
Stephan
|
64154da4e4
|
Get LocalTempPath in GlobalSettings
|
2019-02-15 09:45:51 +01:00 |
|
Warren Buckley
|
69f7a1b7b9
|
Finish up remaining AppSetting keys as Constants
|
2019-01-31 12:05:56 +00:00 |
|
Callum Whyte
|
2036da5e84
|
V8: kill usercontrol support, cleanup macros (#4329)
|
2019-01-30 18:37:07 +01:00 |
|
Shannon
|
fccfa4f412
|
Removes umbraco settings: ImageTagAllowedAttributes, UploadAllowDirectories, ensureUniqueNaming, ImageTagAllowedAttributes, ScriptEditorDisable, ScriptFolderPath, UploadAllowDirectories
|
2019-01-30 23:42:25 +11:00 |
|
Shannon
|
febc788c20
|
Merge remote-tracking branch 'origin/temp8' into temp8-remove-legacy-controls
# Conflicts:
# src/Umbraco.Web/UI/Pages/UmbracoEnsuredPage.cs
|
2019-01-30 14:36:40 +11:00 |
|
Callum Whyte
|
1340a5ce4b
|
Removing support for legacy webservices
|
2019-01-29 20:23:20 +01:00 |
|
Warren Buckley
|
e7181915ff
|
Merge remote-tracking branch 'origin/temp8' into temp8-remove-legacy-controls
|
2019-01-28 08:40:25 +00:00 |
|
Chris Houston
|
193e24afd2
|
Fixing all the TODO, FIXME & HACK comments so they all follow the same layout.
|
2019-01-27 11:16:00 +01:00 |
|
Chris Houston
|
a13a38a482
|
Updated all the TODO: comments in the Umbraco.Core project so they are all in the same format. ( // TODO: ) (#4220)
Also moved some of the comments so they are will work better / are not within Code Documentation comments
|
2019-01-26 15:42:14 +01:00 |
|
Warren Buckley
|
1f79d9e635
|
🔪🔪Next on the chobbing block is config/create/ui.xml & references back to it which was Legacy Controller, DialogTask etc🔪🔪
|
2019-01-24 14:29:00 +00:00 |
|
Warren Buckley
|
85da2a94b9
|
Bye 404Handlers XML config file - add/remove IContentFinders in your own composer/component
|
2019-01-24 14:09:28 +00:00 |
|
Warren Buckley
|
ba098f49c4
|
☠️☠️ Bye bye feedproxy.config ☠️☠️
|
2019-01-24 13:59:17 +00:00 |
|
Chris Houston
|
78319bae9e
|
Temp8 fix typos 2 (#4130)
|
2019-01-23 00:03:39 +01:00 |
|
Stephan
|
4a0b969777
|
Deal with fixme in Umbraco.Core
|
2019-01-21 16:01:37 +01:00 |
|
Callum Whyte
|
cee1171d39
|
Removing masterpages support from V8 (#3971)
|
2019-01-18 10:53:38 +01:00 |
|
Shannon
|
430c95dfad
|
Merge remote-tracking branch 'origin/temp8' into temp8-packages-ui
|
2019-01-15 22:59:49 +11:00 |
|
Shannon
|
44ab0991ce
|
Package installing is working
|
2019-01-15 22:08:08 +11:00 |
|
Stephan
|
561b359a72
|
Name change
|
2019-01-14 08:53:04 +01:00 |
|
Shannon
|
b8d2309b9c
|
Gets the IPackageBuilder working and tested, now the controller can create and update packages, validation is also working, need to do some more tests for adding other entities , removes more of the old packaging code.
|
2019-01-10 17:18:47 +11:00 |
|
Stephan
|
944d47f669
|
Refactor filesystems registration
|
2019-01-09 17:39:32 +01:00 |
|
Stephan
|
429423c07f
|
Unwrap wrapped filesystems
|
2019-01-08 12:52:16 +01:00 |
|
Stephan
|
19ae9f5dee
|
Refactor configuration for DI
|
2019-01-07 19:40:07 +01:00 |
|
Stephan
|
048b6aa529
|
Expose FileSystemWrapper.InnerFileSystem
|
2019-01-05 15:49:35 +01:00 |
|
Stephan
|
115b0cd2aa
|
Merge branch temp8 into temp8-di2690
|
2018-12-18 15:42:45 +01:00 |
|
Stephan
|
d8d04c54e6
|
Fix IOHelper for debugging other apps
|
2018-12-18 08:33:54 +01:00 |
|
Stephan
|
adced099be
|
Move UmbracoConfig singleton to Current
|
2018-12-12 23:31:16 +01:00 |
|
Stephan
|
8c31f69a6f
|
Merge branch origin/temp8 into temp8-di2690
|
2018-12-11 10:04:42 +01:00 |
|
James Jackson-South
|
64dc401be5
|
Merge branch 'temp8' into temp8
|
2018-12-11 06:28:23 +11:00 |
|
Stephan
|
49a0b68b28
|
IContainer is IRegister+IFactory
|
2018-11-28 11:05:41 +01:00 |
|