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

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

Closed wlorenzetti closed 1 month ago

wlorenzetti commented 1 month ago

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