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
colcrunch
7aa1a2f336
Update SRP module for zKill API changes.
2018-10-07 22:08:03 +00:00
Peter Pfeufer
08e42d2f56
Serving pilot avatar in fleetup character view from the right host
2018-10-06 13:02:26 +02:00
Peter Pfeufer
69248fd7bb
Formatting additional informations text in operations
2018-09-29 10:34:41 +02:00
colcrunch
0af188c6ab
Disallow applying to groups the user is already a member of
2018-08-29 21:28:14 -04:00
Peter Pfeufer
8b6d32d0d1
Removed unnecessary HTML comment
2018-08-11 11:09:16 +02:00
Peter Pfeufer
3c11c25d69
Corrected usage of Bootstrap classes in FleetUp templates
2018-08-11 11:03:36 +02:00
colcrunch
12e6cc63e8
Refine auto_leave check.
2018-08-05 03:34:16 -04:00
Basraah
d429c8b59a
Grant srp.add_srpfleetmain access to create SRP request
...
See merge request allianceauth/allianceauth!1098
2018-08-05 02:24:27 +00:00
Basraah
ddd7a3551b
Add Audit Log to Group Management
...
See merge request allianceauth/allianceauth!1089
2018-08-05 02:19:51 +00:00
Basraah
49ede92e06
Skip Teamspeak server admin groups and template groups
...
See merge request allianceauth/allianceauth!1093
2018-08-05 01:34:34 +00:00
Loïc LEUILLIOT
14065b3ca9
Fix discourse group sync
2018-08-04 00:06:30 +00:00
colcrunch
48d25ca73f
Extend Ship Type field on FAT link.
...
Was not previously long enough for gold pods. Extended further for future-proofing.
2018-08-03 00:32:23 -04:00
Col Crunch
e49e04034c
Imports are hard
...
Note to self: Read before commit
2018-08-01 23:00:31 -04:00
Col Crunch
c7860f8e5c
oops
2018-08-01 22:50:44 -04:00
Col Crunch
adb982114a
Actually use srp.add_srpfleetmain permission
...
Also adds a new @permissions_required decorator.
2018-08-01 22:38:54 -04:00
colcrunch
5b8983deac
Rename Auditable group.
...
Its better to be explicit.
2018-07-22 20:08:16 -04:00
colcrunch
1730bc3b98
Add check for auditable groups.
...
To ensure functionality with other possible changes to group management.
2018-07-22 19:38:56 -04:00
Col Crunch
4374064d98
Case matters
2018-07-11 00:48:51 -04:00
Col Crunch
c1d7994045
Add setting to allow for unrestricted leaving of all groups.
2018-07-11 00:47:04 -04:00
Col Crunch
7bda367cc8
No need to allow more than one request.
2018-07-11 00:11:36 -04:00
Basraah
3de7a2ccd2
Version bump to v2.0.5
2018-07-10 02:27:32 +00:00
Jamie McMillan
a0bab07e2f
Fix indentation
2018-06-26 10:25:29 +01:00
randomic
149bbd92ca
Skip server admin groups and template groups
2018-06-26 00:03:02 +01:00
Mike
1de3c989d7
fix tests with new endpoints (i think)
2018-06-24 17:41:27 -04:00