Andy Byers

Results 81 issues of Andy Byers

**Describe the bug** Currently the email subject value displayed is hard coded on the template. **Janeway version** 1.4.1 **Expected behavior** The email subject for the template being sent should be...

bug

If a review was Open, we should add a link to display it on the article page.

enhancement

**Is your feature request related to a problem? Please describe.** Currently article keywords don't really do anything. It would be useful to show articles that have the same keywords and...

new feature

**Is your feature request related to a problem? Please describe.** Currently there is no interface for an editor to easily manage the pool of peer reviewers other than the roles...

new feature
t-shirt L
dev-ready

- Adds the existing setting to the Article settings page - Moves exclude logic to the view, after render content is retrieved - Closes #2840

- Swaps date_modified for last_modified across the core - Adds a date_modified property for backwads compat - PR added to Typesetting where this is used extensively: https://github.com/BirkbeckCTP/typesetting/pull/165 - Closes #2904