Commit Graph

139 Commits

Author SHA1 Message Date
266d236068 Use ticker instead of name 2011-01-04 21:26:52 +00:00
43cc7d56ca Fix bug with creating TS3 groups 2011-01-04 08:22:13 +00:00
d2a905e0c5 Move group check after corporate, allows for corporate level groups without extra commands being executed 2011-01-03 15:44:18 +00:00
b126486b69 Added character information passthrough to update_groups, also enabled per corp groups in TS3 2011-01-03 15:42:04 +00:00
a235982c55 Fix the issues with = in people's client nicknames 2011-01-03 15:17:55 +00:00
47eb996c63 Various fixes to SSO services, including transaction handling and correct DbService handling 2010-11-29 11:59:14 +00:00
aec231234e Support for inserting corp/alliance information into POStracker 2010-11-26 10:15:53 +00:00
eeb3266dad Switch SSO Service API layer to use the new Django 1.2 ORM layer 2010-11-04 11:47:19 +00:00
e1beff8845 Reworking of the TS3 module, enable group removal 2010-11-02 11:20:05 +00:00
550fc73353 Oh god syntax error! 2010-10-31 12:22:52 +00:00
43e4b88b3f Add add/remove power 2010-10-30 11:21:14 +01:00
3daf5243d9 Fix Mumble to refuse changes when the interface is down 2010-10-27 09:01:41 +01:00
77d157a109 Fixes TS3 service to kick before deleting 2010-10-26 09:04:31 +01:00
2d2e90606d Fix TS3 service issues experienced in Live 2010-10-18 12:21:30 +01:00
81c1f6dc5c Add bookmark 2010-10-16 02:15:12 +01:00
80a9a95b28 Shorterned the registration URL, saves problems 2010-10-16 01:46:26 +01:00
070602779c Changed UID and added further details to the custom info 2010-10-16 00:02:35 +01:00
a20d63f19f Final fix for the URL 2010-10-15 23:49:40 +01:00
fb686e5f07 Syntax error 2010-10-15 21:01:06 +01:00
a0407d81f1 Fix encoding on bookmark name and username 2010-10-15 20:57:55 +01:00
76f65a1cbf Fixes various issues with the TS3 plugin 2010-10-15 14:44:56 +01:00
97a82e07e7 Fixed invalid syntax 2010-10-15 13:27:21 +01:00
884dc6ffb5 Refactored the group creation code, cached so it shouldn't have to do multiple calls 2010-10-14 14:17:48 +01:00
111dfaeb9a Added TS3 service api plugin 2010-10-14 12:47:10 +01:00
da3d694a4a Reference the first API key for the character 2010-10-14 09:44:35 +01:00
f677bb72f4 Remove eveapi/reddit from add_user call, all is accessible by user/char 2010-10-14 09:39:10 +01:00
23be382e34 Add User on the Service API now returns a dict of values 2010-10-14 09:32:52 +01:00
9d6ab573d5 Added check_uid command for services, defaults to using check_user 2010-09-21 11:59:37 +01:00
67118995c7 Stop crashing if the user doesnt exist on Mumble 2010-09-21 11:51:20 +01:00
e134d6f786 Change mining buddy service to return proper return codes 2010-09-21 11:50:42 +01:00
bb63bbbc79 Fix jabber service not to return a false when provided with a JID 2010-09-21 11:49:49 +01:00
e712a203a6 Give a default access level (0 causes infinite loops in POSTracker) 2010-09-08 11:14:32 +01:00
6772739047 Fixed string construction 2010-09-08 10:42:09 +01:00
7be9ed4bbc Initial addition of the POS Tracker service 2010-09-08 10:33:17 +01:00
ee549d79a3 Oops, pass back username! 2010-09-02 23:07:24 +01:00
88bb673f99 Use str format for group names, do group updates on account creation 2010-09-02 23:04:07 +01:00
98913004b9 Use actual group name, not circular naming 2010-09-02 22:56:21 +01:00
cecf625a21 Add defaults for memberlist, add and remove 2010-09-02 22:40:43 +01:00
31f0a0cee6 Return ACLs and use them instead of making a second call 2010-09-02 22:38:41 +01:00
1ff6ae38f2 Added import for Ice (doh!) 2010-09-02 22:29:34 +01:00
3e34070a5a Added Ice init to service object for mumble 2010-09-02 22:27:05 +01:00
1615f79b88 Added api call to pull Murmur Objects 2010-09-02 22:13:08 +01:00
3e97539688 Added function to create missing groups, fixed update_groups error 2010-09-02 20:59:58 +01:00
44945b7b5e Added basic group management into the mumble sso module 2010-09-02 20:48:52 +01:00
cfdf10aac1 Added update groups to the base class 2010-07-06 12:58:52 +01:00
10faa6ee5d Only init one instance of the xmlrpc lib 2010-06-07 14:14:35 +01:00
a1a6e80470 Added default editbox size options to Mediawiki service 2010-06-04 12:30:18 +01:00
0d6a27609f Dont use 'all' as the default display groups 2010-06-04 10:50:56 +01:00
89f69af2b1 Moved lower to the actual string - derp 2010-06-04 10:42:14 +01:00
3c4efcc939 Make sure the UID is lowercase 2010-06-04 10:39:30 +01:00