Joseph Muller

Results 102 issues of Joseph Muller

## User story When managing multiple installations of Janeway, I often want an up-to-date snapshot of which version each one is on. ## Proposed solution Add a Janeway version endpoint...

new feature

## User story As an editor I may want to display issue covers at `myjournal.org/issues/`, or I may want to hide them, on any theme. Currently the clean theme hides...

new feature

**Describe the bug** It is possible to pass any string to the email field when importing account data (e.g. with `plugins/imports/articles/all`). Other fields are likely not being validated either. @mauromsl...

bug

## Problem The TimeMonitoring middleware does not work on Darwin / Mac OSX due to an unavailable attribute `resource.RUSAGE_THREAD`. https://github.com/openlibhums/janeway/blob/30fb420ab695d542962770d35f83e7059e9c9c22/src/utils/middleware.py#L76-L79 ## Proposed solution Add a try / except to catch...

bug

## User story From *Field* editors: “I was wondering if there was a way of increasing the resolution of the 'large images' used as banner in articles. I can see...

bug
documentation
size XS

## Bug When I view an article's metadata, the DOI status always reads "This DOI has not been deposited" even if it has. ![Screenshot from 2024-05-21 08-28-00](https://github.com/BirkbeckCTP/janeway/assets/47217308/6f2b657e-6c80-41c5-863b-cdb59114517c) ## Expected behavior...

bug

## User story As an editor, I would like to be able to control the display order of supplementary files. ## Proposed solution Use a similar ordering mechanism as our...

new feature

## Problem The `published_articles` method on `Press` may include articles in journals which are marked hidden from the press. ## Solution Exclude such articles from the count.

bug
size XS
dev-ready