Commit Graph

1545 Commits

Author SHA1 Message Date
f9dd28fd70 Use correct super class 2011-09-21 12:54:40 +01:00
6fc1f4b7b6 Added option to disable corp groups in TS3 2011-09-21 12:53:50 +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
ce255bd850 Provide alliance only if the primary char has one 2011-09-15 09:27:17 +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
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