Commit Graph

73 Commits

Author SHA1 Message Date
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
e4ccbc5c4c Improve speed on the corp listing 2011-07-19 10:33:52 +01:00
dd736ae9f7 Added more fields to the corporate view 2011-07-19 10:33:03 +01:00
41814f92e9 Add a yes/no flag if the character has a API key or not 2011-07-19 10:23:29 +01:00
ae3f5e5675 Move API key percentage to the model 2011-07-19 09:48:53 +01:00
e201f0153e Fixed previous instance checking, check for PK as well as instance 2011-07-08 10:39:23 +01:00
08fe37fe4b Fixed API key updating, removed the ability for people to remove API keys 2011-07-07 19:37:11 +01:00
Kaphene
a7cc6b1df0 Removed debug line 2011-06-30 10:59:26 +01:00
Kaphene
f6d00a7549 Added Skillpoint totals to each skill group 2011-06-30 10:51:04 +01:00
e8d384ec88 Fix the message after a key refresh 2011-06-24 09:10:47 +01:00
b2195c7030 Typo in option name 2011-06-22 14:01:18 +01:00
36f6d3a35c Added some error tracking to the Alliance details import task 2011-06-21 12:42:18 +01:00
b1e904adb7 Added permalinks for chars/corp models 2011-06-21 09:22:55 +01:00
f361189290 Don't define SentryHandler per task, we should be doing this on the global scope 2011-06-16 12:08:00 +01:00
42299e2c09 Better handling of corp details/member importing 2011-06-16 11:29:00 +01:00
2caf173e7b Added limitation on viewing all character profiles 2011-06-03 00:40:26 +01:00
31ff6c372f Fix current training skill problem 2011-06-02 09:33:32 +01:00
d141d0ac07 Add missing import 2011-06-01 07:55:00 +01:00
c9f5599500 Better error handling on Skill checking, also fixes EVE Proxt blowing auth params out the window 2011-05-31 13:41:10 +01:00
c75a8fbc1f Split out document parsing for easier debugging 2011-05-31 13:31:38 +01:00
74735edbdc Show if a account is not training on the character list 2011-05-31 12:37:02 +01:00
e2324e8a16 Allows API keys added via Admin to be updated, fixes issue #64 2011-05-31 11:29:34 +01:00
cdf5741ef5 Align SP right 2011-05-29 13:59:24 +01:00
89851cfad1 Fix templates to point to the dynamic URL 2011-05-27 13:52:34 +01:00
73fd280e2d Switch to using staticfiles contrib, update to Django 1.3 2011-05-27 13:44:17 +01:00
ab86e0a550 Switch over to using ApplicationConfig as the backend for HR configuration 2011-05-26 10:25:45 +01:00
bf39194b4d Show SP on the charlist 2011-05-25 11:52:11 +01:00
4eeb703c14 Added "In Training" animated icons 2011-05-25 11:45:00 +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