Commit Graph

190 Commits

Author SHA1 Message Date
Trever Fischer
3708549210 Add more wording to the invite claim pages. Fixes #17 2012-03-10 22:01:47 -05:00
Trever Fischer
8900530b91 Better form styling 2012-03-10 22:01:26 -05:00
Trever Fischer
0ae6369ec2 Import currency accounts from drupal. Fixes #10 2012-03-10 21:46:40 -05:00
Trever Fischer
b1bc7cb6f4 Limit active invite counts. Fixes #12 2012-03-10 20:54:05 -05:00
Trever Fischer
f289be9a94 Add forum and news post notifications. Fixes #9 2012-03-10 20:34:47 -05:00
Trever Fischer
eb442b9c96 Send notifications when invites are accepted. Fixes #8 2012-03-10 20:25:59 -05:00
Trever Fischer
8ee0ce3365 Move the remanants of the profiles app into the local app for more caminus-only bits 2012-03-10 19:14:19 -05:00
Trever Fischer
77314a81e7 Add the messaging app. Fixes #8 2012-03-08 09:04:43 -05:00
Trever Fischer
9ca328dd75 Add API to log player sessions. Fixes #2 2012-03-07 19:00:50 -05:00
Trever Fischer
e73d007a19 Prevent reuse of invites. Fixes #15 2012-03-07 18:04:19 -05:00
Trever Fischer
163a4f27e8 Move invite uuid generation into the model 2012-03-07 18:04:01 -05:00
Trever Fischer
13beecf956 Add invite tests 2012-03-07 18:03:38 -05:00
Trever Fischer
690db3945a Implement error pages. Fixes #21 2012-03-07 17:22:54 -05:00
Trever Fischer
b13e5fc15f Return default minecraft skin for unknown skins. Fixes #11 2012-03-07 17:08:41 -05:00
Trever Fischer
1112d27075 Display avatars in news comments. Fixes #3 2012-03-07 16:48:56 -05:00
Trever Fischer
cb0a4db37f Change logout redirect. Fixes #16 2012-03-07 16:07:32 -05:00
Trever Fischer
661ec138a9 Decrease balance poll frequency 2012-03-06 18:48:25 -05:00
Trever Fischer
245f8d139b Cache server time queries 2012-03-06 18:25:48 -05:00
Trever Fischer
4f4cd399b8 Return a 403 code for the anonymous balance query 2012-03-06 18:25:36 -05:00
Trever Fischer
a08e007c00 Fix api tests for balance queries 2012-03-06 18:25:15 -05:00
Trever Fischer
f30e381376 Show server name in rules page 2012-03-06 09:58:18 -05:00
Trever Fischer
84d8d70144 Use RequestContext for rules view 2012-03-06 09:55:07 -05:00
Trever Fischer
69105e665a Use base_simple in more places. Fixes #24 2012-03-05 19:53:47 -05:00
Trever Fischer
e7a1364852 Simplify forum URLs. Fixes #25 2012-03-05 19:51:00 -05:00
Trever Fischer
f60c231c4a Implement rules API. Fixes #23 2012-03-05 19:48:10 -05:00
Trever Fischer
e127b157f0 Implement rulesets. Fixes #22 2012-03-05 19:43:56 -05:00
Trever Fischer
046ad49823 Improve validation API to return JSON. Fixes #1. 2012-03-05 18:01:41 -05:00
Trever Fischer
c1f812559d Workaround for django bug #3310 2012-03-05 17:59:17 -05:00
Trever Fischer
2808a093b9 Add unit tests for api 2012-03-05 17:58:42 -05:00
Trever Fischer
e21401c0fd Remove the avatar app dep 2012-03-05 17:58:18 -05:00
Trever Fischer
4752e54ac9 Fix bug with account creation saving 2012-03-05 17:58:00 -05:00
Trever Fischer
19f75d12d0 Add unit testing for account creation 2012-03-05 17:57:49 -05:00
Trever Fischer
374a8225ef Expand news excerpt length 2012-03-05 01:19:11 -05:00
Trever Fischer
b1b12c2e8c Implement Invite.__unicode__ and tweak the admin page for Invites 2012-03-05 01:18:32 -05:00
Trever Fischer
dc04a313c6 Use correct login/logout urls 2012-03-05 01:12:10 -05:00
Trever Fischer
b2df6e0d64 Use correct form of authenticate() 2012-03-05 01:08:23 -05:00
Trever Fischer
d9d0b3170b badmerge-- 2012-03-05 01:08:12 -05:00
Trever Fischer
75cab27046 Move the login form context out of the profiles app 2012-03-05 00:44:45 -05:00
Trever Fischer
d6704d981b migration crash-- 2012-03-05 00:31:27 -05:00
Trever Fischer
4d5637eebd Use caminus theme for admin pages 2012-03-05 00:16:27 -05:00
Trever Fischer
868e38896e Use django's auth code for login/logout instead of rolling our own 2012-03-04 23:42:02 -05:00
Trever Fischer
93ba20c538 Fix api import 2012-03-04 23:35:46 -05:00
Trever Fischer
8fc7372bbe Move quote model into local app 2012-03-04 23:34:01 -05:00
Trever Fischer
82222860c9 Merge branch 'master' of dev.camin.us:www
Conflicts:
	profiles/models.py
	profiles/views.py
	templates/base_full.html
2012-03-04 23:22:47 -05:00
Trever Fischer
e0957c2dab Move MinecraftProfile from the profiles app into the minecraft app, and stop using the auth profiles feature.
Might go back to auth profiles if a suitable use can be found.
2012-03-04 23:18:00 -05:00
Trever Fischer
832b6127e7 Add invites to the admin pages 2012-03-04 22:10:16 -05:00
Trever Fischer
75ac4ebbdd Use django builtin auth views, and add a password reset link 2012-03-04 22:04:04 -05:00
Trever Fischer
060c964e95 Add readme 2012-03-04 18:27:33 -05:00
Trever Fischer
06a6dc693d Restructure and rename the currency model table 2012-03-04 18:23:47 -05:00
Trever Fischer
d7dccf9904 use base_simple in some old templates 2012-03-04 14:39:21 -05:00