Commit Graph

131 Commits

Author SHA1 Message Date
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
5b91583faa Updated source field on the view application template 2010-11-24 16:50:02 +00:00
ab29b9653d Add CSRF protection to all templates 2010-11-05 17:02:00 +00:00
065f1cc12b Added a Off template 2010-11-03 11:16:56 +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
c6b9d72f01 Show the Source on the application detail 2010-10-28 10:14:35 +01:00
0876cc5fdc Updated user view 2010-10-26 09:04:52 +01:00
4e302276eb Updated template for TEST 2010-10-26 09:02:21 +01:00
f555e85e3d First step of the groups subapp, view groups and request access done 2010-10-21 16:27:47 +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
a3cbc5063c Fix templates to show recommendations 2010-10-18 12:18:37 +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
bf166f958f Use ajax request for pulling Reddit comments 2010-10-13 14:12:13 +01:00
b6c9f96d60 Show alliance on the character list 2010-10-13 11:45:12 +01:00
101cb367d6 Updated template and fixed formatting errors 2010-10-13 11:37:53 +01:00
a99fbf47d2 Updated the Application view template, make it a tad easier to read 2010-10-13 11:27:11 +01:00
701bc5762e Reworked HR to work in a multi-corporation enviroment
Allows for multiple corporations to view HR applications in their own limited env.
2010-10-12 22:07:03 +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
7aa7e87cd1 Allow users to withdraw applications 2010-09-01 09:11:47 +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
f35d91f635 Removed unneeded lookups 2010-07-07 11:06:32 +01:00
8cd154003c Show applications on user search 2010-07-05 19:14:29 +01:00
fd8e9451f8 Finished work on the Blacklist function, also cleaned up some HR functions 2010-07-05 12:09:55 +01:00
0781431caf Added link to EVEGate profile 2010-06-30 09:42:08 +01:00
d626934046 Added page title to base document 2010-06-04 08:48:14 +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
981a1843a6 Added the ability for HR staff to message the end user 2010-05-28 09:24:25 +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