Sage Abdullah
|
ebd88d3046
Move user searching logic to search_queryset
|
11 months ago |
Sage Abdullah
|
d25e20dce6
Add group ModelMultipleChoiceFilter to users listing view
|
11 months ago |
Sage Abdullah
|
5118b9eb30
Add is_superuser, is_active, and last_login filters to users listing view
|
11 months ago |
Sage Abdullah
|
cc48728fb0
Reuse model_opts context from generic IndexView
|
11 months ago |
Sage Abdullah
|
8d4517d0dd
Add proper ordering support for the columns displayed in users listing view
|
11 months ago |
Sage Abdullah
|
d0fa6abae9
Pass the request user object instead of context to register_user_listing_buttons hook
|
11 months ago |
Sage Abdullah
|
cf1c0683e8
Reinstate register_user_listing_buttons hook support
|
11 months ago |
Sage Abdullah
|
bb12877f79
Use tables component in users index view
|
11 months ago |
Sage Abdullah
|
08eda4df29
Render breadcrumbs in UserViewSet views
|
11 months ago |
Sage Abdullah
|
6a1884e8d3
Wrap users views in UserViewSet
|
11 months ago |
Matt Westcott
|
fd08d209be
Fix timezone handling in timesince_last_update
|
11 months ago |
Matt Westcott
|
d3da555a31
Release note for #11815
|
11 months ago |
Sage Abdullah
|
16c1cb15f7
Enable history view for groups
|
11 months ago |
Sage Abdullah
|
83db1c9421
Add user to select_related when fetching last updated info in generic EditView
|
11 months ago |
Sage Abdullah
|
b98eaa37fd
Do not get usage count in StatusSidePanel if usage url is not provided
|
11 months ago |
Sage Abdullah
|
7e5869079e
Move 'View users in this group' link to a slim header button
|
11 months ago |
Sage Abdullah
|
7f62fb7e0b
Make groups create/edit templates extend the generic ones
|
11 months ago |
Sage Abdullah
|
2beeb15cb2
Extract common functionality in groups Create/Edit views into PermissionPanelFormsMixin
|
11 months ago |
Sage Abdullah
|
8a4458d6fc
Render breadcrumbs in GroupViewSet views
|
11 months ago |
Matt Westcott
|
3ad88007db
Release note for #11805
|
11 months ago |
Sage Abdullah
|
42d3ae732a
Enable breadcrumbs for collections create and edit views
|
11 months ago |
Sage Abdullah
|
858e258bb7
Implement universal listings UI for collections listing view
|
11 months ago |
LB Johnston
|
c61a446b2f
Add changelog for #11740
|
11 months ago |
Neeraj P Yetheendran
|
a5f426b3f5
Adopt w-kbd Stimulus attributes for save & preview sidebar
|
11 months ago |
Neeraj P Yetheendran
|
568611fe35
Remove non-Stimulus usage of Mousetrap
|
11 months ago |
Neeraj P Yetheendran
|
63f7e336db
Create new Stimulus KeyboardController (w-kbd)
|
1 year ago |
Neeraj P Yetheendran
|
b0697ac0c4
Install npm mousetrap, types & update other packages
|
11 months ago |
divdeploy
|
91cd6cffc2
chore: fix some comments
|
11 months ago |
Matt Westcott
|
57d23ad38d
Update history view test to use new timestamp filter names
|
11 months ago |
Matt Westcott
|
ac8bdce9fb
Release note for #11783
|
11 months ago |