Joel Falknau
1385a2ef16
unify user types
2024-12-29 21:15:48 +10:00
Joel Falknau
d09892397b
add TempUser to more authenticator functions
2024-12-29 21:15:03 +10:00
Joel Falknau
168e6cc290
remove temps from more templates
2024-12-29 21:14:40 +10:00
Joel Falknau
baf3c85ac7
Cleanup of templinks merge
2024-12-29 17:36:04 +10:00
Joel Falknau
3ef3098ad1
push templink framework
2024-12-06 21:07:42 +10:00
Joel Falknau
3b792117d9
Django Context Mumble Authenticator
2024-12-06 19:59:47 +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
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
Peter Pfeufer
0467b23a1a
[ADD] Missing Mumble migration
...
Running migrations:
No migrations to apply.
Your models in app(s): 'mumble' have changes that are not yet reflected in a migration, and so won't be applied.
Run 'manage.py makemigrations' to make new migrations, and then re-run 'manage.py migrate' to apply them.
2024-10-07 15:42:51 +02:00
Ariel Rin
cda5ce739f
Merge branch 'mumbleconnectionhistory' into 'master'
...
Mumble Connection History Page
See merge request allianceauth/allianceauth!1648
2024-10-04 12:12:17 +00:00
Ariel Rin
e5c8426ea3
Merge branch 'fixing-bs3-side-menu' into 'master'
...
[REMOVE] Duplicate menu item
See merge request allianceauth/allianceauth!1654
2024-10-04 12:07:22 +00:00
Ariel Rin
b2bd489ddc
Merge branch 'translations_7f31a07ccd4e4a66b1dd7b6bc2dbddb5' into 'master'
...
Updates for project Alliance Auth
See merge request allianceauth/allianceauth!1653
2024-10-04 12:06:53 +00:00
Ariel Rin
6397cf358a
Updates for project Alliance Auth
2024-10-04 12:06:53 +00:00
Ariel Rin
90fcc4a811
Merge branch 'master' into 'master'
...
Add an example to the notification documentation
See merge request allianceauth/allianceauth!1652
2024-10-04 12:05:17 +00:00
Ariel Rin
ec7472fe22
Merge branch 'bootstrap-dark-fixes' into 'master'
...
[FIX] Re-add the dark bootstrap html tag
See merge request allianceauth/allianceauth!1651
2024-10-04 12:03:25 +00:00
Peter Pfeufer
5148b1914d
[REMOVE] Duplicate menu item
2024-10-04 13:56:57 +02:00
Ariel Rin
2e0716f5ae
Merge branch 'mumbleconnectionhistory-improvements' into 'mumbleconnectionhistory'
...
[CHANGE] Some improvements
See merge request soratidus999/allianceauth!12
2024-09-23 23:33:01 +00:00
Peter Pfeufer
1fb091acb2
[CHANGE] Some improvements
...
- Fixed Bootstraps cards, rows and cols
- Replaced style argument with Bootstrap class
- Removed unused Django templatetag
- JS modernized and moved to its own script tag instead of concatenating it with other more or less "global" scripts
- Fixed Bootstrap classes
2024-09-23 15:09:35 +02:00
r0kym
07c62ed32a
Add an example to the notification documentation
2024-09-23 13:15:19 +02:00
Aaron Kable
660fe79d08
re-add the dark bootstrap html tag
2024-09-17 21:24:01 +08:00
Joel Falknau
42ee06470c
Version Bump 4.3.1
v4.3.1
2024-09-13 20:22:31 +10:00
Joel Falknau
69aaa9652f
compilemessages
2024-09-13 20:09:46 +10:00
Ariel Rin
1ccfff50e5
Merge branch 'translations_7f31a07ccd4e4a66b1dd7b6bc2dbddb5' into 'master'
...
Updates for project Alliance Auth
See merge request allianceauth/allianceauth!1649
2024-09-13 10:09:10 +00:00
Ariel Rin
57a39557fd
Updates for project Alliance Auth
2024-09-13 10:09:09 +00:00