Mercurial > public > sg101
graph
- Fixing #28, cosmetic issues with member map. Also fixed a bug involving the smiley and markdown interactions. Single quotes were getting HTML REMOVED by markdown.2009-12-19, by Brian Neal
- Implement #42; add admin actions to GCalendar.2009-12-19, by Brian Neal
- Implement #43, various shoutbox improvements.2009-12-18, by Brian Neal
- Fix #33; use $.ajax instead of $.post so we can handle errors. Also, for some reason comparing objects in a template doesn't work now. Have to compare id fields.2009-12-17, by Brian Neal
- Implement ticket #40. Added a simple way to search for usernames and then view their profile. Moved this ajax username search feature out of the messages app and into core.2009-12-14, by Brian Neal
- Fix bug in the forums unread logic.2009-12-13, by Brian Neal
- Implement #38: add function to mark user as a spammer. Display only active members on member list. Display login form as table (not sure why wasn't doing this before).2009-12-13, by Brian Neal