Shannon
b5e8cb29dd
ensure appctx and security isn't nulled on disposal (it's an application singleton it doesn't need to be nulled), creates new CreateContext method for creating standalone UmbracoContext instances.
2016-01-23 12:38:08 +01:00
Shannon
20dc4f5bc4
fixes merge issue/build
2016-01-23 12:27:40 +01:00
Shannon
2c399860ca
Fixes DisposableTimer so that the profiled step is disposed - and thus tracked/timed properly!
2016-01-22 17:27:46 +01:00
Shannon
c7185dcef0
Fixes DisposableTimer so that the profiled step is disposed - and thus tracked/timed properly!
2016-01-22 17:27:27 +01:00
Shannon
5ab61e7638
U4-7816 The IsolatedCache instance in the RepositoryFactory differs from the ApplicationContext singleton instance
2016-01-22 17:09:44 +01:00
Shannon
4dc4c36581
U4-7811 Content type repositories should use FullDataSetRepositoryCachePolicyFactory for performance
...
Conflicts:
src/Umbraco.Core/Persistence/Repositories/ContentTypeBaseRepository.cs
src/Umbraco.Core/Persistence/Repositories/ContentTypeRepository.cs
src/Umbraco.Core/Persistence/Repositories/Interfaces/IMediaTypeRepository.cs
src/Umbraco.Core/Persistence/Repositories/MediaTypeRepository.cs
2016-01-22 17:08:21 +01:00
Shannon
fe774f557c
Fixes ms value: U4-7810 DatabaseServerRegistrar should not execute as soon as a request is made, this slows down app start
2016-01-22 17:06:14 +01:00
Shannon
3ecb9d0f86
U4-7807 Domain, language, public access cache (GetAll) caches not working when there are no items
2016-01-22 17:05:27 +01:00
Shannon
f78a425985
U4-7816 The IsolatedCache instance in the RepositoryFactory differs from the ApplicationContext singleton instance
2016-01-22 16:37:47 +01:00
Claus
291d92bfc9
Fixes: U4-7700 7.4 beta Backoffice Routing problem for Custom Sections or Installed Packages with a custom section
...
Reverting the lowercasing happening in the angular routing and navigation.
Ensuring tree section registrations are updated instead of added in trees.config. The lowercasing was introduced to compensate for this.
2016-01-22 13:38:43 +01:00
Shannon
ffce67e4fd
nuget update
2016-01-22 13:34:16 +01:00
Shannon
4f85985a09
updates mb nuget
2016-01-22 12:45:57 +01:00
Shannon Deminick
5efbec1a2e
Merge pull request #1046 from umbraco/temp-U4-7739
...
U4-7739 - added more options to ViewHelper.GetDefaultFileContent
2016-01-22 12:38:03 +01:00
Shannon
4bb6b2e230
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2016-01-22 12:26:04 +01:00
Shannon
c365b1569b
updates to latest myget MB package
2016-01-22 12:25:39 +01:00
Mads Rasmussen
b38edd1921
Merge pull request #1040 from umbraco/temp-U4-7707
...
U4-7707 Can't unassign assigned composition from content type until i…
2016-01-22 12:13:04 +01:00
Shannon
dfa45e70f4
Fixes ms value: U4-7810 DatabaseServerRegistrar should not execute as soon as a request is made, this slows down app start
2016-01-22 12:11:32 +01:00
Shannon
1f29d85f83
U4-7813 Enable MiniProfiler to profiler during startup
2016-01-22 11:46:10 +01:00
Stephan
2a6b559b6e
U4-7739 - added more options to ViewHelper.GetDefaultFileContent
2016-01-22 10:41:54 +01:00
Shannon
c7805f0af1
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2016-01-21 19:33:55 +01:00
Shannon
07d50464cc
U4-7811 Content type repositories should use FullDataSetRepositoryCachePolicyFactory for performance
2016-01-21 19:33:47 +01:00
Mads Rasmussen
8373955bf0
Auto focus folder name when creating folders in document types
2016-01-21 19:11:43 +01:00
Mads Rasmussen
ca5f317a90
Fixes: U4-7797 Remove context-menu divider when there only is one action
2016-01-21 19:10:29 +01:00
Shannon
d86db6b2cd
U4-7810 DatabaseServerRegistrar should not execute as soon as a request is made, this slows down app start
2016-01-21 18:36:04 +01:00
Shannon
b15f0a9c54
U4-7807 Domain, language, public access cache (GetAll) caches not working when there are no items
2016-01-21 17:46:47 +01:00
Shannon
48667bb50a
fixes more mapping, adds more tests.
2016-01-21 16:25:19 +01:00
Shannon
ad5043295f
cleans up more mappings, adds unit tests
2016-01-21 15:59:58 +01:00
Shannon
0c0518ff7b
ensures that abstract models have a DataContract
2016-01-21 15:06:57 +01:00
Shannon
52b1a09de0
abstracts out the DocumentType, MemberType and MediaType editor models, since some contain different props than each other and now member properties contain different properties than each other. So we have a lot of generic insanity going on... it works though.
2016-01-21 15:01:55 +01:00
Sebastiaan Janssen
e456761bb9
Merge pull request #1039 from ig-ealbert/japanesev7-2
...
Added translations and removed unused entries
2016-01-21 13:06:46 +01:00
Mads Rasmussen
be1b770df8
Fixes: U4-7665 When adding tab without save and remove it again "Add another tab" should be shown again
2016-01-21 12:00:29 +01:00
Shannon
a8e43a3908
U4-7716 Content type editor - YSOD when adding a property with the same alias as it's parent
2016-01-21 11:39:46 +01:00
Alexander Bryukhov
47ea3828a1
Update UI language ru.xml
...
According the latest keyas added/updated in 7.4 beta2
2016-01-21 13:36:37 +06:00
Mads Rasmussen
504235d6db
add memberCanEdit and showOnMemberProfile to property settings overlay in member types
2016-01-20 21:30:12 +01:00
Shannon
177e61834c
U4-7707 Can't unassign assigned composition from content type until it has been saved
2016-01-20 18:52:05 +01:00
Shannon
2d0f198f58
U4-7546 Cannot delete document type - fanoe starter kit Text Page
2016-01-20 18:26:30 +01:00
Shannon
6ad568c81a
changes config template with new MB config option
2016-01-20 18:18:33 +01:00
ig-ealbert
25dd891938
Added translations and removed unused entries
2016-01-20 12:10:02 -05:00
Shannon Deminick
2ef673bc84
Merge pull request #1038 from umbraco/temp-U4-7768
...
U4-7768 - Fixes validation issue with new CTs and invalid server side…
2016-01-20 18:08:58 +01:00
Shannon
adc3c1e927
updates to latest MB
2016-01-20 18:08:34 +01:00
Shannon
e2eaf7d58e
Updates how the editor validators work
2016-01-20 17:42:09 +01:00
Shannon
38a6f8c4a9
creates new EditorValidationResolver for external validators to work (internal for now), bumps version
2016-01-20 16:57:31 +01:00
Shannon
8fc44699bc
U4-7768 - Fixes validation issue with new CTs and invalid server side validation, adds validation check for all ct aliases across all types
2016-01-20 16:07:47 +01:00
Sebastiaan Janssen
277b67ac84
Merge pull request #1029 from umbraco/temp-U4-7557
...
U4-7557 Support folders for import/export, packaging
2016-01-20 15:45:21 +01:00
Shannon
fda3111e43
fixes nuget dll ref
2016-01-20 15:24:57 +01:00
Shannon
5c2bd5748d
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
...
Conflicts:
build/NuSpecs/UmbracoCms.Core.nuspec
2016-01-20 15:02:12 +01:00
Sebastiaan Janssen
348bee885e
Finish last bit for U4-7683
2016-01-20 15:01:25 +01:00
Shannon
dd5523de42
updates package dependency for MB
2016-01-20 14:55:56 +01:00
Shannon
4bb9dfb4c9
Ensure that the raw ct alias is passed in with additionaldata
2016-01-20 14:47:32 +01:00
Sebastiaan Janssen
5440353fb3
Merge pull request #1031 from umbraco/temp-U4-7683
...
Fixes: U4-7683 Search on Property Editors/Data Types in new Content Type Editor should display two results - resuse / available
2016-01-20 14:37:15 +01:00