Commit Graph

114 Commits

Author SHA1 Message Date
e168f66e00 Fixes #289, stops people with no characters creating a recommendation or application 2012-08-08 17:34:50 +01:00
0e66f85b7e Make the blacklist entries look a little better 2012-08-06 20:26:08 +01:00
11c1ca17b4 Fix missing view user instances 2012-07-06 20:10:01 +01:00
51ab26a84d Fix view user links 2012-07-06 19:56:47 +01:00
c4bf052379 Fix blacklist view 2012-07-06 19:24:29 +01:00
6f1a93713f Don't use len, use count 2012-06-08 20:39:59 +01:00
09a1f80b6a Show primary character instead of username 2012-06-08 19:30:23 +01:00
fb167c8b7b Fix some minor display and linking issues 2012-06-08 19:28:00 +01:00
b9b268f1d6 Add in Ogree's lookup tool 2012-06-02 09:46:25 +01:00
af1ba8744e Fix Blacklist checker for new TZ info 2012-05-20 16:10:47 +01:00
1bbd15abce Fix date/time fuctions for timezone information 2012-05-20 14:23:08 +01:00
5892538fb7 Basic upgrade to all base packages, Django, Celery and others. 2012-04-23 23:56:55 +01:00
a500dd70ef Fix the application view to link to the correct corp endpoint 2012-01-22 00:38:11 +00:00
6dc0d2bd39 Fix HR blacklist permissions 2012-01-22 00:04:33 +00:00
fe8ff3479c Removed the ISK/SP suffixes 2011-12-23 23:44:21 +00:00
38f1be7b35 Fix HR form issue, and correct the Update Access link on the user profile view 2011-12-12 18:37:25 +00:00
0bb322eb27 Make corporation readonly on editing existing objects 2011-12-10 18:58:30 +00:00
840714094d Added migrations for previous commit 2011-12-10 18:49:35 +00:00
060a19efd4 Add restrictions based on API key accessMask 2011-12-10 18:49:12 +00:00
b1b413a5ae Hilight the applying character in the application character list 2011-12-08 20:14:56 +00:00
b69dd56e0a Fix the blacklist form 2011-12-06 00:02:22 +00:00
18a3705186 Fix issues with no errors showing 2011-12-05 23:33:18 +00:00
01b161166c Fix the blacklist forms, restricted access to disable users 2011-12-05 21:42:57 +00:00
fffe08b0b0 Fix blacklist wrapping issues, tone down the HR alt app colour 2011-12-04 21:15:17 +00:00
6f14bc3d94 Colour alt applications again 2011-12-04 20:36:59 +00:00
59fda5e9bf Use the base class for query 2011-12-04 20:08:32 +00:00
a38b9e32a2 Actually paginate on the correct view 2011-12-04 20:01:24 +00:00
406460aaa6 Paginate the blacklist 2011-12-04 19:58:26 +00:00
e2223f6702 Final cleanup, formset was actually supposed to be fieldset. 2011-12-04 19:23:25 +00:00
7fe2e3af52 Updated hr templates 2011-12-04 17:51:47 +00:00
76c6df0fd2 Further theme updating changes. 2011-12-04 01:39:03 +00:00
362c4c31cd Added basic interface to add to the blacklist from inside auth 2011-11-27 22:26:20 +00:00
c05107dbdd Speed up blacklist checking by removing duplicate entries 2011-10-26 14:05:23 +01:00
2531ae3d7e Fix missing comma 2011-10-24 09:04:15 +01:00
aef4e658d7 Fix some small errors while searching via admin 2011-10-24 09:03:24 +01:00
c6f0060d40 Order before taking a slice of the QS 2011-10-24 08:55:02 +01:00
2b718b46a7 Return 404 if they're unauthed to view the application 2011-10-09 23:37:43 +01:00
ff0b0b487b Do permission checking on blacklisting 2011-10-01 11:16:18 +01:00
684b0131f9 Fix the issues with adding notes, also make the permission more obvious on the index 2011-09-27 21:22:09 +01:00
bc72a4c838 Fix blacklist redirect 2011-09-25 19:35:39 +01:00
e3ce034812 Updated EVEGate forum search link 2011-09-24 09:47:22 +01:00
862e19f1e5 Fix the applications template 2011-09-21 20:55:04 +01:00
a590021cbe Use correct var for blacklist messages 2011-09-21 13:34:13 +01:00
5fef8a44f7 Fix sort order and blacklisting error messages 2011-09-17 09:52:52 +01:00
754927d3cc Fix some wrong redirects, use the shortname instead of the class path 2011-09-16 08:33:40 +01:00
b256f08ba0 Fix blacklisting Reddit entries 2011-09-15 12:09:46 +01:00
adfe03b77a Use type/value from the passed variable, not self 2011-09-15 12:04:04 +01:00
69c2c59bb0 Self is used, so make it a non static function 2011-09-15 12:01:49 +01:00
ce80eb6e76 Fix blacklisting 2011-09-14 20:54:45 +01:00
6fcfde2e46 Wrap in a set to make it run the Corp List query first, fixing a MySQL fail 2011-09-14 20:13:49 +01:00