Thomas Morris
3b7e8e05f2
Fixes references to docs in sln
2018-12-19 16:11:14 +01:00
Stephan
fd6a5f60d2
Merge branch 'temp8' into temp8-contentquery-search-culture-3828
2018-12-19 16:06:35 +01:00
Stephan
720ad984dc
Merge branch 'temp8-backoffice-search-with-variants' into temp8
2018-12-19 16:02:54 +01:00
Stephan
5593d49719
Minor fixes as per PR#3852 discussion
2018-12-19 16:00:29 +01:00
Karl Tynan
9f9b9d8ccc
Update translation alias to use existing emptyRecycleBin naming instead of Trashcan
...
Removed unused translation alias also
2018-12-19 16:00:04 +01:00
Gregory Dove
6365f910bc
Better Validation Options ( #3882 )
2018-12-19 15:58:06 +01:00
Tristan Thompson
65f7e44338
Remove/Replace endPreview.aspx with MVC endpoint
2018-12-19 15:47:31 +01:00
Thomas Morris
c79f557e94
Remove ClientRedirect.aspx
2018-12-19 15:43:57 +01:00
Kenn Jacobsen
9af6e3027f
Don't show (blank) for non blueprint content types ( #3887 )
2018-12-19 15:41:24 +01:00
Paul Seal
e41db72ef7
- added class and style rule to make health check fix message look be… ( #3747 )
2018-12-19 15:38:08 +01:00
Kenn Jacobsen
b087b862e8
Make Nested Content support variant doctypes
2018-12-19 15:36:37 +01:00
Kenn Jacobsen
4d48254a93
Don't show "Create" and "Sort" for deleted items in the media tree
2018-12-19 15:33:53 +01:00
Kenn Jacobsen
f3e8b70b8c
Show only the success message upon successful update of notifications
2018-12-19 15:32:31 +01:00
Thomas Morris
7b804e27ad
Removes umbraco.aspx
2018-12-19 15:30:07 +01:00
Kenn Jacobsen
410ab3447c
Fix "toggle all editors" for grid rows
2018-12-19 15:13:36 +01:00
Kenn Jacobsen
96f529c669
Fix "allow all row configurations" for grid layouts
2018-12-19 15:12:32 +01:00
Kenn Jacobsen
08dc5a4038
Fix the disappearing action button by using a promise
2018-12-19 15:03:00 +01:00
Kenn Jacobsen
b81f2512cb
Fix the disappearing preview/save/publish buttons in listviews ( #3906 )
2018-12-19 15:01:18 +01:00
Marc Goodson
150ab13668
Honour 'Order Direction' passed into GetPagedResultsByQuery
...
Wanting to update the MiniListView so that you can change the sort order of the results, so that the most recent items are first, eg sort by descending, however chasing this through to the Entity Repository GetPagedResultsByQuery although the sort direction is passed at each stage, inside this method it is ignored... is this the best way to add it back in?
2018-12-19 14:06:11 +01:00
Mads Rasmussen
cf56dbd34e
add more docs for infinite editing - how to create a custom infinite editor
2018-12-19 13:43:58 +01:00
Shannon
f724748225
No more IUserService.SavePassword - passwords are managed with Identity.
2018-12-19 23:27:47 +11:00
Shannon
0ad66c488b
Long live Operathor
2018-12-19 22:06:04 +11:00
Shannon Deminick
4a83f1f37f
Merge pull request #3897 from umbraco/temp8-3653-infinite-animations
...
reenable infinite editing animations
2018-12-19 17:30:10 +11:00
Shannon Deminick
6de9379b86
Merge pull request #3904 from umbraco/temp8-3650-infinite-keyboard-shortcuts
...
Temp8 3650 infinite keyboard shortcuts
2018-12-19 17:23:10 +11:00
Shannon
6a8c7d1a3b
Writes some tests, fixes a bug, orders results, writes notes
2018-12-19 17:13:46 +11:00
Shannon
72d42e4228
updates the UI to show culture when the item is not variant and shows the unpublished status if the culture has no variants
2018-12-19 15:58:18 +11:00
Mads Rasmussen
abb4ab6b0a
fix open template/open doctype buttons
2018-12-18 21:56:06 +01:00
Stephan
7cdbe39ce5
Merge branch 'temp8' into temp8-backoffice-search-with-variants
2018-12-18 17:05:17 +01:00
Stephan
115b0cd2aa
Merge branch temp8 into temp8-di2690
2018-12-18 15:42:45 +01:00
Shannon
36fd32ee9a
remove unused comparer
2018-12-19 00:04:35 +11:00
Shannon
7047a07660
Shows the culture for URLs if the node is invariant but it has cultural URLs (it exists underneath a variant)
2018-12-19 00:03:49 +11:00
Mads Rasmussen
88d328a4e9
unbind all keyboard shortcuts from the underlaying editor so only keyboard shortcuts from the open editor works
2018-12-18 13:40:37 +01:00
Mads Rasmussen
9eecf9898e
rebind keyboard shortcuts when infinite editors closes
2018-12-18 13:24:52 +01:00
Shannon
a19a58796f
Changes IUrlProvider to return UrlInfo
2018-12-18 22:02:39 +11:00
elitsa
d7696e8d91
Making a variable const
2018-12-18 11:34:50 +01:00
Stephan
61fd924675
Merge branch 'temp8-3866' into temp8
2018-12-18 10:45:21 +01:00
Stephan
792bf40037
Rework for #3866
2018-12-18 10:44:59 +01:00
Stephan
00c6f77f7d
Merge branch 'temp8' into temp8-3866
2018-12-18 10:39:48 +01:00
Stephan
53c67fad63
Rework for #3866
2018-12-18 10:39:39 +01:00
Stephan
813eccdc5a
Fixes
2018-12-18 10:39:17 +01:00
Stephan
d8d04c54e6
Fix IOHelper for debugging other apps
2018-12-18 08:33:54 +01:00
Stephan
8152862ad2
Fix issue with figuring out whether a published content version is draft
2018-12-18 08:31:10 +01:00
Stephan
c020383c22
Remove confusing LazyCollectionBuilderBase.Remove
2018-12-18 08:31:10 +01:00
Shannon
b9580b389e
Merge remote-tracking branch 'origin/temp8' into temp8-3658-contextual-info-app
2018-12-18 18:04:38 +11:00
Shannon Deminick
2377d3ac11
Merge pull request #3891 from kjac/v8-fix-publish-on-preview
...
V8: Don't publish on preview
2018-12-18 17:24:14 +11:00
Stephan
35ebced4ed
True standalone test
2018-12-17 18:55:36 +01:00
Mads Rasmussen
4068dca938
reenable infinite editing animations
2018-12-17 13:55:08 +01:00
Mads Rasmussen
ebc689032d
fix dictionary pickers in code editors
2018-12-17 10:48:33 +01:00
Shannon Deminick
fde64f157c
Merge pull request #3818 from umbraco/temp7-268-xss-xslt
...
Fixing XSS issue with Xslt files.
2018-12-17 15:20:36 +11:00
Shannon Deminick
518f5137e6
Merge pull request #3847 from umbraco/temp7-267-membership-tokens
...
Implementing a validation token when a membership form is submitted.
2018-12-17 15:14:32 +11:00