Commit Graph

178 Commits

Author SHA1 Message Date
2ac48b2cf0 Fixed a small bug added during the last commit 2011-07-05 12:35:43 +01:00
f034c85273 Add the ability to use templated messages 2011-07-05 12:27:50 +01:00
faccd2478e Fix admin forms for SSO 2011-07-05 12:27:19 +01:00
92db874fcf Further working on Permission Rulesets 2011-07-03 15:35:36 +01:00
b90074f89b Ignore non-submitted applications 2011-06-30 20:32:19 +01:00
c1de4ae7ca Added request context to the add service view 2011-06-30 11:23:12 +01:00
Kaphene
a7cc6b1df0 Removed debug line 2011-06-30 10:59:26 +01:00
Kaphene
f6d00a7549 Added Skillpoint totals to each skill group 2011-06-30 10:51:04 +01:00
5766b336b1 Added start of the Ruleset models 2011-06-30 10:47:57 +01:00
699108e513 Ignore IntegrityError when we're attempting to save a API doc 2011-06-29 12:09:33 +01:00
c37c291cf2 Added the other OAuth endpoints 2011-06-29 11:57:24 +01:00
b2dbea0f5f OAuth Support 2011-06-29 11:38:05 +01:00
c96d059f04 Remove single unique requirement 2011-06-27 09:48:46 +01:00
b6a5f5284b Log first_seen date 2011-06-26 20:48:19 +01:00
bd4bc7ffd2 Oops, missed the created tuple split 2011-06-26 20:43:56 +01:00
a09fd2e40b Reenable logging middleware 2011-06-26 20:33:44 +01:00
62c089a095 Better handle invalid returns from the API, and recall if we have no messages in the cache 2011-06-24 09:15:12 +01:00
e8d384ec88 Fix the message after a key refresh 2011-06-24 09:10:47 +01:00
8aea572b94 Sort events by startIn 2011-06-22 15:27:32 +01:00
b2195c7030 Typo in option name 2011-06-22 14:01:18 +01:00
36f6d3a35c Added some error tracking to the Alliance details import task 2011-06-21 12:42:18 +01:00
935aa0f4aa Log a info line on a API error 2011-06-21 12:24:53 +01:00
b1e904adb7 Added permalinks for chars/corp models 2011-06-21 09:22:55 +01:00
ab95de756f Autocreates the CCP header from the ADMINS setting 2011-06-16 13:16:39 +01:00
8e4eaec94c Test for a actual invalid URL 2011-06-16 13:08:30 +01:00
8a19d92b37 Check for characters not eve apis 2011-06-16 13:04:30 +01:00
56e987b16f Use django simplejson 2011-06-16 13:00:39 +01:00
5bfc9d8fa1 Use Django's inbuilt simplejson 2011-06-16 12:58:14 +01:00
165ffcf420 Use enviromental variables for the parameters 2011-06-16 12:46:11 +01:00
0b4bb61c45 Fixed filemodes for eve_proxy 2011-06-16 12:41:01 +01:00
1ddd7ba0e5 Added some better cache handling and error reporting, also added verbose information to model 2011-06-16 12:38:22 +01:00
ec0e08573b Updated admin layout, also fixed CRLFs 2011-06-16 12:37:47 +01:00
f361189290 Don't define SentryHandler per task, we should be doing this on the global scope 2011-06-16 12:08:00 +01:00
42299e2c09 Better handling of corp details/member importing 2011-06-16 11:29:00 +01:00
edac3d83dc Allow for the call to define the timeout, set at a default of 30secs 2011-06-15 12:07:08 +01:00
bdcb572645 Add the blacklist checking to the bulk 2011-06-15 11:59:07 +01:00
d3dae0f35c Update routing to work 2011-06-15 11:54:55 +01:00
ba7e76c104 Fixed schedule, added show command 2011-06-15 11:40:08 +01:00
ecf1bdd7f1 Use split queuing for tasks 2011-06-15 11:36:01 +01:00
2e17210ca3 Added timeout options for Python 2.6 and above 2011-06-15 09:41:27 +01:00
ac69b7450a Make the username unique. 2011-06-15 09:01:52 +01:00
0f6ef34d26 Ignore logins from people with no eve accounts attached 2011-06-10 01:15:50 +01:00
4a0f40b0b8 Added Primary Character field 2011-06-10 01:12:02 +01:00
373ebc5b68 Formatting fixes and avoiding future issues 2011-06-07 14:38:25 +01:00
ba6224d56e Typo, missed a comma 2011-06-07 14:35:30 +01:00
392fe6337b Add details to the admin interface (<3 Aevum) 2011-06-07 14:29:42 +01:00
3cb678dbb2 Refreshing API keys now degrades gracefully 2011-06-06 14:18:26 +01:00
ca46220efd Added command to update the permissions in the DB 2011-06-03 00:50:23 +01:00
2caf173e7b Added limitation on viewing all character profiles 2011-06-03 00:40:26 +01:00
d2406d6614 Added Blacklist Levels 2011-06-02 11:57:20 +01:00