Commit Graph

1263 Commits

Author SHA1 Message Date
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
7604bf7bc4 Added readonly fields, denied delete on key models 2011-08-10 14:40:09 +01:00
a540a53476 Disable adding new records for most EVE API models 2011-08-10 14:33:00 +01:00
18da3b1c52 Added retry for the Reddit flair, also some better error checking 2011-08-10 13:51:15 +01:00
9592f3b77d Missing import for redirect 2011-08-10 13:41:57 +01:00
f2f16a11f9 Limit filter to user's tokens 2011-08-10 13:39:38 +01:00
353a25bf5e Switch to oldstyle Optimer API endpoint 2011-08-10 11:27:20 +01:00
4d6aa9d308 Pass request context 2011-08-10 11:07:14 +01:00
d4d89ecffd Pass the correct field to the template 2011-08-10 11:03:54 +01:00
da8107c981 Added a more detailed callback view 2011-08-10 10:58:40 +01:00
dcc0f2102d Fixes some small issues with HR 2011-08-10 09:12:52 +01:00
920294d135 Updated gitignore 2011-08-06 21:26:00 +01:00
104ac78f5b Disable recommendations for people with blacklists 2011-08-06 21:24:48 +01:00
ce9b7b6ebc Update EDK API export 2011-08-06 21:23:59 +01:00
572f9f53f5 Abstract out login check 2011-08-06 21:23:27 +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
07198adfaa Another silly typo! 2011-07-28 14:32:05 +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
62140ac855 Abstract out the backend API call system to a generic class, Added Flair management 2011-07-28 14:06:59 +01:00
36566588e9 Change regex matching to exact 2011-07-25 22:31:35 +01:00
eec811cc90 Add ordering to audit objects 2011-07-25 22:27:43 +01:00
32ba10c909 Only check if we have a value 2011-07-23 09:10:51 +01:00
a6e3096bae Escape the text, avoid parse problems 2011-07-23 09:07:59 +01:00
24d4002ce1 Fix typo causing a issue when updating keys 2011-07-22 20:20:18 +01:00
1bc23d494a Set the keytype to Unknown before reimporting 2011-07-22 14:24:23 +01:00