Ariel Rin
|
9e139495ac
|
Merge branch 'master' of https://gitlab.com/allianceauth/allianceauth into v3.x
|
2022-05-12 20:50:41 +10:00 |
|
Erik Kalkoken
|
dd1a368ff6
|
Close security loopholes to make non-superuser admins usable
|
2022-05-12 03:56:22 +00:00 |
|
Ariel Rin
|
9b74fb4dbd
|
Attempted Docs Fixes
|
2022-03-01 03:33:12 +00:00 |
|
Ariel Rin
|
ecc53888bc
|
Merge branch 'master' of https://gitlab.com/allianceauth/allianceauth into v3.x
|
2022-02-26 15:23:01 +10:00 |
|
Ariel Rin
|
00770fd034
|
Merge branch 'improve_celery_info_on_dashboard' into 'master'
Improve celery infos on Dashboard
See merge request allianceauth/allianceauth!1384
|
2022-02-26 05:15:30 +00:00 |
|
Erik Kalkoken
|
01164777ed
|
Improve celery infos on Dashboard
|
2022-02-26 05:15:30 +00:00 |
|
Peter Pfeufer
|
c74010d441
|
Docs updated
|
2022-02-02 15:25:45 +01:00 |
|
Ariel Rin
|
fd442a5735
|
django.conf.urls.url is deprecated
|
2022-02-02 21:56:01 +10:00 |
|
Erik Kalkoken
|
ba39318313
|
Add setting to disable analytics
|
2022-01-27 05:14:11 +00:00 |
|
Ariel Rin
|
d8c6035405
|
Merge branch 'ts3_reserved_groups' into 'master'
Implement reserved group names in Teamspeak3 service module.
See merge request allianceauth/allianceauth!1380
|
2022-01-27 05:10:22 +00:00 |
|
Adarnof
|
8de2c3bfcb
|
Update name of serverquery IP file changed in TS3 v3.13.0
Changelog indicates old filenames are still accepted, but newly installed servers come with the new file names.
Closes #1298
|
2021-12-16 22:23:15 -05:00 |
|
Adarnof
|
d11832913d
|
Implement reserved group names in Teamspeak3 service module.
Closes #1302
|
2021-12-01 00:50:29 -05:00 |
|
Peter Pfeufer
|
cfbb0b993a
|
Behavior added to documentation
|
2021-11-28 19:07:14 +01:00 |
|
Erik Kalkoken
|
4c0683c484
|
Add blacklist for groups and ignore blacklisted roles in Discord service
|
2021-11-28 14:48:49 +00:00 |
|
Ariel Rin
|
8b8dcc0127
|
Merge branch 'group-auto-leave-enhancements' into 'v2.9.x'
Group auto leave enhancements
See merge request allianceauth/allianceauth!1369
|
2021-11-27 03:45:31 +00:00 |
|
Peter Pfeufer
|
4ad8e88bd8
|
Old reference to AUTO_LEAVE removed
|
2021-11-27 04:40:23 +01:00 |
|
Ariel Rin
|
60b12bad61
|
Python 3.10 Support
|
2021-11-27 03:35:40 +00:00 |
|
Peter Pfeufer
|
a636fd1cf0
|
Add it to the docu
|
2021-11-21 18:24:04 +01:00 |
|
Erik Kalkoken
|
982cac8c43
|
Add option to notify approvers about new group requests
|
2021-11-20 01:32:20 +00:00 |
|
Adarnof
|
23849b9f42
|
Allow assigning factions to states.
|
2021-10-26 09:16:28 +00:00 |
|
Peter Pfeufer
|
a6b340c179
|
update code to reflect the new minimum python version 3.7
- update string format method
- remove redundant default arguments from function calls
- remove unused imports
- remove unicode identifier from strings, it's default in py3 (see: https://stackoverflow.com/a/4182635/12201331)
|
2021-10-18 11:59:05 +02:00 |
|
Peter Pfeufer
|
0d67673542
|
Docs Updates
|
2021-09-14 04:21:22 +00:00 |
|
Joel Falknau
|
dc97fb1cc5
|
Forgot pre-commit for master > 2.9.x
|
2021-08-20 14:50:44 +10:00 |
|
Joel Falknau
|
392a0c4dcb
|
Merge remote-tracking branch 'upstream/master' into v2.9.x
|
2021-08-20 14:41:38 +10:00 |
|
Erik Kalkoken
|
1e133b7c5d
|
Improve notifications
|
2021-08-11 06:06:23 +00:00 |
|
Ariel Rin
|
5af33facb6
|
Analytics Module
|
2021-07-03 04:43:16 +00:00 |
|
Ariel Rin
|
ae7cfbff35
|
Merge branch 'master' of https://gitlab.com/allianceauth/allianceauth into v2.9.x
|
2021-06-23 09:58:25 +10:00 |
|
Ariel Rin
|
e6037f1680
|
Typo (Allince<Alliance) Credit @Thalimet
|
2021-06-21 10:23:40 +00:00 |
|
Ariel Rin
|
c13be5d39a
|
Merge branch 'ts3_update_button' into 'master'
Add button to update TS3 groups to admin page
See merge request allianceauth/allianceauth!1313
|
2021-06-01 11:38:24 +00:00 |
|
Erik Kalkoken
|
e4b515c1d5
|
Add button to update TS3 groups to admin page
|
2021-06-01 11:38:24 +00:00 |
|
Peter Pfeufer
|
3df6643513
|
this is a shell command ...
|
2021-05-17 17:41:28 +02:00 |
|
Peter Pfeufer
|
e6a4cea4de
|
editorconfig applied
|
2021-05-17 11:42:28 +02:00 |
|
Peter Pfeufer
|
2697fb5317
|
remove coding pragma. it's not needed since python 3.x
|
2021-05-17 09:51:09 +02:00 |
|
Peter Pfeufer
|
b47392ba7f
|
check for LF as line ending
|
2021-05-17 09:49:58 +02:00 |
|
Peter Pfeufer
|
a99a375375
|
one and only one empty line at the end of the file
|
2021-05-17 09:48:57 +02:00 |
|
Peter Pfeufer
|
8c3df89d52
|
remove trailing whitespaces
|
2021-05-17 09:46:11 +02:00 |
|
Peter Pfeufer
|
26236f5886
|
Added a quick hint that it's ok to leave the SQL shell, and some commas
|
2021-05-15 15:27:50 +02:00 |
|
Ariel Rin
|
192d286cf2
|
Merge branch 'master' of https://gitlab.com/allianceauth/allianceauth into v2.9.x
|
2021-05-13 21:38:22 +10:00 |
|
Ariel Rin
|
0be404baca
|
Merge branch 'py36remove' into 'v2.9.x'
Remove Python36 Testing and Support
See merge request allianceauth/allianceauth!1301
|
2021-05-09 06:42:56 +00:00 |
|
Ariel Rin
|
e6cee9ac83
|
Remove Python36 Testing and Support
|
2021-05-09 06:42:56 +00:00 |
|
colcrunch
|
148e208476
|
Update cron schedule for discord.update_all_usernames task in docs.
|
2021-04-18 22:14:52 -04:00 |
|
Peter Pfeufer
|
8f59f2549a
|
robots.txt added
This fixes the randomly appearing 404 error in Auth (issue #1232)
|
2021-04-15 20:59:25 +02:00 |
|
Ariel Rin
|
162ec1bd86
|
Merge branch 'docs-permissioncleanup' into 'master'
Permissions Cleanup Docs
See merge request allianceauth/allianceauth!1293
|
2021-04-07 13:23:28 +00:00 |
|
Ariel Rin
|
3fc36b9ce1
|
Permissions Cleanup Tool
|
2021-02-18 13:33:23 +10:00 |
|
ErikKalkoken
|
7fe1ba2fb2
|
Improve docs for WSL setup
|
2021-02-17 09:50:01 +01:00 |
|
ErikKalkoken
|
ab7eb3e5df
|
Fix sphinx issues in docs
|
2021-02-17 09:35:18 +01:00 |
|
Erik Kalkoken
|
4394d25961
|
Notifications refresh v2 and session caching
|
2021-01-16 00:09:49 +00:00 |
|
Peter Pfeufer
|
3487a945c2
|
It's TeamSpeak not Discord here
|
2021-01-06 10:42:01 +01:00 |
|
Ariel Rin
|
1936ae44a3
|
Merge branch 'opengroupauditlogs' into 'master'
Add Open Group Audit Logs
Closes #1262
See merge request allianceauth/allianceauth!1279
|
2021-01-06 02:38:48 +00:00 |
|
Ariel Rin
|
3d7a84e786
|
Revert "Add Audit Logs to Open Groups and Autoleaves"
This reverts commit f64d81292e8b6c0531d610799098c3e3cf105c87.
|
2021-01-06 02:38:47 +00:00 |
|