Abe Jellinek

Results 77 issues of Abe Jellinek

I've encountered this a couple times when testing translators: 1. Start on an EZProxy login redirect page, like https://libproxy.berkeley.edu/login?qurl=https://www.proquest.com/archivefinder 2. Enable a VPN/SOCKS proxy that gives you institutional access 3....

With only basic support for direct-to-zotero.org translation right now - can enable/disable PDF and HTML like before but can't change the priority. That's to avoid needing to reimplement the full...

Looks neat! I didn't touch the other dialogs that use the same infrastructure (classic Add Citation, Edit Bibliography). The latter, at least, could do with a touch-up, but I don't...

My hunch is that React memoization will help a lot here, but there's probably more we can do. https://forums.zotero.org/discussion/116026/zotero-7-laggy-all-of-a-sudden

Performance
Reader

e.g.: https://www.liebertpub.com/doi/full/10.1089/cmb.2009.0238 https://www.tandfonline.com/doi/full/10.1080/01457632.2023.2255811 PDF download URL is the same as the reader URL but with `?download=true`, and query strings are ignored, so it gets skipped.

Bug

"Find Full Text"? "Find Available Full Text"? Should be a very simple change in `utilities_internal.js`, and once #4146 is merged, it'll adapt without any changes.

Enhancement

Not sure if this is actually what's going on here, but `advancedSearchTest.js` keeps failing at line 44 in PR CI, even with no changes: https://github.com/zotero/zotero/actions/runs/9893416453/job/27328453956?pr=4369#step:12:6097 https://github.com/zotero/zotero/blob/2f1aa19ae5c62a41f40b8b9db0713b7667ccd6ed/test/tests/advancedSearchTest.js#L37-L44 Could it be that...