Warren Buckley
|
4782f03334
|
ping pong with shan's reviews - checks for doctype/contenttype is variant or not
|
2018-09-13 13:25:54 +01:00 |
|
Mads Rasmussen
|
598eb75e8c
|
add active state to tree language dropdown
|
2018-09-13 14:23:42 +02:00 |
|
Stephan
|
685e3028a6
|
Merge pull request #2935 from umbraco/temp8-MOAR-LOGGING
MOAR Logging for V8
|
2018-09-13 14:11:57 +02:00 |
|
Warren Buckley
|
082d6e6792
|
Rather than throw null ex's if culture not set - return the underlying source property (As used for both variant & invariant mapping in list views)
|
2018-09-13 13:05:36 +01:00 |
|
Warren Buckley
|
c41bdccd5a
|
Merge branch 'temp8' into temp8-204-ListView-Variant-PublishedStates
# Conflicts:
# src/Umbraco.Web/Models/Mapping/ContentMapperProfile.cs
|
2018-09-13 12:13:17 +01:00 |
|
Warren Buckley
|
772c0b7b6a
|
Merge branch 'temp8' into temp8-204-ListView-Variant-PublishedStates
# Conflicts:
# src/Umbraco.Web/Models/Mapping/ContentMapperProfile.cs
|
2018-09-13 12:10:50 +01:00 |
|
Warren Buckley
|
4b715d2081
|
Null checks for culture added and moved date to var to avoid getting item twice
|
2018-09-13 12:07:33 +01:00 |
|
Shannon Deminick
|
bf7273e42e
|
Merge pull request #2960 from umbraco/temp8-listview-variant-defaultname
V8 Listview Variant Default Nodename fallback
|
2018-09-13 15:14:23 +10:00 |
|
Warren Buckley
|
46ff45c2f0
|
Makes State a ContentSavedState enum nullable - otherwise media items was getting a default enum of not created
|
2018-09-12 15:34:48 +01:00 |
|
Mads Rasmussen
|
b06ba12e42
|
fix js error on invariant nodes
|
2018-09-12 15:15:11 +02:00 |
|
Mads Rasmussen
|
0c135ea3e2
|
Add state to list view
|
2018-09-12 14:52:29 +02:00 |
|
Warren Buckley
|
551e8120c9
|
Adds state property to ContentItemBase (Not sure if this will blow things up or if I need to use a diff model for ListView children now)
Adds/copies the same logic from ContentSavedStateResolver.cs
|
2018-09-12 12:08:51 +01:00 |
|
Stephan
|
380e2aff2e
|
Merge branch temp8 into temp8-p103
|
2018-09-12 11:59:21 +02:00 |
|
Stephan
|
4cbd0d9178
|
Remove mandatory constraint on default language
|
2018-09-12 11:47:04 +02:00 |
|
Mads Rasmussen
|
9f65102916
|
use border color on node name input hover
|
2018-09-11 15:36:24 +02:00 |
|
Mads Rasmussen
|
62043f7cf9
|
only allow changing the node name if the active content app is "Content".
|
2018-09-11 15:33:26 +02:00 |
|
Mads Rasmussen
|
e8322edc84
|
maybe test is not needed
|
2018-09-11 14:47:56 +02:00 |
|
Mads Rasmussen
|
e27a982bf6
|
Add empty state if a node has no properties
|
2018-09-11 14:43:07 +02:00 |
|
Mads Rasmussen
|
ad1f11f1da
|
only show save/publish/preview on "Content" content app
|
2018-09-11 14:17:55 +02:00 |
|
Warren Buckley
|
d39bb96056
|
Update ContentMapper to display variant information for bool Published and UpdateDate for Variant ListView
|
2018-09-11 12:33:32 +01:00 |
|
Warren Buckley
|
af3e5f2db0
|
Merge pull request #2954 from umbraco/temp8-200
fixes 200: Stay on the same content app when changing language
|
2018-09-11 10:03:53 +01:00 |
|
Warren Buckley
|
ed94ea485d
|
Gets the same HttpRequestId from the Enricher to use in the message template for text log files for begin & end request verbose logs
|
2018-09-11 09:04:29 +01:00 |
|
Warren Buckley
|
4b47943e05
|
Remove quotes within logging message templates - as when doing querying with logs makes these logs impossible to find
|
2018-09-11 08:44:58 +01:00 |
|
Shannon
|
647eac2d9b
|
Merge remote-tracking branch 'origin/temp8' into temp8-get-preview-working
|
2018-09-11 13:57:17 +10:00 |
|
Shannon
|
003e83f883
|
wip on preview
|
2018-09-11 08:54:04 +10:00 |
|
Mads Rasmussen
|
cc7ae2b930
|
split up editor-header into editor-header and editor-content-header
|
2018-09-10 20:23:15 +02:00 |
|
Warren Buckley
|
e86b7a5982
|
Updates name of variant model mappign in list views - to use same logic as the content tree if a variant has not been set - we fallabck to the base/master lanaguage of the node name
|
2018-09-10 16:20:23 +01:00 |
|
Stephan
|
4ef2d27da2
|
Fix various build issues
|
2018-09-10 16:23:27 +02:00 |
|
Mads Rasmussen
|
8e713e2350
|
clean up dependecies
|
2018-09-10 15:41:54 +02:00 |
|
Mads Rasmussen
|
3001c656d1
|
remove unused code
|
2018-09-10 15:39:04 +02:00 |
|
Mads Rasmussen
|
3358c70312
|
Fixes: Stay on the same content app when changing language
|
2018-09-10 15:32:12 +02:00 |
|
Mads Rasmussen
|
b1aef27388
|
use cculture in list view
|
2018-09-10 14:11:32 +02:00 |
|
Shannon Deminick
|
fe6b2bb43f
|
Merge pull request #2944 from umbraco/temp8-18-ListViewVariants
List View - Updates Node Name based on selected Variant
|
2018-09-10 18:31:18 +10:00 |
|
Warren Buckley
|
94a6639bc7
|
Remove unecessary string null check - the culture ext in mapping code will deal with this
|
2018-09-10 09:29:50 +01:00 |
|
Warren Buckley
|
2fcabdee0a
|
Use ResolutionContext as opposed to an inline AfterMap function with a CustomResolver class
|
2018-09-10 09:09:24 +01:00 |
|
Shannon
|
59f9354ff4
|
Merge remote-tracking branch 'origin/temp8' into temp8-get-preview-working
|
2018-09-10 15:04:37 +10:00 |
|
Shannon Deminick
|
b217c6f2c7
|
Merge pull request #2942 from umbraco/temp8-134
fixes: Prevent the same language from being open in split view
|
2018-09-10 12:40:58 +10:00 |
|
Shannon
|
09aecddf6f
|
Merge remote-tracking branch 'origin/temp8' into temp8
|
2018-09-10 11:34:50 +10:00 |
|
Shannon
|
e6ef924b1b
|
init commit to getting preview working
|
2018-09-10 11:34:31 +10:00 |
|
Shannon
|
47347ed966
|
updates wording
|
2018-09-10 11:32:49 +10:00 |
|
Warren Buckley
|
d61e71aae6
|
Updates ContentResouce and the ListView Controller to pass along the CultureName
|
2018-09-07 15:09:51 +01:00 |
|
Warren Buckley
|
f368b493de
|
Updates Content Controller - that uses the Mapping AfterMap to allow us to update the Name of the node based on the culturename passed into the WebAPI
|
2018-09-07 15:02:44 +01:00 |
|
Mads Rasmussen
|
9d6c287028
|
Merge branch 'temp8' into temp8-ui-cleanup
|
2018-09-07 14:20:31 +02:00 |
|
Mads Rasmussen
|
006bec25c9
|
fixes: Prevent the same language from being open in split view
|
2018-09-07 13:28:10 +02:00 |
|
Stephan
|
69e8b11a79
|
Fix tests
|
2018-09-07 11:43:57 +02:00 |
|
Shannon
|
03f204c22f
|
deletes old webform files not referenced in the project
|
2018-09-07 17:01:52 +10:00 |
|
Shannon
|
5e8245c5b4
|
package-lock update
|
2018-09-07 16:12:43 +10:00 |
|
Warren Buckley
|
4184b277aa
|
Reduce the number of different properties, for the timing based logs for the duration in milliseconds to be consistently called 'Duration'
|
2018-09-06 20:38:03 +01:00 |
|
Warren Buckley
|
a825dd1b92
|
Configures the default logging pipeline to use the new enrichers
|
2018-09-06 20:35:02 +01:00 |
|
Warren Buckley
|
d27b4cce09
|
Adds a few most useful enrichers from the Serilog.Classic.Web project (we dont want all thex extra bloat such as handlers etc)
|
2018-09-06 20:20:24 +01:00 |
|