|
|
00f8ec3d66
|
Now pulls the source details
|
2010-10-28 16:22:58 +01:00 |
|
|
|
bbd217e082
|
Add Blacklist Source to the admin interface
|
2010-10-28 16:13:09 +01:00 |
|
|
|
1e3194adb6
|
Switch to using a Source object
|
2010-10-28 15:56:42 +01:00 |
|
|
|
30d7e15f72
|
Update fabric file to use the new pid location
|
2010-10-28 13:03:11 +01:00 |
|
|
|
baf88520a9
|
Use insesitive like
|
2010-10-28 13:01:06 +01:00 |
|
|
|
1b18598e05
|
Blacklist API endpoint, allows lookup for blacklisted items
|
2010-10-28 11:39:53 +01:00 |
|
|
|
49470765ac
|
Updated start script to store err/out logs, also use daemon mode
|
2010-10-28 10:58:26 +01:00 |
|
|
|
ea3f7e2783
|
Bring Source field through to admin
|
2010-10-28 10:29:46 +01:00 |
|
|
|
16d2f9624e
|
Updated fabfile for deployments
|
2010-10-28 10:24:51 +01:00 |
|
|
|
dd3241c3c4
|
Show more details for the API keys on user lookup
|
2010-10-28 10:24:25 +01:00 |
|
|
|
7f8753d21f
|
Add exit to the startup script
|
2010-10-28 10:24:14 +01:00 |
|
|
|
c6b9d72f01
|
Show the Source on the application detail
|
2010-10-28 10:14:35 +01:00 |
|
|
|
3908f262fa
|
Cleanup and optimisation of the models
|
2010-10-28 10:11:58 +01:00 |
|
|
|
d135d1bc2a
|
Add migration for blacklist source field
|
2010-10-28 09:57:30 +01:00 |
|
|
|
b48b81ed7a
|
Add blacklist checks for API UserID
|
2010-10-28 09:57:06 +01:00 |
|
|
|
6cc34a9c05
|
Added the ability to mark a blacklist item's source
|
2010-10-28 09:39:59 +01:00 |
|
|
|
012aaa8074
|
Added simplejson as a requirement
|
2010-10-28 09:33:41 +01:00 |
|
|
|
05919de1d3
|
Added extras to the README and virtualenv setup
|
2010-10-28 09:30:30 +01:00 |
|
|
|
c6015dfdad
|
Fixes SSO forms, now doesnt error when missing a value on Service Add forms
|
2010-10-27 09:14:43 +01:00 |
|
|
|
39ec392394
|
Fixes some SSO views that allowed anonymous access
|
2010-10-27 09:03:42 +01:00 |
|
|
|
3daf5243d9
|
Fix Mumble to refuse changes when the interface is down
|
2010-10-27 09:01:41 +01:00 |
|
|
|
acbe54b13c
|
Rename Reddit account password variable to REDDIT_PASSWORD so it gets filtered from debug views
|
2010-10-27 09:00:45 +01:00 |
|
|
|
0876cc5fdc
|
Updated user view
|
2010-10-26 09:04:52 +01:00 |
|
|
|
77d157a109
|
Fixes TS3 service to kick before deleting
|
2010-10-26 09:04:31 +01:00 |
|
|
|
9482f50601
|
Fixes for the Group application
|
2010-10-26 09:03:50 +01:00 |
|
|
|
4e302276eb
|
Updated template for TEST
|
2010-10-26 09:02:21 +01:00 |
|
|
|
dee89dff68
|
PEP8 of most of the API app
|
2010-10-26 09:02:05 +01:00 |
|
|
|
8823217066
|
Tidy up in groups app
|
2010-10-25 14:34:30 +01:00 |
|
|
|
065bb081f6
|
Cleanup fabric file
|
2010-10-25 14:34:11 +01:00 |
|
|
|
254eca7589
|
PEP8 work on munin.py
|
2010-10-25 14:32:59 +01:00 |
|
|
|
22d8ff9d39
|
Added meta information to Group application
|
2010-10-25 14:16:57 +01:00 |
|
|
|
b63eaaaceb
|
Added metadata to the eve_proxy models
|
2010-10-25 14:13:55 +01:00 |
|
|
|
89dac99d92
|
Added some further helptext
|
2010-10-21 17:26:50 +01:00 |
|
|
|
a52a90bed3
|
Add admin panels, integrate Group Information into the admin interface
|
2010-10-21 17:23:27 +01:00 |
|
|
|
361ff00187
|
Fixed migration, removed Corporate groups
|
2010-10-21 16:51:57 +01:00 |
|
|
|
aa2d00c820
|
Don't show a request link if the group is managed
|
2010-10-21 16:46:08 +01:00 |
|
|
|
eda04d3a9a
|
Add a "Managed" type which will not be requestable
|
2010-10-21 16:42:30 +01:00 |
|
|
|
b037251174
|
Data Migration to add in GroupInformation records for each group
|
2010-10-21 16:42:12 +01:00 |
|
|
|
f555e85e3d
|
First step of the groups subapp, view groups and request access done
|
2010-10-21 16:27:47 +01:00 |
|
|
|
3b568f3156
|
Silent fail if Reddit login errors
|
2010-10-18 17:27:50 +01:00 |
|
|
|
0546c2e7bf
|
Add some further error checking to the Reddit API module
|
2010-10-18 17:25:48 +01:00 |
|
|
|
500720a734
|
Optimize individual character lookup
|
2010-10-18 16:53:27 +01:00 |
|
|
|
459a0dcdbd
|
Optimize the character list view
|
2010-10-18 16:44:24 +01:00 |
|
|
|
b4ab0e40e1
|
Optimize the user_view view, slashing the render time in half
|
2010-10-18 16:09:25 +01:00 |
|
|
|
ad86c14ca0
|
Limit returned fields on user lookup
|
2010-10-18 15:44:04 +01:00 |
|
|
|
7232045aed
|
Added django-debug-toolbar to assit with profiling
|
2010-10-18 15:43:47 +01:00 |
|
|
|
0700d25b3b
|
Don't use the form for Admin, and only update the API on first add
|
2010-10-18 12:21:45 +01:00 |
|
|
|
2d2e90606d
|
Fix TS3 service issues experienced in Live
|
2010-10-18 12:21:30 +01:00 |
|
|
|
6b92280636
|
Fix stupid errors, call enable_user with a password, and use objects not object
|
2010-10-18 12:20:46 +01:00 |
|
|
|
ab67c55d90
|
Modification to the cron methods to allow arguments to be passed to each call
|
2010-10-18 12:19:22 +01:00 |
|