Stephan
|
b5a90bf26a
|
Fix SqlServer detection
|
2019-02-13 12:02:53 +01:00 |
|
Bjarke Berg
|
3e9113f1ef
|
Clean up
|
2019-02-13 11:39:09 +01:00 |
|
Robert
|
5d5e411219
|
Merge pull request #4539 from umbraco/temp8-default-logging
V8 - Default logging set to JSON
|
2019-02-13 11:23:04 +01:00 |
|
Bjarke Berg
|
d0c4e44e9e
|
Rebuild cache after migration
|
2019-02-13 11:02:07 +01:00 |
|
Stephan
|
3c9770c6b6
|
Refactor post-migrations
|
2019-02-13 10:14:01 +01:00 |
|
Stephan
|
169e93ed81
|
Refactor post-migrations
|
2019-02-13 09:53:17 +01:00 |
|
Shannon
|
ee4c751423
|
fix typo
|
2019-02-13 15:30:39 +11:00 |
|
Stephan
|
e6b77cf307
|
Merge origin/temp8 into temp8
|
2019-02-12 13:42:27 +01:00 |
|
Stephan
|
11f4e2429a
|
Merge branch 'temp8' into temp8-drop-xml-tables
|
2019-02-12 11:43:06 +01:00 |
|
Bjarke Berg
|
bb27a3f42e
|
#4477 - Migration of radio button, checkbox and dropdown to align underlying data structures
|
2019-02-12 10:36:36 +01:00 |
|
Warren Buckley
|
6593b704d5
|
Moves the JSON & TXT logging out of the C# setup of the Serilog logger pipeline into the appsetting XML config file - however its not possible to then have both enabled together anymore
|
2019-02-12 08:59:12 +00:00 |
|
Bjarke Berg
|
f4db356511
|
WIP - Handle migration of Checkbox list data
|
2019-02-12 08:58:49 +01:00 |
|
Bjarke Berg
|
f5d31a4c5a
|
Merge remote-tracking branch 'origin/temp8' into temp8-4477-radiobutton-must-store-text-value
|
2019-02-12 08:23:38 +01:00 |
|
Bjarke Berg
|
fd01f4e7c6
|
Merge remote-tracking branch 'origin/temp8-4477-radiobutton-must-store-text-value' into temp8-4477-radiobutton-must-store-text-value
# Conflicts:
# src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
# src/Umbraco.Core/Migrations/Upgrade/V_8_0_0/RadioButtonAndCheckboxPropertyEditorsMigration.cs
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/checkboxlist/checkboxlist.controller.js
|
2019-02-12 08:17:38 +01:00 |
|
Bjarke Berg
|
7f7afef976
|
Merge pull request #4522 from umbraco/temp8-Forms-section-reintrodution
Reintroduced the forms section
|
2019-02-12 07:36:11 +01:00 |
|
Shannon
|
c4eb76faad
|
Updates the checkbox html editor to store the string values, not int ids, renames the underlying confg editor and updates comments, updates the migration and we'll need to migrate the checkbox data too.
|
2019-02-12 15:02:27 +11:00 |
|
Shannon
|
ed2743d570
|
Merge branch 'temp8' into temp8-4477-radiobutton-must-store-text-value
# Conflicts:
# src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
|
2019-02-12 14:59:59 +11:00 |
|
Shannon
|
1a1222905b
|
reverts the formsInstaller alias, fixes the ApplicationTreeController to allow full screen sections without trees, removes the forms tree controller
|
2019-02-12 12:22:36 +11:00 |
|
Shannon
|
77d70c7e7f
|
Fixes test
|
2019-02-12 11:43:34 +11:00 |
|
Shannon
|
3d729eb2c3
|
updates umb plan
|
2019-02-12 10:54:18 +11:00 |
|
Shannon
|
978f59ffe8
|
Removes the xml cache tables - we don't use them apart from in unit tests
|
2019-02-12 10:53:30 +11:00 |
|
Robert
|
b5bd138bf7
|
Taking composite PropertyType's into consideration when creating content from xml (PackageInstallation)
|
2019-02-11 22:13:04 +01:00 |
|
Shannon
|
0d963d3c4d
|
Fixing package installation for content templates
|
2019-02-12 01:58:42 +11:00 |
|
Bjarke Berg
|
60ca85fe25
|
Introduced the forms section in the sections menu.
|
2019-02-11 15:32:24 +01:00 |
|
Stephan
|
0bdd1131bb
|
Add missing file
|
2019-02-11 11:57:36 +01:00 |
|
Stephan
|
a892ae1567
|
Add missing index on UserLogin table (prevents deadlocks)
|
2019-02-11 11:36:13 +01:00 |
|
Bjarke Berg
|
14f878b690
|
#4477 - Align Dropdown, checkbox list and radio button list
|
2019-02-11 10:36:54 +01:00 |
|
Shannon
|
dd54b0324c
|
fixes up some comments
|
2019-02-11 14:13:44 +11:00 |
|
Stephan
|
99887cb362
|
Bugfix IdkMap
|
2019-02-10 11:25:46 +01:00 |
|
Kenn Jacobsen
|
3587a774f3
|
Merge with temp8
|
2019-02-09 18:03:53 +01:00 |
|
Kenn Jacobsen
|
89a701c865
|
Initial PoC
|
2019-02-09 15:41:30 +01:00 |
|
Bjarke Berg
|
4f53cfc855
|
#4477 - Added fixme for cache rebuild
|
2019-02-08 14:18:24 +01:00 |
|
Stephan
|
b5c803b5ed
|
Cleanup TreeEntityPath
|
2019-02-08 12:42:46 +01:00 |
|
Warren Buckley
|
9eaa0361be
|
Merge pull request #4437 from umbraco/temp8-4302-bugfix-for-media-validation
Bugfixes for media validation
|
2019-02-08 09:50:26 +00:00 |
|
Bjarke Berg
|
354c45e0e2
|
#4477 - also refresh cache after migration
|
2019-02-08 10:32:21 +01:00 |
|
Bjarke Berg
|
065cc69f51
|
#4477 - Changed the saved value from the radio button list to the text value. + Migration of old values
|
2019-02-08 09:45:36 +01:00 |
|
Stephan
|
88b0dccfa1
|
Fix TreeEntityPath
|
2019-02-08 09:02:27 +01:00 |
|
Shannon
|
ccaaa9ab93
|
Ensures everything doesn't explode if a non-found property editor alias exists in the db
|
2019-02-08 16:00:02 +11:00 |
|
Warren Buckley
|
d9ac1868e6
|
Merge pull request #4465 from umbraco/temp8-fix-for-non-root-start-node-for-media
V8: Bugfix for loading paths Ids into TreeEntityPath
|
2019-02-07 15:25:42 +00:00 |
|
Claus
|
7c3b5d1086
|
Merge remote-tracking branch 'origin/temp8-update-deps' into temp8
|
2019-02-07 13:40:17 +01:00 |
|
Stephan
|
2092156db3
|
Cleanup
|
2019-02-07 12:27:19 +01:00 |
|
Stephan
|
a9adc4eee5
|
Merge branch 'temp8' into temp8-contentAndType
|
2019-02-07 10:10:55 +01:00 |
|
Bjarke Berg
|
fc6548d87b
|
Fix issue where Id was not set when loading all entity paths
|
2019-02-07 09:56:14 +01:00 |
|
Warren Buckley
|
5944ea20cc
|
Merge remote-tracking branch 'origin/temp8' into temp8-fix-default-userid-param
# Conflicts:
# src/Umbraco.Core/Services/IContentService.cs
# src/Umbraco.Core/Services/Implement/ContentService.cs
|
2019-02-07 08:24:03 +00:00 |
|
Stephan
|
8329097974
|
Review PR, adjustments
|
2019-02-07 08:53:49 +01:00 |
|
Stephan
|
d15f20f560
|
Merge branch 'temp8' into temp8-contentAndType
|
2019-02-07 08:40:46 +01:00 |
|
Stephan
|
d11fd67a09
|
Bugfix PublishedContentTypeFactory
|
2019-02-07 08:04:53 +01:00 |
|
Shannon Deminick
|
cb309e7f9e
|
Merge pull request #4432 from kjac/v8-fix-rename-umbraco-domains-table
V8: Rename umbracoDomains table to umbracoDomain (singular)
|
2019-02-07 15:28:37 +11:00 |
|
Shannon
|
a9045c254e
|
Removes the need to do any lookup for GetNonGroupedProperties, we already know if they belong to a non-group based on the ID
|
2019-02-07 14:01:00 +11:00 |
|
Shannon
|
03eaf3aa3d
|
So yup ISimpleContentType needs the IUmbracoEntity, so we'll explicitly implement essentially hiding the implementation from the API unless it's explicitly cast
|
2019-02-07 13:29:01 +11:00 |
|