Commit Graph

1545 Commits

Author SHA1 Message Date
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
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
0bb322eb27 Make corporation readonly on editing existing objects 2011-12-10 18:58:30 +00:00
840714094d Added migrations for previous commit 2011-12-10 18:49:35 +00:00
060a19efd4 Add restrictions based on API key accessMask 2011-12-10 18:49:12 +00:00
a2f33ff61e Cleanup formfield template 2011-12-10 18:49:00 +00:00
ec4f9da004 Add mass updating for corps/alliances 2011-12-10 18:48:43 +00:00
62a8fe0e53 Link corp/alliance from the logos 2011-12-09 15:15:47 +00:00
a79204b8ce Fix the character sheet 2011-12-09 15:03:59 +00:00