186dd199be
Import Skill information from the API, also provide new Auth API to access this information
2010-12-07 16:41:47 +00:00
59e086e720
Rearrange the models files into the respective levels, add DB layout for skills storage
2010-12-07 14:50:39 +00:00
20f4465d68
Removed in-model functions for corp updates, switch to tasks. Cleaned up and improved API tasks
2010-12-02 12:57:49 +00:00
408198743a
Remove managers, they're not needed and not very useful
2010-12-02 11:24:12 +00:00
981e042979
Added faster Alliance update function
2010-12-01 17:15:30 +00:00
f5ece1c8c3
Rework of the API import routines, now more task based
...
This is step one of cleaning up the eve_api application and replacing the working core with a more stable, celery based import queue. In addition we've added the ability to import a character just based on character ID, this should allow for populated corporate CEO positions on corps.
2010-12-01 16:04:36 +00:00
5e400fb372
Give the User ID when trying to display the EVEAccount object
2010-11-08 12:43:04 +00:00
8f9e4e2d77
Revert "Migrate EVE API application to 64bit Integers (as per Tyrannis 1.2/API Changes)"
...
This reverts commit be6d219768 .
2010-11-05 17:49:52 +00:00
4a41a28c6a
Revert "Remove roleid from the role object, use the id field instead"
...
This reverts commit ff5addf94f .
2010-11-05 17:49:31 +00:00
ff5addf94f
Remove roleid from the role object, use the id field instead
2010-11-04 12:33:44 +00:00
be6d219768
Migrate EVE API application to 64bit Integers (as per Tyrannis 1.2/API Changes)
2010-11-04 12:27:03 +00:00
3e75201e9d
Return just the name of eve_api objects, not name/id
2010-10-13 11:40:46 +01:00
45aebfea38
Role object now returns its name or ID
2010-09-30 10:47:18 +01:00
2b9b9358b1
Fix roleIDs to use a charfield until we get bigints in django 1.2
2010-09-11 19:38:52 +01:00
5b3813a9bb
Now stores player's roles in their corporation
2010-09-11 19:16:46 +01:00
6b485e6a50
Now stores API key type and cron jobs now identify which key to use instead of being static defined
2010-09-10 09:20:45 +01:00
2b2cf5e7b1
Remove another unneeded lookup function
2010-08-07 13:03:23 +01:00
c49f227e66
Remove unneeded lookup functions, use the builtin ones
2010-08-07 13:02:08 +01:00
1b5a4f3412
Now populates CEO character for corporations
2010-05-13 11:27:06 +01:00
abc214ea18
Now allows access permissions on a alliance level
2010-05-08 18:03:24 +01:00
8a1210f235
Corporate Management stage 1
...
This changeset adds a couple of new features to the API, it pulls in all characters on a corp
basis, if a director's API key is available, and updates last login/logoff date/times for each
corp member.
2010-04-21 13:31:22 +01:00
98e10b1952
Added Total SP field calculated during API runs
2010-04-20 14:04:54 +01:00
6b8a4e374d
Added applications field into EVEPlayerCorporation
2010-04-05 02:42:12 +01:00
4f5bc89d5f
Fixed race and gender description fuctions
2010-04-04 01:07:44 +01:00
220e8d4d62
Now shows actual race/gender values in character profile
2010-04-02 23:38:58 +01:00
1637318522
Now pulls in more information from the character API.
2010-04-02 23:02:45 +01:00
f15993958f
api_status_description now provides english description of API key status
2010-03-24 11:37:11 +00:00
484a459987
Removed django_cron dependancy, use manual started cronjobs
2010-03-23 09:43:04 +00:00
db8e61ab07
Added timestamp update for corps
2010-03-14 11:07:50 +00:00
b53e662200
Now authenicates access to services based on groups, not simple tags
2010-02-28 23:09:33 +00:00
b8e5647148
Initial import
2010-02-23 10:16:25 +00:00