Erik Kalkoken
|
4c0683c484
|
Add blacklist for groups and ignore blacklisted roles in Discord service
|
2021-11-28 14:48:49 +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 |
|
Joel Falknau
|
392a0c4dcb
|
Merge remote-tracking branch 'upstream/master' into v2.9.x
|
2021-08-20 14:41:38 +10:00 |
|
colcrunch
|
2e0ddf2e7a
|
has_leader should return true when a group has a group_leader_group
|
2021-07-13 18:00:21 -04:00 |
|
Peter Pfeufer
|
8c3df89d52
|
remove trailing whitespaces
|
2021-05-17 09:46:11 +02:00 |
|
Ariel Rin
|
5775a11b4e
|
Merge branch 'replace_context_manager_groups' into 'master'
Improve page load performance by replacing groups context manager
See merge request allianceauth/allianceauth!1219
|
2020-06-11 03:41:31 +00:00 |
|
Aaron Kable
|
7f7500ff0c
|
Change EveModels to Integer ID fields
|
2020-06-09 13:10:10 +00:00 |
|
ErikKalkoken
|
bbb70c93d9
|
Initial
|
2020-06-06 17:59:23 +02:00 |
|
ErikKalkoken
|
8290081365
|
Fix missing import bug in UserAdmin, StateAdmin, add tests for those cases
|
2020-02-20 15:29:54 +01:00 |
|
ErikKalkoken
|
cfa2cf58f3
|
Fix issue #1219
|
2020-02-18 20:35:34 +01:00 |
|
ErikKalkoken
|
3bd8107fcf
|
Move groupmgmt test to subfolder, add admin tests
|
2020-02-14 01:03:07 +01:00 |
|