Alessandro Ricchiuti
Alessandro Ricchiuti
My PostgreSQL 9.3 complained about table names in the generated .sql file. I had to add quotes around table names in functions ``` python def column_comment(self, tablename, column) ``` and...
[](https://osgeo-org.atlassian.net/browse/GEOS-11351) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=geoserver&utm_campaign=badge_info) These changes add the ability to refine element searches within paginated results through the search/filter input field, providing users with the option to request an exact-term filter by...
[](https://osgeo-org.atlassian.net/browse/GEOS-11352) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=geoserver&utm_campaign=badge_info) Adding a REST service to manage URL checks would be potentially beneficial to those users who want to use automated tools to set URL rules for external access...