Commit Graph

86 Commits

Author SHA1 Message Date
feb4528c97 Added ability for user access to be updated from the admin 2011-10-06 14:35:16 +01:00
175e8b1b28 Correct teh error reporting for notification URLs 2011-10-02 09:47:42 +01:00
95e788b98a Read Only primary character, allows for the user page to load a lot quicker. 2011-09-30 14:13:43 +01:00
0c3e09bcf8 Reworking of the announce code to http_message/multicasting 2011-09-29 14:22:54 +01:00
982960e7df Removed unneeded print 2011-09-28 10:35:00 +01:00
00e8653e46 Updated logging for SSO tasks 2011-09-28 10:29:56 +01:00
c206c49ceb Added Callback support for API apps 2011-09-24 17:54:24 +01:00
46045db0e0 Added some further information on the profile about character keys 2011-09-24 10:30:49 +01:00
3631ca2ec9 Only add public groups to TS3, or private ones that have groups already created 2011-09-21 12:55:33 +01:00
6fc1f4b7b6 Added option to disable corp groups in TS3 2011-09-21 12:53:50 +01:00
43dea4127e Switch to inbuilt django logging, disable the Sentry hacks 2011-09-09 14:41:26 +01:00
468843a6c8 Updated links for new Reddit views 2011-09-09 14:33:42 +01:00
0b6d97e2f6 Massive reworking of HR to a class view based system. 2011-09-08 14:42:12 +01:00
76b46a525b Use correct definition 2011-09-05 23:06:50 +01:00
d80c7d578f Enforce keytypes based on setting or a reasonable default 2011-09-05 10:48:19 +01:00
77c5efe5ee Added gargoyle switch to enable key deletion 2011-09-02 07:49:36 +01:00
27e270e2d6 Distinct on the queryset, herp 2011-09-01 20:14:26 +01:00
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