Sage Ross

Results 121 issues of Sage Ross

I tried running the example code from the README, but I'm stuck with an unexpected error. I'm running this on Debian 9, with Ruby 2.6.1. I tried this code: ```ruby...

The way that this gem throws out everything after a dash means that it is broken for Chinese locales. Typically, the languages codes are zh-hant, zh-hans, zh-CN, zh-TW, etc. With...

See https://github.com/Freeyourgadget/Gadgetbridge/issues/1015 The solution might be to port the config to `clay` so that no website is needed to configure it at all (which would be nice anyway), or there...

Try searching for the article title on Twitter and using the most popular hashtag from the results. It's riskier, in that you might end up using an offensive hashtag or...

### Current Behavior: The form at /users lets an admin search for users by real name or email address. However, many instructors use multiple email addresses, and may contact a...

enhancement

We encourage people who have taken a Scholars & Scientists course with Wiki Education to then teach in our Wikipedia Student Program. If a user first signed in to the...

enhancement

Per bug report on Meta: "If you empty the “when” field, this will not be saved and will result in an error "This field has invalid characters". knowing that I...

bug

Here's a quiz slide: https://outreachdashboard.wmflabs.org/training/editing-wikipedia/plagiarism/close-paraphrasing-quiz The wiki source page includes a quoted passage which does not show up on the Dashboard: https://meta.wikimedia.org/wiki/Training_modules/dashboard/slides/11511-close-paraphrasing-quiz This may be a bug in WikiSlideParser, or...

bug

This is a regression; the footer previously handled long lists pretty well, including cases where the list needs to move to a second row. ![Screenshot from 2024-04-29 11-10-56](https://github.com/WikiEducationFoundation/WikiEduDashboard/assets/848483/24270739-f8b7-424e-a542-e796cf940af3) Here's the...

bug

One of the unanticipated effects of deleting the Revisions table is that the DiffViewer feature is broken. It relies on a call to ArticlesController#details, which looks for a `first revision`...

bug