Commit Graph

142 Commits

Author SHA1 Message Date
0354a1c1ee Use the new EVE Online image server 2011-01-06 11:10:15 +00:00
4797c7df65 Various template updates from live 2011-01-04 21:29:37 +00:00
636d2f58a1 Use TH and colspan 2010-12-28 21:20:44 +00:00
f5e82513b8 Group characters by API ID 2010-12-28 21:18:39 +00:00
11c96a57c9 Shows if the recommendation is valid 2010-12-23 12:04:26 +00:00
4e3aa8907d Skills levels show as images now 2010-12-23 10:09:19 +00:00
5df62d7188 Fixes the character skill list order 2010-12-23 09:49:34 +00:00
c464ef6cf7 New character layout 2010-12-22 22:55:40 +00:00
8e46bb9e02 Shows if a Reddit member matches the model criteria 2010-12-22 15:24:34 +00:00
279948c330 Various small fixes for the reddit decouple 2010-12-20 12:43:02 +00:00
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
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