Ariel Rin
|
82273f68fe
|
Merge branch 'expand-checks' into 'master'
Expand checks
See merge request allianceauth/allianceauth!1685
|
2025-02-26 10:19:10 +00:00 |
|
Peter Pfeufer
|
c26af593ff
|
[ADD] Links to available languaes for mapping
Makes it easier for adding new languages in the future
|
2025-02-26 11:11:18 +01:00 |
|
Peter Pfeufer
|
4ccfe20c14
|
[CHANGE] Set email to dummy@example.net
|
2025-02-25 11:52:25 +01:00 |
|
Joel Falknau
|
960c9625fe
|
Version Bump 4.6.2a
|
2025-02-25 19:29:36 +10:00 |
|
Ariel Rin
|
c1e2449084
|
Crontab fixes
|
2025-02-25 09:16:59 +00:00 |
|
Peter Pfeufer
|
3acb651650
|
[CHANGE] Update test
|
2025-02-19 10:18:35 +01:00 |
|
Peter Pfeufer
|
0498f5bb1b
|
[MISC] Format for better readability
|
2025-02-19 10:00:18 +01:00 |
|
Peter Pfeufer
|
929485a8f9
|
[ADD] Check for empty SITE_URL
|
2025-02-19 09:39:22 +01:00 |
|
Peter Pfeufer
|
28cb62f373
|
[ADD] Check for ESI_USER_CONTACT_EMAIL
|
2025-02-19 09:31:49 +01:00 |
|
Peter Pfeufer
|
f497c18e5b
|
[REMOVE] Unused imports
|
2025-02-16 23:20:36 +01:00 |
|
Ariel Rin
|
805d138b09
|
Merge branch 'fix-timerboard-initial-sort-order' into 'master'
[FIX] Timerboard initial sort order
See merge request allianceauth/allianceauth!1681
|
2025-02-11 05:14:48 +00:00 |
|
Peter Pfeufer
|
146c4c8d94
|
[CHANGE] Update URL to apps management
|
2025-02-09 08:55:51 +01:00 |
|
Peter Pfeufer
|
43906f41b3
|
[FIX] Timerboard initial sort order
|
2025-02-01 16:00:03 +01:00 |
|
Ariel Rin
|
a18ec98877
|
Merge branch 'django-checks' into 'master'
Improve Django checks
See merge request allianceauth/allianceauth!1679
|
2025-01-28 09:16:14 +00:00 |
|
Peter Pfeufer
|
81d9c41cf6
|
[FIX] Active menu chevron
|
2025-01-26 19:24:24 +01:00 |
|
Peter Pfeufer
|
58f5a5b41d
|
[CHANGE] elif to safe potential if checks and time
|
2025-01-22 04:23:19 +01:00 |
|
Peter Pfeufer
|
6363bb706a
|
[CHANGE] Put some of the hint links in variables
|
2025-01-22 04:12:33 +01:00 |
|
Peter Pfeufer
|
baf3be4cb2
|
[CHANGE] Simplify if blocks for MariaDB and MySQL checks
|
2025-01-22 04:05:02 +01:00 |
|
Joel Falknau
|
e69444fe79
|
Version Bump 4.6.1
|
2025-01-20 19:03:17 +10:00 |
|
Joel Falknau
|
a57d55504d
|
Cosmetic fix to * cron
|
2025-01-20 18:45:37 +10:00 |
|
Joel Falknau
|
affb30e9f4
|
add migration
|
2025-01-20 18:37:22 +10:00 |
|
Joel Falknau
|
588cb1b7ca
|
Version Bump 4.6.0
|
2025-01-20 15:37:29 +10:00 |
|
Peter Pfeufer
|
856e939c21
|
[ADD] Locale mapping for DataTables and Moment.JS
|
2025-01-20 04:35:10 +01:00 |
|
Peter Pfeufer
|
92c2af9975
|
[CHANGE] Timertables to Datatables
|
2025-01-12 17:12:23 +01:00 |
|
Ariel Rin
|
60998bffc2
|
Cron Offset Tasks
|
2025-01-10 12:10:49 +00:00 |
|
Ariel Rin
|
a5971314f5
|
Merge branch 'structure-timer-updates' into 'master'
Timerboard Updates
See merge request allianceauth/allianceauth!1674
|
2025-01-10 11:22:24 +00:00 |
|
Peter Pfeufer
|
a03c766840
|
[FIX] Spelling mistakes
Thx @soratidus999
|
2025-01-10 11:41:31 +01:00 |
|
Ariel Rin
|
ad47ff2c54
|
Merge branch 'dockerbaremetalanalytics' into 'master'
Docker/Baremetal Analytics
See merge request allianceauth/allianceauth!1671
|
2025-01-10 08:29:02 +00:00 |
|
Ariel Rin
|
3efdb8f12b
|
Docker/Baremetal Analytics
|
2025-01-10 08:29:02 +00:00 |
|
Ariel Rin
|
823fc82d19
|
Merge branch 'sri-hashes' into 'master'
[ADD] `django-sri` to provide integrity hashes for local static files
See merge request allianceauth/allianceauth!1673
|
2025-01-10 08:27:28 +00:00 |
|
Peter Pfeufer
|
d99f5858d8
|
[FIX] Moment.JS Localisation
Load the right JS when our language code has 2 parts
- fr_FR
- it_IT
- pl_PL
And so on
|
2025-01-08 23:04:29 +01:00 |
|
Peter Pfeufer
|
4578ecf21d
|
[ADD] Missing migration
|
2025-01-06 18:17:21 +01:00 |
|
Peter Pfeufer
|
b737504d52
|
[REMOVE] Unused imports
|
2025-01-06 18:08:52 +01:00 |
|
Peter Pfeufer
|
c6b6443901
|
[CHANGE] Move structure label BG detection to Python instead of Django
Python is faster and needs less memory …
It's also much mire readable that way.
|
2025-01-06 18:08:20 +01:00 |
|
Peter Pfeufer
|
f51523dc07
|
[CHANGE] Use TextChoices displayed name in template
|
2025-01-06 17:03:00 +01:00 |
|
Peter Pfeufer
|
bd4dd60c98
|
[CHANGE] Rename I-Hub to Sovereignty Hub
|
2025-01-06 16:48:02 +01:00 |
|
Peter Pfeufer
|
a4ea48e14e
|
[CHANGE] Group timer types by BG color BS class
|
2025-01-06 16:43:59 +01:00 |
|
Peter Pfeufer
|
646d3f5408
|
[ADD] Mercenary Dens to structure type selection
|
2025-01-06 16:24:30 +01:00 |
|
Peter Pfeufer
|
0f057ffa84
|
[ADD] django-sri to provide integrity hashes for local static files
|
2025-01-02 16:54:37 +01:00 |
|
Joel Falknau
|
7033406ba6
|
Version Bump 4.5.0
|
2024-12-10 13:07:03 +10:00 |
|
Ariel Rin
|
795a7e006f
|
Merge branch 'randomdelay' into 'master'
Spread esi tasks over 10 minutes
See merge request allianceauth/allianceauth!1666
|
2024-12-09 23:56:13 +00:00 |
|
root
|
4da67cfaf6
|
fix group display for Groups that are Group Leaders
|
2024-12-08 13:01:59 -06:00 |
|
Joel Falknau
|
8489f204dd
|
fix test patch
|
2024-12-04 22:10:06 +10:00 |
|
Ariel Rin
|
1478588016
|
Merge branch 'add-js-type' into 'master'
[ADD] `js_type` parameter to allow JS modules to be loaded
See merge request allianceauth/allianceauth!1664
|
2024-12-04 11:24:21 +00:00 |
|
Joel Falknau
|
c6890dd2c6
|
Spread esi tasks over 10 minutes
|
2024-12-04 18:01:01 +10:00 |
|
Peter Pfeufer
|
cef2e86ea1
|
[FIX] Prevent images from overflowing their parent element
|
2024-11-26 22:28:35 +01:00 |
|
Peter Pfeufer
|
50681b023b
|
[CHANGE] Move the if inside the script tag
Makes the code better readable and maintainable.
|
2024-11-23 01:55:04 +01:00 |
|
Peter Pfeufer
|
2822775fb8
|
[ADD] js_type parameter to allow JS modules to be loaded
|
2024-11-22 15:01:32 +01:00 |
|
Joel Falknau
|
164cd4fbb2
|
Merge branch 'master' of gitlab.com:allianceauth/allianceauth
|
2024-11-08 12:48:21 +10:00 |
|
Joel Falknau
|
94b52c850e
|
Version Bump 4.4.2
|
2024-11-08 12:47:55 +10:00 |
|