Commit Graph

430 Commits

Author SHA1 Message Date
5d31d922ee Fixed a few issues with setting storage 2010-05-13 12:56:16 +01:00
52f3dab2ec Added a good "default" value 2010-05-13 11:30:21 +01:00
1b5a4f3412 Now populates CEO character for corporations 2010-05-13 11:27:06 +01:00
75663c308b Fixed a few instances where api settings would go not setup 2010-05-13 10:53:15 +01:00
d68a0907c6 Further work on parsing Reddit comments 2010-05-12 16:02:29 +01:00
16211fe982 Cleaned old out of model settings 2010-05-11 14:34:26 +01:00
465ce3a5c4 Update services for new in-model settings 2010-05-11 14:32:20 +01:00
1240120c01 Added some further documentation and examples 2010-05-11 13:13:19 +01:00
be978a43aa Merge branch 'master' of ssh://git@dev.dredd.it/dreddit-auth 2010-05-11 13:07:01 +01:00
b21247ed2c Added some documentation to cronjobs for sso 2010-05-11 13:06:23 +01:00
44863115ea Initial PHPBB module 2010-05-11 13:05:59 +01:00
a04d975ffa Switched jabber service over to in-model config 2010-05-11 13:05:26 +01:00
890c8f228e Services can have their settings defined in-model 2010-05-11 13:04:49 +01:00
14a70da0f2 Merge branch 'master' of ssh://dev.dredd.it/dreddit-auth 2010-05-10 20:51:46 +01:00
a1772b26bc Now gives the note on acceptance 2010-05-10 20:51:21 +01:00
64b4d73617 Added documentation to the RedditAccount model, along with some inline tests 2010-05-10 14:06:30 +01:00
6ae35f8775 Fixes user application status update issue 2010-05-10 09:32:32 +01:00
e69b67f90b Fixed password reset, now sets cert 2010-05-09 23:56:39 +01:00
0208d1fc50 Fixed password reset for QMS 2010-05-09 23:53:04 +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
34535c7340 Provide EVE APIs with ServiceLogin 2010-05-09 14:24:07 +01:00
16bedc0474 Strip out unneeded and not working API calls, replaced with ServiceLogin call (no OAuth). 2010-05-09 14:21:02 +01:00
c798e33e23 Added some useful fields to the HR admin interface 2010-05-09 00:30:40 +01:00
88a5daf5ce Fixed update_application view, failed on non-admin users 2010-05-09 00:15:49 +01:00
abc214ea18 Now allows access permissions on a alliance level 2010-05-08 18:03:24 +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
65f0278cf0 Updated default settings 2010-05-08 16:52:52 +01:00
81d6f1a9aa Added QMS service, integrating with Silwar's Quote DB 2010-05-08 16:48:38 +01:00
8e61100ec5 Fixed DOM parsing for corp_management puller 2010-05-08 16:47:42 +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
18fa620aab Fixed table CSS style 2010-04-30 19:10:42 +01:00
07e0e11472 Fixed add tempates for HR 2010-04-30 16:41:30 +01:00
0fde4c2e3f Added further validation onto the Inbox object 2010-04-30 16:26:33 +01:00
d75cf26343 Updated various URL errors on SSO templates 2010-04-30 16:11:58 +01:00
a98827c8f4 Defanged _clean_username, the IGB integration is case sensitive for char names 2010-04-30 15:45:00 +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
c4631f3dbb Reject application if the character is already in the corp hes applying for. 2010-04-23 13:06:59 +01:00
8aa6373f20 Fixed director update 2010-04-21 13:37:25 +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
1d37fb6f4b Try sending mails and fail gracefully if unsuccessful 2010-04-21 09:42:34 +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
33f6fd514a Fixed merging text on application view 2010-04-20 22:26:20 +01:00
f1aeebfe79 Cleaned up debug messages and forced typed conversion on status check 2010-04-20 22:24:15 +01:00