log gpp/messages/static/js/tabbed_messages.js @ 491:7dbdbb08e68c

age author description
2011-10-07 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.
2011-05-05 Brian Neal Fix bug where messages were never getting replied to.
2011-05-03 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.