Adarnof
2b51a98d27
Return missing requirement
2017-09-17 19:04:24 -04:00
Adarnof
96c4309230
Add unit tests to CorpUtils
2017-09-17 18:57:08 -04:00
Adarnof
5ce5f37867
Periodic checks of character ownership hashes.
...
Fix migration naming from merge.
2017-09-17 02:31:46 -04:00
Adarnof
02f2968ee5
Merge branch 'master' of https://github.com/Adarnof/allianceauth into sso_registration
...
# Conflicts:
# alliance_auth/__init__.py
# corputils/models.py
# corputils/views.py
# eveonline/tasks.py
# fleetactivitytracking/views.py
# hrapplications/admin.py
# requirements.txt
2017-09-17 01:36:05 -04:00
Adarnof
eee6a9132d
Use local swagger spec files ( #866 )
...
Allows auth to keep working if CCP changes "latest" definition.
Requires adarnauth-esi>=1.4
2017-09-17 01:08:02 -04:00
Basraah
9d90af4a3d
Fixes #865 & adds unit tests
2017-09-13 20:16:07 +10:00
Adarnof
72305de2d8
Correct username hashing on py3
2017-09-13 00:29:59 -04:00
Adarnof
8f58f76001
Stop using v3(dev) Alliance resource
...
It keeps changing.
2017-09-12 20:16:15 -04:00
Adarnof
a969b6117b
Fix missing operation in v3 alliance resource
2017-09-12 12:34:43 -04:00
Basraah
97762119b3
Remove .idea folder
2017-09-12 11:33:42 +10:00
Adarnof
4bdead5ef2
Version bump to v1.15.4
v1.15.4
2017-09-11 20:52:07 -04:00
Adarnof
8987cf2199
Use Django's cache framework for service group names ( #857 )
...
Use django-redis-cache backend for locking get_or_set
No longer require group-related tasks to be locked to one simultaneous execution.
Remove legacy service group cache models.
Truncate Discord nicknames to 32 characters
Correct Discourse group name extension using only valid leading characters.
Prevent name slicing from ending with illegal character
Closes #801
Closes #847
Closes #835
Closes #852
2017-09-11 20:42:13 -04:00
Basraah
27c9b09116
Add encoding declaration to prevent #819
2017-09-11 12:59:13 +10:00
Adarnof
0ac0f71fef
Correct SeAT API logic ( #860 )
...
* Do not attempt to change user email on SeAT if unchanged.
This prevents HTTP422 from being raised on password resets.
*Delete users on deactivation.
The existing disable user logic does nothing and results in a HTTP500.
It's safe to delete users entirely - the API keys are retained.
Fixes #844
2017-09-08 13:42:35 -04:00
Adarnof
c1547cab8b
Fix that state deletion bug. Thanks @basraah
...
Also sets state to guest on inactivation, and reassesses on reactivation. With a unit test to boot!
2017-09-06 23:00:12 -04:00
Basraah
3f454743a9
Openfire group names fix ( #859 )
...
* Force lowercase group names
* Fix comparison of group names
* Sanitise group name for broadcast message
2017-09-05 13:12:27 -04:00
Basraah
c2f12eed26
Fixes #753
2017-09-05 14:46:38 +10:00
Basraah
1b1b692ac0
Add missing block tag
2017-09-03 09:09:48 +10:00
mmolitor87
dc8ed2d510
Supervisor celery simplification ( #849 )
...
Combines celery confs under one process group for easy restarting. Updates docs to reflect new commands.
2017-09-01 15:43:54 -04:00
Basraah
049c1c66aa
Make Fleet-up datetimes timezone aware ( #856 )
...
Additionally fix logger depreciation warnings
2017-09-01 15:41:45 -04:00
Adarnof
8028660a8f
Return tuple on SeAT activation failure
...
Addresses #844
2017-09-01 00:40:22 -04:00
ghoti
e6532025f8
fixes #848 - could be bug, could be permanent unclear change from CCP ( #854 )
2017-09-01 00:29:31 -04:00
cameronurnes
3361d36bbf
Allow preset choices for questions in HR ( #836 )
2017-09-01 00:25:15 -04:00
Adarnof
5f20efb0c7
Correct permissions_tool menu item display unit test
2017-08-11 19:49:53 -04:00
Adarnof
3c90868338
Correct available states query for character models missing field data
...
Ensure state_changed signals are sent
Speed up authentication unit tests
Add authentication unit test for state public availability change
2017-08-11 17:34:43 -04:00
Basraah
2ab45b1019
Fix cache type error with retry time
2017-07-26 08:59:22 +10:00
Adarnof
c5b55283d1
Version bump to v1.15.3
v1.15.3
2017-07-19 22:07:36 -04:00
ghoti
d937d5b5d4
Use primary key instead of user object for api_refresh
2017-07-11 21:39:29 -04:00
Adarnof
84b1ddc5d9
Enhance admin site.
...
Regroup auth models.
2017-06-30 17:57:29 -04:00
Adarnof
b41521bcb5
Version bump to v1.15.2
v1.15.2
2017-06-27 00:21:00 -04:00
Adarnof
a235254e48
A whole bunch of unit tests.
2017-06-15 23:01:15 -04:00
Adarnof
40aac6c2dd
Fix discord tests
2017-06-14 21:52:32 -04:00
Adarnof
70c496e9fe
Remove pycharm .idea folder
2017-06-14 21:03:36 -04:00
Adarnof
4bc91f2381
Fix unit tests.
...
Discord still failing.
2017-06-14 16:12:56 -04:00
Adarnof
dd3a3e1081
Fix service migration
2017-06-14 00:32:39 -04:00
Adarnof
23bfc3d34a
Correct main character reset on token invalidation.
...
Correct interpretation of missing SERVICES_MIGRATED setting.
Remove legacy api sync celerybeat scheduled task.
2017-06-13 20:34:39 -04:00
Adarnof
7ab88dd663
Alter task to update all eveonline models
2017-06-12 22:20:42 -04:00
Adarnof
ebb44773c2
New view_state_corpstats permission
...
Cleanup CorpStats permissions
2017-06-12 22:14:35 -04:00
Adarnof
122ab148a4
Move DataTables source to cdnjs
2017-06-08 21:31:19 -04:00
Adarnof
0deb60ac2c
Update CorpStats documentation.
...
Internalize all doc images.
2017-06-08 20:48:44 -04:00
Adarnof
fd8ab2688e
Implement DataTables in CorpStats
...
Site header is broken on pages with DataTables.
2017-06-08 17:28:05 -04:00
Adarnof
b7062c8dda
Remove legacy HRApplication models.
...
Closes #655
2017-06-07 23:12:07 -04:00
Adarnof
97fe2ddfd0
Move templates and urls to apps.
...
Implement url hooks.
Many apps are now removable.
Default to assuming services have been migrated.
2017-06-07 22:49:46 -04:00
Adarnof
9cc9a36766
Merge branch 'master' of https://github.com/Adarnof/allianceauth into custom_user
2017-06-06 21:48:02 -04:00
Adarnof
d51848aa50
Minor corrections from merge.
2017-06-06 21:47:51 -04:00
Basraah
882cafb4ba
Discord API rate limiting ( #799 )
...
Added discord too many requests handling decorator
Added tests for core Discord manager functions
Added discord backoff retry for celery
Added tests for update groups backoff
Support per-route and global rate limiting
2017-06-04 18:36:25 -04:00
Basraah
5db340c64a
Fleet-up cleanup ( #798 )
...
Add caching and better error handling
Move fleetup templates into fleetup app
Move fleetup urls into fleetup app
Fix button overflow and url
Add manager unit tests
Fix python3 compatibility
2017-06-04 18:35:23 -04:00
Adarnof
00cc89d71c
Merge branch 'master' of https://github.com/Adarnof/allianceauth into custom_user
...
# Conflicts:
# alliance_auth/settings.py.example
# eveonline/views.py
Fix some tests.
2017-05-27 18:34:59 -04:00
Adarnof
971ce294ad
Merge branch 'master' of https://github.com/Adarnof/allianceauth into custom_user
...
# Conflicts:
# alliance_auth/settings.py.example
# eveonline/views.py
Fix some tests.
2017-05-27 17:25:15 -04:00
Adarnof
ccc7412947
Update test settings
2017-05-27 17:02:59 -04:00