96 Commits

Author SHA1 Message Date
Ariel Rin
3efdb8f12b Docker/Baremetal Analytics 2025-01-10 08:29:02 +00:00
Joel Falknau
dd15a221aa
split repo from install 2024-09-09 13:32:06 +10:00
Joel Falknau
737e02293a
expand mumble service install docs 2024-09-09 12:59:49 +10:00
Joel Falknau
c34efebacf
define charsets for db backed apps 2024-09-03 12:27:50 +10:00
Joel Falknau
4602097399
remove DB step from mumble install, sqlite has been reccommended for a while 2024-09-03 12:27:02 +10:00
Joel Falknau
7051e06564
update features from readme 2024-09-03 12:26:43 +10:00
Joel Falknau
9767ce79d8
cleanup some local.py references 2024-09-03 12:26:31 +10:00
Joel Falknau
618ee81f9b
remove unneeded analytics docs for removed features 2024-09-03 12:24:37 +10:00
Joel Falknau
98efb9f887
split maintenance tasks into bare metal / docker 2024-09-03 12:24:17 +10:00
Peter Pfeufer
f3ad092ef2
[CHANGNE] Clarify that these instructions are for Docker
This should also fix the menu item title, hopefully …
2024-07-19 19:13:48 +02:00
Ariel Rin
b6e34ace35 Expand Tuning Doccs 2024-05-26 03:22:08 +00:00
Peter Pfeufer
ff3096b106
[ADD] Missing colon 2024-04-07 15:58:35 +02:00
Peter Pfeufer
4e220a9679
[FIX] DB user for phpBB 2024-03-24 17:08:34 +01:00
Ariel Rin
445683c3d5
Merge branch 'v4.x' of gitlab.com:allianceauth/allianceauth into v4docs 2024-02-23 22:26:38 +10:00
Ariel Rin
da2a5aff2f
missing ` 2024-02-23 20:37:18 +10:00
Ariel Rin
51b86f88b9
generate some basic docker install guides for services 2023-12-26 20:41:53 +10:00
Peter Pfeufer
6e3219fd1b
[FIX] Grammar and spelling 2023-12-17 20:21:11 +01:00
Ariel Rin
004c48b8ad
mild formatting changes 2023-11-08 13:45:43 +10:00
Ariel Rin
ce25deeca1
minor formatting 2023-10-31 23:52:34 +10:00
Ariel Rin
98e91fe207
MyST conversion 2023-10-31 23:31:41 +10:00
Ariel Rin
906c589f14
more automated upgrades 2023-10-27 22:19:28 +10:00
Ariel Rin
ffb526ab0c
find and replace fixes, will introduce errors 2023-10-27 16:37:53 +10:00
Peter Pfeufer
dcd6bd1b36
[FIX] crontab arguments are of type string, not int 2023-07-12 13:11:18 +02:00
Ariel Rin
763003bd7d Clarify new discord developers layout 2022-10-09 17:41:41 +10:00
Peter Pfeufer
067e2c424e
Added new variable SITE_URL to DISCORD_CALLBACK_URL 2022-07-31 17:02:02 +02:00
Ariel Rin
f5d70a2c48 Refactor Docs with OS Versions and non-root 2022-07-30 07:26:42 +00:00
Erik Kalkoken
dd1a368ff6 Close security loopholes to make non-superuser admins usable 2022-05-12 03:56:22 +00: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
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
Peter Pfeufer
4ad8e88bd8
Old reference to AUTO_LEAVE removed 2021-11-27 04:40:23 +01: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
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
Erik Kalkoken
e4b515c1d5 Add button to update TS3 groups to admin page 2021-06-01 11:38:24 +00:00
Peter Pfeufer
e6a4cea4de
editorconfig applied 2021-05-17 11:42:28 +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
colcrunch
148e208476 Update cron schedule for discord.update_all_usernames task in docs. 2021-04-18 22:14:52 -04: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