2e628d5456
Move import line
2010-06-08 12:44:36 +01:00
0352df4aad
Use a different name that doesnt cause collisions
2010-06-08 12:43:14 +01:00
5e1e4f4512
Added AllianceUpdate cronjob
2010-06-08 12:31:32 +01:00
6cb802c835
Fixes cronjob to process the 50 oldest API keys
2010-06-06 10:43:53 +01:00
41d7a731e4
Refresh API now flushes the cache as well
2010-06-04 08:43:01 +01:00
19458e9234
Fixes issues experienced during the eve upgrade.
...
Accounts marked as "Other Error" were killed when really they should be
ignored for the moment. I've added further checking on the eve_api
import that ingores down errors (900 and above) and the access checker
to ignore accounts with a status of 3.
2010-05-26 09:22:51 +01:00
1b5a4f3412
Now populates CEO character for corporations
2010-05-13 11:27:06 +01:00
abc214ea18
Now allows access permissions on a alliance level
2010-05-08 18:03:24 +01:00
8e61100ec5
Fixed DOM parsing for corp_management puller
2010-05-08 16:47:42 +01:00
8aa6373f20
Fixed director update
2010-04-21 13:37:25 +01:00
8a1210f235
Corporate Management stage 1
...
This changeset adds a couple of new features to the API, it pulls in all characters on a corp
basis, if a director's API key is available, and updates last login/logoff date/times for each
corp member.
2010-04-21 13:31:22 +01:00
a2a32f398a
Updated evolution
2010-04-20 14:09:01 +01:00
98e10b1952
Added Total SP field calculated during API runs
2010-04-20 14:04:54 +01:00
6b8a4e374d
Added applications field into EVEPlayerCorporation
2010-04-05 02:42:12 +01:00
bd0e292c34
Removed debug line
2010-04-04 01:56:21 +01:00
c77d0c948e
Identifies error 211 and flags it diff
2010-04-04 01:33:25 +01:00
c5e9cf99c2
Fixes batches issue
2010-04-04 01:55:24 +01:00
ca23d32eef
Batches eve_api updates in batches of 50, allows for gradual updates throughout the day
2010-04-04 01:54:13 +01:00
1fc325e060
Now only updates API keys not updated in the last day
2010-04-04 01:39:16 +01:00
a9e9497bfb
Fixes Issue #27 , woohoo!
2010-04-04 01:33:26 +01:00
82dffb1324
Further work on issue #27 , also enforced utf8 for XML decoding
2010-04-04 01:11:16 +01:00
4f5bc89d5f
Fixed race and gender description fuctions
2010-04-04 01:07:44 +01:00
3854aca02d
Corp updates are included in the characters, so seperate corp update is optional
2010-04-03 03:01:36 +01:00
634aa2765f
Fixing unicode issues in eve_api and eve_proxy. Shouldn't blow its guts on the russian alliances
2010-04-03 02:07:13 +01:00
37e9ade309
Oops, confused races/bloodlines
2010-04-02 23:54:16 +01:00
d7aa896151
Added Caldari to the races
2010-04-02 23:51:20 +01:00
220e8d4d62
Now shows actual race/gender values in character profile
2010-04-02 23:38:58 +01:00
1637318522
Now pulls in more information from the character API.
2010-04-02 23:02:45 +01:00
9c6272d4f5
Added method to update account from API in the Admin interface
2010-04-02 21:48:30 +01:00
da400983f3
Eve_api module now pulls Corp if we don't have a record of it, and aborts on a error
2010-04-02 20:59:40 +01:00
ffe0799502
Ignore errors on updating corporation details, avoids the DS1 issue for the moment
2010-04-02 20:03:08 +01:00
f15993958f
api_status_description now provides english description of API key status
2010-03-24 11:37:11 +00:00
484a459987
Removed django_cron dependancy, use manual started cronjobs
2010-03-23 09:43:04 +00:00
d987728352
Fixed stupid typo
2010-03-14 07:11:30 -04:00
076466df69
Added status and last update fields
2010-03-14 07:11:05 -04:00
db8e61ab07
Added timestamp update for corps
2010-03-14 11:07:50 +00:00
c9eb1518f3
Use utcnow() when updating the API stamp
2010-03-14 11:03:08 +00:00
b6c402f4fa
Fixes the cron jobs and account validation, enables account deletion
2010-03-14 02:27:16 +00:00
77df34d64b
Merge remote branch 'origin/master'
2010-03-01 00:23:12 +01:00
b53e662200
Now authenicates access to services based on groups, not simple tags
2010-02-28 23:09:33 +00:00
dreddit
9e7d384b65
Added cron file to eve_api to update APIs
2010-02-27 19:02:26 +01:00
c0a5f75504
Views now working, basic construction complete
2010-02-25 22:44:59 +00:00
b8e5647148
Initial import
2010-02-23 10:16:25 +00:00