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

✨ Add filter, search and increased max number items list for G3WEditingFeatureLockAdmin #867

Merged
merged 3 commits into from
May 31, 2024

Conversation

wlorenzetti
Copy link
Member

@wlorenzetti wlorenzetti commented May 30, 2024

Closes: #866

With this PR is possible filter the https://dev.g3wsuite.it/it/django-admin/editing/g3weditingfeaturelock/ page by

'user' and 'layer_name'

and search inside the model by the following fields:

'app_name', 'user, 'layer_name', and 'time_locked'

Screenshot_20240530_083135

Increased the max number of items per page to 500:

Screenshot_20240530_085038

@wlorenzetti wlorenzetti self-assigned this May 30, 2024
@wlorenzetti wlorenzetti added feature New feature or request backport to v.3.7.x labels May 30, 2024
@wlorenzetti wlorenzetti added this to the v3.8 milestone May 30, 2024
@wlorenzetti wlorenzetti changed the title Add filter, search and increased max number items list for G3WEditingFeatureLockAdmin. ✨ Add filter, search and increased max number items list for G3WEditingFeatureLockAdmin. May 30, 2024
@Raruto Raruto changed the title ✨ Add filter, search and increased max number items list for G3WEditingFeatureLockAdmin. ✨ Add filter, search and increased max number items list for G3WEditingFeatureLockAdmin May 31, 2024
@wlorenzetti wlorenzetti marked this pull request as ready for review May 31, 2024 09:43
@wlorenzetti wlorenzetti merged commit 936de35 into dev May 31, 2024
4 checks passed
@wlorenzetti wlorenzetti deleted the g3wfeaturelock_django_admin branch May 31, 2024 09:43
github-actions bot pushed a commit that referenced this pull request May 31, 2024
…ingFeatureLockAdmin` (#867)

* Add filter, search and increased max number items list for G3WEditingFeatureLockAdmin.

* Open in a new tab django administration section.

---------

Co-authored-by: wlorenzetti <lorenzett@gis3w.it>
(cherry picked from commit 936de35)
wlorenzetti added a commit that referenced this pull request May 31, 2024
…ingFeatureLockAdmin` (#867) (#868)

* Add filter, search and increased max number items list for G3WEditingFeatureLockAdmin.

* Open in a new tab django administration section.

---------

Co-authored-by: wlorenzetti <lorenzett@gis3w.it>
(cherry picked from commit 936de35)

Co-authored-by: Walter Lorenzetti <lorenzetti@gis3w.it>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport to v.3.7.x feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to sort feature locks within django-admin
1 participant