Commit Graph

83 Commits

Author SHA1 Message Date
cc4f986edb Decoupled the "reddit" application from the main program 2010-12-20 12:17:14 +00:00
186dd199be Import Skill information from the API, also provide new Auth API to access this information 2010-12-07 16:41:47 +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
bbf0531746 Use the HTTPS url for jquery 2010-11-26 10:16:46 +00:00
ab29b9653d Add CSRF protection to all templates 2010-11-05 17:02:00 +00:00
88e7e77762 Update the status as well 2010-10-29 13:01:34 +01:00
e64ff50151 Remove old manual refresh 2010-10-29 12:46:15 +01:00
75ce3c8943 Refreshing your API key on your profile now uses a ajax request. 2010-10-29 12:44:57 +01:00
dd3241c3c4 Show more details for the API keys on user lookup 2010-10-28 10:24:25 +01:00
0876cc5fdc Updated user view 2010-10-26 09:04:52 +01:00
459a0dcdbd Optimize the character list view 2010-10-18 16:44:24 +01:00
b4ab0e40e1 Optimize the user_view view, slashing the render time in half 2010-10-18 16:09:25 +01:00
813820c40b Trust the output from the Services layer 2010-10-14 12:47:24 +01:00
130bc0afb3 Fix a few showstoppers in the Services changes. 2010-10-14 10:41:37 +01:00
df1bdde396 Massive reworking of how Services are created 2010-10-14 10:28:39 +01:00
b6c9f96d60 Show alliance on the character list 2010-10-13 11:45:12 +01:00
9196706586 Cleanup profile view 2010-09-28 15:17:46 +01:00
18a3f8751f Fixes the Status/Keytype display on user lookup 2010-09-20 22:06:20 +01:00
67be0fa88b Fixed status and keytype display on lookup output 2010-09-10 15:17:34 +01:00
ae199cb852 Show director status in character overview 2010-09-10 09:44:43 +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
Siebren Bakker
777c030d03 Merge branch 'master' of ssh://dev.dredd.it/dreddit-auth 2010-08-10 09:26:35 -05: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
Siebren Bakker
4ea56f11f2 Added a newline between form tables and submit button to better identify it visually.
Added a link to the HR page from the EVE API page to better point out the need to submit an application.
2010-08-06 12:55:25 -05:00
Siebren Bakker
c0b4affbbc Clarifications on profile page 2010-08-06 16:09:23 +01:00
b0ef4042c6 Few fixes for live issues discovered with the API password setting fuction 2010-08-06 14:17:41 +01:00
3c0dca0fa3 API authentication (/api/login) now uses a seperate API password field. 2010-08-06 13:46:07 +01:00
eabd41432e Added alliance information to character overview 2010-07-28 11:29:18 +01:00
8cd154003c Show applications on user search 2010-07-05 19:14:29 +01:00
a9c7c5a552 Add corporation logo. 2010-06-03 23:55:56 +01:00
31e324d0a2 Added API access tracking to EVE Proxy and presented via SSO. 2010-05-30 22:16:00 +01:00
75b0e2510f Added note about refreshing API keys 2010-05-24 14:57:02 +01:00
41c518ad76 Fixed a typo and explained the API refresh issue (thanks Rahimateh) 2010-05-21 10:26:17 +01:00
5cca63d4d8 Add the delete function back onto the template 2010-05-18 10:51:45 +01:00
84c4221c18 Added link to reddit account 2010-05-18 10:40:18 +01:00
4a01f15928 Added back ability to delete api keys 2010-05-14 00:01:24 +01:00
755ec11187 Fixed template urls for search 2010-05-13 23:27:25 +01:00
204b10d71b Fix user searching, actually returns a working page. 2010-05-13 23:24:45 +01:00
ca47184a10 Cleanup actions on service accounts 2010-05-09 14:31:14 +01:00
a8af4e497f Remove option for users to delete EVE API keys 2010-05-09 14:28:50 +01:00
2d519a2065 Remove delete option for service accounts. 2010-05-09 14:28:11 +01:00
adb172bf47 HR milestone 2, application audit log and tracking.
This milestone brings in application auditing, allowing for people to track who modify what applications and provide
acception/rejection reasons as part of the messages sent out to the users.
2010-04-30 19:11:03 +01:00
d75cf26343 Updated various URL errors on SSO templates 2010-04-30 16:11:58 +01:00
7f9d6f0abc Fixed user lookup page 2010-04-25 02:11:33 +01:00
daaee6cc3c Cleanup of templates to use {% url %} for locations, instead of using hardcoded locations 2010-04-23 15:34:58 +01:00
94f37ceb51 Removed reference to random passwords, not needed 2010-04-20 23:52:40 +01:00
fa3a2d0ab1 Added humanize to difficult numbers 2010-04-20 23:11:07 +01:00
f8280b8bd7 Tightend up the reddit user validation process to avoid issues. 2010-04-20 22:23:17 +01:00
98e10b1952 Added Total SP field calculated during API runs 2010-04-20 14:04:54 +01:00