Commit Graph

29 Commits

Author SHA1 Message Date
0a4b30244f Initial work on eve_api for Django 1.4 2012-05-20 12:21:24 +01:00
98bda18f25 Cleanup some access checking code, make has_access a bit more smart 2011-10-26 14:04:25 +01:00
6f5b12329d If its a unknown keytype and CAK is enabled, assume its CAK 2011-09-28 09:40:48 +01:00
23aa38507c Fix the end_date value to return the correct value 2011-09-05 09:11:03 +01:00
6daa4b7049 Add ordering to the employment history 2011-09-05 09:03:34 +01:00
82c8b585a7 Added missing imports 2011-08-31 14:13:04 +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
eb4bf84c01 Show if the key is active on the corp list 2011-08-31 11:21:07 +01:00
679d664755 Use distinct counts, avoid duplicating up on API keys 2011-08-31 11:14:03 +01:00
781ca18db0 Added a entry for viewing active API keys 2011-08-31 11:04:35 +01:00
5b7d66f059 Remove unneeded admin views, change the display names for some models 2011-08-10 14:48:17 +01:00
cc3183eb0b Fix api key coverage 2011-07-19 13:29:03 +01:00
d2b15857cc Workaround for zero key situtations 2011-07-19 13:25:37 +01:00
e0017497a0 Add in a Alliance view 2011-07-19 13:19:25 +01:00
f2b1954291 Check for valid director API keys 2011-07-19 12:55:59 +01:00
ae3f5e5675 Move API key percentage to the model 2011-07-19 09:48:53 +01:00
b1e904adb7 Added permalinks for chars/corp models 2011-06-21 09:22:55 +01:00
2caf173e7b Added limitation on viewing all character profiles 2011-06-03 00:40:26 +01:00
74735edbdc Show if a account is not training on the character list 2011-05-31 12:37:02 +01:00
ab86e0a550 Switch over to using ApplicationConfig as the backend for HR configuration 2011-05-26 10:25:45 +01:00
e445d2d82f Fix account lookup, also show accounts on the charlist 2011-05-25 10:33:50 +01:00
12079cb7d8 Added a easy way to lookup a account 2011-05-25 10:24:04 +01:00
89df666297 Show current training skills on the charlist 2011-05-24 11:05:58 +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
d33b85899c Calculate the "director" flag from roles 2011-03-15 17:00:08 +00:00
009102eaa3 Store the current training skill of the character 2011-03-15 16:58:04 +00:00
3686aa7523 Reorganise the file structure into a project tree 2011-03-11 12:58:50 +00:00