Shannon
942c6c75c5
fixes tests
2019-09-11 23:01:11 +10:00
Shannon
0a12f86108
Moves the reserved path detection to RoutableDocumentFilter, adds caching to MVC route detection
2019-09-10 16:09:09 +10:00
Stephan
44e567aa34
Prepare MB future
...
- implement manifest filters to tweak manifests after they have been parsed
- make IEditorValidator public
- stop relying on InternalsVisibleTo Umbraco.ModelsBuilder
2019-06-27 12:42:40 +02:00
Stephan
aa75fcfdb3
Fix bad local temp path
2019-04-12 17:40:10 +02:00
Stephan
fbfa7e8566
Cleanup temp path in global config
2019-03-11 14:40:18 +01:00
Shannon
02f8c4a106
Adds TODO note
2019-02-19 16:55:57 +11:00
Stephan
6f0ba2236f
Fix IGlobalSettings.LocalTempPath in tests
2019-02-15 10:52:30 +01:00
Stephan
64154da4e4
Get LocalTempPath in GlobalSettings
2019-02-15 09:45:51 +01:00
Shannon
5b3f21c541
fixes tests
2019-02-06 22:12:00 +11:00
Shannon
4b9a13c3a1
Updates mini profiler
2019-02-06 19:04:52 +11:00
Warren Buckley
69f7a1b7b9
Finish up remaining AppSetting keys as Constants
2019-01-31 12:05:56 +00:00
Warren Buckley
34be548aec
Start work on adding AppSettings keys into a constants class & use new prefix of Umbraco.Core.
2019-01-31 10:56:09 +00:00
Shannon
f8fd255239
Last cleanup of unused umbraco settings
2019-01-31 01:37:38 +11:00
Shannon
6b2831c606
kill more useless umbraco settings
2019-01-31 01:30:17 +11:00
Shannon
2a54b2931c
Removes providers section from umbraco settings
2019-01-31 01:20:19 +11:00
Shannon
f28c60ced3
Removes all irrelevant logging settings from umbraco settings
2019-01-31 01:11:15 +11:00
Shannon
1c8b4412e3
Removes scheduled tasks
2019-01-31 00:57:10 +11:00
Shannon
9571f48bd3
Removes AutoLegacy routing and the legacy UseDomainPrefixes from umbraco settings
2019-01-31 00:30:28 +11:00
Shannon
82ba360435
removes defaultDocumentTypeProperty from umbraco settings
2019-01-31 00:16:15 +11:00
Shannon
d852422328
removes CloneXmlContent from umbraco settings
2019-01-31 00:09:30 +11:00
Shannon
357da8ac6e
removes PropertyContextHelpOption from umbraco settings
2019-01-31 00:03:03 +11:00
Shannon
f1b168fc46
removes ForceSafeAliases from umbraco settings, etc...
2019-01-30 23:58:54 +11:00
Shannon
3dce2c870e
removes XmlCacheEnabled, ContinouslyUpdateXmlDiskCache, XmlContentCheckForDiskChanges from umb settings
2019-01-30 23:52:35 +11:00
Shannon
fccfa4f412
Removes umbraco settings: ImageTagAllowedAttributes, UploadAllowDirectories, ensureUniqueNaming, ImageTagAllowedAttributes, ScriptEditorDisable, ScriptFolderPath, UploadAllowDirectories
2019-01-30 23:42:25 +11:00
Shannon
c2f82d184f
Merge branch 'temp8' into temp8-remove-unused-filesystem-config
...
# Conflicts:
# src/Umbraco.Web.UI/web.Template.config
2019-01-30 16:58:57 +11:00
Shannon
45bfaee590
fixing tests
2019-01-30 14:26:41 +11:00
Shannon
c0026d3c23
Removes UseDirectoryUrls, have better defaults for reserved paths, don't ship with values in them just have them blank
2019-01-29 23:58:43 +11:00
Shannon
e7b0e43d98
removes scripting.config, EnableSplashWhileLoading, RenderingEngine, and more!
2019-01-29 22:38:03 +11:00
Warren Buckley
9f79f1833f
Merge remote-tracking branch 'origin/temp8' into temp8-dashboards-collection
...
# Conflicts:
# src/Umbraco.Web/Services/DashboardService.cs
2019-01-28 08:33:52 +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
Warren Buckley
bee2776035
Bye bye FileSystemProvider.config - we no longer use you
2019-01-25 09:10:49 +00:00
Bjarke Berg
5f1ddad835
Merge remote-tracking branch 'origin/temp8' into temp8-dashboards-collection
2019-01-24 13:27:15 +01:00
Bjarke Berg
49b2a9a080
Fixes for search of members + Removed fixme in member that apparently are not necessary after tags refactoring
2019-01-24 12:17:30 +01:00
Warren Buckley
26f43cda97
Merge remote-tracking branch 'origin/temp8' into temp8-dashboards-collection
2019-01-23 14:38:26 +00:00
Warren Buckley
69a3c85bbc
Refactor of dashboards
...
* Remove dashboards from Configs().Dashboards
* Remove dashboard.config XML file & associated code reading from XML
* Load Dashboards from TypeLoader into a CollectionBuilder
* Load merge/concat C# Dashboard Types with package.manifest
* Add buildercolletion to an extension method on Composition
2019-01-23 14:37:33 +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
Stephan
876056f0bb
Merge branch temp8 into temp8-appCaches
2019-01-18 14:54:08 +01:00
Callum Whyte
cee1171d39
Removing masterpages support from V8 ( #3971 )
2019-01-18 10:53:38 +01:00
Stephan
d4c714eccd
Stop injecting the runtime cache, use AppCaches
2019-01-17 11:19:06 +01:00
Stephan
0bee01e0ee
Great AppCaches renaming
2019-01-17 11:01:23 +01:00
Stephan
a68b19f1ee
More composition / filesystems fixes
2019-01-14 14:28:19 +01:00
Stephan
19ae9f5dee
Refactor configuration for DI
2019-01-07 19:40:07 +01:00
Stephan
bb9846a6ca
Merge branch origin/temp8 into temp8-di2690
2018-12-21 10:58:38 +01:00
Tristan Thompson
65f7e44338
Remove/Replace endPreview.aspx with MVC endpoint
2018-12-19 15:47:31 +01:00
Stephan
adced099be
Move UmbracoConfig singleton to Current
2018-12-12 23:31:16 +01:00
Stephan
73f31dd800
Refactor manifest dashboards, security
2018-12-04 11:37:07 +01:00
Shannon
162b90194d
Gets sln building, removes old legacy settings, removes ascx dashboard support
2018-12-03 16:14:49 +11:00
Shannon
57074d3545
some code cleanup
2018-11-22 15:26:10 +11:00
Stephan
42857ebc2a
Simplify version management, SolutionInfo is only the source now
2018-11-15 08:47:47 +01:00