- Fix bug in error page when using Postgres (@mintuhouse)
- Ensure only first occurence is open on error page (@fractaledmind)
- Add email notifications (@fractaledmind)
- Add
fingerprint
column toSolidErrors::Error
model (@fractaledmind)- read more about the upgrade process in the UPGRADE.md file
- Paginate error occurrences (@fractaledmind)
- Ensure footer sticks to bottom of page (@fractaledmind)
- Fix
errors/index
view (@dorianmariecom) - Fix
occurrences/_occurrence
partial (@fractaledmind) - Add documentation on ejecting views (@dorianmariecom)
- Only declare necessary Rails sub-systems as dependencies (@everton)
- Force :en locale inside ErrorsController to avoid missing translations (@everton)
- Avoid triggering N+1 on index page (luizkowalski)
- Fix issue with
gsub!
on a frozen string (@joelmoss)
- Ensure that setting username/password with Ruby triggers the basic authentication
- Properly fix the setup issues
- Add the needed locale file
- Fix belongs_to reference in Occurrence model
- Fix incorrect table reference name and long index name in the migration template
- Proper release with full coherent functionality and documentation
- Initial release
- Reserve gem name