Ariel Rin
3cb0addee7
Translate django.po in ja
...
92% of minimum 50% translated source file: 'django.po'
on 'ja'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
2025-05-24 08:30:26 +00:00
Ariel Rin
5530b76294
Translate django.po in es
...
80% of minimum 50% translated source file: 'django.po'
on 'es'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
2025-05-24 08:30:16 +00:00
Ariel Rin
9fb51165ab
Translate django.po in zh-Hans
...
67% of minimum 50% translated source file: 'django.po'
on 'zh-Hans'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
2025-05-24 08:30:09 +00:00
Joel Falknau
a650f0730e
Version Bump 4.7.0
2025-05-24 17:28:41 +10:00
Ariel Rin
b459f96e6b
Merge branch 'autogroup-multiple-configs' into 'master'
...
[Fix] Multiple AutoGroupsConfig will override each others
See merge request allianceauth/allianceauth!1722
2025-05-24 04:05:28 +00:00
Ariel Rin
bf32f2c1ef
Merge branch 'fix-instance-must-be-saved' into 'master'
...
Fix discord test errror
See merge request allianceauth/allianceauth!1723
2025-05-24 04:04:27 +00:00
Peter Pfeufer
fa32f87a35
[FIX] Active class on notification icon
2025-05-22 09:21:05 +02:00
T'rahk Rokym
a630015451
Fix error on one of my tox settings
...
ValueError: Model instances passed to related filters must be saved.
2025-05-21 21:52:40 +02:00
T'rahk Rokym
bf43f59232
Fix the role distribution if several configs hold the same corporation/alliance
2025-05-21 21:29:21 +02:00
Ariel Rin
54910746e3
Merge branch 'bootstrap-class-fixes' into 'master'
...
[FIX] BG color classes
See merge request allianceauth/allianceauth!1716
2025-05-06 02:03:56 +00:00
Ariel Rin
07ae68333d
Merge branch 'improve-add-character-icon' into 'master'
...
[CHANGE] Better "Add Character" Icon
See merge request allianceauth/allianceauth!1720
2025-05-06 02:03:50 +00:00
Peter Pfeufer
b55f11ee74
[FIX] SRP Datatable Warning about incorrect column count
...
This was triggered by an incorrect column count due to missing permissions, or not taking missing permissions into account when loading the page and setting up the non-orderable columns.
Fixes #1426
2025-05-05 01:49:40 +02:00
Peter Pfeufer
94ee3c0203
[CHANGE] Better "Add Character" Icon
2025-05-02 01:06:26 +02:00
Peter Pfeufer
25cf329a50
[FIX] BG color classes
...
Use `text-bg-*` instead of just `bg-*` to make use of Bootstraps native text color selection for those backgrounds.
2025-04-29 07:39:11 +02:00
Ariel Rin
b02827cb3f
Merge branch 'translations_7f31a07ccd4e4a66b1dd7b6bc2dbddb5' into 'master'
...
Updates for project Alliance Auth
See merge request allianceauth/allianceauth!1699
2025-04-29 02:57:50 +00:00
Ariel Rin
2bcc0570ad
Updates for project Alliance Auth
2025-04-29 02:57:50 +00:00
Ariel Rin
a3ea0c65a1
Merge branch 'timerboard-skyhooks' into 'master'
...
Add a new `theft` timer type for skyhooks
See merge request allianceauth/allianceauth!1708
2025-04-29 02:52:38 +00:00
Ariel Rin
5e526da11c
Merge branch 'add-apply_offset-to-esi_cleanup_token-task' into 'master'
...
[ADD] `apply_offset` to `esi_cleanup_token` task
See merge request allianceauth/allianceauth!1709
2025-04-29 02:49:56 +00:00
Ariel Rin
5c79265f90
Merge branch 'services-grid' into 'master'
...
[FIX] Top margin for service controls
See merge request allianceauth/allianceauth!1711
2025-04-29 02:48:11 +00:00
Ariel Rin
eb0134e716
Merge branch 'menu-separator' into 'master'
...
[ADD] Menu separator
See merge request allianceauth/allianceauth!1712
2025-04-29 02:48:00 +00:00
Ariel Rin
afde1f4729
Merge branch 'typehint-object-managers' into 'master'
...
Typehint object managers
See merge request allianceauth/allianceauth!1713
2025-04-29 02:47:12 +00:00
Ariel Rin
5c6dda0eac
Typehint object managers
2025-04-29 02:47:11 +00:00
Ariel Rin
af453bc772
Merge branch 'aa_i18n-addition' into 'master'
...
[ADD] Temaplatetag for path relative to `static`
See merge request allianceauth/allianceauth!1714
2025-04-29 02:46:56 +00:00
Ariel Rin
e13674e886
Merge branch 'translatable-app-names' into 'master'
...
[CHANGE] Made app names translatable in Django admin
See merge request allianceauth/allianceauth!1715
2025-04-29 02:45:48 +00:00
T'rahk Rokym
9d1cd23a8f
Remove unused {% if %} tag
2025-04-21 16:50:04 +02:00
Peter Pfeufer
148f7c116f
[CHANGE] Made app names translatable in Django admin
2025-04-10 07:08:16 +02:00
Peter Pfeufer
33e7134d6f
[ADD] Temaplatetag for path relative to static
...
AA-GDPR needs this
2025-04-09 20:54:51 +02:00
Peter Pfeufer
fb799551aa
[CHANGE] Move what ever is possible to our framework CSS
2025-04-06 22:22:54 +02:00
Peter Pfeufer
7b95051fe1
[ADD] Menu separator
...
Between `#nav-right` and `#nav-right-character-control`. Only visible when `#nav-right` has menu items.
2025-04-06 22:01:54 +02:00
Peter Pfeufer
efb6a6db4f
[FIX] Top margin for service controls
2025-04-05 23:49:58 +02:00
Peter Pfeufer
478aa1aa12
[ADD] apply_offset
to esi_cleanup_token
task
2025-04-03 00:59:04 +02:00
T'rahk Rokym
751e55ed6c
Add a new theft
timer type for skyhooks
2025-03-26 22:09:43 +01:00
Ariel Rin
2d57064a7a
Merge branch 'supervisor-config-template-updates' into 'master'
...
[CHANGE] Update supervisor.conf template
See merge request allianceauth/allianceauth!1700
2025-03-26 01:47:58 +00:00
Ariel Rin
833d12cf66
Merge branch 'opengraph-template' into 'master'
...
[ADD] Opengraph Template
See merge request allianceauth/allianceauth!1701
2025-03-26 01:47:35 +00:00
Ariel Rin
7b56caa4cb
Merge branch 'perms_fix' into 'master'
...
Use the mumble.view_connection_history perm not superuser for Mumble service statistics
See merge request allianceauth/allianceauth!1702
2025-03-26 01:47:12 +00:00
Ariel Rin
5752644122
Merge branch 'fix-logo-height' into 'master'
...
[FIX] `logo_height` variable name
See merge request allianceauth/allianceauth!1704
2025-03-26 01:46:12 +00:00
Ariel Rin
cadc0cb534
Merge branch 'page-header' into 'master'
...
[CHANGE] Wrap page header in `header` element
See merge request allianceauth/allianceauth!1705
2025-03-26 01:46:04 +00:00
Ariel Rin
dcdab5ae1f
Merge branch 'fix-spelling' into 'master'
...
[FIX] Spelling (It's EVE time, not Eve time)
See merge request allianceauth/allianceauth!1706
2025-03-26 01:45:58 +00:00
Peter Pfeufer
500d8ede32
[FIX] Scrollbar positioning in content area
2025-03-24 17:47:40 +01:00
Peter Pfeufer
f4c5c7f6db
[FIX] Spelling (It's EVE time, not Eve time)
2025-03-24 15:14:30 +01:00
Peter Pfeufer
43e1be4032
[CHANGE] Move margin class to header
element
2025-03-24 14:49:51 +01:00
Peter Pfeufer
702def2a4d
[CHANGE] Wrap page header in header
element
2025-03-24 13:34:11 +01:00
Peter Pfeufer
a34baf4154
[FIX] logo_height
variable name
2025-03-22 17:37:10 +01:00
Aaron Kable
83d2dfc7d9
use the view_connection_history perm not superuser
2025-03-20 19:11:08 +08:00
Peter Pfeufer
c93afd2d68
[ADD] Site name and URL
2025-03-18 21:40:47 +01:00
Peter Pfeufer
b7bacd11af
[CHANGE] Bring public base templkate in line with the non-public version
2025-03-18 18:30:00 +01:00
Peter Pfeufer
f26835fae0
[ADD] Opengraph Template for easier override
2025-03-18 18:29:22 +01:00
Peter Pfeufer
4edb7cb678
[CHANGE] Assignment format to INI style
...
The supervisor.conf file uses INI style, so the format should reflect this.
2025-03-16 10:15:36 +01:00
Peter Pfeufer
2ce9ba997f
[CHANGE] Update supervisor.conf template
...
Use `%(program_name)s` variable for logfile names, which makes it easier to avoid possible copy/paste issues and mistakes.
2025-03-16 10:11:27 +01:00
Joel Falknau
055077fa77
Version Bump 4.6.4
2025-03-03 11:49:43 +10:00