Commit Graph

103 Commits

Author SHA1 Message Date
0028bf60ff Only show accounts if we have characters on it 2011-09-02 08:25:57 +01:00
a3d571ccd6 Pass request object to the gargoyle check 2011-09-02 08:13:13 +01:00
88aeb93933 Added missing import 2011-09-02 08:12:28 +01:00
77c5efe5ee Added gargoyle switch to enable key deletion 2011-09-02 07:49:36 +01:00
f939b82cfa Check the output of the API import, warn if a key is invalid or not 2011-09-01 10:41:32 +01:00
9c41b843d4 Use new charlist, not the existing list 2011-09-01 07:12:41 +01:00
e3a0e51859 Use account PK instead of the user_id variable 2011-08-31 17:17:07 +01:00
c28aefc2a8 Fix switch ID 2011-08-31 15:44:51 +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
c80d18ebda Remove debug statement, formatted code better 2011-08-26 15:52:02 +01:00
6c6f6ec6c5 Support if skill group/types are changed 2011-08-26 10:28:39 +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
87bed63e31 Only import corps missing from the DB 2011-08-25 11:33:32 +01:00
65cfcc306e Typo in alliance job 2011-08-25 10:36:03 +01:00
2021da2c92 Add retry to API import errors, and catch DocumentRetreivalErrors 2011-08-25 10:28:53 +01:00
bec05f1ee0 Refactor the alliance update function, try to avoid corps being left out without their alliance 2011-08-19 17:14:51 +01:00
db145ac3f0 Fix add api function 2011-08-11 22:27:34 +01:00
a14ac273c1 Don't presave invalid account details 2011-08-11 22:23:00 +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
24d4002ce1 Fix typo causing a issue when updating keys 2011-07-22 20:20:18 +01:00
1bc23d494a Set the keytype to Unknown before reimporting 2011-07-22 14:24:23 +01:00
9052de1cab Added CSV export of the memberlist 2011-07-20 13:21:40 +01:00
4af80ca77e Calculate the list to update in process, instead of using queries 2011-07-19 18:30:05 +01:00
f903497757 Upped the timeout for corp memberlist to 60 secs 2011-07-19 18:09:52 +01:00
d59d731ca5 Added acc to the update view 2011-07-19 16:05:06 +01:00
eb6d811cb8 Fix template issue 2011-07-19 16:02:20 +01:00
6430515d5e Split out corps into a seperate query, order by name and filter out 0 member corps 2011-07-19 13:59:04 +01:00
fe526e53f0 Correct character template 2011-07-19 13:49:38 +01:00
d7b13dfe87 Update character template to use the new alliance view 2011-07-19 13:48:31 +01:00
e09003dc06 Round those floats 2011-07-19 13:32:20 +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
eacd182b81 Added missing template 2011-07-19 13:21:16 +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
fd8e8792db Fix the corporate link on the char page 2011-07-19 12:22:53 +01:00
55e16d6f65 locals() is evil and should be punished. 2011-07-19 12:20:22 +01:00
f6fab23e5e Remove pagination from logs, as we only show 50 lines anyway 2011-07-19 11:10:35 +01:00
8ef1b63b4d Modify views to have overridable templates 2011-07-19 11:00:47 +01:00