Peter Pfeufer
f25a4ed386
Show "Help" lnk only to superuser
2019-06-15 23:44:36 +02:00
Basraah
b2a1d41829
Merge branch 'patch-1' into 'master'
...
Add Ariel Rin and Col Crunch as developers to readme
See merge request allianceauth/allianceauth!1128
2019-05-29 09:21:51 +00:00
Basraah
2741a92d31
Version bump to v2.2.0
v2.2.0
2019-04-14 03:07:22 +00:00
Ariel Rin
3570ce86d7
Add Ariel Rin and Col Crunch as developers to readme
2019-03-17 05:39:43 +00:00
Basraah
d809902d1e
Merge branch 'issue-templates' into 'master'
...
Create Issue Templates
See merge request allianceauth/allianceauth!1111
2019-03-12 22:16:00 +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
Basraah
fe3fe0527a
Merge branch 'timer-change' into 'master'
...
Rename Citadels and FLEX Structures
See merge request allianceauth/allianceauth!1126
2019-03-12 10:06:53 +00: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
Basraah
179d1c38e6
Merge branch 'dj-2.1' into 'master'
...
Django 2.1 Compatibility
See merge request allianceauth/allianceauth!1124
2019-03-12 10:05:05 +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
Basraah
bcda228e05
Merge branch 'mysql-docs-fix' into 'master'
...
Add Time Zone table instructions to Install Docs
See merge request allianceauth/allianceauth!1119
2019-03-12 09:56:20 +00:00
colcrunch
000dafc5e6
Add Time Zone table instructions to Install Docs
2019-03-12 09:56:20 +00:00
Basraah
4ea824fe71
Merge branch 'audit-log-update' into 'master'
...
Add datetime to Audit Log entries.
Closes #1134
See merge request allianceauth/allianceauth!1115
2019-03-12 09:53:43 +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
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
Basraah
d2b7de5221
Merge branch 'master' into 'master'
...
Update Readme and fix GitLab announcements
See merge request allianceauth/allianceauth!1113
2018-12-20 22:04:39 +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
Basraah
8561e4c6fd
Merge branch 'corpstats-fix' into 'master'
...
update corpstats swagger.json
Closes #1139
See merge request allianceauth/allianceauth!1116
2018-12-20 21:49:35 +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
v2.1.0
2018-11-30 07:56:54 +00:00
Basraah
f53ec3b43e
Merge branch 'corputils_alliance_fix' into 'master'
...
None is not a valid alliance ID.
Closes #1122
See merge request allianceauth/allianceauth!1106
2018-11-30 07:54:51 +00:00
colcrunch
4d0417f114
None is not a valid alliance ID.
2018-11-30 07:54:51 +00:00
Basraah
00903b64db
Merge branch 'github-to-gitlab' into 'master'
...
Update GitHub references to Gitlab
See merge request allianceauth/allianceauth!1110
2018-11-30 03:55:19 +00:00
Ariel Rin
a3038cad00
Update GitHub references to Gitlab
2018-11-30 03:55:19 +00:00
Basraah
ef99f1afac
Merge branch 'services-market-deprecate' into 'master'
...
replace market docs with deprecation notice
See merge request allianceauth/allianceauth!1105
2018-11-29 23:55:37 +00:00
Basraah
cc00d4bd04
Merge branch 'services-phpbb3-docsupdate' into 'master'
...
Set default theme in PHPBB3, explain impact in docs
See merge request allianceauth/allianceauth!1107
2018-11-29 23:51:49 +00:00
Basraah
250f26ff6f
Merge branch 'master' into 'master'
...
django-redis-cache does not support redis 3
See merge request allianceauth/allianceauth!1108
2018-11-29 23:51:22 +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
Ariel Rin
9cfb47e658
Limit redis to 2.0 due to 3.0 incompatabilities
2018-11-29 23:12:11 +00:00
Mike
ccef27b637
Fix srp url for zkill api
2018-11-17 20:26:16 -05:00
soratidus999
8dee61fd39
Set default theme in PHPBB3, explain impact in docs
...
The default theme in PHPBB3 needs to be set or users cannot see the forum, this is needed because AA creates users without a theme set.
Docs explain impact and how to avoid when changing theme later on.
2018-11-15 17:45:33 +10:00
soratidus999
ae64bd0e19
replace docs with deprecation notice
2018-11-14 21:59:05 +10:00
Basraah
a75e93dbfc
Version bump to v2.1b1
v2.1b1
2018-11-14 10:55:04 +00:00
Basraah
0aa66c5729
Merge branch 'patch-1' into 'master'
...
limit django, django-celery-beat to compatible versions
See merge request allianceauth/allianceauth!1104
2018-11-11 08:06:39 +00:00
Ariel Rin
4c2434219d
limit django, django-celery-beat to compatible versions
2018-11-11 01:55:13 +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