Commit Graph

498 Commits

Author SHA1 Message Date
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
f8280b8bd7 Tightend up the reddit user validation process to avoid issues. 2010-04-20 22:23:17 +01:00
b8eaf202d7 Applications now send a email and reddit notification message when the status is changed. 2010-04-20 22:10:31 +01:00
a2a32f398a Updated evolution 2010-04-20 14:09:01 +01:00
98e10b1952 Added Total SP field calculated during API runs 2010-04-20 14:04:54 +01:00
e2dce0aed4 Added Not Validated tags for Reddit Accounts 2010-04-20 13:04:23 +01:00
fe69a9b1af Fixed selection criteria 2010-04-19 20:36:12 +01:00
73584ac72e Added more statuses to the admin view 2010-04-19 20:34:52 +01:00
2d2e5cd887 Hide details to normal people 2010-04-19 14:04:06 +01:00
e339e6bf89 Show ISK balance on application 2010-04-19 13:57:59 +01:00
652e1e0017 Grabs the group object for checks 2010-04-19 13:37:00 +01:00
9352bf3414 Added natural times to profile view 2010-04-18 03:53:52 +01:00
7b26bd6ce0 Show last updated date on EVE API keys 2010-04-18 03:46:52 +01:00
cf3faa3be3 Added ability for users to force refresh their API keys 2010-04-18 03:44:43 +01:00
12f008714c Added admin templates 2010-04-18 02:56:59 +01:00
91fe2967c3 Large commit of HR application, users can submit, admin can accept/reject 2010-04-18 02:51:00 +01:00
a09a1073ab Fixed error in api handlers 2010-04-18 02:50:46 +01:00
8185353e51 user_options as a Empty value 2010-04-15 09:03:56 +01:00
f2c8e47a0a Added null user_options 2010-04-15 09:01:39 +01:00
843a726b98 Add service_api and service_url to output. 2010-04-14 13:59:34 +01:00
ca1ab1397f Fixes UID return string 2010-04-14 13:22:41 +01:00
1e2286e927 Further login validation, returned error on anonymous logout 2010-04-14 13:14:53 +01:00
1915357884 Add validation to login, added logout method 2010-04-14 13:13:04 +01:00
8b66bd63b4 Enable authentication 2010-04-14 13:04:00 +01:00
4e842f4a9f Bring piston-api up to current master
Conflicts:

	.gitignore
	urls.py
2010-04-14 12:55:18 +01:00
af22b2112b Fixed return for add_user 2010-04-10 23:02:16 +01:00
1fc6b24ea5 Further validation done on EVE API key input 2010-04-10 22:44:54 +01:00
eea7b2390a Removed the check, we want to force deletion 2010-04-09 12:58:07 +01:00
f82e211d91 Jabber Service API now uses XMLRPC calls to add/change users
Old service access methods have been removed, XMLRPC is the prefered choice due to speed and
reliability of connection. Also as a bonus the Jabber API now sets the person's nickname to
the same as their character name.
2010-04-09 12:46:10 +01:00
bd3fa3a266 Fix typo in variable name, doh! 2010-04-08 18:55:22 +01:00
1fdfbb72a2 Added registration expiries to the cronjobs 2010-04-08 10:04:26 +01:00
975b20b5d4 Removed registration from the init script 2010-04-08 10:00:56 +01:00
2dcc7ddfca Moved exec script to cron infrastructure 2010-04-08 10:00:31 +01:00