log gpp/messages/urls.py @ 570:0a0a069ab645

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
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.
Mon, 06 Apr 2009 02:43:12 +0000 gremmie Initial import of sg101 stuff from private repository.