Allianceauth-afat

Latest version: v3.4.0

Safety actively analyzes 683322 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 16 of 16

1.2.0

New

- Added a check to `Clickable FATLinks` to verify whether the character is
actually online.

Changed

- Workflow improvements for `ESI FATLinks`
- Show only chars with recent activity in "Recent Activity" view

Fixed

- Added Average FATs to the monthly corp stats overview.
- Added "Basic Access" permission. This permission prevents unintended audience
from accessing the module.

Updating

**IMPORTANT**:
When updating to this version, you will need to give the state/group that should have
access to the AFAT module the
`afat|Alliance Auth AFAT|Can access the Alliance Auth AFAT module` permission.
Without this permission, the user cannot see the link, open any statistics or register
via clickable FATLinks.

To update your existing installation of AFAT, first enable your virtual environment
(venv) of your Alliance Auth installation.

bash
pip install -U allianceauth-afat

python manage.py collectstatic
python manage.py migrate


Finally restart your supervisor services for AA

1.1.0

Changes to the URL structure

Renamed URL parts

- `stats` to `statistic`
- `ally` to `alliance`
- `corp` to `corporation`
- `char` to `character`

Changed URL parts

- `month/year` to `year/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

0.3.5

Changed

- Can Only Create ESI Link if Fleet Boss
- Show Clickable Link Only When Still Valid
- Various Formatting Enhancements

Removed

- Remaining Flat List Fragments

Fixed

- ESI FAT Messages
- Various Formatting Enhancements

[251]: https://github.com/ppfeufer/allianceauth-afat/issues/251 "FATs by Weekday for Corp are off by one day"

Page 16 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.