Commit Graph

158 Commits

Author SHA1 Message Date
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
84c4221c18 Added link to reddit account 2010-05-18 10:40:18 +01:00
1b76ccc698 Standardised the URLs and enabled search function on applications 2010-05-17 13:37:10 +01:00
fc0dfd8f2c Show error message instead of 500 when reddit is unavailable 2010-05-16 18:32:31 +01:00
a2d4d5218d Fixed HR application template 2010-05-14 10:15:40 +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
d68a0907c6 Further work on parsing Reddit comments 2010-05-12 16:02:29 +01:00
a1772b26bc Now gives the note on acceptance 2010-05-10 20:51:21 +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
8f0d00a6dc Added extended if tag, until the migration to Django 1.2. Now only shows the options that are available 2010-05-08 17:21:49 +01:00
14db13d0c8 Removed the need for forms to update the Application status. 2010-05-08 16:45:20 +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
07e0e11472 Fixed add tempates for HR 2010-04-30 16:41:30 +01:00
d75cf26343 Updated various URL errors on SSO templates 2010-04-30 16:11:58 +01:00
cb3efa04e2 API now uses OAuth 2010-04-26 22:24:59 +01:00
7f9d6f0abc Fixed user lookup page 2010-04-25 02:11:33 +01:00
7849c0160f Added updated 404 from silwar 2010-04-25 01:52:10 +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