Tom Morris
Tom Morris
Fixes #{issue number here} Changes proposed in this pull request: - Update to Jetty 11 and Jakarta Servlet 5 - Update Apache commons file uploader to track Servlet API changes...
There is currently no information included in the help or documentation about what type of encoding is done for the `escape("url")` option, so a user could easily make the mistake...
Currently users are required to know what URLs might need encoding and correctly encode them before using them with the "Edit Column" -> "Add column by fetching URLs..." operation. I...
The current UI layout follows left-to-right UI and typographical conventions. For languages like Arabic and Hebrew, it would be desirable to adjust that layout to follow expected RTL conventions which,...
Another exception logged during Cypress tests ``` 14:43:19.747 [ refine] POST /command/core/compute-facets (11ms) 14:43:19.748 [ command] Exception caught (1ms) javax.servlet.ServletException: Failed to find project id #2116111500243 - may be corrupt...
The current `escape("url")` option is only appropriate for encoding the query string portion of a URL, but it would be useful for the user to be able to correctly encode...
OpenRefine currently uses Google authentication for two different purposes: 1) creating projects from Google Drive or Google Sheets documents and 2) uploading data to Google Sheets / Drive. For the...
For author records which are a title and surname with an exact match on surname, birth and death dates, such as [M. Anicet-Bourgeois (1806 - 1871)](https://openlibrary.org/authors/OL11780500A?v=1) and [Auguste Anicet-Bourgeois (1806...
This package includes [bundled AGPL code](https://github.com/primetang/pylsd/blob/a3fef2a7b3138ebbca2eff669d01eb0d8f8b608c/source/src/lsd.cpp#L8-L11), so it can't have a BSD license. This is going to mislead downstream consumers into contaminating their code bases.
Some operations don't respect facet settings. Some are obvious like row/column transform, but the list should be documented. For the convenience of anyone working on the documentation, I'm copying over...