aa-structures 3.0.0__tar.gz → 3.0.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {aa_structures-3.0.0 → aa_structures-3.0.1}/PKG-INFO +3 -3
- {aa_structures-3.0.0 → aa_structures-3.0.1}/pyproject.toml +2 -2
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/__init__.py +1 -1
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/serializers.py +21 -18
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/helpers.py +5 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/models/structures_1.py +8 -3
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/base.html +11 -7
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/structures.html +2 -2
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/models/test_structures.py +2 -2
- {aa_structures-3.0.0 → aa_structures-3.0.1}/LICENSE +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/README.md +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/admin.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/app_settings.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/apps.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/auth_hooks.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/constants.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/__init__.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_embeds/__init__.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_embeds/billing_embeds.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_embeds/corporate_embeds.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_embeds/helpers.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_embeds/main.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_embeds/moonmining_embeds.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_embeds/orbital_embeds.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_embeds/skyhook_embeds.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_embeds/sov_embeds.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_embeds/structures_embeds.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_embeds/tower_embeds.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_embeds/war_embeds.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_timers.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_types.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/sovereignty.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/starbases.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/forms.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/locale/de/LC_MESSAGES/django.mo +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/locale/de/LC_MESSAGES/django.po +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/locale/django.pot +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/locale/en/LC_MESSAGES/django.mo +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/locale/en/LC_MESSAGES/django.po +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/locale/es/LC_MESSAGES/django.mo +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/locale/es/LC_MESSAGES/django.po +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/locale/fr_FR/LC_MESSAGES/django.po +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/locale/it_IT/LC_MESSAGES/django.mo +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/locale/it_IT/LC_MESSAGES/django.po +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/locale/ja/LC_MESSAGES/django.mo +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/locale/ja/LC_MESSAGES/django.po +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/locale/ko_KR/LC_MESSAGES/django.po +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/locale/ru/LC_MESSAGES/django.mo +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/locale/ru/LC_MESSAGES/django.po +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/locale/uk/LC_MESSAGES/django.mo +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/locale/uk/LC_MESSAGES/django.po +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/locale/zh_Hans/LC_MESSAGES/django.po +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/management/commands/__init__.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/management/commands/structures_load_eve.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/management/commands/structures_preload_eveuniverse.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/management/commands/structures_update_poco_planets.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/managers.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/migrations/0001_initial_new.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/migrations/0002_remove_eveuniverse_relation_names.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/migrations/0003_add_localization_and_unique_key.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/migrations/0004_improve_localization.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/migrations/0005_add_notification_types.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/migrations/0006_add_ownercharacter_disabled.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/migrations/0007_add_notificationtypes_skyhook_metenox.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/migrations/0008_add_notificationtypes_skyhook_metenox.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/migrations/0009_add_project_goal_notifications.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/migrations/__init__.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/models/__init__.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/models/eveuniverse.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/models/notifications.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/models/owners.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/models/structures_2.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/providers.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/css/global.css +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/css/main.css +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/css/public.css +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/css/statistics.css +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/css/structures.css +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/bars-rotate-fade-black-36.svg +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/bars-rotate-fade-white-36.svg +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/eve_symbol_128.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/0h.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/0l.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/0m.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/0r.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/0s.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/1h.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/1l.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/1m.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/1r.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/2h.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/2l.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/2m.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/2r.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/3h.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/3l.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/3m.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/3r.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/4h.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/4l.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/4m.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/4s.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/5h.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/5l.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/5m.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/5s.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/6h.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/6l.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/6m.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/7h.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/7l.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/7m.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/8h.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/8l.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/8m.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/blank.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/circle.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/dustwheel.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/h.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/l.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/m.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/noship.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/r.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/tyrannis.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/tyrannis_blue.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/tyrannis_darkred.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/tyrannis_default.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/tyrannis_revelations.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/structures_logo.png +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/js/global.js +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/js/public.js +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/js/statistics.js +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/js/structures.js +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/vendor/datatables/plugins/dataTables.rowGroup.min.js +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/vendor/datatables/plugins/datetime.js +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/vendor/datatables/plugins/filterDropDown.min.js +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/vendor/datatables/plugins/rowGroup.bootstrap.min.css +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/vendor/datatables/plugins/rowGroup.dataTables.min.css +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tasks.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/modals/fitting_assets.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/modals/fitting_gfx.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/modals/poco_details.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/modals/starbase_detail.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/modals/structure_details.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/modals/tab_general_detail.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/modals/tab_services_detail.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/partials/menu.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/partials/public/poco_list.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/partials/statistics/structure_summary.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/partials/structures/active_tags.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/partials/structures/jump_gate_list.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/partials/structures/orbital_list.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/partials/structures/starbase_list.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/partials/structures/structure_list.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/public.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/statistics.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/templatetags/detail_title.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/templatetags/list_asset.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/templatetags/list_item.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/templatetags/list_tax_item.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/templatetags/list_title.html +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templatetags/__init__.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templatetags/structures.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/__init__.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/core/__init__.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/core/notification_embeds/__init__.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/core/notification_embeds/test_helpers.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/core/notification_embeds/test_main.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/core/test_notification_structuretimers.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/core/test_notification_types.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/core/test_notifications_timers.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/core/test_serializers.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/core/test_sovereignty.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/core/test_starbases.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/integration/__init__.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/integration/test_tasks.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/integration/test_views.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/models/__init__.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/models/test_eveuniverse.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/models/test_notifications_1.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/models/test_notifications_2.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/models/test_notifications_3.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/models/test_notifications_discord.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/models/test_owners_1.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/models/test_owners_2.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/models/test_owners_3.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/models/test_owners_4.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/models/test_owners_5.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/models/test_owners_6.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/test_admin.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/test_helpers.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/test_managers_1.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/test_managers_2.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/test_tasks.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/testdata/__init__.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/testdata/constants.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/testdata/create_eveuniverse.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/testdata/entities.json +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/testdata/esi_data.json +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/testdata/eveuniverse.json +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/testdata/factories.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/testdata/generate_notifications.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/testdata/generate_notifications_2.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/testdata/generate_structures.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/testdata/helpers.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/testdata/load_eveuniverse.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/testdata/tasks_loadtest.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/testdata/test_generate_structures.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/views/__init__.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/views/test_public.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/views/test_service_status.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/views/test_statistics.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/views/test_structures.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/tests/views/utils.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/urls.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/views/__init__.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/views/common.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/views/public.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/views/statistics.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/views/status.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/views/structures.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/webhooks/__init__.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/webhooks/core.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/webhooks/managers.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/webhooks/models.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/webhooks/tests/__init__.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/webhooks/tests/test_core.py +0 -0
- {aa_structures-3.0.0 → aa_structures-3.0.1}/structures/webhooks/tests/test_utils.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: aa-structures
|
3
|
-
Version: 3.0.
|
3
|
+
Version: 3.0.1
|
4
4
|
Summary: App for managing Eve Online structures with Alliance Auth.
|
5
5
|
Author-email: Erik Kalkoken <kalkoken87@gmail.com>
|
6
6
|
Requires-Python: >=3.8
|
@@ -20,8 +20,8 @@ Classifier: Programming Language :: Python :: 3.12
|
|
20
20
|
Classifier: Topic :: Internet :: WWW/HTTP
|
21
21
|
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
22
22
|
License-File: LICENSE
|
23
|
-
Requires-Dist: allianceauth-app-utils>=1.
|
24
|
-
Requires-Dist: allianceauth>=4
|
23
|
+
Requires-Dist: allianceauth-app-utils>=1.26
|
24
|
+
Requires-Dist: allianceauth>=4,<5
|
25
25
|
Requires-Dist: dhooks-lite>=1.0
|
26
26
|
Requires-Dist: django-eveuniverse>=1.5.2
|
27
27
|
Requires-Dist: django-multiselectfield
|
@@ -26,8 +26,8 @@ classifiers = [
|
|
26
26
|
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
|
27
27
|
]
|
28
28
|
dependencies = [
|
29
|
-
"allianceauth-app-utils>=1.
|
30
|
-
"allianceauth>=4",
|
29
|
+
"allianceauth-app-utils>=1.26",
|
30
|
+
"allianceauth>=4,<5",
|
31
31
|
"dhooks-lite>=1.0",
|
32
32
|
"django-eveuniverse>=1.5.2",
|
33
33
|
"django-multiselectfield",
|
@@ -20,8 +20,7 @@ from eveuniverse.models import EvePlanet
|
|
20
20
|
from allianceauth.eveonline.models import EveCharacter
|
21
21
|
from app_utils.datetime import DATETIME_FORMAT, timeuntil_str
|
22
22
|
from app_utils.views import (
|
23
|
-
|
24
|
-
bootstrap_label_html,
|
23
|
+
BootstrapStyleBS5,
|
25
24
|
format_html_lazy,
|
26
25
|
link_html,
|
27
26
|
no_wrap_html,
|
@@ -31,7 +30,7 @@ from app_utils.views import (
|
|
31
30
|
|
32
31
|
from structures.app_settings import STRUCTURES_SHOW_FUEL_EXPIRES_RELATIVE
|
33
32
|
from structures.constants import EveGroupId
|
34
|
-
from structures.helpers import floating_icon_with_text_html
|
33
|
+
from structures.helpers import bootstrap5_label_html, floating_icon_with_text_html
|
35
34
|
from structures.models import EveSpaceType, PocoDetails, Structure
|
36
35
|
|
37
36
|
|
@@ -176,24 +175,24 @@ class _AbstractStructureListSerializer(ABC):
|
|
176
175
|
|
177
176
|
elif structure.is_low_power:
|
178
177
|
fuel_expires_display = format_html_lazy(
|
179
|
-
|
180
|
-
structure.get_power_mode_display(),
|
178
|
+
bootstrap5_label_html(
|
179
|
+
structure.get_power_mode_display(), BootstrapStyleBS5.WARNING
|
181
180
|
)
|
182
181
|
)
|
183
182
|
fuel_expires_timestamp = None
|
184
183
|
|
185
184
|
elif structure.is_abandoned:
|
186
185
|
fuel_expires_display = format_html_lazy(
|
187
|
-
|
188
|
-
structure.get_power_mode_display(),
|
186
|
+
bootstrap5_label_html(
|
187
|
+
structure.get_power_mode_display(), BootstrapStyleBS5.DANGER
|
189
188
|
)
|
190
189
|
)
|
191
190
|
fuel_expires_timestamp = None
|
192
191
|
|
193
192
|
elif structure.is_maybe_abandoned:
|
194
193
|
fuel_expires_display = format_html_lazy(
|
195
|
-
|
196
|
-
structure.get_power_mode_display(),
|
194
|
+
bootstrap5_label_html(
|
195
|
+
structure.get_power_mode_display(), BootstrapStyleBS5.WARNING
|
197
196
|
)
|
198
197
|
)
|
199
198
|
fuel_expires_timestamp = None
|
@@ -226,21 +225,21 @@ class _AbstractStructureListSerializer(ABC):
|
|
226
225
|
|
227
226
|
if structure.is_full_power:
|
228
227
|
last_online_at_display = format_html_lazy(
|
229
|
-
|
230
|
-
structure.get_power_mode_display(),
|
228
|
+
bootstrap5_label_html(
|
229
|
+
structure.get_power_mode_display(), BootstrapStyleBS5.SUCCESS
|
231
230
|
)
|
232
231
|
)
|
233
232
|
elif structure.is_maybe_abandoned:
|
234
233
|
last_online_at_display = format_html_lazy(
|
235
|
-
|
236
|
-
structure.get_power_mode_display(),
|
234
|
+
bootstrap5_label_html(
|
235
|
+
structure.get_power_mode_display(), BootstrapStyleBS5.WARNING
|
237
236
|
)
|
238
237
|
)
|
239
238
|
|
240
239
|
elif structure.is_abandoned:
|
241
240
|
last_online_at_display = format_html_lazy(
|
242
|
-
|
243
|
-
structure.get_power_mode_display(),
|
241
|
+
bootstrap5_label_html(
|
242
|
+
structure.get_power_mode_display(), BootstrapStyleBS5.DANGER
|
244
243
|
)
|
245
244
|
)
|
246
245
|
|
@@ -307,11 +306,15 @@ class _AbstractStructureListSerializer(ABC):
|
|
307
306
|
|
308
307
|
elif structure.has_core is False:
|
309
308
|
has_core = False
|
310
|
-
core_status =
|
309
|
+
core_status = bootstrap5_label_html(
|
310
|
+
"Core missing", BootstrapStyleBS5.DANGER
|
311
|
+
)
|
311
312
|
|
312
313
|
else:
|
313
314
|
has_core = None
|
314
|
-
core_status =
|
315
|
+
core_status = bootstrap5_label_html(
|
316
|
+
"No core status", BootstrapStyleBS5.WARNING
|
317
|
+
)
|
315
318
|
|
316
319
|
return core_status, has_core
|
317
320
|
|
@@ -431,7 +434,7 @@ class PocoListSerializer(_AbstractStructureListSerializer):
|
|
431
434
|
solar_system_html = format_html(
|
432
435
|
"{}<br>{}",
|
433
436
|
link_html(dotlan.solar_system_url(solar_system_name), solar_system_name),
|
434
|
-
|
437
|
+
bootstrap5_label_html(text=space_type.label, label=space_badge_type),
|
435
438
|
)
|
436
439
|
|
437
440
|
constellation_name = structure.eve_solar_system.eve_constellation.name
|
@@ -67,3 +67,8 @@ def floating_icon_with_text_html(
|
|
67
67
|
text_html = format_html_join(mark_safe("<br>"), "{}", ((line,) for line in lines))
|
68
68
|
result_html = format_html("<p>{}{}</p>", icon_html, text_html)
|
69
69
|
return result_html
|
70
|
+
|
71
|
+
|
72
|
+
def bootstrap5_label_html(text: str, label: str = "default") -> str:
|
73
|
+
"""Return HTML for a Bootstrap 5 label."""
|
74
|
+
return format_html('<span class="badge text-bg-{}">{}</span>', label, text)
|
@@ -17,13 +17,16 @@ from eveuniverse.models import EveMoon, EvePlanet, EveSolarSystem, EveType
|
|
17
17
|
|
18
18
|
from allianceauth.services.hooks import get_extension_logger
|
19
19
|
from app_utils.logging import LoggerAddTag
|
20
|
-
from app_utils.views import bootstrap_label_html
|
21
20
|
|
22
21
|
from structures import __title__
|
23
22
|
from structures.app_settings import STRUCTURES_FEATURE_REFUELED_NOTIFICATIONS
|
24
23
|
from structures.constants import EveCategoryId, EveGroupId, EveTypeId
|
25
24
|
from structures.core import starbases
|
26
|
-
from structures.helpers import
|
25
|
+
from structures.helpers import (
|
26
|
+
bootstrap5_label_html,
|
27
|
+
datetime_almost_equal,
|
28
|
+
hours_until_deadline,
|
29
|
+
)
|
27
30
|
from structures.managers import StructureManager, StructureTagManager
|
28
31
|
|
29
32
|
from .eveuniverse import EveSpaceType
|
@@ -125,7 +128,9 @@ class StructureTag(models.Model):
|
|
125
128
|
name = escape(self.name)
|
126
129
|
else:
|
127
130
|
name = _(self.name)
|
128
|
-
|
131
|
+
# Convert BS3 style names
|
132
|
+
style = "secondary" if self.style == StructureTag.Style.GREY else self.style
|
133
|
+
return bootstrap5_label_html(name, style)
|
129
134
|
|
130
135
|
@classmethod
|
131
136
|
def sorted(cls, tags: list, reverse: bool = False) -> list:
|
@@ -21,7 +21,6 @@
|
|
21
21
|
</li>
|
22
22
|
{% endif %}
|
23
23
|
|
24
|
-
|
25
24
|
<li class="nav-item me-auto">
|
26
25
|
<a class="nav-link {% navactive request 'structures:public' %}" href="{% url 'structures:public' %}">
|
27
26
|
{% translate 'Public' %}
|
@@ -30,17 +29,22 @@
|
|
30
29
|
|
31
30
|
{% endblock header_nav_collapse_left %}
|
32
31
|
|
33
|
-
{% block
|
32
|
+
{% block header_nav_collapse_right %}
|
34
33
|
{% if perms.structures.add_structure_owner %}
|
35
34
|
<li class="nav-item">
|
36
|
-
<a class="
|
37
|
-
<i class="fa-solid fa-plus"></i
|
35
|
+
<a class="btn btn-success me-2" href="{% url 'structures:add_structure_owner' %}" title="{% translate 'Add new structure owner or add new sync character to an existing structure owner' %}">
|
36
|
+
<i class="fa-solid fa-plus"></i> Add owner
|
38
37
|
</a>
|
39
38
|
</li>
|
40
39
|
{% endif %}
|
41
|
-
|
42
|
-
|
40
|
+
{% endblock header_nav_collapse_right %}
|
41
|
+
|
42
|
+
{% block header_nav_user_character_control %}
|
43
|
+
{% comment %}
|
44
|
+
Leave empty to remove user control nav items for this app
|
45
|
+
{% endcomment %}
|
46
|
+
{% endblock %}
|
43
47
|
|
44
48
|
{% block content %}
|
45
|
-
|
49
|
+
{% block details %}{% endblock %}
|
46
50
|
{% endblock %}
|
@@ -27,9 +27,9 @@
|
|
27
27
|
|
28
28
|
{% if show_jump_gates_tab %}
|
29
29
|
<li role="presentation" class="nav-item">
|
30
|
-
<
|
30
|
+
<button class="nav-link" aria-controls="jump-gates" role="tab" data-bs-toggle="tab" data-bs-target="#jump-gates">
|
31
31
|
{% trans "Jump Gates" %} <small>({{ jump_gates_count|default:"-" }})</small>
|
32
|
-
</
|
32
|
+
</button>
|
33
33
|
</li>
|
34
34
|
{% endif %}
|
35
35
|
|
@@ -1042,13 +1042,13 @@ class TestStructureTag(NoSocketsTestCase):
|
|
1042
1042
|
def test_html_default(self):
|
1043
1043
|
x = StructureTag(name="Super cool tag")
|
1044
1044
|
self.assertEqual(
|
1045
|
-
x.html, '<span class="
|
1045
|
+
x.html, '<span class="badge text-bg-secondary">Super cool tag</span>'
|
1046
1046
|
)
|
1047
1047
|
|
1048
1048
|
def test_html_primary(self):
|
1049
1049
|
x = StructureTag(name="Super cool tag", style="primary")
|
1050
1050
|
self.assertEqual(
|
1051
|
-
x.html, '<span class="
|
1051
|
+
x.html, '<span class="badge text-bg-primary">Super cool tag</span>'
|
1052
1052
|
)
|
1053
1053
|
|
1054
1054
|
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_embeds/billing_embeds.py
RENAMED
File without changes
|
{aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_embeds/corporate_embeds.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_embeds/moonmining_embeds.py
RENAMED
File without changes
|
{aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_embeds/orbital_embeds.py
RENAMED
File without changes
|
{aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_embeds/skyhook_embeds.py
RENAMED
File without changes
|
{aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_embeds/sov_embeds.py
RENAMED
File without changes
|
{aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_embeds/structures_embeds.py
RENAMED
File without changes
|
{aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_embeds/tower_embeds.py
RENAMED
File without changes
|
{aa_structures-3.0.0 → aa_structures-3.0.1}/structures/core/notification_embeds/war_embeds.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{aa_structures-3.0.0 → aa_structures-3.0.1}/structures/management/commands/structures_load_eve.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{aa_structures-3.0.0 → aa_structures-3.0.1}/structures/migrations/0004_improve_localization.py
RENAMED
File without changes
|
{aa_structures-3.0.0 → aa_structures-3.0.1}/structures/migrations/0005_add_notification_types.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/eve_symbol_128.png
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/blank.png
RENAMED
File without changes
|
{aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/circle.png
RENAMED
File without changes
|
{aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/dustwheel.png
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/noship.png
RENAMED
File without changes
|
File without changes
|
{aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/tyrannis.png
RENAMED
File without changes
|
{aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/panel/tyrannis_blue.png
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{aa_structures-3.0.0 → aa_structures-3.0.1}/structures/static/structures/img/structures_logo.png
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{aa_structures-3.0.0 → aa_structures-3.0.1}/structures/templates/structures/modals/fitting_gfx.html
RENAMED
File without changes
|