Kenn Jacobsen
405538544f
V8: Allow localization of the backoffice using parent cultures… ( #6090 )
2019-08-13 20:26:22 +02:00
Stephan
f952fe7aeb
More renaming of caches
2019-01-18 08:14:08 +01:00
Stephan
0bee01e0ee
Great AppCaches renaming
2019-01-17 11:01:23 +01:00
Stephan
7a615133ff
Renormalize
2018-06-29 19:52:40 +02:00
Stephan
c76403077f
Normalize cr/lf/tab
2017-07-20 11:21:28 +02:00
Stephan
ddd89fa6e8
Remove legacy refs from Umbraco.Web
2017-06-20 11:00:09 +02:00
Stephan
7ea9c9c8e2
Move Web.Current to Composing
2017-05-30 18:13:11 +02:00
Stephan
8561d85f7a
porting 7.6-rc1 into 8
2017-05-24 12:25:39 +02:00
Stephan
0597eea72b
Resvolution - Components, Runtime & Booting
2016-09-19 16:33:43 +02:00
Shannon
827f7a7bc8
Updates DictionaryRepository(s) to have custom GetAll caching options - to basically disable it since there could be tons of these and currently an IDictionaryItem is a massive entity (need to fix that)
2016-01-06 18:34:07 +01:00
Shannon
e8a0fae557
adds notes
2016-01-06 12:24:09 +01:00
Shannon
76fb595a55
Fixes: U4-6363 Expose Dictionary item access on UmbracoHelper
2015-05-18 13:38:14 +10:00
benjamin.howarth
8aa5a64883
Made ICultureDictionary, CultureDictionaryFactoryResolver and UmbracoCultureDictionary public instead of internal (cause they're useful to query, and obsoleted umbraco.MacroEngines.ICultureDictionary was/is public)
2014-09-03 09:40:34 +01:00
Shannon Deminick
8024610364
Fixes up some logging API issues. Fixed up tracing in the macro class. Added support for Partial View macro rendering in the macro class.
2012-12-04 11:08:02 +05:00
Shannon Deminick
5c20f4f6ec
Fixes: U4-U4-917
...
Fixes: U4-821
2012-10-01 23:04:57 +05:00
Shannon Deminick
4e9f9b77f4
Created CultureDictionaryFactoryResolver for use in the new MVC views which returns a ICultureDictionary.
...
This allows us in the future to use any type of data source for the dictionary. Have obsoleted the old
ICultureDictionary in the macro engines project (where it doesn't belong anyways). The new one doesn't expose
the 'Language' property to the front-end because this is a business logic class which means designers can just delete
a whole language from the db by calling 'Delete' on the object !
2012-08-15 23:20:37 +06:00