Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allows members to be ordered by additional system fields #6575

Conversation

AndyButland
Copy link
Contributor

It was raised in #6477 that the last edited field on the default members list view doesn't allow sorting.

This PR adds that ability, along with two other system fields that developers are able to add to the list view - the created date, and the content type alias.

Also fixes a minor issue that when adding the content type alias as a header on the member list view, it was displaying the localised text of "media type" instead of "member type".

Fixed the display of the content type header on members (was displaying "media type").
@nul800sebastiaan
Copy link
Member

Nice one! We'll give it a spin soon! 👍

@nul800sebastiaan nul800sebastiaan merged commit 28ec4da into umbraco:v8/dev Oct 15, 2019
@nul800sebastiaan
Copy link
Member

Awesome, thanks very much for the help @AndyButland!

emmaburstow pushed a commit that referenced this pull request Oct 27, 2019
…ton (#6561)

* Improves accessability of the three dot tree options button

* Updated list view headers styling to have the link/hand cursor visible only if the header is sortable (and hence clicking has an effect)

* Allows members to be ordered by additional system fields (#6575)

* Fix ContentType.Alias matching in PublishedContentExtensions an… (#6577)

* Fixes an error in #6538 by moving the colon character to the sr-only span

* V8: Move misplaced colon in language selector (#6692)

* V8: It should be possible to disallow all types at content root (#6580)

* Pick macro parameters in an infinite editor like content type properties (#6586)

* Reload node children after publishing with descendants

* Correct URL decoding of macro partial view names (#6592)

* Fix semantics for list views (#6595)

* fixes test

* fixing tests

* Improved menu context
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants