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
6932fb1fc9
Return a empty queryset instead of none
2011-09-14 18:37:07 +01:00
e708a00dab
Return none if someone doesnt have permission
2011-09-14 17:46:57 +01:00
9f6d3fbd1d
Need to use corporation ID, not the character ID
2011-09-14 17:34:02 +01:00
37d5f09a11
Flatten the corp list, so its not comparing objects to ints
2011-09-14 17:31:00 +01:00
0b6d97e2f6
Massive reworking of HR to a class view based system.
2011-09-08 14:42:12 +01:00
86c55f19a8
Add recommended_user to link to the exact user class from the recommendation.
2011-09-07 11:28:46 +01:00
829cd75191
Remove hacky dynamic classes, use the suggest method for dynamic forms
2011-09-07 11:27:35 +01:00
ae3607b682
Stop people from recommending themselves
2011-09-07 11:08:00 +01:00
385030ce5d
Distinct checks on new application forms
2011-09-02 07:11:36 +01:00
ad56058631
Support for Incarna v1.1, Customizable API Keys
...
- Support CAK keys and their spinoffs
- Add support for the Employment History data available in CharacterInfo.xml.aspx
- Add a Gargoyle flag to disable backend processing when needed
- Clean up a few inconsistancies with how the models are handled
2011-08-31 13:42:09 +01:00