Mercurial > public > sg101
log
age | author | description |
---|---|---|
Fri, 14 Oct 2011 02:12:05 +0000 | Brian Neal | Fix #231: add a 'view my forum posts' link to profile. |
Fri, 07 Oct 2011 02:11:33 +0000 | Brian Neal | Fixing #230; add a scrollbar to the PM popup dialog if necessary. This wasn't as easy as I thought. Had to wrap the PM text in a div with its styling (max-height and overflow). If I then resized the dialog, I'd get two scrollbars. So for now, made the dialog non-resizable. |
Wed, 05 Oct 2011 00:09:30 +0000 | Brian Neal | Fixing #229: Download details view with a bogus download ID produces internal server error isntead of a 404. |