Recent Releases of volunteer-portal
volunteer-portal - Release 6.2.2
DigiVol 6.2.2 Release Notes
- DG-132 Added News feature. DigiVol now has a latest news section for volunteers to be able to see what's new on the DigiVol platform (#625).
- DG-166, DG-167 Fixed several defects for the DigiVol Forum from the last release (#626).
- DG-169 Fixed defects for DigiVol Tutorials (#628).
- DG-170 Fixed defects for the Notebook from the previous release, including some UI changes to help usability (#627).
- DG-171 Cleaned up Tutorial migration functionality.
- DG-176 Fixed issue in User admin where roles were not displayed correctly (#629).
Full Changelog: https://github.com/AtlasOfLivingAustralia/volunteer-portal/compare/6.2.1...6.2.2
- JavaScript
Published by cdausmus 12 months ago
volunteer-portal - Release 6.2.1
DigiVol 6.2.1 Release Notes
- #624 Fixed issue with expedition only showing one tutorial.
- JavaScript
Published by cdausmus about 1 year ago
volunteer-portal - 6.2.0
DigiVol Release 6.2.0
New User Experience Interfaces Forum: - DG-3 Redesigned the Forum. Added topic types and streamlined topics into one list. Added filter options (#378) and improved UX for replying, quoting and navigating. - DG-21 Added ability to filter forum topics (as part of new UX) - DG-38 Improved new message/topic notification email templates (#472)
Tutorials: - DG-151 Tutorials redesign. Implemented database storage of tutorials. Tutorials are now linked to institutions and projects (#414). Tutorial name and filename are now separated also to give a human readable name for the tutorial.
User Notebook: - DG-55 User Notebook redesign (#512). New look notebook with task history.
Bug Fixes - DG-75 Fixed issue with transcription locations not appearing on expedition map (#205) - DG-85 Fixed error preventing map settings for expeditions from displaying (#427) - DG-64 Fixed issue where new lines we being ignored by forum formatting (#520) - DG-150 Fixed issue where some camera trap expeditions were not getting to 100% complete. - DG-153 Fixed broken links for field notes and specimens on DigiVol home page - DG-156 User list icon for admins broken link fixed - DG-48 Fixed issue on notebook task history where camera trap transcriptions were appearing as saved (#480)
Improvements - DG-128 Template admin - linked expeditions now displayed in collapsable list - DG-116 Migrated hard coded settings for task timeout and background save timer to advanced settings config - DG-52 Front page admin - added character counter and max character limit to system message field (#485).
Full Changelog: https://github.com/AtlasOfLivingAustralia/volunteer-portal/compare/6.1.11...6.2.0
- JavaScript
Published by cdausmus about 1 year ago
volunteer-portal - Release 6.1.11
DigiVol Release 6.1.11
- DG-87, DG-142 (#471) Fixed issue where image dimensions were being misred
- DG-96 Fixed error with Elastic Search throwing errors when attempting to query more than 10000 user transcriptions
- DG-82 Updated user notebook to display map pins for user transcriptions with analog geo coordinates
- DG-144 Fixed broken link for Admin user list
- DG-131 Fixed search bar in main top menu bar
- DG-66, DG-67 (#530) Fixed issue with 'See Similar Expeditions' button on finished expedition displaying no results
- DG-90 (#518) Fixed broken images in Wildlife Spotter expeditions
- DG-70 (#577) Updated expedition list summary cards to display short description instead of long description truncated
- DG-94 Added a character counter to short description field in expedition settings
- DG-146 Removed view button/link from user's notebook
- JavaScript
Published by cdausmus over 1 year ago
volunteer-portal - Release 6.1.10
DigiVol 6.1.10 Release Notes
- Fixed an issue with expedition images caching when updating (DG-72/#536).
- Updated clone expedition functionality to include expedition images and task field profiles (DG-127).
- Fixed an issue with Template field administration where pages were not being refreshed (DG-138).
- JavaScript
Published by cdausmus almost 2 years ago
volunteer-portal - Release 6.1.9
DigiVol 6.1.9 Release Notes
New feature: DG-29 User labels and Reporting
Labels - Refactored labels/tags; Label, LabelCategory (#428) - Stored label colour - Added system level status (country, field and new user category), updated Bootstrap class - Fixed LandingPageAdmin bug with labels (#533/DG-60) - Updated Project settings to use new labels - Added new user admin with ability to add user label (#603)
Reports - Added Report queue system (queue report, quartz job processes and runs behind the scenes) - Deprecated browser-run project summary report (migrated to report request) - Added new admin for reports - Quartz job to clean up old report files (with config in advanced settings) - New user report for tagged users (#430)
Other Updates - DG-130 Updated JSON Export API (#600) - Added new Observation Diary template view with Geo-mapping tool enabled.
- JavaScript
Published by cdausmus about 2 years ago
volunteer-portal -
DigiVol 6.1.8 Release Notes
- DG-76 Updated camera trap templates to allow system validation without considering the number of animals in the photo.
- DG-16 Updated camera trap expeditions to set the animal count field numerical and allow touch +/- controls.
- DG-117 Added Export button on Manage Expeditions admin page.
- DG-49 Updated expedition homepage map display to show more relevant details on map pins. Details should now include external identifier, transcriber and task ID (#486).
- DG-95 Fixed an issue in transcribing templates where the seconds symbol button (in longitude/latitude) was incorrectly labelled.
- DG-120 Fixed issue where ineligible users were not actually being ignored from leaderboards.
- DG-121 Fixed an error in a stats database query.
- DG-124 Fixed an issue where exporting to zipfile was causing an error when template contained a field named 'associatedMedia’.
- DG-17 Added a 250km uncertainty range to transcribing map tool.
- JavaScript
Published by cdausmus over 2 years ago
volunteer-portal - Release 6.1.7
DigiVol 6.1.7 Release Notes
- DG-8 Fixed an issue where a new user record was not created until an action was taken. User now created as soon as user registers with ALA and logs into DigiVol (#572)
- DG-10 Automatic email to new volunteers #225
- DG-10 Migrate AuthenticationCookieUtils to AuthService
- DG-25 Fixed an issue with the Read More link on Expedition details page.
- DG-69 Fixed an issue with Admin Stats CSVs reporting a day behind #579
- DG-114 Add feature/hotfix regex to travis config to allow auto-building of branches on commit
- JavaScript
Published by cdausmus over 2 years ago
volunteer-portal - Release 6.1.6
DigiVol 6.1.6 Release Notes
- DG-36 Create external environment-based logging config (#473, #587)
- DG-98 Implement support for Elastic Search config items in external config (#587)
- DG-99 Fixed issue where new volunteer names were missing from digest email (Admin)
- DG-101 Fixed issue where queries to find next task to transcribe was extremely slow for top users (#588)
- JavaScript
Published by cdausmus almost 3 years ago
volunteer-portal - Release 6.1.5
DigiVol 6.1.5 Release Notes
- DIG-79 Upgrade DigiVol to JDK 11, Grails 5 -- DIG-58 Grails update to version 5 (#513) -- DIG-74 Markdown plugin no longer maintained (#575) -- DIG-80 ALA Auth migration to OIDC
Bugs and other fixes
DIG-88 Remove expedition and background image text from expedition clone service DIG-90 Prevent multiple transcriptions/auto-validation parameters on non-camera trap expeditions DIG-91 Add Fathom script to DigiVol to replace Google Analytics DIG-92 Add expedition API for EMu Integration Tool DIG-93 Create API for exposing user roles (EMu Integration Tool) DIG-97 Export zip filenames need punctuation filtering DIG-98 Add investigative timings to Task ingest service DIG-100 Groovy .asBoolean() used incorrectly
- JavaScript
Published by cdausmus almost 3 years ago
volunteer-portal - Release 6.1.4
DigiVol 6.1.4 Release Notes
- #464 Upgraded Grails version to 3.3.15
- #482 Updated system message to allow closing and remain closed for a browser session
- #534 Fixed issue where grid/list display links in Wildlife Spotter expedition listing were reverting to full expedition listing.
- #535 Fixed issue in Expedition Admin where sorting by task status was not intuitive
- #525 Removed transcription data from forum post view
- #523 Resolved loophole allowing multiple validators to open the same task at the same time
Upgrade issues
- #543
- #558
- #559
- #561
- #562
- #563
- JavaScript
Published by cdausmus over 3 years ago
volunteer-portal - Release 6.1.3
DigiVol 6.1.3 Release
- https://github.com/AtlasOfLivingAustralia/volunteer-portal/issues/501 Disabled Bootstrap.initProjectSize (was only required with implementation of change to expedition sizes in 6.1.0.
- https://github.com/AtlasOfLivingAustralia/volunteer-portal/issues/515 Fixed error introduced preventing the exectuion of ALA Dashboard stats.
- https://github.com/AtlasOfLivingAustralia/volunteer-portal/issues/517 Fixed error preventing new users transcribing straight after registering.
- JavaScript
Published by cdausmus about 4 years ago
volunteer-portal - Release 6.1.0
DigiVol 6.1 Release Notes
387 Fixed issue where text OCR data files could not be uploaded with tasks
409 Implemented background saving of task transcriptions
469 Updated task locking to not lock the task if it has been fully transcribed
481 Created new Audio transcription template and ability to transcribe audio files (e.g. FrogID)
487 Added the expedition summary CSV download to the Institution Admin menu
488 Fixed issue where archiving expedition lost it's institution
489 Fixed issue where displaying a randomly selected expedition (front page) was resulting in an error
490 Fixed issue where new institution admin application notifications were not being sent to the applicant
492 Improved database performance
493 Fixed issue where image burst sequence was being ignored (camera trap expeditions)
495 Fixed a display issue when saving a transcription
496 Changed invalid status to validation - in progress
497 Fixed issue where Institution Admins could not delete a user role when it was a legacy site-wide role (forum mod or validator)
498 Added forum notifications to institution admins
500 (linked to #492) Moved project size calculation to on task upload (or delete) - manageProjects now static number loaded with page instantly
504 Fixed issue where transcription score goes backwards
507 Fixed issue where no tasks were displayed in user's notebook
- JavaScript
Published by cdausmus about 4 years ago
volunteer-portal - Release 6.1.1
Release 6.1.1 Release Notes
- #481 Added version to wavesurfer JS include and cleaned up unnecessary code
- #496 Removed unnecessary code and added caching to UserService calls
- #409 Updated background save variables for production
- #492 Security updates for leaderboard queries
- JavaScript
Published by cdausmus about 4 years ago
volunteer-portal - Release 6.0.2
DigiVol Release 6.0.2
483 Hotfix issues since release of 6.0.1
- Fixed typo in institution message template
- DigiVol logo in footer displayed correctly after incorrect class used.
- Stats: renamed project to expedition in two stats sections
- Added seconds denomination to time by expedition type graph.
- JavaScript
Published by cdausmus almost 5 years ago
volunteer-portal - Release 6.0.1
Minor code fix prior to releasing 6.0.0.
For major changes, see the 6.0 release.
- JavaScript
Published by cdausmus almost 5 years ago
volunteer-portal - Release 6.0.0
DigiVol 6.0 Release Notes
New Feature - Institution Admin role - #11 - Added new DigiVol role - Institution Admin. - Updated Institution Admin UI - New Manage expeditions Admin UI (revamped archive) - Updated stats for Institution Admin access - Updated Admin menu for DigiVol Administrator - #431 - Updated Template Admin UI - #434 - Created Institution application form - #436 - Created new Admin UI for managing user roles within expeditions - #433 - DigiVol Admin menu updated for new IA role
New Feature - Institution Messaging system (#463) - Message (via email) volunteers from DigiVol (single user, project(s), institution) - Resend previously sent messages - View recipient audit history - Volunteer opt-out capability
General - #424 - Created new, simpler new expedition form - #437 - Added DigiVol user roles to Admin user report - #439 - Improved front page to randomly select an 'expedition of the day' - #440 - Implemented clone an expedition - #432 - Added inactive flag to institution
Bug Fixes & Improvements - #441 - Fixed issue where wildlife spotter/camera trap expeditions were not being auto-validated - #450 - Updated and improved Expedition admin (task list) view, including fixing an issue where task search/sorting did not function correctly (#460) - #376 - Fixed an issue where validators for non-institution expeditions had access to all expeditions - #358 - Resolved issue with Grails cache version - #462 - Fixed issue with Stats API for dependent ALA systems - #479 - Sorting of picklists and picklist collection codes (expedition admin) - #474 - Fixed issue with tutorial uploads and preventing filenames with special characters which prevented edit/delete Plus other generic bug fixes and improvements
If Upgrading to 6.0.0:
The following SQL must be run after upgrading to 6.0.0:
``` -- Update Project table and ensure no records have a null inactive or archived value. update project set inactive = false where inactive is null; update project set archived = false where archived is null; update project set inactive = true where archived = true and inactive = false;
update institution set is_approved = true; ```
- JavaScript
Published by cdausmus almost 5 years ago
volunteer-portal - Release 5.4.2
DigiVol 5.4.2 Release Notes
General
459 - Fixed issue where institution-level validators could not validate tasks.
458 - Created separate log file for slow queries.
457 - Corrected authz check on viewedTaskFragment to validators and up (was only site admin previously).
442 - Dropped log level for DomainUpdateService log message for request context check.
- JavaScript
Published by cdausmus about 5 years ago
volunteer-portal - Release 5.4.1
DigiVol 5.4.1 Release Notes
The main bulk of this release is #435, where a number of vulnerabilities and bugs were found allowing access to administrative sections of DigiVol without the required authorisation. These and others have been fixed in this release. Thanks to the team at Doedat for their assistance.
General
443 - Fixed issue where a validator skipping a task resulted in an error
444 - Removed news item features from projects and institutions
445 - Updated the ALA Auth plugin to 3.0.5
448 - Fixed display issue on Project/Delete all tasks
452 - Fixed issue where ValidationRule Admin would not save changes
454 - Fixed issue preventing the removal of project tags/labels
455 - Institution page now displays long description instead of short description
456 - Fixed issue where progress bar on Project/Delete all tasks was not updating/refreshing
- JavaScript
Published by cdausmus about 5 years ago
volunteer-portal - Release 5.4.0
DigiVol 5.4.0 Release Notes
General
412 - Fixed pagination of Expedition list
403 - Fixed Archive flag no longer showing on Expedition list
410 - Added how to text on Expedition edit/Tutorial info
280 - Fixed Tutorial links
415 - Fixed uncaught null pointer exception on link to deleted forum topic
411 - Updated/Fixed tutorial link on task display
406 - Fixed issue where validating task was causing error (non-existant transcription option)
388 - Fixed issue on Institution page where completed expeditions stat was displaying incorrect value
398 - Updated error page to be more descriptive and helpful if encountered
401 - Removed phone number from Site footer, updated DigiVol email address
405 - Improved performance of User notebook page
418 - Fixed/Improved Expedition search
392 - Fixed project tag links on DigiVol front page
408 - Updated User profile/notebook page to display third person phrasing
400 - Remove lock on task when task is skipped
Admin Tools
62 - Updated picklists form to stop reverting to Country list after update
422 - Added environment prefix to email notification subject line
417 - Fixed Stats/Transcriptions per month display incorrect sorting
423 - Changed Project.harvestableByAla default to false
402 - Added improvements and fixes to Expedition archiving function
133 - Updated system logging
404 - Fixed display issue on Manage Tutorials page
371 - Added email notifications for expedition completed and expedition activation
- JavaScript
Published by cdausmus over 5 years ago
volunteer-portal - Release 5.3.9
- Fix task order on import
- Fix JS load order for admin stats page
- JavaScript
Published by sbearcsiro almost 6 years ago
volunteer-portal - Release 5.3.8
Fix Bushfire Recovery Projects Stats panel #385
- JavaScript
Published by sbearcsiro about 6 years ago
volunteer-portal - Release 5.3.7
- Speed up volunteer count stats panel
- Reject ascii unprintable chars from shadow file and image exif metadata inputs
- Speed up findMaxSequenceNumber query
- Cache findMaxSequenceNumber for project
- Clear findMaxSequenceNumber cache for project after loading tasks
- Hide client hung up exceptions from the logs
- Update getImageMetaDataFromFile cache key for disk write
- JavaScript
Published by sbearcsiro over 6 years ago
volunteer-portal -
https://github.com/AtlasOfLivingAustralia/volunteer-portal/issues/384 - Bugfix on preview cameratrap template https://github.com/AtlasOfLivingAustralia/volunteer-portal/issues/383 - Remove unused index on transcription table
- JavaScript
Published by patkyn over 6 years ago
volunteer-portal - Release 5.3.3
Fix broken wildlife-spotter link on the homepage banner. https://github.com/AtlasOfLivingAustralia/volunteer-portal/issues/381
- JavaScript
Published by patkyn over 6 years ago
volunteer-portal - Release 5.3.0
Bushfire camera traps Landing Page and landing page configuration https://github.com/AtlasOfLivingAustralia/volunteer-portal/issues/375
- JavaScript
Published by patkyn over 6 years ago
volunteer-portal - DigiVol Release 5.2.5
- Auto validation failing with multiple species of animal #367
- Image upload more robust #95
- Forum and Project Forum tabs content ajaxified #155
- Tutorial admin list #362
- Change of text on home page #365
- Forum notification checkbox not working #284
- Remove view tutorial dialog OK button #359
- Fix Wildlife Spotter template validator view for multiple species #372
- Fix New Transcriber email notification #360
- Minimize text in the Feature Expedition #346
- User permissions #287
- Achievement badges and contirubtions are not working #368
- JavaScript
Published by sbearcsiro over 6 years ago
volunteer-portal - Release 5.2.4.1
https://github.com/AtlasOfLivingAustralia/volunteer-portal/issues/358 Revert cache back to previous release version so that Latest Contribution stats can be refreshed every 10 minutes.
- JavaScript
Published by patkyn over 6 years ago
volunteer-portal - Release 5.2.4
Fixes for
351 Template param "exportGroupByIndex" can result is missing values in CSV export
352 Repeating record values missing from zip export
353 Export validated doesn't work properly for single transcription projects
357 Large exports csv taking too long for download
- JavaScript
Published by patkyn almost 7 years ago
volunteer-portal - Release 5.2.3.1
- Fix #356 Transcription Feed throws error
- JavaScript
Published by sbearcsiro almost 7 years ago
volunteer-portal -
https://github.com/AtlasOfLivingAustralia/volunteer-portal/issues/350 Bug fix for search & select auto-complete pick-list feature. Bug fix for disappearing value after validate
- JavaScript
Published by patkyn almost 7 years ago
volunteer-portal - v2.1.1
Release 2.1.1
- #81 Some fields on some templates have help bubbles that go off the screen
- #85 User Report too slow / times out
- #87 Wrong forum names from posting a reply
- #91 User lookup via bulk user lookup service is failing
- #92 Build date on Admin page is misleading
- #93 Picklist limit too small
- JavaScript
Published by sbearcsiro about 11 years ago
volunteer-portal - v2.1.0
The achievements release, includes: - #1 Lat Long control needs some refinement when re-rendering from already transcribed values - #30 Implement/improve Achievement/badges in BVP - #44 Update stats web service to split validated and transcribed task count - #83 Change old email link to DigiVol@austmus.gov.au - #84 Change specimen details to details in single section transcribe view
- JavaScript
Published by sbearcsiro over 11 years ago