Commit Graph

1012 Commits

Author SHA1 Message Date
883044348d Change some EVEAccount fields to be readonly 2010-11-04 12:50:59 +00:00
b9902d124b Fix the roles import to use id not roleid 2010-11-04 12:50:40 +00:00
a35dbf454e Fix typo in settings 2010-11-04 12:34:30 +00:00
ff5addf94f Remove roleid from the role object, use the id field instead 2010-11-04 12:33:44 +00:00
be6d219768 Migrate EVE API application to 64bit Integers (as per Tyrannis 1.2/API Changes) 2010-11-04 12:27:03 +00:00
4a1182edae Switch to using the new Message framework (Django 1.2) 2010-11-04 12:03:07 +00:00
0167432f53 Modified Reddit test to check for unicode return 2010-11-04 11:49:19 +00:00
89dd955ef5 Update requirements to Django 1.2.3 2010-11-04 11:48:28 +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
b8415f294f Switch the corp information line to use logger instead of print 2010-11-03 11:18:28 +00:00
9d900b7141 Use the off template when shutdown 2010-11-03 11:18:02 +00:00
065f1cc12b Added a Off template 2010-11-03 11:16:56 +00:00
e1beff8845 Reworking of the TS3 module, enable group removal 2010-11-02 11:20:05 +00:00
fc66668c6c Add Character information to the Service Accounts 2010-11-01 20:36:30 +00:00
e36a8ea2e0 Added ability to lookup user by userid 2010-10-31 22:43:47 +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
d2a0a7ad3e Added a hard reset command to fabric 2010-10-29 17:26:05 +01:00
ed45e4abac Set the data, add to crontab list 2010-10-29 17:24:42 +01:00
51c2675157 Added ability to update all related corps 2010-10-29 17:07:16 +01:00
a975e14388 Refresh the key owner's permissions, not the requesters 2010-10-29 13:06:02 +01:00
88e7e77762 Update the status as well 2010-10-29 13:01:34 +01:00
d7cd9b10eb Stop anyone requesting refreshes 2010-10-29 12:54:16 +01:00
e64ff50151 Remove old manual refresh 2010-10-29 12:46:15 +01:00
75ce3c8943 Refreshing your API key on your profile now uses a ajax request. 2010-10-29 12:44:57 +01:00
d66f3b4a9f Allow eveapi_refresh to be called via XHR and return a JSON representation of the key 2010-10-29 11:03:08 +01:00
c28d72f0ad Add the ticker field for Sources 2010-10-28 16:24:58 +01:00
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