Commit Graph

1510 Commits

Author SHA1 Message Date
31979cbab8 Update logging setup 2012-05-20 16:38:18 +01:00
58e6e76bc5 Use now() instead of datetime.now() 2012-05-20 16:12:34 +01:00
04328bb0ed Use create instead of instance and save 2012-05-20 16:12:10 +01:00
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
9ebacb1e13 Update documentation and requirements 2012-05-20 10:52:54 +01:00
474f067f06 Updated ignore 2012-04-24 00:05:46 +01:00
8350ccb9fd Remove direct dependency for BeautifulSoup, update South 2012-04-23 23:59:34 +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
8f9e8a88f1 Merge branch 'hotfix' 2012-01-04 18:36:17 +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
50199ecece Merge branch 'hotfix' 2012-01-03 20:41:02 +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