Longze Chen
Longze Chen
## Purpose Update shield logo for `colorado` (UC Boulder) as requested. Assets change only, just merge and deploy 🚀 - [ ] Institution feedback pending ## Changes N/A ## QA...
## Purpose Update the description for `nationalmaglab` as requested. ### DevOps Notes OSF side update only (i.e. no CAS or Shib). Run the institution population script on both `test` and...
## Purpose The mystery why CAS releases a special access token to OSF who then stores it in the current authenticated session has been solved during [ENG-1013](https://openscience.atlassian.net/browse/ENG-1013) with [CAS-PR-160](https://github.com/CenterForOpenScience/cas-overlay/pull/160). We...
## Ticket https://openscience.atlassian.net/browse/SVCS-894 ## Purpose Dropbox's rate limit feature may cause uploading/copying/moving many files to fail with "too_many_requests" & "too_many_write_operations". The former is for too many requests literally and the...
## Ticket https://openscience.atlassian.net/browse/SVCS-528 MFR counterpart: https://github.com/CenterForOpenScience/modular-file-renderer/pull/303 ## Purpose This PR replaces https://github.com/CenterForOpenScience/waterbutler/pull/290. Credit goes to @AddisonSchiller 🎆 🎆 . Allow MFR to request `.gdoc` files in `.pdf` format while keep...
For now, see: https://www.notion.so/cos/The-rest-of-the-fixes-ec6b2b2f96e74a2b902a1d57d2a8fe6a
## Purpose There are a few left-over dependencies that we decided not to upgrade (due to various limitations/blockers). Use this PR and the ticket https://openscience.atlassian.net/browse/ENG-4141 as a reference for future...
## Ticket https://openscience.atlassian.net/browse/ENG-2722 ## Purpose Update VCU settings to allow the department attribute. ## Changes Changes here are local dev only but serves as a guide to private server settings....
## Ticket https://openscience.atlassian.net/browse/ENG-1809 ## Purpose Improve .csv dialect sniffing. ## Changes * Provide a full row of data to `csv.Sniffer().sniff()` so it can effectively detect the correct dialect. MFR reads...