Basraah
41f9dc490a
Merge branch 'fix-fat-ship' into 'master'
...
Extend Ship Type field on FAT link.
See merge request allianceauth/allianceauth!1099
2018-08-03 04:57:24 +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
v2.0.5
2018-07-10 02:27:32 +00:00
Basraah
9cc278df31
Merge branch 'corp_stat_fix' into 'master'
...
Corp Stats update to fix removal of character name endpoints
See merge request allianceauth/allianceauth!1092
2018-07-10 02:01:26 +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
Mike
2e547945e2
Corp Stats update to fix removal of character name endpoints
2018-06-24 17:23:08 -04:00
Col Crunch
4d4a9a27af
Merge remote-tracking branch 'allianceauth/master'
2018-06-20 16:14:02 -04:00
Basraah
5b41d0995f
Update README.md badges
2018-06-06 07:12:10 +00:00
colcrunch
ab98d72022
Fix migration dependencies.
2018-06-06 07:03:57 +00:00
Unknown
8a7cd3f74d
Merge remote-tracking branch 'allianceauth/master'
2018-06-06 03:00:03 -04:00
colcrunch
35cb56d6e9
Update 0009_requestlog.py
2018-06-06 06:41:56 +00:00
Basraah
a7a2ffd16b
Add .gitlab-ci.yml
2018-06-06 05:46:35 +00:00
Basraah
dbeda324e0
Update tox.ini for GitLab CI
2018-06-06 05:45:23 +00:00
colcrunch
bf1fe99d98
Add Audit Log to Group Management
2018-06-04 01:45:44 -04:00
colcrunch
41429ec7c7
Merge pull request #3 from allianceauth/master
...
Sync
2018-06-03 20:59:17 -04:00
Adarnof
ee9ed13a66
Remove reference to depreciated bad_gateway model.
...
Addresses #1078
I too enjoy breaking changes with no warning. Round two.
v2.0.4
2018-05-28 17:16:58 -04:00
Stephen Shirley
490ce286ff
Add missing <tr> tags for discourse service template
2018-05-26 13:21:39 -04:00
Adarnof
099c2c0a21
Remove reference to depreciated x-user-agent header.
...
Addresses #1073
I too enjoy breaking changes with no warning.
v2.0.3
2018-05-23 22:58:41 -04:00
Peter Pfeufer
46e15f7fa1
German translation corrected
...
At least the most obvious mistakes ...
2018-05-16 11:20:29 -04:00
Adarnof
6677e63e08
Correct resetting of permission key.
...
Thanks @Alf-Life
2018-05-11 10:55:56 -04:00
Adarnof
6d6a3a3d6b
Allow viewing corpstats added by the user.
...
Order corpstats by corp name.
v2.0.2
2018-05-10 14:25:57 -04:00
colcrunch
5006246cf1
Build TS perm key using State Information ( #1044 )
...
Build permkey with state group id
Pass user object to add_user instead of just username
Fixes #1043
2018-05-09 20:39:14 -04:00
Basraah
6187fb9b86
Timer JS fixes ( #1054 )
...
Add months to duration output
Update momentjs
Move EVE time generation function to shared source
Fixes timerboard showing EVE time as local time.
Changed to show 24 hour time.
2018-05-09 20:31:02 -04:00
Adarnof
86f57ccd56
Allow reversing service migrations.
...
This is probably the wrong way as we should really take care of removing the permission we added, but I don't see a reason anyone would need to migrate back that far as auth wouldn't work anymore without XML api (and even so newer installs don't have the settings referenced so permissions are not automagically added by the migration). So noop is bad but acceptable to me.
Thanks @mmolitor87
2018-05-08 10:06:58 -04:00
colcrunch
854096bac7
fix alliancelogo on corp stats page
2018-05-07 23:26:37 -04:00
Adarnof
9d2b3bb157
Include compiled messages.
...
It doesn't work without these if DEBUG is False. And users can't compile them outside the allianceauth source directory.
When editing translations, compile with: django-admin compilemessages --settings=allianceauth.project_template.project_name.settings.base
2018-05-02 21:42:26 -04:00
Adarnof
22bda62e59
Spanish translations courtesy of @frank1210
...
Fixed a few problems with translating the menu links - they had leading spaces.
2018-05-02 20:49:21 -04:00
colcrunch
c8ad1dcc7a
Merge pull request #2 from allianceauth/master
...
sync
2018-05-02 20:01:42 -04:00
Adarnof
7212a7a328
Example supervisor config for authenticator. Ensure ICE is active in config.
2018-05-01 16:40:37 -04:00
Adarnof
f6b1b7b6bb
Do not check mains when user has no profile.
...
This can occur when a user is being deleted: Django deletes the UserProfile, followed by the CharacterOwnerships which triggers the main check. As the user doesn't have a profile it explodes.
Thanks @Slevinator
v2.0.1
2018-04-30 17:29:06 -04:00
Adarnof
53a9d72c4a
Correct reversing states back to groups.
2018-04-30 17:24:31 -04:00
Adarnof
ca10fbcde5
Translate Member/Blue to custom state names.
...
Closes #1037
2018-04-25 17:20:28 -04:00
randomic
b4d33e5dfc
Fix retry logic being suppressed by try block ( #1035 )
2018-04-24 11:53:13 -04:00
Adarnof
37bed989f1
Requires mariadb-shared for mysqlclient on centos.
...
Thanks @rlayne
2018-04-22 12:50:22 -04:00
Adarnof
507eda8a7d
Version bump to 2.0
v2.0.0
2018-04-21 20:44:15 -04:00
Adarnof
cbe67e9ebc
Command to reset unverifiable main characters.
...
Include section in upgrade docs to run this command and the service account validation one.
2018-04-21 20:28:27 -04:00
Adarnof
cd38200506
Section for adding and removing apps.
...
People know how to add, but tend not to migrate to zero when removing leading to integrity errors.
2018-04-21 19:49:46 -04:00
Adarnof
5d5cf92a19
Remove sudo from docs.
...
Include section on logging DEBUG messages.
Cleanup some formatting.
2018-04-21 17:00:18 -04:00
Adarnof
98230d0ee3
Log but don't deal with problems refreshing tokens.
2018-04-20 14:15:19 -04:00
Adarnof
e47c04a0b0
Deactivate services when user loses main character.
...
This will prevent issues with service username formatting when access permissions are granted to the guest state. While users without mains cannot activate a service they could still retain an active account and it's possible to schedule a nickname update task which would subsequently error out.
Also it seems like a security issue if someone has a service account but their EVE character isn't known. cc8a7a18d23e9beb6e0a498a314e4c3bcae3f700 prevented accessing the services page without a main, now this ensures users don't have an account to manage.
2018-04-20 13:28:41 -04:00