Commit Graph

509 Commits

Author SHA1 Message Date
d7b364011f Fix naturaltimediff for the SSO app 2012-05-20 16:11:37 +01:00
e6d5cc3201 Bring reddit app up to date with new TZ requirements 2012-05-20 16:11:14 +01:00
af1ba8744e Fix Blacklist checker for new TZ info 2012-05-20 16:10:47 +01:00
6f571539b9 Removed Sentry/Raven, as it seems to be broke under Django 1.4 2012-05-20 15:40:24 +01:00
1d2bf5258b Fix import errors 2012-05-20 15:19:11 +01:00
1bbd15abce Fix date/time fuctions for timezone information 2012-05-20 14:23:08 +01:00
0a4b30244f Initial work on eve_api for Django 1.4 2012-05-20 12:21:24 +01:00
27abcf8661 Update eve_proxy taks for Django 1.4 2012-05-20 12:21:10 +01:00
605a063e80 Fix naturaltimediff to work in Django 1.4 timezones 2012-05-20 11:40:25 +01:00
4a7cde9176 Fix some minor issues in eve_proxy stopping API proxy from working correctly 2012-05-20 11:39:57 +01:00
e1dc20ff2e Work on updating eve_proxy for Django 1.4 and TZ support. 2012-05-20 11:31:56 +01:00
c03989bd00 Add redirect on registration completed. 2012-05-20 10:53:14 +01:00
5892538fb7 Basic upgrade to all base packages, Django, Celery and others. 2012-04-23 23:56:55 +01:00
8a1a2071aa Added some DNS lookup for the IP viewer 2012-04-04 20:17:18 +01:00
9a96d39556 Whoops, fix typo 2012-03-29 22:58:59 +01:00
a41e23e00f Merge branch 'develop' 2012-03-29 22:52:56 +01:00
1b591e155b Remove some needless statements 2012-03-29 22:52:16 +01:00
45630f10f7 Add the ability to view IP addresses in auth, with a basic search interface 2012-03-29 22:51:58 +01:00
150a6503c6 Fix the refresh access returns for corp/alliance 2012-02-26 13:56:48 +00:00
932282a691 Fix typo in API handling code 2012-02-03 19:33:10 +00:00
b71e7780d8 Remove old parent field 2012-02-03 00:49:51 +00:00
eba30df64d Switch to using multiple parent groups 2012-02-03 00:46:09 +00:00
c2ef2ae003 Fix typo 2012-02-03 00:43:48 +00:00
bb3cf62f1a Add API Keytype to the EVE API endpoint 2012-02-03 00:14:50 +00:00
a9ed7d97f2 Better API handling, avoid hitting the character API with NPC corps 2012-02-03 00:14:06 +00:00
85c36b6829 Fix silly typo causing corp imports to fail 2012-01-26 21:04:47 +00:00
e4a113411c Check for MemberTrackingExtended and pass extra parameters as needed 2012-01-26 20:38:29 +00:00
a500dd70ef Fix the application view to link to the correct corp endpoint 2012-01-22 00:38:11 +00:00
6dc0d2bd39 Fix HR blacklist permissions 2012-01-22 00:04:33 +00:00
7b7e4a5e33 Return not found on error jsondoc 2012-01-21 23:54:06 +00:00
732ed2c2f1 Removed unneeded template files. 2012-01-21 23:52:16 +00:00
a5aab53d5f Check for value errors, removed uneeded import line. 2012-01-21 23:52:01 +00:00
8574dee7a7 Don't attempt to show Sentry if its not enabled 2012-01-04 20:56:40 +00:00
4b503b79f0 Use Digg style pagination for Corp and Alliance detail views 2012-01-04 20:56:20 +00:00
6086e2fd5f Now uses Sentry 1.13.5 / Raven 0.7.0 correctly, fixed the requirements 2012-01-04 19:08:53 +00:00
dbf34eb74a Remove unneeded scripts, updated fabric file 2012-01-04 18:57:38 +00:00
5985b936f4 Merge branch 'master' into develop 2012-01-04 18:55:36 +00:00
b5086f57e6 added the "admin" field to the login endpoint, showing what groups the user is admin of 2012-01-04 18:34:55 +00:00
a60de9a59d Give new users level 3 by default 2012-01-03 20:40:21 +00:00
28c44caea0 For corporate keys, if APIKeyInfo returned OK assume its OK to use. 2012-01-02 20:49:52 +00:00
ad7a427c00 Switch EVE API access log view to class based views 2011-12-24 01:55:45 +00:00
928f81d592 Update Corporation and Alliance views to use class views 2011-12-24 01:30:59 +00:00
4e08ad3d1b Moved EVE API views into their own module, added some CSV mixins 2011-12-24 01:12:08 +00:00
94389ab8e0 Remove the dependency on django-pagination, fixes #214 2011-12-24 00:05:23 +00:00
fe8ff3479c Removed the ISK/SP suffixes 2011-12-23 23:44:21 +00:00
bc29010d45 Fixed assign group tool to be more useful, refreshes user's access after adding the group. 2011-12-23 23:44:02 +00:00
806815ba0c Removed EDK API extract, added Assign Groups command 2011-12-20 21:45:50 +00:00
61428654b5 Check the AccountStatus API to see if a account is still usable 2011-12-19 02:29:09 +00:00
35da7e1402 Added the ability to use "character" for authentication 2011-12-19 01:28:12 +00:00
38f1be7b35 Fix HR form issue, and correct the Update Access link on the user profile view 2011-12-12 18:37:25 +00:00