Commit Graph

69 Commits

Author SHA1 Message Date
1a84f07f64 Use distinct lookups for add service / set primary char 2011-09-01 20:11:30 +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
3ed482d329 Remove some debugging statements 2011-08-30 15:12:54 +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
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
18da3b1c52 Added retry for the Reddit flair, also some better error checking 2011-08-10 13:51:15 +01:00
7522cb9882 Fix reddit flair issues 2011-08-06 21:22:55 +01:00
5027e717b6 Fix indenting 2011-08-06 21:20:34 +01:00
4e57267015 Ignore alliance level groups if we have a corp level group 2011-08-06 21:19:48 +01:00
d85b24d09f Added to profile template 2011-07-28 14:56:56 +01:00
230724c11f Send messages as the correct type 2011-07-28 14:51:39 +01:00
af0645223c Add message, not add messages 2011-07-28 14:49:50 +01:00
192f9d70c1 Add view to toggle reddit flairs 2011-07-28 14:47:35 +01:00
2a394bceae Silly typo 2011-07-28 14:30:47 +01:00
9a457e6c40 Further integration work with tagging 2011-07-28 14:22:07 +01:00
4029aab77d Various fixes for views to use more standard approach 2011-07-19 11:50:54 +01:00
f08d506a2b Made helptext less bold on forms 2011-07-09 11:47:22 +01:00
99a2c14fe6 Cleanup the PrimaryCharacterForm to be more "django standard" 2011-07-08 11:14:11 +01:00
014d1bd107 Properly remove the delete link to stop template errors 2011-07-07 19:41:38 +01:00
08fe37fe4b Fixed API key updating, removed the ability for people to remove API keys 2011-07-07 19:37:11 +01:00
faccd2478e Fix admin forms for SSO 2011-07-05 12:27:19 +01:00
92db874fcf Further working on Permission Rulesets 2011-07-03 15:35:36 +01:00
c1de4ae7ca Added request context to the add service view 2011-06-30 11:23:12 +01:00
5766b336b1 Added start of the Ruleset models 2011-06-30 10:47:57 +01:00
c96d059f04 Remove single unique requirement 2011-06-27 09:48:46 +01:00
b6a5f5284b Log first_seen date 2011-06-26 20:48:19 +01:00
bd4bc7ffd2 Oops, missed the created tuple split 2011-06-26 20:43:56 +01:00
a09fd2e40b Reenable logging middleware 2011-06-26 20:33:44 +01:00
8a19d92b37 Check for characters not eve apis 2011-06-16 13:04:30 +01:00
0f6ef34d26 Ignore logins from people with no eve accounts attached 2011-06-10 01:15:50 +01:00
4a0f40b0b8 Added Primary Character field 2011-06-10 01:12:02 +01:00
3cb678dbb2 Refreshing API keys now degrades gracefully 2011-06-06 14:18:26 +01:00
1ec1f33693 Add django-sentry, remove debug-toolbar 2011-05-30 21:17:57 +01:00
98b93b7b2d Updated templates from Live 2011-05-29 13:57:49 +01:00
68bb0df818 Split out settings into per-env 2011-05-27 14:27:35 +01:00
89851cfad1 Fix templates to point to the dynamic URL 2011-05-27 13:52:34 +01:00
73fd280e2d Switch to using staticfiles contrib, update to Django 1.3 2011-05-27 13:44:17 +01:00
87bb229656 Move templates into app directories 2011-05-27 13:13:56 +01:00
f0c59335f3 Strip the search strng 2011-05-25 15:04:26 +01:00