Releases: ppfeufer/allianceauth-afat
Releases · ppfeufer/allianceauth-afat
1.1.0
Changes to the URL structure
Renamed URL parts
stats
tostatistic
ally
toalliance
corp
tocorporation
char
tocharacter
Changed URL parts
month/year
toyear/month
(this is to enable us to have yearly statistics for certain views)
Added / Changed behavior
- Added a year switch to main statistics view
- Added a year switch to corporation statistics view
- Added a year switch to alliance statistics view
- Changed the fatlink list to be restricted to a year
- Added year switch to fatlink list
- Added manual FAT log to admin page as read only
Fixed
- Deleted FATs have not been logged
1.0.0
Added
- Marking fatlinks done via ESI as such in fatlink lists
- Filter to the admin backend
- Enable/Disable fleet types in admin view
- Some more information has been added to the admin view
- Better permission handling in templates
Checked
- Django 3 compatibility (for AA 2.8.0 - https://gitlab.com/allianceauth/allianceauth/-/issues/1261)
Changed
- Minimum required Alliance Auth version
Fixed
- Fleet edit form
- Permissions to edit and delete fatlinks and fats
1.0.0a1
New
- Some more information has been added to the admin view
- Better permission handling in templates
- Django 3 compatibility (for AA 2.8.0 - https://gitlab.com/allianceauth/allianceauth/-/issues/1261)
Changed
- Minimum required Alliance Auth version
Fixed
- Permissions to edit and delete fatlinks and fats
- Templates prepared for Django 3 update in Alliance Auth