Ariel Rin
a47bd8d7c7
Version Bump 3.0.0b3
2022-07-11 14:20:53 +10:00
Ariel Rin
22a270aedb
Merge branch 'filterdropdown-backwards-compatibility' into 'master'
...
Add filterdropdown bundle to AA2 to ensure backwards compatibility
See merge request allianceauth/allianceauth!1437
2022-07-11 04:15:25 +00:00
Peter Pfeufer
c930f7bbeb
Also adds timers.js
, eve-time.js
and refresh_notifications.js
...
As these seem to be used in some apps as well
2022-07-09 15:57:43 +02:00
Peter Pfeufer
8c1f06d7b8
Added refresh_notifications.js
to bundles
...
Probably used in template overrides
2022-07-09 15:51:55 +02:00
Peter Pfeufer
815b6fa030
Added eve-time.js
to bundles
...
Probably used in template overrides
2022-07-09 15:50:09 +02:00
Peter Pfeufer
7c05217900
Add timers.js
to bundle
...
It's used in `mumbletemps`
2022-07-09 15:45:25 +02:00
Peter Pfeufer
64ee273953
Add filterdropdown bundle to AA2 to ensure backwards compatibility
2022-07-09 13:43:05 +02:00
Peter Pfeufer
d8c2944966
[FIX] table HTML syntax
2022-07-07 11:55:10 +02:00
Peter Pfeufer
7669c9e55d
Add filterDropDown.js
to bundles
2022-07-07 11:54:31 +02:00
Ariel Rin
71c9faaf28
Version Bump 3.0.0b2
2022-07-07 18:15:37 +10:00
Ariel Rin
236c70316c
Merge branch 'master' of https://gitlab.com/allianceauth/allianceauth into v3.x
2022-07-07 18:07:49 +10:00
Ariel Rin
0d0686f58a
Merge branch 'allianceauth-prefix-static-files-directory' into v3.x
2022-07-07 18:01:12 +10:00
Erik Kalkoken
8dec242a93
Ensure backwards compatibility when fetching a redis client
2022-07-07 07:37:21 +00:00
Ariel Rin
6b934060dd
Merge branch 'remove-old-unused-templates' into 'v3.x'
...
Remove unused templates
See merge request allianceauth/allianceauth!1431
2022-07-07 07:36:21 +00:00
Peter Pfeufer
a7afa4a0c3
Background for login page fixed
2022-06-25 14:44:28 +02:00
Peter Pfeufer
004100091f
Moved authentication
and services
into allianceauth
folder
2022-06-25 14:01:32 +02:00
Peter Pfeufer
20231ce198
Load static files from their new place
2022-06-25 13:51:46 +02:00
Peter Pfeufer
0851a6d085
[Cleanup] Removed {% load static %}
when no static files are loaded
2022-06-25 13:51:10 +02:00
Peter Pfeufer
0cd36ad5bc
Moved SSO button from "root" to "authentication"
2022-06-25 13:46:56 +02:00
Peter Pfeufer
7618dd0f91
Removed obsolete attribute
2022-06-25 13:31:12 +02:00
Peter Pfeufer
cf49a2cb65
Moved static files to their own directory
2022-06-25 13:30:32 +02:00
Peter Pfeufer
cbdce18633
Use regex to determine the SMF version (thanks @colcrunch)
2022-06-24 23:01:16 +02:00
Peter Pfeufer
a0d14eb1d3
SQL queries need to be different depending on SMF version
...
It's not a work of art, but it does the job. If anyone has a better idea, hit the comments ...
2022-06-24 22:40:04 +02:00
Peter Pfeufer
53ce4d2453
f-strings in log messages
...
Easier to read and modernized the code
2022-06-24 21:09:32 +02:00
Peter Pfeufer
1ddb041d6d
Add Exception messages to exception logging
2022-06-24 21:00:54 +02:00
Peter Pfeufer
43cbfd1c47
Stop usage of deprecated logger functions
2022-06-24 20:57:58 +02:00
Peter Pfeufer
b9a8495a43
Add exception message to log output
2022-06-24 20:56:38 +02:00
Peter Pfeufer
e296477880
Use pwhash
instead of passwd
...
This way we ensure that the initial password actually works and the user doesn't have to set a new one right away.
2022-06-24 20:55:04 +02:00
Peter Pfeufer
bd5c2d8cbc
Removed non existent table columns from SQL query
2022-06-24 20:54:05 +02:00
Peter Pfeufer
ccd40d5c68
Remove unused templates
2022-06-23 21:26:13 +02:00
Ariel Rin
7f8ca4fad2
Version Bump 3.0.0b1
2022-06-18 14:48:40 +10:00
Ariel Rin
2ac79954f3
update from Transifex
2022-06-18 14:42:26 +10:00
Ariel Rin
a33c474b35
Use new Redis in tests
2022-06-18 14:05:39 +10:00
Ariel Rin
ff0fa0329d
Merge branch 'master' of https://gitlab.com/allianceauth/allianceauth into v3.x
2022-06-18 13:28:15 +10:00
Ariel Rin
113977b19f
Version Bump 2.13.0
2022-06-18 13:07:36 +10:00
Ariel Rin
8f39b50b6d
Merge branch 'Maestro-Zacht-fix-fat-attributeerror' into 'master'
...
fixed attribute error
See merge request allianceauth/allianceauth!1421
2022-06-18 02:53:11 +00:00
Maestro-Zacht
95b309c358
fixed attribute error
2022-06-18 02:53:11 +00:00
Erik Kalkoken
d815028c4d
Fix: Changing group's state setting does not kick existing non-conforming group members
2022-06-18 02:47:14 +00:00
Ariel Rin
ac5570abe2
Merge branch 'fix_issue_1268' into 'master'
...
Fix: Service group updates broken when adding users to groups
Closes #1268
See merge request allianceauth/allianceauth!1403
2022-06-18 02:41:23 +00:00
Erik Kalkoken
84ad571aa4
Fix: Service group updates broken when adding users to groups
2022-06-18 02:41:23 +00:00
Erik Kalkoken
919768c8bb
Fix: Broken docs generation on readthedocs.org (2nd attempt)
2022-06-17 11:58:45 +00:00
Ariel Rin
ac6f3c267f
Version Bump v3.0.0a5
2022-06-06 23:02:04 +10:00
Ariel Rin
1db67025bf
Version Bump v3.0.0a4
2022-06-06 22:53:37 +10:00
Ariel Rin
fae5805322
Version Bump v3.0.0a3
2022-06-06 11:41:26 +00:00
Ariel Rin
18f5dc0f47
Version Bump 3.0.0a2
2022-06-06 11:16:06 +00:00
Ariel Rin
ba3e941fe8
Merge branch 'issue/1335-aa-3x--django-4-ghost-migration-for-mumble' into 'v3.x'
...
Override abstract and explicitly set `related_name` for `MumbleUser`
See merge request allianceauth/allianceauth!1416
2022-06-06 10:56:42 +00:00
Peter Pfeufer
4c416b03b1
Override abstract and explicitly set related_name
for MumbleUser
2022-06-06 10:56:42 +00:00
Peter Pfeufer
c66aa13ae1
Bottom margin added to body
2022-06-06 10:49:22 +00:00
Ariel Rin
dd42b807f0
Version Bump 2.12.1
2022-05-13 00:19:45 +10:00
Ariel Rin
37b9f5c882
Merge branch 'fix-decimal_widthratio-template-tag' into 'v3.x'
...
[FIX] Division by zero in decimal_widthratio template tag
See merge request allianceauth/allianceauth!1419
(cherry picked from commit 4836559abe800e8d0f5048502b5cdbcd37d14f8b)
8dd07b97 [FIX] Devision by zero in decimal_widthratio template tag
17b06c88 Make it a string in accordance to the return value type
2022-05-12 13:33:45 +00:00