Mercurial > public > sg101
log
age | author | description |
---|---|---|
Sat, 19 Dec 2009 19:34:16 +0000 | Brian Neal | 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. |
Sat, 19 Dec 2009 04:59:06 +0000 | Brian Neal | Implement #42; add admin actions to GCalendar. |
Fri, 18 Dec 2009 04:30:49 +0000 | Brian Neal | Implement #43, various shoutbox improvements. |
Thu, 17 Dec 2009 04:14:16 +0000 | 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. |
Mon, 14 Dec 2009 05:07:28 +0000 | 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. |
Sun, 13 Dec 2009 21:57:34 +0000 | Brian Neal | Fix bug in the forums unread logic. |