AaronKable
80157a032a
Dont show Alt characters as a main when they are not in corp
2020-01-26 21:27:10 +08:00
Col Crunch
337c4d9ce5
Version Bump to v2.4.0
2020-01-22 19:46:20 -05:00
Aaron Kable
ebff1387c1
Increase Corpstats Performance
2020-01-23 00:38:39 +00:00
Col Crunch
98b799d821
Version Bump 2.3.0
2020-01-16 15:28:07 -05:00
Aaron Kable
1c2fd3be50
Affiliations for Character updates
2020-01-16 04:00:55 +00:00
colcrunch
46d46ac90b
Fleetup removal
2020-01-16 03:54:18 +00:00
Erik Kalkoken
0bfec36983
Fix issue #1172 : Replace deprecated eve image URLs in apps and services
2020-01-16 03:51:16 +00:00
Erik Kalkoken
9970e5535b
Add unit tests for eveonline providers and fix coverage counting
2020-01-16 03:49:16 +00:00
Aaron Kable
8c33349dcb
Purge groups not available to member on state change
2020-01-07 02:41:18 +00:00
Basraah
debd6ef2b9
Version bump to v2.2.2
2019-12-05 02:37:22 +00:00
ErikKalkoken
1887bdb90a
add fix and unittest for issue #1165
2019-09-08 23:09:20 +02:00
Basraah
aecc94bdb3
Version bump to v2.2.1
2019-08-25 03:20:45 +00:00
Basraah
fcb7f2905a
Merge branch 'url_group' into 'master'
...
urlize group descriptions to hyperlink if required
See merge request allianceauth/allianceauth!1132
2019-08-24 22:48:57 +00:00
Basraah
34c7169ca3
Merge branch 'local_settings_update' into 'master'
...
Enable utf8mb4 charset option in local.py by default
See merge request allianceauth/allianceauth!1131
2019-08-24 22:47:25 +00:00
Basraah
6e450061f4
Merge branch 'group-rework' into 'master'
...
Make group joins a bit clearer
See merge request allianceauth/allianceauth!1134
2019-08-24 22:46:46 +00:00
Aaron Kable
514db4f9a2
Make group joins a bit clearer
2019-08-23 03:54:24 -04:00
Aaron Kable
23a8b65ce2
Fix Autogroups, Add Autogroups to admin
2019-08-22 20:37:55 -04:00
Aaron Kable
f8e6662bc8
urlize group descriptions to hyperlink if required
2019-07-26 00:35:59 -04:00
Col Crunch
89be2456fb
Update local.py to have the utf8mb4 charset option enabled in the database settings. This brings the settings inline with the documentation update.
2019-06-30 22:58:13 -04:00
Peter Pfeufer
f25a4ed386
Show "Help" lnk only to superuser
2019-06-15 23:44:36 +02:00
Basraah
2741a92d31
Version bump to v2.2.0
2019-04-14 03:07:22 +00:00
Ariel Rin
ec4232c00a
Create Issue Templates
2019-03-12 22:16:00 +00:00
Basraah
dec793bfac
Merge branch 'dependencies' into 'master'
...
Depencies fix
Closes #1150
See merge request allianceauth/allianceauth!1127
2019-03-12 20:50:00 +10:00
colcrunch
a8855e86ed
Change Type [SIZE]
notation for Citadels/EC/Refineries to structure names to reduce ambiguity.
...
Also, Added "Brand names" for the Beacon, Jammer, and Gate.
2019-03-12 10:06:53 +00:00
colcrunch
287da73a4f
Update StateBackend.authenticate to match ModelBackend
...
Also, change setup to no longer include Django 1.11
2019-03-12 10:05:05 +00:00
Basraah
e9ed917888
Merge branch 'fix_discourse_usernames' into 'master'
...
Send usernames as string instead of array
Closes #1149
See merge request allianceauth/allianceauth!1123
2019-03-12 10:00:52 +00:00
Basraah
70d842c971
Merge branch 'jokke_ilujo/Issue1146' into 'master'
...
Precent encode mumble username for connect link
See merge request allianceauth/allianceauth!1121
2019-03-12 09:58:07 +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
Stephen Shirley
1b192a184f
Send usernames as string instead of array
...
Fixes https://gitlab.com/allianceauth/allianceauth/issues/1149
2019-02-09 11:10:34 +01:00
Erno Kuvaja
0edf896b4c
Precent encode mumble username for connect link
...
This change wraps mumble username on connect link forming with
urllib.parse.quote() to ensure that the username does not contain
unsafe reserved characters and gets passed properly to mumble.
Fixes Issue: #1146
2019-01-21 14:12:50 +00:00
Basraah
7dec4deb70
Version bump to v2.1.1
2018-12-20 22:17:04 +00:00
Basraah
d511221899
Merge branch 'flex-structures' into 'master'
...
Add Flex Structures to timerboard
See merge request allianceauth/allianceauth!1112
2018-12-20 22:06:01 +00:00
colcrunch
79c5be02e2
Update Readme and fix GitLab announcements
2018-12-20 22:04:39 +00:00
Basraah
09df37438d
Add missing order_by, thanks @Fundaris
2018-12-20 22:02:25 +00:00
Aaron Kable
976cb4d988
update corpstats swagger.json
2018-12-20 08:27:56 -05:00
soratidus999
20f7d5103c
Add FLEX to past timers as well as present
2018-12-01 17:43:35 +10:00
soratidus999
d049ec2832
Add Flex Structures to timerboard
...
New FLEX structures as per https://support.eveonline.com/hc/en-us/articles/213021829-Upwell-Structures
Cleaned up layout slightly and removed Stations as there are no longer any conquerable stations left
2018-12-01 17:26:51 +10:00
Basraah
00fe2a527e
Version bump to v2.1.0
2018-11-30 07:56:54 +00:00
colcrunch
4d0417f114
None is not a valid alliance ID.
2018-11-30 07:54:51 +00:00
Ariel Rin
a3038cad00
Update GitHub references to Gitlab
2018-11-30 03:55:19 +00:00
Basraah
62b786ca4a
Merge branch 'zkill_fix' into 'master'
...
Fix srp url for zkill api
See merge request allianceauth/allianceauth!1109
2018-11-29 23:51:09 +00:00
Mike
ccef27b637
Fix srp url for zkill api
2018-11-17 20:26:16 -05:00
Basraah
a75e93dbfc
Version bump to v2.1b1
2018-11-14 10:55:04 +00:00
Basraah
8c65fda33b
Fix incorrect hasattr
2018-10-09 23:58:35 +00:00
Basraah
14f2751bbb
Fix typo
2018-10-09 19:44:11 +10:00
Basraah
d37a543c39
Update admin status to work with gitlab
2018-10-09 19:43:44 +10:00
Basraah
4947e0c483
Merge branch 'group_application_fix' into 'master'
...
Group Application Tweaks
See merge request allianceauth/allianceauth!1096
2018-10-09 05:15:30 +00:00
Basraah
f87c630b86
Merge branch 'fleetup-template-bootstrap-fix' into 'master'
...
Fixes for FleetUp templates
See merge request allianceauth/allianceauth!1100
2018-10-09 05:15:03 +00:00
Basraah
73789ea734
Prevent multiple migration leaf nodes
2018-10-09 02:15:01 +00:00
colcrunch
9dd8357f67
Restrict groups by state.
2018-10-09 02:06:44 +00:00