Commit Graph

15 Commits

Author SHA1 Message Date
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
f76809db7a Restrict character fields 2011-08-10 15:00:01 +01:00
47c4a175b2 Missed a , to make it a tuple 2011-08-10 14:52:20 +01:00
94f742436e Add group as a filter for EVE API 2011-08-10 14:51:11 +01:00
5b7d66f059 Remove unneeded admin views, change the display names for some models 2011-08-10 14:48:17 +01:00
50869e71d9 Missed parameter off has_delete_permission 2011-08-10 14:41:36 +01:00
7604bf7bc4 Added readonly fields, denied delete on key models 2011-08-10 14:40:09 +01:00
a540a53476 Disable adding new records for most EVE API models 2011-08-10 14:33:00 +01:00
e8d384ec88 Fix the message after a key refresh 2011-06-24 09:10:47 +01:00
d141d0ac07 Add missing import 2011-06-01 07:55:00 +01:00
e2324e8a16 Allows API keys added via Admin to be updated, fixes issue #64 2011-05-31 11:29:34 +01:00
fe95eb2d21 Fix a few asumptions not fixed in the last commit 2011-05-19 16:13:17 +01:00
59fc72fc04 Move action to correct AdminModel 2011-04-21 09:41:41 +01:00
f8894283b8 Added the ability to refresh chars from the API 2011-04-21 09:38:46 +01:00
3686aa7523 Reorganise the file structure into a project tree 2011-03-11 12:58:50 +00:00