Commit Graph

80 Commits

Author SHA1 Message Date
f35d91f635 Removed unneeded lookups 2010-07-07 11:06:32 +01:00
9d009a0cf7 Added support for Email and Auth blacklists 2010-07-07 11:05:34 +01:00
07407cc1e0 Added expiry dates to Blacklist items, also optimized the blacklist lookup 2010-07-07 10:47:49 +01:00
fd8e9451f8 Finished work on the Blacklist function, also cleaned up some HR functions 2010-07-05 12:09:55 +01:00
4a3b801185 Moved to using South, and used a better repo for JSONField 2010-07-01 18:31:42 +01:00
e12f0a0e90 Fix blacklist defines 2010-07-01 13:12:36 +01:00
1ddbbbe590 Initial work on the blacklisting system 2010-07-01 12:31:40 +01:00
981a1843a6 Added the ability for HR staff to message the end user 2010-05-28 09:24:25 +01:00
92274805c9 Add further validation to stop errors with users not adding a API key before applying. 2010-05-19 09:14:17 +01:00
9620c987e4 Fixed url regex for recommendations, thanks oto Alethe Mentari for finding it. 2010-05-19 08:51:59 +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
6ae35f8775 Fixes user application status update issue 2010-05-10 09:32:32 +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
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
c4631f3dbb Reject application if the character is already in the corp hes applying for. 2010-04-23 13:06:59 +01:00
1d37fb6f4b Try sending mails and fail gracefully if unsuccessful 2010-04-21 09:42:34 +01:00
f1aeebfe79 Cleaned up debug messages and forced typed conversion on status check 2010-04-20 22:24:15 +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
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
652e1e0017 Grabs the group object for checks 2010-04-19 13:37:00 +01:00
91fe2967c3 Large commit of HR application, users can submit, admin can accept/reject 2010-04-18 02:51:00 +01:00
a5adee539e Added view application 2010-04-05 19:57:47 +01:00
2776ce8c16 HR Group now a setting 2010-04-05 12:27:05 +01:00
586a2727b1 Various fixes and work on the HR application. 2010-04-05 03:10:15 +01:00
52a41f4229 Initial commit of the HR management code 2010-04-05 02:43:27 +01:00