Peter Pfeufer
|
8c3df89d52
|
remove trailing whitespaces
|
2021-05-17 09:46:11 +02:00 |
|
Ariel Rin
|
10bd77d761
|
Version Bump v2.9.0a2
v2.9.0a2
|
2021-05-13 21:43:24 +10: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
|
8ab9d2d5ad
|
Merge branch 'revert-to-autofield' into 'v2.9.x'
revert migrations & set DEFAULT_AUTO_FIELD to django.db.models.AutoField
See merge request allianceauth/allianceauth!1312
|
2021-05-10 11:53:47 +00:00 |
|
Peter Pfeufer
|
3630812b92
|
revert migrations & set DEFAULT_AUTO_FIELD to django.db.models.AutoField
|
2021-05-10 13:35:40 +02:00 |
|
Ariel Rin
|
2f320bc256
|
Version Bump 2.9.0a1
v2.9.0a1
|
2021-05-09 06:45:17 +00:00 |
|
Ariel Rin
|
45b8d42b8e
|
Merge branch 'javascript-modernization' into 'v2.9.x'
Cleanup and modernize JS
See merge request allianceauth/allianceauth!1305
|
2021-05-09 06:43:58 +00:00 |
|
Peter Pfeufer
|
bd2d19f867
|
Cleanup and modernize JS
|
2021-05-09 06:43:58 +00: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 |
|
Ariel Rin
|
5a2c9243c4
|
Version Bump v2.8.4
v2.8.4
|
2021-05-09 05:52:20 +00:00 |
|
Ariel Rin
|
fecd748198
|
Merge branch 'mumble-version' into 'master'
Model updates for Mumble Authenticator 1.1
See merge request allianceauth/allianceauth!1303
|
2021-05-09 05:41:05 +00:00 |
|
Ariel Rin
|
85351b2c66
|
Model updates for Mumble Authenticator 1.1
|
2021-05-09 05:41:05 +00:00 |
|
Ariel Rin
|
8b3e5b6462
|
Merge branch 'improve_eveonline_admin' into 'master'
Improve admin pages for eveonline models
See merge request allianceauth/allianceauth!1306
|
2021-05-09 05:39:46 +00:00 |
|
Erik Kalkoken
|
93af920b8f
|
Improve admin pages for eveonline models
|
2021-05-09 05:39:46 +00:00 |
|
Ariel Rin
|
b1248d9845
|
Merge branch 'improve_groups_admin' into 'master'
Improve group management admin pages
See merge request allianceauth/allianceauth!1308
|
2021-05-09 05:38:28 +00:00 |
|
Erik Kalkoken
|
c86abef07d
|
Improve group management admin pages
|
2021-05-09 05:38:28 +00:00 |
|
Ariel Rin
|
17ad5dfe33
|
Merge branch 'improve_authentication_admin' into 'master'
Improve authentication admin
See merge request allianceauth/allianceauth!1307
|
2021-05-09 05:31:45 +00:00 |
|
Erik Kalkoken
|
e1843fe1f1
|
Improve authentication admin
|
2021-05-09 05:31:45 +00:00 |
|
Ariel Rin
|
256a21f058
|
Merge branch 'fix_table_styles_for_dark_mode' into 'master'
Fix table styles and nav tabs for dark mode
See merge request allianceauth/allianceauth!1310
|
2021-05-09 05:25:45 +00:00 |
|
Erik Kalkoken
|
1473259e41
|
Fix table styles and nav tabs for dark mode
|
2021-05-09 05:25:45 +00:00 |
|
Ariel Rin
|
e935b91e93
|
Merge branch 'improve_gitlab_error_handling' into 'master'
Improve handling of gitlab HTTP errors
See merge request allianceauth/allianceauth!1311
|
2021-05-09 05:17:56 +00:00 |
|
ErikKalkoken
|
07258a6914
|
Log HTTP errors from gitlab as warning instead of error
|
2021-05-08 13:20:57 +02:00 |
|
Ariel Rin
|
cb35808508
|
Merge branch 'improve_ci_script' into 'master'
Remove redis ping and consolidate before steps
See merge request allianceauth/allianceauth!1309
|
2021-05-05 09:04:43 +00:00 |
|
Erik Kalkoken
|
937d656227
|
Remove redis ping and consolidate before steps
|
2021-05-05 09:04:43 +00:00 |
|
Ariel Rin
|
d173a59441
|
Merge branch 'add-robots-txt' into 'v2.9.x'
Adding robots.txt to fix random 404 message
See merge request allianceauth/allianceauth!1302
|
2021-04-27 14:11:14 +00:00 |
|
Ariel Rin
|
75a3adb2c9
|
Merge branch 'cron-fix' into 'master'
[Docs] Fix Discord Task Schedule
See merge request allianceauth/allianceauth!1304
|
2021-04-27 13:53:37 +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
|
630400fee4
|
Merge branch 'django-3-2-update' into 'v2.9.x'
Django 3.2 compatibility update
See merge request allianceauth/allianceauth!1300
|
2021-04-08 05:07:01 +00:00 |
|
Ariel Rin
|
1ec6929e91
|
Merge branch 'python39' into 'v2.9.x'
Add Python3.9 Testing
See merge request allianceauth/allianceauth!1284
|
2021-04-08 04:49:15 +00:00 |
|
Ariel Rin
|
8c6bdd8ae2
|
Add Python3.9 Testing
|
2021-04-08 04:49:15 +00:00 |
|
Peter Pfeufer
|
e04138bced
|
migrations
|
2021-04-07 18:40:39 +02:00 |
|
Peter Pfeufer
|
db5ad85811
|
add new default for PKs
|
2021-04-07 18:16:33 +02:00 |
|
Peter Pfeufer
|
5b44fd376d
|
revert version cap on Django, so we get 3.2 again
|
2021-04-07 18:11:01 +02:00 |
|
Ariel Rin
|
0036e8b280
|
Version Bump v2.8.3
v2.8.3
|
2021-04-07 15:18:08 +00:00 |
|
Ariel Rin
|
ea2b5bfecf
|
Merge branch 'srp-killmail-link-fix-issue-1282' into 'master'
Proper error message on non kill mail zkb links
See merge request allianceauth/allianceauth!1297
|
2021-04-07 15:12:56 +00:00 |
|
Peter Pfeufer
|
aa7495fa60
|
Proper error message on non kill mail zkb links
|
2021-04-07 15:12:56 +00: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
|
2668884008
|
Merge branch 'srp-copypaste' into 'master'
SRP Character Name Copy-Paste
See merge request allianceauth/allianceauth!1295
|
2021-04-07 13:22:24 +00:00 |
|
Ariel Rin
|
abdc3f3485
|
SRP Character Name Copy-Paste
|
2021-04-07 13:22:23 +00:00 |
|
Ariel Rin
|
911f21ee7c
|
Merge branch 'add-support-discord-link' into 'master'
support discord link added to admin notifications on dashboard
See merge request allianceauth/allianceauth!1298
|
2021-04-07 13:21:26 +00:00 |
|
Ariel Rin
|
2387c40254
|
Limit Django to 3.1.x
|
2021-04-07 13:12:15 +00:00 |
|
Peter Pfeufer
|
76e18a79b3
|
support discord link added to admin notifications on dashboard
|
2021-04-06 10:44:12 +02:00 |
|
Ariel Rin
|
9725c9c947
|
Update .gitlab-ci.yml file
|
2021-03-27 08:38:40 +00:00 |
|
Ariel Rin
|
247ed7cc64
|
Merge branch 'nootification_log_spam' into 'master'
Use default by default in Notification system
See merge request allianceauth/allianceauth!1294
|
2021-02-25 11:04:18 +00:00 |
|
Aaron Kable
|
2fd2af793e
|
Use default by defaut in notification system
|
2021-02-21 18:14:42 +08:00 |
|
Ariel Rin
|
3fc36b9ce1
|
Permissions Cleanup Tool
|
2021-02-18 13:33:23 +10:00 |
|
Ariel Rin
|
c12fd2d7bc
|
Merge branch 'improve_developer_docs' into 'master'
Improve developer docs
See merge request allianceauth/allianceauth!1292
|
2021-02-18 01:52:15 +00:00 |
|
ErikKalkoken
|
7fe1ba2fb2
|
Improve docs for WSL setup
|
2021-02-17 09:50:01 +01:00 |
|