Commit Graph

41 Commits

Author SHA1 Message Date
Trever Fischer
ee5cab40c2 Add avatars to the social graph, and use pydot 2012-06-10 15:39:37 -04:00
Trever Fischer
affa714583 More test coverage in local/ 2012-06-10 02:31:16 -04:00
Trever Fischer
15c4a6d653 After much headache, determine that we need django-notification=0.2 and Django=1.3.1 2012-06-08 15:59:18 -04:00
Trever Fischer
e0f60f78a8 Revert "Display AwardBonus objects in the admin cp"
This reverts commit b04076b357.

Working around database inconsistency is not a solution, idiot.
2012-06-08 15:30:45 -04:00
Trever Fischer
da2355681c Use get_or_create to fix database inconsistencies 2012-06-08 15:27:30 -04:00
Trever Fischer
b04076b357 Display AwardBonus objects in the admin cp 2012-06-08 15:18:17 -04:00
Trever Fischer
2e93e70fa7 --crashing_other_unit_tests 2012-06-08 15:06:23 -04:00
Trever Fischer
22bc661783 crash-- for anonymous users 2012-06-08 14:55:58 -04:00
Trever Fischer
f99949cb7b Display notifications on the site, and provide a ajaxy way to acknowledge them 2012-06-08 14:53:32 -04:00
Trever Fischer
60acb6b315 Implement an easy bridge between django reverse() and javascript ajax 2012-06-08 14:52:13 -04:00
Trever Fischer
83ae6c5c30 Implement badge rewards of grist 2012-06-08 13:29:00 -04:00
Trever Fischer
517342a515 Add some badges for 3, 5, and 10 invites 2012-06-08 13:28:42 -04:00
Trever Fischer
a6b26a9707 Fancify the registration screen 2012-04-23 12:39:32 -04:00
Trever Fischer
3aa1065050 Don't crash if donation goal is zero 2012-04-23 10:55:18 -04:00
Trever Fischer
9d83a5b19c crash-- 2012-04-21 12:45:03 -04:00
Trever Fischer
bf23b6f135 Add a donation progress bar 2012-04-21 12:41:14 -04:00
Trever Fischer
3ce1e114c1 Fix up the site user list 2012-04-21 11:44:46 -04:00
Trever Fischer
ebbd7df499 Add feature to view other user profiles 2012-04-21 10:33:56 -04:00
Trever Fischer
0826e01bd2 Use the forums as the source of news 2012-04-18 11:10:05 -04:00
Trever Fischer
d1c93cd675 Fix latest topic listings 2012-04-17 13:14:09 -04:00
Trever Fischer
bce2a8554b Add a welcome page after registration 2012-04-17 12:10:02 -04:00
Trever Fischer
74faaa136e Add a new index page 2012-04-17 01:40:50 -04:00
Trever Fischer
b40d04ae74 Show forum activity in sidebar 2012-04-16 17:47:28 -04:00
Trever Fischer
77d3a882ca Add commands for drawing the invite graph, and importing from drupal 2012-04-05 15:27:26 -04:00
Trever Fischer
b4572b2ec3 Fix migrations 2012-03-17 11:48:26 -04:00
Trever Fischer
b1bc7cb6f4 Limit active invite counts. Fixes #12 2012-03-10 20:54:05 -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
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
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
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
06a6dc693d Restructure and rename the currency model table 2012-03-04 18:23:47 -05:00
Trever Fischer
e82bb7b340 Set default account status 2012-03-04 14:38:52 -05:00
Trever Fischer
b9ffa0ec05 Use a OneToOneField instead of ForeignKey 2012-03-03 17:53:21 -05:00
Trever Fischer
fc4ba5c4a1 crash-- 2012-03-03 17:32:05 -05:00
Trever Fischer
3319620d2b Make admin for currencyaccount easier 2012-03-03 17:27:52 -05:00
Trever Fischer
8aeca57795 Implement a 'local' app for caminus-specific bits 2012-03-03 17:15:45 -05:00