Logs
Author: alkemann
Date: 2009-07-22 15:13:50 +0200
unpublish() method in Article model (with tests)
Author: alkemann
Date: 2009-07-23 09:37:42 +0200
Merge branch '2.0' into rebake
Author: alkemann
Date: 2009-07-23 11:25:09 +0200
undelete article with tests
Author: alkemann
Date: 2009-07-23 11:28:32 +0200
renamed "pagenum" to "page_number" for ArticlePage model
Author: alkemann
Date: 2009-07-23 16:11:00 +0200
Merge branch '2.0' into rebake
Author: alkemann
Date: 2009-07-24 16:55:48 +0200
failing revision flow test
Author: Phally
Date: 2009-08-03 11:31:36 +0200
Refactored Message::send() method to return proper validation boolean.
Author: Phally
Date: 2009-08-03 15:34:57 +0200
Updated schema, fixtures, models, test cases.
Author: Phally
Date: 2009-08-03 15:52:24 +0200
Fixed Message::send() method for new schema.
Author: Phally
Date: 2009-08-03 16:32:15 +0200
Added update for new messages.
Author: Phally
Date: 2009-08-04 13:43:12 +0200
Implemented member list.
Author: Phally
Date: 2009-08-04 16:51:49 +0200
Added interface for sending messages.
Author: Phally
Date: 2009-08-04 22:38:43 +0200
Implemented simple PM (1:1).
Author: Phally
Date: 2009-08-04 22:43:29 +0200
Changed invalid association.
Author: alkemann
Date: 2009-08-05 10:36:13 +0200
Merge branch '2.0' into rebake
Author: Phally
Date: 2009-08-05 23:03:22 +0200
Added test cases for MessagesController::add().
Author: Phally
Date: 2009-08-05 23:08:35 +0200
Added 'send message' link to memberlist.
Author: Phally
Date: 2009-08-05 23:45:23 +0200
Added Sanitizing example. Details: http://thechaw.com/bakery/wiki/spec/users/messaging
Author: Phally
Date: 2009-08-06 00:21:40 +0200
Added support for system messages and made the test cases more thorough.
Author: Phally
Date: 2009-08-06 11:31:20 +0200
Added personal mailbox.