Commit Graph

581 Commits

Author SHA1 Message Date
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
47f83763bd Update the location of JSONField 2012-07-06 20:18:06 +01:00
499a0459ce Don't import before we're loaded 2012-07-06 20:17:34 +01:00
11c1ca17b4 Fix missing view user instances 2012-07-06 20:10:01 +01:00
9dff342d0e Fix refresh view 2012-07-06 20:05:26 +01:00
92f1072e7a Fix API proxy 2012-07-06 19:59:18 +01:00
51ab26a84d Fix view user links 2012-07-06 19:56:47 +01:00
20b9928463 Add debug toolbar to development settings 2012-07-06 19:25:01 +01:00
c4bf052379 Fix blacklist view 2012-07-06 19:24:29 +01:00
423a265856 Update base template 2012-07-06 19:24:12 +01:00
5f62f83855 Reworking of SSO app for CBVs 2012-07-06 19:23:46 +01:00
6b67525a42 Raise exceptions correctly 2012-07-06 19:21:36 +01:00
e096c0fafe Fix various oddities found in Live 2012-07-06 19:20:02 +01:00
b03d09fe4f Rename the model to represent current naming convetions 2012-07-06 19:14:51 +01:00
67a1fe079f Added Debug Toolbar 2012-07-06 19:14:07 +01:00
4db1faedf7 Added missing import statement 2012-07-06 19:11:50 +01:00
3f820a824a Updated SQL statement from live 2012-07-06 19:10:40 +01:00
dorijan
d59a2c83c8 added a missing </td> 2012-06-28 18:23:10 +02:00
dorijan
2d0ed38c2e char.eveaccount_set.all().count() isn't working reliably, thus using char.active_key 2012-06-28 18:17:55 +02:00
6f1a93713f Don't use len, use count 2012-06-08 20:39:59 +01:00
5180712cef Add permissions to API keys 2012-06-08 20:32:06 +01:00
799cd0231b Added support for corp calls on EDKAPI 2012-06-08 20:00:55 +01:00