Bjarke Berg
|
c285a16393
|
AB3649 - Moved more stuff
|
2019-11-08 14:30:46 +01:00 |
|
Bjarke Berg
|
ed82bd05c6
|
AB3649 - Abstracted IPropertyType, IProperty and IPropertyValue
|
2019-11-08 14:27:27 +01:00 |
|
Bjarke Berg
|
118d50671f
|
AB3649 - Moved Manifest stuff
|
2019-11-08 10:58:31 +01:00 |
|
Niels Lyngsø
|
5528c721c7
|
Merge pull request #6811 from umbraco/v8/feature/0000-DataType-DeleteWarning-with-links-to-references
Adding reference links to DataType delete dialog
|
2019-11-08 09:36:11 +01:00 |
|
Niels Lyngsø
|
73f7e85f41
|
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/0000-DataType-DeleteWarning-with-links-to-references
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/datatypes/delete.html
|
2019-11-08 09:28:52 +01:00 |
|
Bjarke Berg
|
1a4f167b12
|
Merge branch 'netcore/feature/non-static-iohelper' into netcore/feature/AB3649-move-manifest-stuff
|
2019-11-08 08:58:24 +01:00 |
|
Bjarke Berg
|
06a153c09f
|
Merge branch 'netcore/feature/non-static-iohelper' into netcore/feature/AB3594_move_exsiting_configuration_to_own_project
|
2019-11-08 08:56:07 +01:00 |
|
Bjarke Berg
|
0b7422c0d7
|
AB3653 - Moved IIOHelper interface to abstractions
|
2019-11-08 08:52:44 +01:00 |
|
Bjarke Berg
|
ee29c7e974
|
Merge branch 'netcore/feature/non-static-iohelper' into netcore/feature/AB3649-move-manifest-stuff
|
2019-11-08 08:35:50 +01:00 |
|
Bjarke Berg
|
5720fc7465
|
AB3653 - Fixed IOHelper on Current to be real static..
|
2019-11-08 08:35:16 +01:00 |
|
Bjarke Berg
|
80b17e388f
|
Using IIOHelper in ManifestParser
|
2019-11-08 08:24:34 +01:00 |
|
Bjarke Berg
|
2ce67dcf9a
|
Merge branch 'netcore/feature/non-static-iohelper' into netcore/feature/AB3594_move_exsiting_configuration_to_own_project
# Conflicts:
# src/Umbraco.Core/Manifest/ManifestParser.cs
# src/Umbraco.Tests/Composing/CompositionTests.cs
|
2019-11-08 07:55:23 +01:00 |
|
Bjarke Berg
|
13507c0e13
|
AB3653 - Static IOHelper -> IIOHelper (Moved into Current as a first step 😭)
|
2019-11-08 07:51:14 +01:00 |
|
Shannon
|
c812e3aec9
|
fixing tests, reverting change to TypeHelper, just leaving it as is but with caching
|
2019-11-08 15:31:38 +11:00 |
|
Shannon
|
db216e43b7
|
Moves the WebCachingAppCache to the web project
|
2019-11-08 15:00:15 +11:00 |
|
Shannon
|
74d12a4d62
|
Moves more cache items to the abstractions project, decouples the HttpRequestAppCache from System.Web
|
2019-11-08 14:51:20 +11:00 |
|
Shannon
|
6398f1e216
|
Creates ITypeFinder interface and simplifies type finder with TypeFinderExtensions, moves GetTypeByName to TypeHelper using assembly name parsing instead of scanning every assembly.
|
2019-11-08 14:26:06 +11:00 |
|
Richard Thompson
|
0d2c2846d4
|
Corrected the model variable name
The model variable name is registerModel rather than profileModel.
|
2019-11-07 15:21:11 +00:00 |
|
andyneil
|
41915080b2
|
Fix incorrect data types for default member properties. (#7086)
Issue https://github.com/umbraco/Umbraco-CMS/issues/7051
|
2019-11-07 15:01:22 +00:00 |
|
Poornima Nayar
|
52dcdb396f
|
Accessibility Improvement - Open Template in info content app changed from anchor tag to button
|
2019-11-07 14:34:46 +00:00 |
|
Poornima Nayar
|
603f720636
|
Changed the styling of Resend Invitation button and fixed the margin
|
2019-11-07 14:17:08 +00:00 |
|
Paul Seal
|
466610bd32
|
- added delete title to trash icons in the grid
|
2019-11-07 14:05:23 +00:00 |
|
Bjarke Berg
|
05569440c4
|
Post merge fixes - Port number
|
2019-11-07 14:47:41 +01:00 |
|
Bjarke Berg
|
0110813fc1
|
Post merge fixes
|
2019-11-07 14:38:31 +01:00 |
|
Bjarke Berg
|
563f58afa6
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/SolutionInfo.cs
|
2019-11-07 14:34:45 +01:00 |
|
Bjarke Berg
|
c70d82d32b
|
AB3649 - Moved ManifestSection
|
2019-11-07 14:10:06 +01:00 |
|
Bjarke Berg
|
4529cd408a
|
Init CurrentCore
|
2019-11-07 14:08:07 +01:00 |
|
John Sheard
|
d747312eb7
|
encode name of folder rename
|
2019-11-07 13:06:50 +00:00 |
|
Bjarke Berg
|
f4fee90b7e
|
Merge remote-tracking branch 'origin/netcore/feature/AB3594_move_exsiting_configuration_to_own_project' into netcore/feature/AB3594_move_exsiting_configuration_to_own_project
|
2019-11-07 13:11:26 +01:00 |
|
Bjarke Berg
|
8ef89a0722
|
Merge branch 'netcore/dev' into netcore/feature/AB3594_move_exsiting_configuration_to_own_project
|
2019-11-07 13:03:18 +01:00 |
|
Bjarke Berg
|
40ca1fd27a
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/dev
|
2019-11-07 13:02:56 +01:00 |
|
Bjarke Berg
|
a3e73b59bf
|
More config movement
|
2019-11-07 13:02:30 +01:00 |
|
Shannon
|
39880f885a
|
fixing tests
|
2019-11-07 13:02:30 +01:00 |
|
Shannon
|
a3d142831e
|
fixing tests
|
2019-11-07 13:02:30 +01:00 |
|
Shannon
|
69c2b732ce
|
new IJsonSerializer, moves other base cache refresher classes
|
2019-11-07 13:02:30 +01:00 |
|
Shannon
|
15bf971f04
|
Removes weird serialization implementation.
|
2019-11-07 13:02:29 +01:00 |
|
Bjarke Berg
|
c77d910e95
|
Move some of the config to Umbraco.Configuration
|
2019-11-07 13:02:29 +01:00 |
|
Bjarke Berg
|
c6ca955d5a
|
Move some of the config to Umbraco.Configuration
|
2019-11-07 13:02:29 +01:00 |
|
Shannon
|
f11ce3b9d9
|
Moves AppCaches and cache refresher bases
|
2019-11-07 13:02:28 +01:00 |
|
Shannon
|
fdda90c2bf
|
Installs runtime cache nuget into abstractions, moves more cache classes and preps AppCaches to not rely on system.web.
|
2019-11-07 13:02:28 +01:00 |
|
Shannon
|
7f9a3a7868
|
Creates SafeLazy to be used by all caching things instead of relying on the base class as a static that cannot be moved right now.
|
2019-11-07 13:02:27 +01:00 |
|
Shannon
|
235f6fbc54
|
moves DictionaryAppCache
|
2019-11-07 13:02:27 +01:00 |
|
Shannon
|
0463f2a43b
|
Moves more cache classes
|
2019-11-07 13:02:27 +01:00 |
|
Shannon
|
93c75372e7
|
Moves IRepositoryCachePolicy
|
2019-11-07 13:02:27 +01:00 |
|
Shannon
|
57fab1d34b
|
Moves IAppPolicyCache
|
2019-11-07 13:02:27 +01:00 |
|
Shannon
|
c7cf7f60e8
|
Removes CacheItemPriority since this wasn't used, or was used in one place innapropriately.
|
2019-11-07 13:02:27 +01:00 |
|
Shannon
|
3913742b98
|
Removes totally unused CacheItemRemovedCallback
|
2019-11-07 13:02:27 +01:00 |
|
Bjarke Berg
|
48437adb47
|
Move Configs to abstractions
|
2019-11-07 13:02:27 +01:00 |
|
Bjarke Berg
|
b004bf8920
|
Move Configs to abstractions, and injected factory all over to create one because we need to inject stuff from system.configuration
|
2019-11-07 13:02:27 +01:00 |
|
Bjarke Berg
|
99da374fbf
|
Move slim entities
|
2019-11-07 13:02:26 +01:00 |
|