Joseph Muller

Results 80 issues of Joseph Muller

**Is your feature request related to a problem? Please describe.** The salutation attribute of Account needs to be added to the FrozenAuthor model as frozen_salutation along with a salutation() function...

new feature

This standardizes the behaviour of the workflow manager page we already have: - Can move articles forward as well as back - Logic allows movement to or from any stage...

**Is your feature request related to a problem? Please describe.** At the moment the custom styling plugin can only be used to change styling on journals, not on preprint servers....

new feature

Closes #3051. ![Screenshot from 2022-08-04 12-11-06](https://user-images.githubusercontent.com/47217308/182850766-a50cf4e5-6a3b-4382-97df-387f9ad33a8c.png) ![Screenshot from 2022-08-04 13-42-31](https://user-images.githubusercontent.com/47217308/182850782-14dd8aa8-e61d-459f-8a85-df9f3b276c89.png) ![Screenshot from 2022-08-04 13-42-43](https://user-images.githubusercontent.com/47217308/182850817-d39823d6-88ea-4997-9d6d-cd4e13072f33.png) ![Screenshot from 2022-08-04 13-43-30](https://user-images.githubusercontent.com/47217308/182850825-e0dcf3a6-de4c-4c21-9e0f-620256e3d5f9.png)

**Describe the bug** When an article is accepted, several events are triggered behind the scenes such as depositing the article with Crossref and moving the article to the next workflow...

bug

**Is your feature request related to a problem? Please describe.** Janeway's workflow elements seem to have been designed to keep you with an article when moving between workflow elements. The...

new feature

**Describe the bug** These hardcoded IDs pass when sqlite is used as a testing database but not with Postgres: https://github.com/BirkbeckCTP/janeway/blob/f68a77c39873bf9eacfe6f7c6e9ebfbccab7f9f2/src/identifiers/tests/test_logic.py#L239-L240 **Janeway version** 1.4.2

bug