1604 Commits

Author SHA1 Message Date
6f6acee9c8 Update README.md 2014-04-10 08:53:14 +01:00
a3fe4c8c0f Switch License to BSD 3 Clause 2014-04-10 08:46:13 +01:00
7e6dbda37e Added JIRA collector to the 500 page. Fixes AUTH-8 2012-08-15 19:41:53 +01:00
d71667c03d Fix Optimer endpoint 2012-08-14 22:54:19 +01:00
cebee9931f Add missing migration 2012-08-14 21:50:09 +01:00
50b393f7e1 Fix the IGB middleware 2012-08-14 21:49:50 +01:00
4dd67ada40 Add category support to groups, Fixes #281 2012-08-14 21:33:19 +01:00
7161b2833b Convert account error lines to debug lines 2012-08-14 20:57:54 +01:00
0245a53660 Convert character import lines from error to debug, as all major issues are handled via Exceptions 2012-08-14 20:55:46 +01:00
b7be4d4bc3 Convert further logging lines 2012-08-14 20:55:41 +01:00
5acd1ab4be Switch logging calls to debug, as they're handled higher up by exceptions 2012-08-14 20:53:06 +01:00
a70f643da6 Make the exceptions Pickleable, stop Celery popping due to bad Exceptions 2012-08-14 20:47:50 +01:00
d6e1c4f7fe Revert celery calls to the old command format 2012-08-14 20:42:56 +01:00
835d7d6e7f Return a empty list if the API key isn't available for the optimer 2012-08-14 20:40:47 +01:00
a667077c4b Raise the correct exception on readtimeout errors, fixes #297 2012-08-09 20:22:09 +01:00
acc7a5c669 Stop non-ascii passwords being used 2012-08-09 20:05:55 +01:00
12ad30a685 Fix the celeryd startup call to the old command 2012-08-09 20:05:45 +01:00
3c619a656e Fix NPC character return 2012-08-08 20:52:34 +01:00
fbb0fd3336 Need jsonfield 0.8.8 or above to fix a circular import issue 2012-08-08 19:26:30 +01:00
3ea78a5b31 Avoid hitting the API for NPC characters 2012-08-08 18:30:55 +01:00
0bfc8eacfc Remove useless extra warning on invalid login 2012-08-08 17:52:33 +01:00
b19adcb8ba Fixes #290, Reddit account flair error message fixed 2012-08-08 17:37:39 +01:00
e168f66e00 Fixes #289, stops people with no characters creating a recommendation or application 2012-08-08 17:34:50 +01:00
33e1b05453 Fixes #292, Use self.object instead of the userid param that has been removed 2012-08-08 17:25:36 +01:00
7a0076be8e Fixed #294, Corp refresh now dies nicely if the API is down. 2012-08-08 17:22:39 +01:00
33519be2a1 Fix #288, Email Update form erroring out 2012-08-08 17:15:41 +01:00
7d50743a4d Upgrade to Celery 3.0 2012-08-06 21:10:37 +01:00
1265eb704f Fix typo in config file 2012-08-06 20:29:41 +01:00
0e66f85b7e Make the blacklist entries look a little better 2012-08-06 20:26:08 +01:00
bf6da26d00 Add raven and related information 2012-08-06 20:24:58 +01:00
ab41cfe573 Force External Services Password on everyone 2012-07-17 18:00:37 +01:00
9458bc07b9 Fix blacklist entries count 2012-07-12 20:41:38 +01:00
c37387674d Fixh refresh user access 2012-07-12 20:37:21 +01:00
b36c2b1be8 Sortable table view 2012-07-10 22:42:45 +01:00
f32b62cbe0 Add more detail to the search results view 2012-07-10 22:33:17 +01:00
4a2ea74410 Add the ability to search by Service UID, resolves #272 2012-07-10 22:20:20 +01:00
8640be9789 Move applications to the top, resolves #273 2012-07-10 22:14:48 +01:00
9c0bfd86c5 Fixed user view to provide correct links and not freak out for no primary character accounts 2012-07-09 22:41:13 +01:00
ea478ba0f8 Fix add user note 2012-07-07 20:40:29 +01:00
314a4088e6 Fix authenticated calls for APIs already in the DB 2012-07-07 13:08:25 +01:00
433e8106a2 Remove raven 2012-07-06 21:21:00 +01:00
3a8226bb8e Finally get the last mention of sso.views.profile out 2012-07-06 21:16:11 +01:00
23498de3cb Fix reddit views 2012-07-06 21:14:48 +01:00
fb07eb0e14 Fix the reset complete template 2012-07-06 21:09:27 +01:00
49b321d30b Fix API password change success message 2012-07-06 20:55:56 +01:00
3247781e9b Fix various incorrect urls and request references 2012-07-06 20:54:50 +01:00
55a6041483 Fix redirect 2012-07-06 20:50:01 +01:00
ddcb6d1e86 Fix redirect on adding a new API 2012-07-06 20:48:24 +01:00
c0349b214f Fix request object 2012-07-06 20:44:22 +01:00
73293e54bb Replace user -> object 2012-07-06 20:25:01 +01:00