Commit Graph

1543 Commits

Author SHA1 Message Date
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
fc65880c8b Merge in develop, including Django 1.4 changes 2012-05-21 01:33:57 +01:00
959b4f1ba8 Fix admin urls 2012-05-21 01:43:29 +01:00
5167abfe75 Merge branch 'django-1.4' into develop 2012-05-20 18:29:12 +01:00
eef6e59335 Updated README regarding bootstrap 2012-05-20 18:22:07 +01:00
3bad0c6c4e Removed Nexus, switched to default backends 2012-05-20 18:13:35 +01:00
1c675338c6 Updated README 2012-05-20 17:35:21 +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
af1ba8744e Fix Blacklist checker for new TZ info 2012-05-20 16:10:47 +01:00
6f571539b9 Removed Sentry/Raven, as it seems to be broke under Django 1.4 2012-05-20 15:40:24 +01:00
1d2bf5258b Fix import errors 2012-05-20 15:19:11 +01:00
1bbd15abce Fix date/time fuctions for timezone information 2012-05-20 14:23:08 +01:00
0a4b30244f Initial work on eve_api for Django 1.4 2012-05-20 12:21:24 +01:00
27abcf8661 Update eve_proxy taks for Django 1.4 2012-05-20 12:21:10 +01:00
605a063e80 Fix naturaltimediff to work in Django 1.4 timezones 2012-05-20 11:40:25 +01:00
4a7cde9176 Fix some minor issues in eve_proxy stopping API proxy from working correctly 2012-05-20 11:39:57 +01:00
e1dc20ff2e Work on updating eve_proxy for Django 1.4 and TZ support. 2012-05-20 11:31:56 +01:00
c03989bd00 Add redirect on registration completed. 2012-05-20 10:53:14 +01:00
9ebacb1e13 Update documentation and requirements 2012-05-20 10:52:54 +01:00
474f067f06 Updated ignore 2012-04-24 00:05:46 +01:00