Commit Graph

134 Commits

Author SHA1 Message Date
ec4f9da004 Add mass updating for corps/alliances 2011-12-10 18:48:43 +00:00
62a8fe0e53 Link corp/alliance from the logos 2011-12-09 15:15:47 +00:00
a79204b8ce Fix the character sheet 2011-12-09 15:03:59 +00:00
5adc4001f8 Show hidden fields (fixes the update api issue) 2011-12-06 18:57:33 +00:00
18a3705186 Fix issues with no errors showing 2011-12-05 23:33:18 +00:00
b36ba5dcba Added level back into teh training information 2011-12-04 20:44:04 +00:00
e2223f6702 Final cleanup, formset was actually supposed to be fieldset. 2011-12-04 19:23:25 +00:00
8e85ace60d Move the useful formfield tools out into a app to reuse elsewhere 2011-12-04 15:59:13 +00:00
6616fefbab eve_api templates updated, forms now more flexable and easier to manage 2011-12-04 15:49:37 +00:00
427fdcc2dd Added API access display to the profile page 2011-12-04 03:46:48 +00:00
76c6df0fd2 Further theme updating changes. 2011-12-04 01:39:03 +00:00
9a26bfd235 Initial work on re-themeing auth with Bootstrap CSS 2011-10-27 14:25:25 +01:00
98bda18f25 Cleanup some access checking code, make has_access a bit more smart 2011-10-26 14:04:25 +01: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
2f4ba7ab76 Cleanup the char import, avoid hitting the API with corp keys 2011-09-28 10:57:08 +01:00
aa2c153db5 Only check old keytypes if we don't have it already 2011-09-28 10:20:07 +01:00
6f5b12329d If its a unknown keytype and CAK is enabled, assume its CAK 2011-09-28 09:40:48 +01:00
c2214e1fb8 Handle Expired API keys correctly 2011-09-28 09:39:58 +01:00
b005d0b5ea Add versioning information to eve_api 2011-09-09 14:41:49 +01:00
2d549f587f Fix the API Add template 2011-09-07 11:32:23 +01:00
ae6f991867 Fix error on log, also make the queue only execute if we have access to it 2011-09-05 13:37:35 +01:00
d17c2ec1f8 Move the employment history into the context 2011-09-05 09:29:01 +01:00
23aa38507c Fix the end_date value to return the correct value 2011-09-05 09:11:03 +01:00
7a00172abf Force sorting on the employment history section 2011-09-05 09:09:07 +01:00
6daa4b7049 Add ordering to the employment history 2011-09-05 09:03:34 +01:00
2ba567460e Ignore CEO characters with the ID 1 (aka, 'EVE System') 2011-09-03 22:54:08 +01:00
f3a51f3b95 Make timeout setting definable, stop avoidable stack traces 2011-09-03 22:45:49 +01:00
f0ea081638 Try and ignore people updating with invalid keys 2011-09-02 14:23:27 +01:00
a69b60aaa9 Added employment history to the character sheet 2011-09-02 11:44:25 +01:00
a0878d6f51 No need for the () in templates 2011-09-02 08:26:46 +01:00
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