Mercurial > public > sg101
log gpp/messages/static/js/tabbed_messages.js @ 481:9f888dbe61ce
age | author | description |
---|---|---|
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. |
Thu, 05 May 2011 02:58:44 +0000 | Brian Neal | Fix bug where messages were never getting replied to. |
Tue, 03 May 2011 02:56:58 +0000 | Brian Neal | Making the jquery tabbed version of the messages app the current version and removing the old. Also figured out how to dynamically update the base template's count of unread messages when messages are read. |
Sun, 01 May 2011 02:11:48 +0000 | Brian Neal | Gave the beta private messages a 'compose to' view. Tweaked the color of the tables to match the jquery ui theme. |
Tue, 26 Apr 2011 00:16:35 +0000 | Brian Neal | Initial beta-test commit of a revamped, jquery ui tab-based PM system. This is for #211. |