Stephan
|
e959605b39
|
Cleanup and deal with FIXMEs
|
2018-12-20 14:31:46 +01:00 |
|
Stephan
|
1ffd457985
|
Merge branch 'temp8' into temp8-3658-contextual-info-app
|
2018-12-20 13:42:19 +01:00 |
|
Stephan
|
56c82d120b
|
Bugfix keepalive route issue
|
2018-12-20 13:30:19 +01:00 |
|
Kenn Jacobsen
|
7e144eeacf
|
V8: Fix listviews in pickers (#3894)
|
2018-12-19 18:01:36 +01:00 |
|
Kenn Jacobsen
|
bb53c020e9
|
Fix the member group picker
|
2018-12-19 16:20:22 +01:00 |
|
Tristan Thompson
|
2a61d0d988
|
Remove/Replace ping.aspx
Remove ping.aspx
Add KeepAliveController to receive ping requests
Update KeepAlive.cs to call new MVC route rather than ping.aspx
|
2018-12-19 16:13:23 +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 |
|
Tristan Thompson
|
65f7e44338
|
Remove/Replace endPreview.aspx with MVC endpoint
|
2018-12-19 15:47:31 +01:00 |
|
Kenn Jacobsen
|
b087b862e8
|
Make Nested Content support variant doctypes
|
2018-12-19 15:36:37 +01:00 |
|
Thomas Morris
|
7b804e27ad
|
Removes umbraco.aspx
|
2018-12-19 15:30:07 +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
|
6a8c7d1a3b
|
Writes some tests, fixes a bug, orders results, writes notes
|
2018-12-19 17:13:46 +11:00 |
|
Stephan
|
7cdbe39ce5
|
Merge branch 'temp8' into temp8-backoffice-search-with-variants
|
2018-12-18 17:05:17 +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 |
|
Shannon
|
a19a58796f
|
Changes IUrlProvider to return UrlInfo
|
2018-12-18 22:02:39 +11: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
|
8152862ad2
|
Fix issue with figuring out whether a published content version is draft
|
2018-12-18 08:31:10 +01:00 |
|
Shannon
|
9cc729d90b
|
Merge branch 'temp8' into temp8-backoffice-search-with-variants
# Conflicts:
# src/Umbraco.Examine/ExamineExtensions.cs
|
2018-12-14 13:06:54 +11:00 |
|
Stephan
|
3150f5d24e
|
Merge branch temp8 into temp8-3675-variant-tags
|
2018-12-12 16:04:58 +01:00 |
|
Stephan
|
11edbc8638
|
Remove obsolete post-migrations
|
2018-12-12 13:28:51 +01:00 |
|
Stephan
|
fc620af9d0
|
Merge branch 'temp8' into temp8-3675-variant-tags
|
2018-12-12 08:58:25 +01:00 |
|
Shannon
|
826a8baff5
|
Merge branch 'temp8' into temp8-backoffice-search-with-variants
|
2018-12-12 13:37:19 +11:00 |
|
Shannon Deminick
|
bfcc68c7f9
|
Merge pull request #3856 from umbraco/temp8-forms-fullscreen
Makes the Forms Promo App/Section become fullscreen & removes the empty tree
|
2018-12-12 13:23:06 +11:00 |
|
Shannon
|
7cb83373ca
|
Creates base class LuceneIndexCreator
|
2018-12-12 12:46:58 +11:00 |
|
Shannon
|
15c7d7ce77
|
Creates a sub-generic interface for creating indexes
|
2018-12-12 12:37:21 +11:00 |
|
Warren Buckley
|
767cd93f08
|
Adds in some logic if we have no child trees for that application/section then we create a SingleTreeRoot
|
2018-12-11 14:09:44 +00:00 |
|
Stephan
|
b6f55d12da
|
Merge branch 'temp8' into temp8-3675-variant-tags
|
2018-12-11 10:11:27 +01:00 |
|
Stephan
|
35f4bba119
|
fix UrlProvider for invariant under variant
|
2018-12-11 10:00:55 +01:00 |
|
Shannon
|
8048d57ffe
|
ensures query fields contained the lowercased iso code
|
2018-12-11 17:57:40 +11:00 |
|
Shannon
|
1fe3045b4c
|
Adds TODO notes
|
2018-12-11 17:54:10 +11:00 |
|
Shannon
|
eb3841fc0a
|
Searches on variant nodeName, orders ISearchableTree results by the corresponding tree SortOrder, fixes assembly scanning ISearchableTree
|
2018-12-11 17:51:47 +11:00 |
|
Shannon
|
5148f34b32
|
Fixes ISearchableTree lifetime registration, fixes routing that clears required query strings, fixes lucene search string, gets URls in search results working with default lang/variants
|
2018-12-11 15:42:32 +11:00 |
|
Shannon
|
9b52fa215f
|
Allows replacing the model with the outgoing event args
|
2018-12-11 12:53:15 +11:00 |
|
Shannon
|
e91cf0039b
|
Adds ability to filter the outgoing dashboard model
|
2018-12-11 12:32:51 +11:00 |
|
Stephan
|
f10b86c9ec
|
Fix RelationMapperProfiler
|
2018-12-10 17:08:14 +01:00 |
|
Claus
|
ca0cd8711e
|
minor fixes.
|
2018-12-10 14:11:02 +01:00 |
|
Claus
|
cfd6a08366
|
Merge branch '3436-relations-editor' of https://github.com/jamescoxhead/Umbraco-CMS into jamescoxhead-3436-relations-editor
|
2018-12-10 13:27:34 +01:00 |
|
Shannon
|
5d028eea04
|
Merge branch 'temp8' into temp8-3675-variant-tags
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/tags/tags.html
|
2018-12-10 14:07:20 +11:00 |
|
Shannon
|
db1a535af4
|
Fixes published media tests with Examine and un-ignores them... more tests are better than less even if we aren't using Examine for real media cache
|
2018-12-10 14:06:25 +11:00 |
|
Shannon
|
bcd908e47d
|
Changes term Indexer to Index and fixes a failing test
|
2018-12-10 13:06:39 +11:00 |
|
Kenn Jacobsen
|
a51d241dc2
|
Fix missing "opens dialog dots" for menu items created using the MenuItemList helper methods
|
2018-12-09 14:36:35 +01:00 |
|
Stephan
|
0d83da9327
|
Fix some tests
|
2018-12-07 15:59:57 +01:00 |
|
Stephan
|
04b38a2c46
|
Merge branch 'temp8' into temp8-3675-variant-tags
|
2018-12-07 14:26:19 +01:00 |
|
Stephan
|
1eee6dfb2f
|
Cleanup
|
2018-12-07 14:05:47 +01:00 |
|
Stephan
|
6dad124d5b
|
Merge branch 'temp8' into temp8-manifest
|
2018-12-07 13:53:28 +01:00 |
|
Stephan
|
d1ab980048
|
Cleanup
|
2018-12-07 13:44:41 +01:00 |
|