1a84f07f64
Use distinct lookups for add service / set primary char
2011-09-01 20:11:30 +01:00
f939b82cfa
Check the output of the API import, warn if a key is invalid or not
2011-09-01 10:41:32 +01:00
9c41b843d4
Use new charlist, not the existing list
2011-09-01 07:12:41 +01:00
e3a0e51859
Use account PK instead of the user_id variable
2011-08-31 17:17:07 +01:00
c28aefc2a8
Fix switch ID
2011-08-31 15:44:51 +01:00
82c8b585a7
Added missing imports
2011-08-31 14:13:04 +01:00
ad56058631
Support for Incarna v1.1, Customizable API Keys
...
- Support CAK keys and their spinoffs
- Add support for the Employment History data available in CharacterInfo.xml.aspx
- Add a Gargoyle flag to disable backend processing when needed
- Clean up a few inconsistancies with how the models are handled
2011-08-31 13:42:09 +01:00
eb4bf84c01
Show if the key is active on the corp list
2011-08-31 11:21:07 +01:00
679d664755
Use distinct counts, avoid duplicating up on API keys
2011-08-31 11:14:03 +01:00
a5555930b0
Add description for APIAccessLog entry objects
2011-08-31 11:05:16 +01:00
781ca18db0
Added a entry for viewing active API keys
2011-08-31 11:04:35 +01:00
3ed482d329
Remove some debugging statements
2011-08-30 15:12:54 +01:00
5e8e23e21b
Only show the full menubar to logged in users
2011-08-30 15:11:24 +01:00
c80d18ebda
Remove debug statement, formatted code better
2011-08-26 15:52:02 +01:00
00d28d26cf
Added missing CSRF tokens
2011-08-26 15:41:03 +01:00
2428987e53
Flesh out and enable the Reddit gargoyle switch
2011-08-26 13:36:34 +01:00
6d8f491326
Fix a few Gargoyle issues, switch to using our own forked branch
2011-08-26 13:03:52 +01:00
98832f8782
Add Nexus/Gargoyle
2011-08-26 11:24:28 +01:00
6c6f6ec6c5
Support if skill group/types are changed
2011-08-26 10:28:39 +01:00
9dd23d857c
Added better error logging and some documentation
2011-08-26 10:26:21 +01:00
dbd1ec1329
Import exceptions from eve_proxy
2011-08-26 09:59:17 +01:00
87bed63e31
Only import corps missing from the DB
2011-08-25 11:33:32 +01:00
26e6bb7727
status == api_status
2011-08-25 10:37:19 +01:00
65cfcc306e
Typo in alliance job
2011-08-25 10:36:03 +01:00
2021da2c92
Add retry to API import errors, and catch DocumentRetreivalErrors
2011-08-25 10:28:53 +01:00
741738b18d
Only show active API key characters
2011-08-25 10:08:04 +01:00
83e46a9017
Fix UnboundLocalError on EVE API endpoint
2011-08-25 09:49:16 +01:00
bec05f1ee0
Refactor the alliance update function, try to avoid corps being left out without their alliance
2011-08-19 17:14:51 +01:00
db145ac3f0
Fix add api function
2011-08-11 22:27:34 +01:00
a14ac273c1
Don't presave invalid account details
2011-08-11 22:23:00 +01:00
18a219f4b5
Spacing makes the difference
2011-08-11 11:59:28 +01:00
fd0ea4e14c
Missed out tuple def for string formatting
2011-08-11 11:57:09 +01:00
385e7054a5
Show primary character on group requests and lists
2011-08-11 11:54:52 +01:00
b86d1ab5f7
Small mumble process fixes
2011-08-11 11:04:52 +01:00
8284398c5e
Use the correct parameter
2011-08-11 10:48:38 +01:00
3ee367e49b
Added commit for delete operations
2011-08-10 23:57:24 +01:00
8f56cd245b
Removed unneeded SQL, also dont stack requests
2011-08-10 23:47:18 +01:00
3604eefb89
Fix a syntax error
2011-08-10 23:41:05 +01:00
8db3331960
Massive update to the Mumble SQL service
2011-08-10 23:40:20 +01:00
f3f2538b16
Added commit to the base class
2011-08-10 22:12:03 +01:00
9d79b9b359
Force transactions to be commit
2011-08-10 22:09:40 +01:00
bdf0059925
Added self to add_user
2011-08-10 22:01:36 +01:00
6cb9eb04bd
Fix checked_user
2011-08-10 21:59:33 +01:00
6e7a05160c
Added first part of the MumbleSQL service
2011-08-10 21:53:03 +01:00
6c986e8572
Make the json consistant, ints for ints, strings for strings
2011-08-10 15:58:13 +01:00
f76809db7a
Restrict character fields
2011-08-10 15:00:01 +01:00
47c4a175b2
Missed a , to make it a tuple
2011-08-10 14:52:20 +01:00
94f742436e
Add group as a filter for EVE API
2011-08-10 14:51:11 +01:00
5b7d66f059
Remove unneeded admin views, change the display names for some models
2011-08-10 14:48:17 +01:00
50869e71d9
Missed parameter off has_delete_permission
2011-08-10 14:41:36 +01:00