42 Commits

Author SHA1 Message Date
Adarnof
9e189a639d Cleaned up corp -> blue and blue -> corp transitions in API check 2015-09-19 21:47:45 +00:00
Adarnof
fe6325cef9 Added blue -> member handling to celerytask 2015-09-19 05:58:33 +00:00
Adarnof
cb79054db9 Added member -> blue handling to mumble username 2015-09-19 05:52:14 +00:00
Adarnof
a62988530d Reworked permission correction during API check. Is cleaner... a bit. 2015-09-19 05:28:49 +00:00
Adarnof
c0d8e880ab Started adding member -> blue permission handling during api check. Probably very buggy. 2015-09-18 04:26:21 +00:00
Adarnof
259c2c7141 Fixed refences to renamed variable "alliance_standings" -> "corp_standings" 2015-09-18 03:59:44 +00:00
Adarnof
db0a4c235a Fixed reference to renamed variable "ALLIANCE_BLUE_STANDING" -> "BLUE_STANDING" 2015-09-18 03:51:02 +00:00
Adarnof
48d1afb104 Fixed indentation in tasks.py
Removed reference to undefined variable 'alliance' when checking corps
2015-09-17 05:02:06 +00:00
Adarnof
e98bc36a9c Removed all dependency on alliance membership
Renamed permission 'alliance_member' 'member'
Renamed multiple variables in settings.py and associated handlers in util

Maybe it still works?
2015-09-17 04:42:36 +00:00
Raynaldo Rivera
08f923624f Added fix for syncgroup not working 2014-11-29 19:14:00 -07:00
Raynaldo Rivera
de34d35add Fixed issue where syncgroups were preventing other groups from being created if a service is added after. 2014-11-29 16:01:23 -07:00
Raynaldo Rivera
551cf01b44 Logic fix on users celerytask 2014-11-29 15:13:04 -07:00
Raynaldo Rivera
ce68477608 Added fix for blue corp fringe case. 2014-11-29 15:05:26 -07:00
Raynaldo Rivera
305b36b026 Fixed issue with alliance's that no longer having standings being stuck to the previous standings. 2014-11-29 15:03:12 -07:00
Raynaldo Rivera
5ebadb63bc Fixing logic in the tasks regarding alliances 2014-11-29 14:53:07 -07:00
Raynaldo Rivera
cb759702a2 Updated logic in tasks.py to insure services are deactivated 2014-11-29 12:16:14 -07:00
Raynaldo Rivera
b806ab6755 Added Teamspeak3 support 2014-11-23 02:17:38 -07:00
Raynaldo Rivera
9ddb6e076c Adding debug info to groups 2014-11-22 21:15:16 -07:00
Raynaldo Rivera
7b89f34a1a Added details to syncgroup cache 2014-11-22 21:13:11 -07:00
Raynaldo Rivera
b4247f7c70 Added another check to tasks 2014-11-21 18:36:29 -07:00
Raynaldo Rivera
2e3cc5f10d Fixed a error if alliance_id dosen't show. 2014-11-21 18:06:11 -07:00
Raynaldo Rivera
d3a461a63c Fixed a error if alliance_id dosen't show. 2014-11-21 17:37:58 -07:00
Raynaldo Rivera
e7e497d7a1 Fixed issue with update task if a corp has no alliance_id 2014-11-19 17:56:11 -07:00
Raynaldo Rivera
65601a0e88 Fixed issue with update task if a corp has no alliance_id 2014-11-19 17:42:15 -07:00
Raynaldo Rivera
1ed41ae043 Added IPBoard support 2014-11-17 08:40:25 -07:00
Raynaldo Rivera
df777a6b65 Fixed issues during task 2014-11-09 11:53:56 -07:00
Raynaldo Rivera
87a87c432d Fixed issue with blue members getting their accounts nuked on refresh 2014-11-06 16:27:20 -07:00
Raynaldo Rivera
48373c285a Added blue support to the auth 2014-11-02 21:53:26 -07:00
Raynaldo Rivera
763b3c8230 Added the task to auto update corp and alliance info 2014-10-26 23:33:10 -07:00
Raynaldo Rivera
19e19d89e4 Reformatted code for easy reading. 2014-10-26 16:47:21 -07:00
Raynaldo Rivera
0fa2ceec48 Added a check to insure that during the api refresh the server is online for every user minimizes chances of database wipe 2014-10-23 01:57:08 -07:00
Raynaldo Rivera
cdddfc8153 Added a check on the api key for duplicate keys 2014-10-16 17:59:18 -07:00
Raynaldo Rivera
4bf879f152 ugh 2014-10-16 11:53:34 -07:00
Raynaldo Rivera
f6caaba460 Added more needed debug info 2014-10-16 11:45:45 -07:00
Raynaldo Rivera
477f7d8b4f Updated task for more info 2014-10-16 11:36:47 -07:00
Raynaldo Rivera
ecc46629df Updated the api refresh task to check main_char_id 2014-10-16 11:30:37 -07:00
Raynaldo Rivera
0788cc70fd Moved task to every 3 hours 2014-10-15 21:07:27 -07:00
Raynaldo Rivera
f916cf5162 Fixed wrong keyword in tasks 2014-10-15 20:40:23 -07:00
Raynaldo Rivera
c4801c8b42 Added the auto removal of invalid keys and user api's deactivate services 2014-10-15 20:35:25 -07:00
Raynaldo Rivera
0256feeceb Fixed exception thrown in celery 2014-10-12 11:03:32 -07:00
Raynaldo Rivera
534eb460e1 Bug fixes error checking 2014-10-12 10:53:54 -07:00
Raynaldo Rivera
8ce453c6b6 Update to rule all updates. group support and clean up 2014-10-11 16:01:55 -07:00