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
|
cdd50b899a
|
Merge remote-tracking branch 'origin/dev-v8' into temp-U4-11127
# Conflicts:
# src/Umbraco.Web/Models/Mapping/TabsAndPropertiesResolver.cs
|
2018-04-04 15:04:11 +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 |
|
Stephan
|
553de2ea68
|
Cleanup ILogger
|
2018-04-03 16:15:59 +02:00 |
|
Stephan
|
75966dcfbd
|
Merge branch origin/dev-v8 into dev-v8
|
2018-04-03 14:57:55 +02:00 |
|
Stephan
|
62b6efc4da
|
Fix upgrading
|
2018-03-30 10:28:49 +02: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
|
0ecc333a90
|
Fix port, tests
|
2018-03-28 11:28:32 +02:00 |
|
Shannon
|
487e4cbe20
|
Fixes various migration stuff - language migration was broken (public ctor), the custom sql in KeyValueService was incorrect, moved to migration syntax, InsertDataExpression didn't work, fixed with v7 code that does work, changes some Database.Execute to Execute.Sql so logging occurs. Fixes packages.config inclusion
|
2018-03-28 12:50:15 +11:00 |
|
Stephan
|
0d22478186
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-27 17:59:53 +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 |
|
Stephan
|
8bfb8e2b72
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-22 11:25:33 +01:00 |
|
Stephan
|
41948607d0
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-22 11:25:25 +01:00 |
|
Shannon
|
b3fb23a67a
|
Adds language entity changes and tests
|
2018-03-22 17:51:38 +11:00 |
|
Shannon
|
422fd8e274
|
Fixes many hard coded SQL table names with the proposed new prefix
|
2018-03-22 17:17:01 +11:00 |
|
Shannon
|
e2d039d984
|
Changes db prefix to 'umbraco'
|
2018-03-22 15:10:05 +11:00 |
|
Stephan
|
0277ddc584
|
DataType troubleshooting
|
2018-03-05 14:59:23 +01:00 |
|
Stephan
|
c0439b3c4e
|
DataTypes refactoring - troubleshooting
|
2018-02-08 16:08:52 +01: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
|
97a058b817
|
DataType refactoring
|
2018-01-20 12:31:42 +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
|
16c919c1a5
|
Migrations refactoring - WIP - plan
|
2017-12-22 16:14:09 +01:00 |
|
Stephan
|
2182b0f18f
|
Migrations refactoring - WIP - move code
|
2017-12-19 11:00:46 +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 |
|
Stephan
|
84f9242aa0
|
Persistence Shakeup
|
2017-12-07 16:45:25 +01:00 |
|
Stephan
|
aa25990681
|
Integer version ID, cleanup
|
2017-12-01 20:00:33 +01:00 |
|
Stephan
|
9b9c7c8e3a
|
Refactor content service
|
2017-11-30 13:57:40 +01:00 |
|
Stephan
|
94127e9aa2
|
Implement content- and property-type variations
|
2017-11-27 19:17:50 +01:00 |
|
Stephan
|
e843b2c7ea
|
Troubleshoot variants migration
|
2017-11-22 12:45:09 +01:00 |
|
Stephan
|
c6514a6ee1
|
Troubleshooting variants, running the back-office
|
2017-11-22 08:39:54 +01:00 |
|
Stephan
|
228c8e7935
|
PropertyData evo.2 (tests)
|
2017-11-15 19:44:32 +01:00 |
|