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
v4.5.0
|
2024-12-10 13:07:03 +10:00 |
|
Ariel Rin
|
6b395ca1d4
|
Merge branch 'executableflag' into 'master'
Executableflag
See merge request allianceauth/allianceauth!1667
|
2024-12-09 23:57:02 +00: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 |
|
Ariel Rin
|
2a894cd62c
|
Merge branch 'dockermariadbcnf' into 'master'
DockerMariaDB Config Template
See merge request allianceauth/allianceauth!1668
|
2024-12-09 23:54:33 +00:00 |
|
Ariel Rin
|
9ada26e849
|
DockerMariaDB Config Template
|
2024-12-09 23:54:33 +00:00 |
|
Ariel Rin
|
7120b3956c
|
Merge branch 'group_display' into 'master'
fix group display for Groups that are Group Leaders
See merge request allianceauth/allianceauth!1670
|
2024-12-09 23:54:18 +00:00 |
|
root
|
4da67cfaf6
|
fix group display for Groups that are Group Leaders
|
2024-12-08 13:01:59 -06:00 |
|
Joel Falknau
|
0a940810bd
|
dont need this now the flag is set correctly, more consistent
|
2024-12-05 11:49:54 +10:00 |
|
Joel Falknau
|
a868438492
|
force these flags on setup
|
2024-12-05 11:49:32 +10:00 |
|
Joel Falknau
|
dc1ed8c570
|
+x
|
2024-12-05 11:48:45 +10: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 |
|
Ariel Rin
|
a16eb4b7f7
|
Merge branch 'image-overflow-fix' into 'master'
[FIX] Prevent images from overflowing their parent element
See merge request allianceauth/allianceauth!1665
|
2024-12-04 11:23:38 +00:00 |
|
Joel Falknau
|
292fb7b29d
|
Add docs for smoothing out task execution
|
2024-12-04 18:35:07 +10:00 |
|
Joel Falknau
|
c6890dd2c6
|
Spread esi tasks over 10 minutes
|
2024-12-04 18:01:01 +10:00 |
|
Ariel Rin
|
702564d15e
|
correct top level indentation to be able to be directly copy-pasteable
|
2024-12-03 09:50:55 +00: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 |
|
Ariel Rin
|
ef7c8be7b5
|
Merge branch 'fix/default-collation' into 'master'
Fix Different collations being used by docker and baremetal installations
See merge request allianceauth/allianceauth!1662
|
2024-11-17 01:57:59 +00:00 |
|
Ariel Rin
|
d639617eba
|
Merge branch 'master' into 'master'
Celery documentation improvements
See merge request allianceauth/allianceauth!1663
|
2024-11-17 01:57:05 +00:00 |
|
r0kym
|
2125192f72
|
Fix typo in the long-running tasks example
|
2024-11-15 15:13:25 +01:00 |
|
r0kym
|
8d63801b00
|
Change logging imports and commands
Now uses `get_extension_logger` as is recommanded by https://allianceauth.readthedocs.io/en/v4.4.2/development/custom/logging.html
|
2024-11-15 15:12:03 +01:00 |
|
Matteo Ghia
|
e053fb7d96
|
also in baremetal docs
|
2024-11-09 12:45:59 +01:00 |
|
Matteo Ghia
|
ae7ed5c297
|
add default keyword required by mariadb
|
2024-11-09 12:45:31 +01:00 |
|
Matteo Ghia
|
d624ba4427
|
set default collation in startup script
|
2024-11-09 12:01:57 +01:00 |
|
Joel Falknau
|
164cd4fbb2
|
Merge branch 'master' of gitlab.com:allianceauth/allianceauth
v4.4.2
|
2024-11-08 12:48:21 +10:00 |
|
Joel Falknau
|
94b52c850e
|
Version Bump 4.4.2
|
2024-11-08 12:47:55 +10:00 |
|
Ariel Rin
|
4d19ceb388
|
Merge branch 'translations_7f31a07ccd4e4a66b1dd7b6bc2dbddb5' into 'master'
Updates for project Alliance Auth
See merge request allianceauth/allianceauth!1660
|
2024-11-08 02:43:11 +00:00 |
|
Ariel Rin
|
9a64728311
|
Updates for project Alliance Auth
|
2024-11-08 02:43:11 +00:00 |
|
Ariel Rin
|
dcc0c78daf
|
Merge branch 'fix-language-selector' into 'master'
[FIX] Language selector
See merge request allianceauth/allianceauth!1661
|
2024-11-08 02:17:30 +00:00 |
|
Peter Pfeufer
|
5507c30af4
|
[CHANGE] Use language local name
|
2024-11-07 10:49:31 +01:00 |
|
Peter Pfeufer
|
66b97835d4
|
[FIX] Language selector
|
2024-10-22 21:20:00 +02:00 |
|
Ariel Rin
|
fd66a7cb20
|
Merge branch 'fix-mumble-chart-font-color' into 'master'
[FIX] Make chart labels better readable for darker themes
See merge request allianceauth/allianceauth!1659
|
2024-10-22 02:14:36 +00:00 |
|
Peter Pfeufer
|
c0f0f8db73
|
[FIX] Make chart labels better readable for darker themes
|
2024-10-21 05:35:22 +02:00 |
|
Joel Falknau
|
4210b2eabc
|
Version Bump 4.4.0
v4.4.0
|
2024-10-21 13:00:43 +10:00 |
|
Ariel Rin
|
225e68647e
|
Merge branch 'add-missing-mumble-migration' into 'master'
[ADD] Missing Mumble migration
See merge request allianceauth/allianceauth!1655
|
2024-10-18 02:37:50 +00:00 |
|
Ariel Rin
|
7e2f864ebf
|
Merge branch 'optimer-fix' into 'master'
Fix maximum character limit for duration in the optimer form
See merge request allianceauth/allianceauth!1656
|
2024-10-18 02:37:19 +00:00 |
|
Ariel Rin
|
f2384ba45b
|
Merge branch 'master' into 'master'
Use https where applicable
See merge request allianceauth/allianceauth!1657
|
2024-10-18 02:29:33 +00:00 |
|
salartarium
|
c5918b9b3c
|
Use https where applicable
|
2024-10-18 02:29:33 +00:00 |
|
Aaron Kable
|
ffedc4103d
|
fix max chars on duration
|
2024-10-14 19:22:46 +08:00 |
|