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
v3.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 |
|
Ariel Rin
|
3706a1aedf
|
Merge branch 'improve-autodocs-for-models' into 'master'
Improve autodocs for models & more
See merge request allianceauth/allianceauth!1435
|
2022-07-07 07:38:58 +00:00 |
|
Ariel Rin
|
47f1b77320
|
Merge branch 'consolidate-redis-client-access' into 'master'
Ensure backwards compatibility when fetching a redis client
See merge request allianceauth/allianceauth!1428
|
2022-07-07 07:37:21 +00: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 |
|
Ariel Rin
|
ff88a16163
|
Merge branch 'smf-2.1-compatibility' into 'v3.x'
SMF 2.1 compatibility
See merge request allianceauth/allianceauth!1432
|
2022-07-07 07:35:58 +00:00 |
|
Ariel Rin
|
e81a66b74b
|
Merge branch 'setup.cfg-vs-manifest-part-2' into 'v3.x'
setup.cfg vs MANIFEST.in (Round 2)
See merge request allianceauth/allianceauth!1434
|
2022-07-07 07:34:17 +00:00 |
|
ErikKalkoken
|
2ff200c566
|
Refer to django-esi docs
|
2022-06-27 13:43:45 +02:00 |
|
ErikKalkoken
|
091a2637ea
|
Add extension to improve autodocs for Django models & enable source links
|
2022-06-27 13:41:15 +02:00 |
|
Peter Pfeufer
|
6c7729308c
|
Should be find_namespace
|
2022-06-27 05:39:45 +02:00 |
|
Peter Pfeufer
|
0195ef23d5
|
Attempt to remove MANIFEST.in file (Part 2)
|
2022-06-27 05:38:31 +02: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
v3.0.0b1
|
2022-06-18 14:48:40 +10:00 |
|
Ariel Rin
|
4bb9a7155d
|
this should point at master, not an old branch
|
2022-06-18 14:48:14 +10:00 |
|
Ariel Rin
|
2ac79954f3
|
update from Transifex
|
2022-06-18 14:42:26 +10:00 |
|
Ariel Rin
|
585e1f47f3
|
cap docutils to enable recommonmark to still work.
|
2022-06-18 14:21:56 +10:00 |
|
Ariel Rin
|
a33c474b35
|
Use new Redis in tests
|
2022-06-18 14:05:39 +10:00 |
|
Ariel Rin
|
61c3d8964b
|
use new django-redis package, reorganize to match setup.cfg order for better comparison
|
2022-06-18 13:48:46 +10:00 |
|
Ariel Rin
|
1c927c5820
|
move secret_detection gitlab job into gitlab stage
|
2022-06-18 13:41: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
|
e51ea439ca
|
update pre-commit in prep
|
2022-06-18 13:19:59 +10:00 |
|
Ariel Rin
|
113977b19f
|
Version Bump 2.13.0
v2.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 |
|
Ariel Rin
|
cf3df3b715
|
Merge branch 'fix_issue_1328' into 'master'
Fix: Changing group's state setting does not kick existing non-conforming group members
Closes #1328
See merge request allianceauth/allianceauth!1400
|
2022-06-18 02:47:14 +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 |
|
Ariel Rin
|
38e7705ae7
|
Merge branch 'docs-dark-mode' into 'master'
Add automatic dark mode to docs
See merge request allianceauth/allianceauth!1427
|
2022-06-18 02:39:59 +00:00 |
|