Peter Pfeufer
|
7075ccdf7a
|
[CHANGE] Django Upgrade checks applied
|
2023-08-01 12:52:05 +02:00 |
|
Ariel Rin
|
0d4cab66b2
|
Merge branch 'master' of https://gitlab.com/allianceauth/allianceauth into v3.x
|
2022-07-18 21:25:23 +10:00 |
|
Erik Kalkoken
|
d7fabccddd
|
Fix managed roles and reserved groups bugs in Discord Service and more
|
2022-07-18 09:12:32 +00:00 |
|
Peter Pfeufer
|
004100091f
|
Moved authentication and services into allianceauth folder
|
2022-06-25 14:01:32 +02: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
|
8c3df89d52
|
remove trailing whitespaces
|
2021-05-17 09:46:11 +02:00 |
|
Erik Kalkoken
|
38083ed284
|
Discord service major overhaul
|
2020-05-18 01:01:13 +00:00 |
|
ErikKalkoken
|
b9da6911e6
|
Fix Mumble search issue
|
2020-02-20 20:07:48 +01:00 |
|
ErikKalkoken
|
47babf2ed7
|
Refactor common functions for creating admin user list, peformance tweaks
|
2020-02-08 00:51:13 +01:00 |
|
ErikKalkoken
|
c1388bf23f
|
Adopt all services user and auth user lists to new format
|
2020-02-07 23:01:13 +01:00 |
|
ErikKalkoken
|
3f4dfe9b0b
|
Move common service user list features into central admin class
|
2020-02-07 20:37:06 +01:00 |
|
Adarnof
|
54f91a5bfb
|
Simplify admin inline titles.
More descriptive name format config admin list.
|
2018-02-23 20:25:59 -05:00 |
|
Basraah
|
dd3350b169
|
Fix field name
|
2017-12-28 09:20:11 +10:00 |
|
Basraah
|
ef37cb3ea5
|
Name generator/formatter (#897)
* Squash services migrations
* Add name to example service to allow it to be used in tests
* Add name formatter to services
* Add documentation
|
2017-10-11 12:34:31 +10:00 |
|