Commit Graph

1515 Commits

Author SHA1 Message Date
2e70cb8ee4 Better handling of temp errors, better reporting of actual failures 2011-09-28 09:41:18 +01:00
6f5b12329d If its a unknown keytype and CAK is enabled, assume its CAK 2011-09-28 09:40:48 +01:00
c2214e1fb8 Handle Expired API keys correctly 2011-09-28 09:39:58 +01:00
e6b939a274 Fix EVE API proxy to "handle" new style keys BODGE FIX HOOOO 2011-09-27 23:00:00 +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
f173a6c4cc Added fastroute for user facing requests 2011-09-26 14:07:33 +01:00
bc72a4c838 Fix blacklist redirect 2011-09-25 19:35:39 +01:00
c206c49ceb Added Callback support for API apps 2011-09-24 17:54:24 +01:00
46045db0e0 Added some further information on the profile about character keys 2011-09-24 10:30:49 +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
52a53fa3c3 Fix resource handler 2011-09-21 16:19:20 +01:00
7ba1991ca2 Show superusers the full list 2011-09-21 13:58:40 +01:00
a7c6620349 Not requestable, not a member 2011-09-21 13:55:35 +01:00
8ef64c71cd Further clarification on the group rules 2011-09-21 13:50:38 +01:00
9255b90b51 Skip non-public and non member managed groups 2011-09-21 13:41:08 +01:00
a590021cbe Use correct var for blacklist messages 2011-09-21 13:34:13 +01:00
8ff1b09e0c Show public or requestable 2011-09-21 13:32:05 +01:00
e11016ef42 Show requestable groups on the group list, even if they're private 2011-09-21 13:11:48 +01:00
3631ca2ec9 Only add public groups to TS3, or private ones that have groups already created 2011-09-21 12:55:33 +01:00
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