g3w-suite / g3w-admin

Server module for G3W-SUITE
https://g3w-suite.readthedocs.io/en/latest/g3wsuite_administration.html
Mozilla Public License 2.0
39 stars 30 forks source link

🔙 from #867 - :sparkles: Add filter, search and increased max number items list for `G3WEditingFeatureLockAdmin` #868

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

Backport 936de35d2e5a4fd5d6185eea96e757c10aec32cd from #867 to v.3.7.x.

Closes: #866

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

_'user' and 'layername'

and search inside the model by the following fields:

_'app_name', 'user, 'layer_name', and 'timelocked'

Screenshot_20240530_083135

Increased the max number of items per page to 500:

Screenshot_20240530_085038