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
0ba54053e3
Return corporation and alliance details for primary char
2011-09-14 16:03:53 +01:00
fe80cf3736
Remove extra template
2011-09-09 14:41:58 +01:00
b005d0b5ea
Add versioning information to eve_api
2011-09-09 14:41:49 +01:00
43dea4127e
Switch to inbuilt django logging, disable the Sentry hacks
2011-09-09 14:41:26 +01:00
33fef0560e
Tidy urls.py
2011-09-09 14:41:01 +01:00
468843a6c8
Updated links for new Reddit views
2011-09-09 14:33:42 +01:00
737d9efd3e
Remove unneeded import
2011-09-09 14:33:21 +01:00
8f914a98ac
Cleanup of the Reddit app, now uses Class views
2011-09-09 14:20:13 +01:00
0b6d97e2f6
Massive reworking of HR to a class view based system.
2011-09-08 14:42:12 +01:00
eaf1989fe9
Added Comments JSON into the Reddit app
2011-09-08 12:09:39 +01:00
2d549f587f
Fix the API Add template
2011-09-07 11:32:23 +01:00
ed6b69f7b2
Try and make the best of a bad situation, don't clump the words together from CCP's fail
2011-09-07 11:30:22 +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
76b46a525b
Use correct definition
2011-09-05 23:06:50 +01:00
4893e9597c
Use BeautifulSoup to clear out CCP's fail
2011-09-05 20:06:29 +01:00
ae6f991867
Fix error on log, also make the queue only execute if we have access to it
2011-09-05 13:37:35 +01:00
d80c7d578f
Enforce keytypes based on setting or a reasonable default
2011-09-05 10:48:19 +01:00
d17c2ec1f8
Move the employment history into the context
2011-09-05 09:29:01 +01:00
23aa38507c
Fix the end_date value to return the correct value
2011-09-05 09:11:03 +01:00
7a00172abf
Force sorting on the employment history section
2011-09-05 09:09:07 +01:00
6daa4b7049
Add ordering to the employment history
2011-09-05 09:03:34 +01:00
2ba567460e
Ignore CEO characters with the ID 1 (aka, 'EVE System')
2011-09-03 22:54:08 +01:00
838a8e00ce
Use geattr instead
2011-09-03 22:48:25 +01:00
2264351238
Fix silly typo
2011-09-03 22:46:37 +01:00
f3a51f3b95
Make timeout setting definable, stop avoidable stack traces
2011-09-03 22:45:49 +01:00
f0ea081638
Try and ignore people updating with invalid keys
2011-09-02 14:23:27 +01:00
a69b60aaa9
Added employment history to the character sheet
2011-09-02 11:44:25 +01:00
443c591ae5
Use the request user, not the current user var
2011-09-02 08:51:37 +01:00
a0878d6f51
No need for the () in templates
2011-09-02 08:26:46 +01:00
0028bf60ff
Only show accounts if we have characters on it
2011-09-02 08:25:57 +01:00
a3d571ccd6
Pass request object to the gargoyle check
2011-09-02 08:13:13 +01:00
88aeb93933
Added missing import
2011-09-02 08:12:28 +01:00
77c5efe5ee
Added gargoyle switch to enable key deletion
2011-09-02 07:49:36 +01:00
385030ce5d
Distinct checks on new application forms
2011-09-02 07:11:36 +01:00
27e270e2d6
Distinct on the queryset, herp
2011-09-01 20:14:26 +01:00
1a84f07f64
Use distinct lookups for add service / set primary char
2011-09-01 20:11:30 +01:00
f939b82cfa
Check the output of the API import, warn if a key is invalid or not
2011-09-01 10:41:32 +01:00
9c41b843d4
Use new charlist, not the existing list
2011-09-01 07:12:41 +01:00
e3a0e51859
Use account PK instead of the user_id variable
2011-08-31 17:17:07 +01:00
c28aefc2a8
Fix switch ID
2011-08-31 15:44:51 +01:00
82c8b585a7
Added missing imports
2011-08-31 14:13:04 +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