7161b2833b
Convert account error lines to debug lines
2012-08-14 20:57:54 +01:00
3b28d3a1a3
Correct a few issues with adding/updating API keys.
2012-06-06 21:27:51 +01:00
58e6e76bc5
Use now() instead of datetime.now()
2012-05-20 16:12:34 +01:00
1d2bf5258b
Fix import errors
2012-05-20 15:19:11 +01:00
0a4b30244f
Initial work on eve_api for Django 1.4
2012-05-20 12:21:24 +01:00
5892538fb7
Basic upgrade to all base packages, Django, Celery and others.
2012-04-23 23:56:55 +01:00
28c44caea0
For corporate keys, if APIKeyInfo returned OK assume its OK to use.
2012-01-02 20:49:52 +00:00
61428654b5
Check the AccountStatus API to see if a account is still usable
2011-12-19 02:29:09 +00:00
8314aa5178
Added the code for legacy key expiry
2011-10-11 09:27:23 +01:00
57b3a8f654
Allow for EVE API key claiming if they're already in the DB. - Thanks Dorijan and Nil'kandra
2011-10-07 09:13:11 +01:00
aa2c153db5
Only check old keytypes if we don't have it already
2011-09-28 10:20:07 +01:00
c2214e1fb8
Handle Expired API keys correctly
2011-09-28 09:39:58 +01:00
f0ea081638
Try and ignore people updating with invalid keys
2011-09-02 14:23:27 +01:00
9c41b843d4
Use new charlist, not the existing list
2011-09-01 07:12:41 +01:00
ad56058631
Support for Incarna v1.1, Customizable API Keys
...
- Support CAK keys and their spinoffs
- Add support for the Employment History data available in CharacterInfo.xml.aspx
- Add a Gargoyle flag to disable backend processing when needed
- Clean up a few inconsistancies with how the models are handled
2011-08-31 13:42:09 +01:00
9dd23d857c
Added better error logging and some documentation
2011-08-26 10:26:21 +01:00
dbd1ec1329
Import exceptions from eve_proxy
2011-08-26 09:59:17 +01:00
2021da2c92
Add retry to API import errors, and catch DocumentRetreivalErrors
2011-08-25 10:28:53 +01:00
a14ac273c1
Don't presave invalid account details
2011-08-11 22:23:00 +01:00
08fe37fe4b
Fixed API key updating, removed the ability for people to remove API keys
2011-07-07 19:37:11 +01:00
fe95eb2d21
Fix a few asumptions not fixed in the last commit
2011-05-19 16:13:17 +01:00
d1afc15fc0
Correct longstanding issues with the EVEAccount object regarding its primary key
2011-05-19 16:00:27 +01:00
1533d937f4
Reworking of API key importing, allow keys to be updated
2011-05-19 15:50:00 +01:00
3686aa7523
Reorganise the file structure into a project tree
2011-03-11 12:58:50 +00:00