Stephan
|
7dd1efb29f
|
Refactor content culture & variations
|
2018-04-30 09:14:14 +02:00 |
|
Stephan
|
27390afe86
|
All tests green
|
2018-04-30 09:13:21 +02:00 |
|
Stephan
|
8f13fa3ae5
|
ISystemDefaultCultureProvider
|
2018-04-27 18:21:06 +02:00 |
|
Stephan
|
dbf1b1e0d4
|
Refactor DomainHelper
|
2018-04-27 17:54:49 +02:00 |
|
Shannon
|
23c40cbf2c
|
Fixes a couple issues, changes name from PublishValues to TryPublishValues
|
2018-04-26 21:37:29 +10:00 |
|
Shannon
|
e99c519032
|
Merge remote-tracking branch 'origin/temp8' into temp8-U4-11220
# Conflicts:
# src/Umbraco.Web/PublishedCache/NuCache/DataSource/BTree.cs
|
2018-04-26 19:18:14 +10:00 |
|
Stephan
|
16aac382d1
|
Merge branch 'temp8' into temp8-U4-11220
|
2018-04-25 17:38:36 +02:00 |
|
Stephan
|
87f9e8c72e
|
Merge branch temp8 into temp8-U4-11250
|
2018-04-24 19:21:12 +02:00 |
|
Stephan
|
ef2fd52482
|
Cleanup
|
2018-04-24 17:59:26 +02:00 |
|
Stephan
|
23333710f5
|
Implement culture available/edited
|
2018-04-24 16:50:13 +02:00 |
|
Shannon
|
a1cd80a0f6
|
Removes GetLanguageByCultureCode since it is kind of useless and the name is also very misleading
|
2018-04-24 15:59:16 +10:00 |
|
Stephan
|
6dfb618efe
|
Merge branch 'temp8' into HEAD
|
2018-04-23 12:57:12 +02:00 |
|
Stephan
|
a69019aea0
|
From int languageId to string culture
|
2018-04-21 09:57:28 +02:00 |
|
Shannon
|
5dfa0e7446
|
Updates EntityRepository to support normal get operations adds another unit tests, adds notes.
|
2018-04-20 16:07:34 +10:00 |
|
Shannon
|
d99beb0c8b
|
Gets the tree to display the culture specific name
|
2018-04-20 13:26:45 +10:00 |
|
Shannon
|
e9f0e98d2c
|
Updates EntityRepository to get the variant names for content items ... for the non-paged query which we can use in the tree
|
2018-04-20 13:12:55 +10:00 |
|
Stephan
|
dea47dfafe
|
Fix availability and names
|
2018-04-18 18:28:47 +02:00 |
|
Stephan
|
5b1bdd84ee
|
Fix availability and content name (WIP)
|
2018-04-18 16:04:33 +02:00 |
|
Stephan
|
d4244d3807
|
Fix faster languages
|
2018-04-18 14:42:20 +02:00 |
|
Stephan
|
46487fa466
|
Variant names, availability, etc
|
2018-04-18 11:14:08 +02:00 |
|
Stephan
|
58e4e2398a
|
Variant names, availability, etc
|
2018-04-17 19:08:53 +02:00 |
|
Stephan
|
392965bb3a
|
Faster languages
|
2018-04-17 19:08:44 +02:00 |
|
Shannon
|
8a57380db4
|
fixes deleting a language
|
2018-04-10 10:50:53 +10:00 |
|
Shannon
|
e10698532b
|
Merge branch 'dev-v8' into temp-U4-11127
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/dashboard/dashboard.tabs.controller.js
|
2018-04-06 13:56:07 +10:00 |
|
Shannon
|
c90d6be8ab
|
U4-8861 Extract GlobalSettings to an interface and expose on the standard UmbracoConfig.For settings singleton including a bunch of cleanup, getting the installer and steps to be DI
|
2018-04-06 13:51:54 +10:00 |
|
Shannon
|
a673babfb7
|
Fixes Content List View installation, removes unecessary properties from the RecycleBinEventArgs, updates both the upload and image cropper property editors to properly remove all files including any associated with variants, updates several other places to deal with variants and Property.GetValue(langId), adds notes, ensures we are returning the corect IDictionary instead of Dictionary for some interfaces
|
2018-04-04 13:11:12 +10:00 |
|
Shannon
|
7f27862943
|
Gets correct validation working with languages, we can now create and update
|
2018-03-30 01:20:40 +11:00 |
|
Shannon
|
b9d0c63002
|
Starts wiring up the language editor with the controller, ensure that you cannot delete a language at the repo level and makes sure that we return and show validation messages when the user tries to delete the default or last language.
|
2018-03-29 23:48:54 +11:00 |
|
Stephan
|
14592a227b
|
Merge origin/dev-v8 into v7 temp merge
|
2018-03-28 12:58:39 +02:00 |
|
Stephan
|
59bac5c2a6
|
Fix a few things, the v8 way
|
2018-03-22 17:51:34 +01:00 |
|
Shannon
|
01b48a5aab
|
adds logic for repository and unit tests
|
2018-03-22 23:15:52 +11:00 |
|
Stephan
|
62c5f0f1ef
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-22 11:25:38 +01:00 |
|
Shannon
|
422fd8e274
|
Fixes many hard coded SQL table names with the proposed new prefix
|
2018-03-22 17:17:01 +11:00 |
|
Stephan
|
450854a209
|
DataType refactoring - polish
|
2018-02-07 13:35:59 +01:00 |
|
Stephan
|
c748a2bc41
|
DataType refactoring - all tests green
|
2018-02-01 17:53:32 +01:00 |
|
Stephan
|
b416079e12
|
DataType refactoring - troubleshooting tags and fixing tests
|
2018-02-01 14:14:45 +01:00 |
|
Stephan
|
f5546ca870
|
DataType refactoring - troubleshooting and fixing tests
|
2018-01-29 19:23:25 +01:00 |
|
Stephan
|
e60a5a4a83
|
DataType refactoring - in progress
|
2018-01-26 17:55:20 +01:00 |
|
Stephan
|
c3e6886ac0
|
DataType refactoring - in progress
|
2018-01-24 11:44:44 +01:00 |
|
Stephan
|
e30d8f79ef
|
DataType refactoring
|
2018-01-20 12:09:40 +01:00 |
|
Stephan
|
506d810cf6
|
DataType refactoring preparation - Entity refactoring
|
2018-01-15 15:54:06 +01:00 |
|
Stephan
|
d23933a5b1
|
DataType refactoring preparation - Entity refactoring
|
2018-01-15 13:28:35 +01:00 |
|
Stephan
|
988aa661ea
|
DataType refactoring preparation - Entity refactoring
|
2018-01-12 10:48:36 +01:00 |
|
Stephan
|
b5856803e1
|
DataType refactoring preparation - Entity refactoring
|
2018-01-10 12:48:51 +01:00 |
|
Stephan
|
edf7df043f
|
Reorg code, move services
|
2017-12-28 09:18:09 +01:00 |
|
Stephan
|
af43ea0beb
|
Reorg code, move dtos
|
2017-12-28 09:06:33 +01:00 |
|
Stephan
|
26f02ea6f2
|
Migrations refactoring - kill migrations table
|
2017-12-26 19:58:06 +01:00 |
|
Stephan
|
bbff74fa51
|
UnitOfWork RIP, troubleshoot and fix, tests
|
2017-12-18 17:02:15 +01:00 |
|
Stephan
|
33b4af0340
|
UnitOfWork RIP, IScopeAccessor
|
2017-12-14 17:04:44 +01:00 |
|
Stephan
|
6d4644c118
|
UnitOfWork RIP
|
2017-12-12 15:04:13 +01:00 |
|