Mercurial > public > sg101
log gpp/messages/urls.py @ 441:33d0c55e57a9
age | author | description |
---|---|---|
Wed, 25 May 2011 02:39:08 +0000 | Brian Neal | Fixing the link to the private messages options tab in the PM notification email. |
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. |
Thu, 20 Jan 2011 04:40:14 +0000 | Brian Neal | Fix #146; use new class-based generic views as function-based generic views are now deprecated. |
Thu, 23 Dec 2010 23:36:53 +0000 | Brian Neal | Fix regexes for usernames in various urls.py files to match valid Django usernames |