Results 340 comments of Bryce Mecum

I wanted to update this ticket just to let folks know it's not being actively worked on but is still something we might work on in the future. The problem...

Thanks for the link @datadavev, I think I missed that part of the page back when we did this work. I think adding that method is worthwhile. Filed on https://github.com/NCEAS/metacatui/issues/1804.

Support for Zotero Connect is done in https://github.com/NCEAS/metacatui/issues/1804. I re-confirmed that Mendeley and EndNote's extensions still don't pick up our metadata and I haven't found a similar support page for...

I filed an issue to document the new index URL, https://github.com/apache/arrow/issues/45288, and just put up a patch for it, https://github.com/apache/arrow/pull/45289. So the new text can land in Arrow 20.0.0. Do...

Good call on doing that search. If we just stop uploading to gemfury and those projects don't migrate, I guess they'll think they're testing against a recent PyArrow nightly when...

Hey @raulcd thanks for the reminder and thanks for doing those PRs. Moving ahead with this for the 22.0.0 release sounds good. I can start in on this once the...

Thanks for bringing the details in here. (2) doesn't sound too bad. Other ideas might be: 3. Have MetacatUI set either the `Accept` (or another header, like `X-PLZ-NO-REDIRECT: true`) to...

Now that I look at our workaround for Safari users of having them allow third-party cookies browser-wide, I really don't like it since it exposes them to third-party cookies from...

Hi @josegonzalez, I'm running into the same error here (bootstrap.sh failing with "E: Unable to correct problems, you have held broken packages.") on a Debian 12 system running on a...

Update: I had a hunch it was related to some of the docker packages I had on the system and that turned out to be correct. After removing docker using...