Yan

Results 10 comments of Yan

Hi @amercader , @davidread . I've added a PR for spatial facet keyboard accessibility, can you please take a look.

Hi @fabiobatalha , do you please clarify when the provided PR will be merged, as I got same errors while trying to Deposit my xml. I can temporary extract the...

Hi @alycejenni , ok, I will adjust the code and write test for this.

Hi guys, here an PR to fix the mentioned issue. I also updated the Readme, as CKAN 2.9 won't be supported after this change and looking into the commits history...

Hi guys, I done some modifications to the original code. Now its an combination of Offset pagination at the first iteration (to get the first last_id) and transforms into Keyset...

@EricSoroos , updated the PR.

Hi @wardi , thanks for noticing the sorting issue. I updated the logic a bit to take thins into account. Keyset Pagination sorting is its issue, when there complex sorting...

Hi @wardi , your last request required full rebuild of the initial implementation, which was a bit challenging to integrate it with the original logic and not break things. The...

Hi @wardi , done according to your request.