050e066933
Allow for overriding settings with settingslocal
2010-05-14 10:13:12 +01:00
16211fe982
Cleaned old out of model settings
2010-05-11 14:34:26 +01:00
65f0278cf0
Updated default settings
2010-05-08 16:52:52 +01:00
cb3efa04e2
API now uses OAuth
2010-04-26 22:24:59 +01:00
fa3a2d0ab1
Added humanize to difficult numbers
2010-04-20 23:11:07 +01:00
4e842f4a9f
Bring piston-api up to current master
...
Conflicts:
.gitignore
urls.py
2010-04-14 12:55:18 +01:00
f82e211d91
Jabber Service API now uses XMLRPC calls to add/change users
...
Old service access methods have been removed, XMLRPC is the prefered choice due to speed and
reliability of connection. Also as a bonus the Jabber API now sets the person's nickname to
the same as their character name.
2010-04-09 12:46:10 +01:00
94575a419b
Fixed typo
2010-04-05 22:34:21 +01:00
2776ce8c16
HR Group now a setting
2010-04-05 12:27:05 +01:00
7980e4bcb4
Added HR to urls and added a disabled entry in settings.py
2010-04-05 03:20:11 +01:00
004fe1d6c8
Optional setting to disable the auto password generation for Service Accounts
2010-04-03 20:55:56 +01:00
83a9113127
Added validation processes for reddit accounts
2010-04-02 19:32:57 +01:00
05f5df397c
Now links users to mumble, and check_user works with virtual servers
2010-03-23 10:17:00 +00:00
484a459987
Removed django_cron dependancy, use manual started cronjobs
2010-03-23 09:43:04 +00:00
d54920a1b8
Further validation and bugfixes for miningbuddy service
2010-03-22 15:03:23 +00:00
3931f86dee
Basic django-piston based API package.
2010-03-18 23:35:45 +00:00
b49f8edb9a
Actual delete command for mediawiki, now moves all user revisions to a special "DeletedUser" username
2010-03-18 21:12:12 +00:00
e65afef1db
Added django_evolution to the stack
2010-03-09 22:09:37 +00:00
818b580e89
Added Mumble settings
2010-03-09 21:46:20 +00:00
671781013b
Split out db settings into a seperate file
2010-03-09 20:27:51 +00:00
1eeefae146
Updated settings file
2010-03-05 15:17:13 +01:00
c0427ecdd7
Add LOGIN_URL
2010-03-05 02:07:47 +01:00
7fe039764b
Added ability to switch off Service API
2010-03-05 00:50:36 +01:00
081d7f35d3
Now uses xmpp to add/remove users from the Jabber service
2010-03-04 21:42:27 +00:00
93ebbc4ac1
Updated settings
2010-03-01 14:50:25 +00:00
77df34d64b
Merge remote branch 'origin/master'
2010-03-01 00:23:12 +01:00
b53e662200
Now authenicates access to services based on groups, not simple tags
2010-02-28 23:09:33 +00:00
dreddit
5c5a2622d0
Added django_cron
2010-02-27 19:02:08 +01:00
59ec92b2d7
Imported a cut down mumble app
2010-02-26 00:15:53 +00:00
7c596f5037
Further formatting and bug fixes
2010-02-25 23:37:05 +00:00
c0a5f75504
Views now working, basic construction complete
2010-02-25 22:44:59 +00:00
131bc18d0e
Fixed URLconf issues, added seperate live/test db setting
2010-02-25 18:17:29 +00:00
3c90e7d5e1
Added templates location
2010-02-25 18:55:37 +01:00
53630f980f
Various changes to several aspects of the model base.
...
* Added SSOUser extension profile for auth
* Now checks for Corp membership and executes required commands
* Various small fixups
2010-02-25 15:49:56 +00:00
4cd4865f32
Various work on services api and models
2010-02-25 11:34:59 +00:00
b6168ae824
Sync with local modifications
2010-02-24 16:05:00 +00:00
b8e5647148
Initial import
2010-02-23 10:16:25 +00:00