Joseph Muller

Results 80 issues of Joseph Muller

Closes #4089. I have used the new standard email form, so there are a few additional fields like cc and bcc, and the subject is editable: ![Screenshot from 2024-04-12 13-31-47](https://github.com/BirkbeckCTP/janeway/assets/47217308/5f10bb75-96a2-4cf8-9302-fa0cfd2a0cf7)...

## Problem This HTML has the wrong attributes and opens the wrong modal: https://github.com/BirkbeckCTP/janeway/blob/7882b42a082e096d14719f9a75042d160182bd3c/src/templates/admin/journal/publish_article.html#L156-L172 ## Proposed solution Deprecate this feature (on a quick survey I could not find a large...

bug

## User story A new press was setting up on Janeway and asked to change the "Privacy Policy" footer link to "Privacy Statement". It is unclear to me whether the...

new feature
good first issue

## Problem The dictionary that is passed into `utils.logic.build_url` is sent through `urllib.parse.urlencode` and then also through `urllib.parse.quote_plus`. https://github.com/BirkbeckCTP/janeway/blob/92517963a92a173173a58244520be0cfe019bef8/src/utils/logic.py#L153-L154 This is redundant and results in unusable query strings. Compare: ```py...

bug

## Problem I was working on #3899 and realised that this function has a bug, though I don't think this code is ever run because we don't pass a string...

bug
t-shirt S
medium

## User story As a prospective library supporter, I might fill out the subsidy fee calculator to check my fee, then click start signup, where I will then be asked...

enhancement
t-shirt M
dev-ready
olh-funding-priority

## User need The manager tools for managing users and roles are single-purpose and don't provide a wide or flexible enough view for many use cases at the press level....

new feature
olh-editorial-priority
olh-funding-priority

Main issue: - closes #4185 Issues addressed: - closes #1962 - closes #1997 - closes #2743 - closes #4114 This introduces a unified list of accounts that people with different...