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
eb4bf84c01
Show if the key is active on the corp list
2011-08-31 11:21:07 +01:00
679d664755
Use distinct counts, avoid duplicating up on API keys
2011-08-31 11:14:03 +01:00
a5555930b0
Add description for APIAccessLog entry objects
2011-08-31 11:05:16 +01:00
781ca18db0
Added a entry for viewing active API keys
2011-08-31 11:04:35 +01:00
3ed482d329
Remove some debugging statements
2011-08-30 15:12:54 +01:00
5e8e23e21b
Only show the full menubar to logged in users
2011-08-30 15:11:24 +01:00
c80d18ebda
Remove debug statement, formatted code better
2011-08-26 15:52:02 +01:00