Commit Graph

557 Commits

Author SHA1 Message Date
3247781e9b Fix various incorrect urls and request references 2012-07-06 20:54:50 +01:00
55a6041483 Fix redirect 2012-07-06 20:50:01 +01:00
ddcb6d1e86 Fix redirect on adding a new API 2012-07-06 20:48:24 +01:00
c0349b214f Fix request object 2012-07-06 20:44:22 +01:00
73293e54bb Replace user -> object 2012-07-06 20:25:01 +01:00
47f83763bd Update the location of JSONField 2012-07-06 20:18:06 +01:00
499a0459ce Don't import before we're loaded 2012-07-06 20:17:34 +01:00
11c1ca17b4 Fix missing view user instances 2012-07-06 20:10:01 +01:00
9dff342d0e Fix refresh view 2012-07-06 20:05:26 +01:00
92f1072e7a Fix API proxy 2012-07-06 19:59:18 +01:00
51ab26a84d Fix view user links 2012-07-06 19:56:47 +01:00
20b9928463 Add debug toolbar to development settings 2012-07-06 19:25:01 +01:00
c4bf052379 Fix blacklist view 2012-07-06 19:24:29 +01:00
423a265856 Update base template 2012-07-06 19:24:12 +01:00
5f62f83855 Reworking of SSO app for CBVs 2012-07-06 19:23:46 +01:00
6b67525a42 Raise exceptions correctly 2012-07-06 19:21:36 +01:00
e096c0fafe Fix various oddities found in Live 2012-07-06 19:20:02 +01:00
b03d09fe4f Rename the model to represent current naming convetions 2012-07-06 19:14:51 +01:00
67a1fe079f Added Debug Toolbar 2012-07-06 19:14:07 +01:00
4db1faedf7 Added missing import statement 2012-07-06 19:11:50 +01:00
3f820a824a Updated SQL statement from live 2012-07-06 19:10:40 +01:00
dorijan
d59a2c83c8 added a missing </td> 2012-06-28 18:23:10 +02:00
dorijan
2d0ed38c2e char.eveaccount_set.all().count() isn't working reliably, thus using char.active_key 2012-06-28 18:17:55 +02:00
6f1a93713f Don't use len, use count 2012-06-08 20:39:59 +01:00
5180712cef Add permissions to API keys 2012-06-08 20:32:06 +01:00
799cd0231b Added support for corp calls on EDKAPI 2012-06-08 20:00:55 +01:00
09a1f80b6a Show primary character instead of username 2012-06-08 19:30:23 +01:00
fb167c8b7b Fix some minor display and linking issues 2012-06-08 19:28:00 +01:00
128e7c90bc Add some better linking to corp/alliance views 2012-06-08 16:44:53 +01:00
16e1316ab2 Cleanup popup messages for add/update views 2012-06-08 16:44:35 +01:00
95f243c3f8 Correct and rename eve_api templates to be more verbose and logical 2012-06-08 16:15:21 +01:00
c4f3109452 Make use of django-braces mixins in eve_api 2012-06-08 16:02:35 +01:00
93aeb6df03 Convert CSV download to CBV, cleaned up base.py 2012-06-06 22:49:06 +01:00
ea33455b6a Removed a print, added the info to a correct debug logging call 2012-06-06 21:30:18 +01:00
3b28d3a1a3 Correct a few issues with adding/updating API keys. 2012-06-06 21:27:51 +01:00
f4e08ca8ad Switch Add/Update to use CBV, combine templates into one. 2012-06-06 20:59:29 +01:00
a39fe76e47 Fix a few minor errors with soft deletes 2012-06-06 20:08:25 +01:00
683e193f9a Update delete to CBV, add in support for soft deletes. 2012-06-06 18:52:09 +01:00
604124439d Convert character views to CBV 2012-06-06 18:28:28 +01:00
9086590a28 Show the number of related keys on the character sheet 2012-06-06 18:08:50 +01:00
ae58b1b7cf Switch refresh view to CBV 2012-06-06 18:08:31 +01:00
b9b268f1d6 Add in Ogree's lookup tool 2012-06-02 09:46:25 +01:00
d0b4732e38 Move default EVE Proxy config over into common, switch on USE_TZ 2012-06-02 09:44:17 +01:00
959b4f1ba8 Fix admin urls 2012-05-21 01:43:29 +01:00
3bad0c6c4e Removed Nexus, switched to default backends 2012-05-20 18:13:35 +01:00
31979cbab8 Update logging setup 2012-05-20 16:38:18 +01:00
58e6e76bc5 Use now() instead of datetime.now() 2012-05-20 16:12:34 +01:00
04328bb0ed Use create instead of instance and save 2012-05-20 16:12:10 +01:00
d7b364011f Fix naturaltimediff for the SSO app 2012-05-20 16:11:37 +01:00
e6d5cc3201 Bring reddit app up to date with new TZ requirements 2012-05-20 16:11:14 +01:00