Commit Graph

329 Commits

Author SHA1 Message Date
Trever Fischer
9f1acfb70c Implement JQuery polling of user balance on page 2012-03-03 18:12:54 -05:00
Trever Fischer
11788ecb34 Export grist balance to the api 2012-03-03 17:58:48 -05:00
Trever Fischer
c2bdc1e87a Display grist balance on website 2012-03-03 17:53:32 -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
Trever Fischer
e80cfd9e7d Remove the django comments app 2012-03-03 17:09:48 -05:00
Trever Fischer
45159b8f95 Make mc_username unique 2012-03-03 17:09:35 -05:00
Trever Fischer
0d2b9f7c11 Fix password import bug 2012-03-03 16:48:59 -05:00
Trever Fischer
2976830bf6 Add a user list 2012-03-02 21:19:56 -05:00
Trever Fischer
b246ac8910 Display user avatar in epicenter 2012-03-02 21:19:39 -05:00
Trever Fischer
a6399c1305 Handle duplicate minecraft registrations 2012-03-02 20:41:51 -05:00
Trever Fischer
c02d354bb0 Restyle the invite display 2012-03-02 16:45:55 -05:00
Trever Fischer
6b1daeafa7 Add minecraft font 2012-03-02 15:25:41 -05:00
Trever Fischer
cea5a93167 Move map links 2012-03-02 15:07:09 -05:00
Trever Fischer
871eb69d73 Implement the new design 2012-03-02 14:51:20 -05:00
Trever Fischer
d87095fe2c Move all the player queries into the server model object 2012-03-02 14:51:05 -05:00
Trever Fischer
c2e9eff169 Convert minecraft app to south 2012-03-02 13:24:08 -05:00
Trever Fischer
c23de7051c Add a command to import from drupal 2012-03-02 12:56:20 -05:00
Trever Fischer
171bca132d Implement petition app 2012-03-02 11:45:57 -05:00
Trever Fischer
5194d95d75 Import local_settings only if it already exists 2012-03-02 11:16:49 -05:00
Trever Fischer
faf039a269 crash-- 2012-03-02 10:06:17 -05:00
Trever Fischer
74ec83c8f1 Implement our own commenting system for simplicity 2012-03-02 10:06:08 -05:00
Trever Fischer
22eb2a63e7 typo-- 2012-02-27 19:00:40 -05:00
Trever Fischer
854eaf882b Also update MC profile when registering 2012-02-27 13:31:13 -05:00
Trever Fischer
16bd3c0a64 Add quotes around the quoted quote so it looks like a quote 2012-02-27 13:06:15 -05:00
Trever Fischer
a6ce6c3d7f typo-- 2012-02-27 12:55:12 -05:00
Trever Fischer
aa15f4d797 Add support for server MOTDs 2012-02-27 11:53:15 -05:00
Trever Fischer
a45a3845da Dont crash if we can't resolve DNS 2012-02-27 11:53:15 -05:00
Trever Fischer
8b683b321d Remove a layer of caching, and explicitly mention that noone is online 2012-02-26 11:23:26 -05:00
Trever Fischer
4cce2cac50 Link to comments page 2012-02-26 11:23:11 -05:00
Trever Fischer
f90039bffa Fix default news sort 2012-02-26 11:17:26 -05:00
Trever Fischer
986fd4a487 Allow forums to foregoe descriptions 2012-02-25 14:45:15 -05:00
Trever Fischer
21d4ac4700 Implement syndication of news 2012-02-25 14:44:07 -05:00
Trever Fischer
ee82cd40cb Integrate flatpages app 2012-02-25 14:12:57 -05:00
Trever Fischer
0d6056d168 Use super simple HTTP codes to represent validation results 2012-02-25 14:01:03 -05:00
Trever Fischer
921f6c2661 Case-insensitive username validation 2012-02-25 13:07:29 -05:00
Trever Fischer
cd26a8fba4 Default to news page as home 2012-02-25 12:50:33 -05:00
Trever Fischer
bc90ed04f9 Dont crash when we have no topics in a forum 2012-02-25 12:46:07 -05:00
Trever Fischer
e0b19fb4bc Default appversion repo to pwd/.git 2012-02-25 12:40:33 -05:00
Trever Fischer
52429225aa Allow interface to specify alternate git repo path 2012-02-25 12:40:21 -05:00
Trever Fischer
e620377f16 Fix appversion for python 2.6. Boo, hiss. 2012-02-25 12:33:25 -05:00
Trever Fischer
38d41a5113 Fix wsgi 2012-02-25 12:26:18 -05:00
Trever Fischer
a640368594 Add appversion app for displaying the version running on a server 2012-02-25 12:14:42 -05:00
Trever Fischer
1bc8bb3419 Add sanitized settings.py 2012-02-25 12:00:36 -05:00
Trever Fischer
5284eafaa9 Add a news app, and enable commenting 2012-02-25 11:57:44 -05:00
Trever Fischer
44fb472f22 Fix forum post table 2012-02-25 11:17:34 -05:00
Trever Fischer
82932db1a8 Fix latestTopic and lastPost returns 2012-02-25 11:16:39 -05:00
Trever Fischer
6c4855a129 Add wsgi descriptor 2012-02-20 19:48:01 -05:00