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
Ariel Rin
3d7a84e786
Revert "Add Audit Logs to Open Groups and Autoleaves"
...
This reverts commit f64d81292e8b6c0531d610799098c3e3cf105c87.
2021-01-06 02:38:47 +00:00
Ariel Rin
240d910c9b
Document Permissions and other Docs Improvments
2020-12-26 16:10:42 +10:00
Ariel Rin
cd1f4a1c2b
Docs: Mumble Avatars Feature
2020-09-21 00:01:35 +00:00
colcrunch
8bcbc1a779
Remove erroneous indents from settings in service module docs. (Checked other docs, and there do not appear to be any more errors of this type)
2020-09-11 12:51:17 -04:00
Ariel Rin
cb429a0b88
discord.com replaces discordapp.com
2020-09-01 11:20:57 +10:00
Ariel Rin
bbe3f78ad1
Grammar and Spelling Corrections
2020-08-20 15:19:50 +10:00
Ariel Rin
8204c18895
Add Optimzing Mumble
2020-08-20 15:09:07 +10:00
Ariel Rin
f729c6b650
Merge branch 'patch-3' into 'master'
...
Update Mumble documentation on setting a server password
Closes #1252
See merge request allianceauth/allianceauth!1236
2020-07-24 11:18:02 +00:00
Erik Kalkoken
fe36e57d72
Fix error 500 on service page for Discord and add feature "group_to_role"
2020-07-23 20:58:26 +00:00
Peter Pfeufer
31197812b6
Update Mumble documentation on setting a server password ( #1252 )
2020-07-22 12:18:52 +00:00
Ariel Rin
bd3fe01a12
correct task import for manual model population
2020-07-14 12:25:05 +00:00
Erik Kalkoken
b41430e5a3
Add contributing chapter to docs
2020-07-13 18:52:29 +00:00
Carter Foulger
c970cbbd2d
Updated discord.md with additional troubleshooting
...
steps.
2020-06-19 19:45:22 +00:00
ErikKalkoken
953c09c999
Fix backoff exception handling for delete_user
2020-05-24 19:13:31 +02:00
Erik Kalkoken
7b815fd010
Enable Discord service to deal with managed roles
2020-05-23 04:28:01 +00:00
ErikKalkoken
546f01ceb2
Add update username feature
2020-05-19 00:13:19 +02:00
Erik Kalkoken
38083ed284
Discord service major overhaul
2020-05-18 01:01:13 +00:00
ErikKalkoken
b806a69604
Improve mumble installation guide
2020-04-19 17:43:43 +02:00
ErikKalkoken
5247c181af
Fix django-celery-beat version in py upgrade guide
2020-04-18 01:14:27 +02:00
Erik Kalkoken
d831482fe0
Docs only: Harmonize gunicorn config, add localization feature
2020-03-26 01:55:03 +00:00
Erik Kalkoken
78e05b84e9
Docs: Add python upgrade guide, remove old AA 1.15 upgrade guide, improve install guide
2020-03-15 12:21:21 +00:00
Erik Kalkoken
8137f1023a
Documentation overhaul
2020-03-05 02:23:58 +00:00
Ariel Rin
30bb6cdfab
Deprecate Market and Seat service
2020-02-17 00:04:30 +10:00
colcrunch
46d46ac90b
Fleetup removal
2020-01-16 03:54:18 +00:00
colcrunch
f72f539516
Add datetime to auditlog entries.
...
Also, change ordering, add pagination, and stripe the table for increased readability.
Action column now also reads "Removed" when a user is removed from a group. Note that this does not change anything on the back-end, so if you use this data for anything else, be aware that while the template is explicit, the data isn't as explicit.
2019-03-12 09:53:43 +00:00
Ariel Rin
95f72c854d
Minor Documentation Update ( #1019 )
...
Gunicorn needs to be run whilist in the folder for context, folder path is not enough
Correct static path, note to check nginx user
Capitalization of services and small typos
Service examples updated to their latest versions and download links
Expanded /var/www chowns for Nginx and Apache examples
Add in a troubleshooting note for no images being displayed (permissions issue) and gunicorn not execting (file path context)
Correct formatting. Reword a few parts. Remove "new in 1.15".
2018-04-17 18:55:18 -04:00
Stephen Shirley
c725de7b5b
Remove trailing , from CELERYBEAT_SCHEDULE example.
...
If a user copies the example verbatim, celery logs this error:
```
[2018-04-07 14:57:29,930: ERROR/MainProcess] Cannot add entry 'update_all_corpstats' to database schedule: TypeE rror('from_entry() argument after ** must be a mapping, not tuple',). Contents: ({'task': 'allianceauth.corputil s.tasks.update_all_corpstats', 'schedule': <crontab: 0 */6 * * * (m/h/d/dM/MY)>},)
```
2018-04-08 11:42:18 +02:00
randomic
4eb6b73903
Nameformat configs which default to corp where alliance is None ( #1003 )
...
Add nameconfig format for alliance_or_corp_ticker
Add nameconfig format for alliance_or_corp_name
Update docs for new nameformats
Correct missing dict key if no alliance.
2018-04-03 19:25:47 -04:00
Adarnof
5331d194df
Instruct selection of only necessary SSO scopes.
...
Standardize instructions of adding app to settings.
2018-03-02 01:52:16 -05:00
Adarnof
3eeed99af2
Basic fleetup instructions including settings.
2018-02-23 21:47:55 -05:00
Adarnof
6b1da3b18a
Briefly document the state system.
...
Ensure add and delete permissions are created. Not sure why I prevented them - maybe a holdover from an earlier iteration of the state system?
2018-02-23 21:34:48 -05:00
Adarnof
f0894f3415
Update group management docs showing merged admin pages.
...
Give groupmanagement app a more friendly display name.
2018-02-23 21:01:34 -05:00
Adarnof
f8248f46e5
Update docs to reflect refreshing changes
2018-02-21 22:08:45 -05:00
Basraah
5575039126
Remove obsolete section on automatic groups
2018-01-08 21:07:29 +10:00