Chris Dunstall

Results 41 issues of Chris Dunstall

It is currently possible to validate a task from project [A] whilst being only assigned validator at the project-level for project [B]. Discuss whether this loop hole really needs closing....

Type - bug
Type - question

If more than 255 characters is entered into the front page system message and save, an error is thrown. This is due to the max size of 255 characters on...

Type - improvement

A few times, tasks have failed to upload due to one issue or another (e.g. incorrect file format) and the upload queue gets stuck but there's no way to see...

Type - enhancement

The grails executor plugin has been discontinued due to native grails code providing functionality. https://github.com/uberall/grails-executor Replace plugin references with native Grails code.

Type - improvement

When uploading a new banner or background image to a project (assume institution as well) the image does not update due to caching. This is because the file is stored...

Type - improvement

Editing a landing page configuration, tags cannot be added. No error messages are displayed and the page simply reloads.

Type - bug

Some confirmation messages are the default 'Item has been deleted'. These have little meaning to users. Update these messages to be more meaningful.

Type - improvement

When uploading an expedition image that is not a jpg, an error occurs: ``` 2022-08-09 09:44:14.056 ERROR --- [nio-8080-exec-5] au.org.ala.volunteer.ProjectService : Could not check and resize expedition image for Testing...

Type - bug

Add markers to note the start and finish to a frog call and the ability to note the frog belonging to each call markers. Allow for multiple types of frogs...

Type - enhancement
frogId

Some newer cameras have a newer EXIF format and the current version of com.drew.imaging.ImageMetadataReader isn't reading them in. Update com.drew.imaging.ImageMetadataReader and ensure these new EXIF tags can be imported.

Type - bug