Commit Graph

528 Commits

Author SHA1 Message Date
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
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
5892538fb7 Basic upgrade to all base packages, Django, Celery and others. 2012-04-23 23:56:55 +01:00
8a1a2071aa Added some DNS lookup for the IP viewer 2012-04-04 20:17:18 +01:00
9a96d39556 Whoops, fix typo 2012-03-29 22:58:59 +01:00
a41e23e00f Merge branch 'develop' 2012-03-29 22:52:56 +01:00
1b591e155b Remove some needless statements 2012-03-29 22:52:16 +01:00
45630f10f7 Add the ability to view IP addresses in auth, with a basic search interface 2012-03-29 22:51:58 +01:00
150a6503c6 Fix the refresh access returns for corp/alliance 2012-02-26 13:56:48 +00:00
932282a691 Fix typo in API handling code 2012-02-03 19:33:10 +00:00
b71e7780d8 Remove old parent field 2012-02-03 00:49:51 +00:00
eba30df64d Switch to using multiple parent groups 2012-02-03 00:46:09 +00:00
c2ef2ae003 Fix typo 2012-02-03 00:43:48 +00:00
bb3cf62f1a Add API Keytype to the EVE API endpoint 2012-02-03 00:14:50 +00:00
a9ed7d97f2 Better API handling, avoid hitting the character API with NPC corps 2012-02-03 00:14:06 +00:00
85c36b6829 Fix silly typo causing corp imports to fail 2012-01-26 21:04:47 +00:00
e4a113411c Check for MemberTrackingExtended and pass extra parameters as needed 2012-01-26 20:38:29 +00:00
a500dd70ef Fix the application view to link to the correct corp endpoint 2012-01-22 00:38:11 +00:00
6dc0d2bd39 Fix HR blacklist permissions 2012-01-22 00:04:33 +00:00
7b7e4a5e33 Return not found on error jsondoc 2012-01-21 23:54:06 +00:00
732ed2c2f1 Removed unneeded template files. 2012-01-21 23:52:16 +00:00