Releases: AtlasOfLivingAustralia/alerts
Releases · AtlasOfLivingAustralia/alerts
1.5.0
- Userdetails admin function fixes
- Added alaAdmin link to admin page - It was confusing to have 2 admin pages
- Assorted fixes
- 404 page improved
- Fix for html tags in Blogs emails
- Change for Blogs and News to ALA Blog
- Fixed duplicate blog entries - bootstrap code updated
- Removed SNAPSHOT deps - Updated to latest ALA plugin
- Users deleted from userdetails get locked
- Added admin function for missing unsubscribe_token - For issue #30
- WIP for #32
- WIP for #32 - Added some logging to see what is going on in prod.
- Fix to prevent updating every time
- Added second admin function for missing unsubscribe_token - For user table, see #30
- Removed unused code - Looks like default grails boilerplate code.
- YAFF #32 - Yet another Fix For emails sent to locked accounts
- Fic for prod logging - Prod had no logging file! Borrowed logback from ala-bie.
- Fixed broken ala.postie.UpdateEmailsJob - See #32 (comment)
- Fix for prod logging - Prevent DEBUG level messages being written.
- Initial ehcache changes
- WIP
- Increased heap size to 20,000 - User table has 6900 entries in prod (>2000).
- Working with grails 3.3.9 and ehcache - Including test for ehcache: http://dev.ala.org.au:8080/user/testCache?q=foo
- Version 1.5-SNAPSHOT - Grails upgrade to 3.3.9 justifies version bump
- Fix for tests not running in build.
- Fixes for broken integrations test
- Release version 1.5.0
- Userdetails admin function fixes
- Added alaAdmin link to admin page - It was confusing to have 2 admin pages
- Assorted fixes
- 404 page improved
- Fix for html tags in Blogs emails
- Change for Blogs and News to ALA Blog
- Fixed duplicate blog entries - bootstrap code updated
- Removed SNAPSHOT deps - Updated to latest ALA plugin
- Users deleted from userdetails get locked
- Added admin function for missing unsubscribe_token - For issue #30
- WIP for #32
- WIP for #32 - Added some logging to see what is going on in prod.
- Fix to prevent updating every time
- Added second admin function for missing unsubscribe_token - For user table, see #30
- Removed unused code - Looks like default grails boilerplate code.
- YAFF #32 - Yet another Fix For emails sent to locked accounts
- Fic for prod logging - Prod had no logging file! Borrowed logback from ala-bie.
- Fixed broken ala.postie.UpdateEmailsJob - See #32 (comment)
- Fix for prod logging - Prevent DEBUG level messages being written.
- Initial ehcache changes
- WIP
- Increased heap size to 20,000 - User table has 6900 entries in prod (>2000).
- Working with grails 3.3.9 and ehcache - Including test for ehcache: http://dev.ala.org.au:8080/user/testCache?q=foo
- Version 1.5-SNAPSHOT - Grails upgrade to 3.3.9 justifies version bump
- Fix for tests not running in build.
- Fixes for broken integrations test
- Release version 1.5.0
1.3
Summary of changes. Converted app to asset-pipeline and then to Grails 3.2.11. Fixed numerous bugs.
- Bump to 1.2-SNAPSHOT
- 1.1.2 release. Removed hard coded references to ALA URLs
- #26 - Annotations query include the new user assertion status: Unconfirmed, Corrected Or Verified
- change version to 1.2-SNAPSHOT
- AtlasOfLivingAustralia/maintenance#29 - web service for creating alerts when new user activates their account
- Version 1.2
- Upgrades: grails 2.5.6, BS3, etc - Removed static libs and upgraded ALA plugins & BS3
- Fix for tests that broke build
- Fix broken build tests
- Added hotfix branch for builds to travis file
- Servlet version 3.0
- Fixed #28 - i18n code in email
- Fixed #28 - i18n code in email
- Fix for #28
- Added i18n msg for #28
- Added replay_* to .gitgnore
- Asset pipeline first commit
- Grails 3 working
- Grails 3 WIP
- Added project files back
- Update .travis.yml
- Added LICENSE.txt - Mozilla 1.1
- Update .travis.yml
- Update README.md
- .travis changes - Based on user-details app.
- gradlew - from user-details
- Bootstrap additions - Taken from userdetails app.
- Add gradle wrapper jar
- Removed unused import in GSP
- Commented out dummy test case
- Removed placeholder unit tests
- Fixed formatting in .travis
- Added publish grade import
- Removed unused marshaller code
- Updated bootstrapSwitch for BS3
- Custom bootstrap-switch colour
- Delete button CSS
- Toggle switches work again
- Asset additions for grails scaffolding css
- Added git-info grade plugin
- Revert inline plugin change
- Fixed bug where frequency was not saved
- Git-properties cradle plugin
- Copyright notice
- Fiddling with travis
- Logback trying things
- Code cleaning - 2 spaces indenting are evil
- Fixing issues with empty DB start - Added some default config vars and fixed query paths in bootstrap.groovy.
- Trying to fix logback
- Turn off refresh-dependencies - It slows build
- Logback: root level back to warn
- More logback changes
- Update deps
- Logback
- minor changes
- Reducing logging verbosity in prod/test
- Logging
- App bootstrap script fixes - Removed other bootstrap file
- Added additivity: false - Tp prevent duplicate log entries
- Removed grails 2.x files not used
- Reverted jsonpath version - Due to syntax changes that resulted in exceptions
- Bootstrap to mirror prod DB
- Extra DEBUG logging
- Logging for test server
- Reformatted code (from 2 space indentation)
- gitignore
- Added sensible default value
- Removed outdated iOS message
- Bootstrap.groovy
- Integration test
- App config fix
- Clearer debug logging
- Added admin function to test sending emails
- Initial fix for #32 emails to locked accounts
- Initial fix for #32 emails to locked accounts
- Added integration tests
- Fix for null when DB is empty
- Enable Spring Actuator Endpoints
- updated ala-auth
- buildInfo endpoint for spring boot
- Reverting springBoot.buildInfo gradle entry
- Don't send emails to locked user accounts
- Fix for links in emails
- Refactored JSON into web service controller - plus common code into service
- Updated role check to use @alaSecured annotation
- Added some default config values
- Better logging to diagnose HTML-JSON issues
- Version 1.3.0 release
1.1.1 Release
Bug fix for the deleteAllAlertsForUser action's response
1.1 Release
- Changes for skinning
- 'Unscubscribe' functionality
- web service for cancelling a user's alerts (e.g. by userdetails when a user is disabled)
- admin screens for managing a user's alerts
1.0.1
Minor release with upgraded bootstrap and auth plugins
1.0
1.0 Release with new skin