| .. |
|
jobs
|
Started notifications refactor
|
2011-03-01 10:30:29 -08:00 |
|
notifications
|
Add translation key method, should be replaced with separate partials.
|
2011-03-01 11:03:58 -08:00 |
|
services
|
default scope on contact
|
2011-02-18 17:38:02 -08:00 |
|
aspect.rb
|
uniqueness of aspect name through user non case sensitive
|
2011-02-08 14:52:47 -08:00 |
|
aspect_membership.rb
|
work in progress. need to update the views for the controller changes
|
2011-02-17 18:05:21 -08:00 |
|
comment.rb
|
Refactor notification to have subclasses, just a start
|
2011-03-01 10:30:29 -08:00 |
|
contact.rb
|
Add foreign key constraints
|
2011-02-28 15:18:35 -08:00 |
|
conversation.rb
|
PrivateMessage -> Conversation, Message.
|
2011-03-01 12:25:55 -08:00 |
|
conversation_visibility.rb
|
PrivateMessage -> Conversation, Message.
|
2011-03-01 12:25:55 -08:00 |
|
data_point.rb
|
all the specs pass with before each
|
2011-01-21 10:29:07 -08:00 |
|
invitation.rb
|
remove puts, fix admins controller test
|
2011-02-26 14:22:13 +01:00 |
|
mention.rb
|
Refactor notification to have subclasses, just a start
|
2011-03-01 10:30:29 -08:00 |
|
message.rb
|
PrivateMessage -> Conversation, Message.
|
2011-03-01 12:25:55 -08:00 |
|
mongo.rb
|
Started raw post import
|
2011-01-06 17:01:17 -08:00 |
|
notification.rb
|
Refactor notification to have subclasses, just a start
|
2011-03-01 10:30:29 -08:00 |
|
notification_actor.rb
|
wip
|
2011-01-28 22:37:38 -08:00 |
|
person.rb
|
Add foreign key constraints
|
2011-02-28 15:18:35 -08:00 |
|
photo.rb
|
Take error out of posting status messages with photos
|
2011-02-11 19:20:19 -08:00 |
|
post.rb
|
Add foreign key constraints
|
2011-02-28 15:18:35 -08:00 |
|
post_visibility.rb
|
Add PostVisibility model, some more specs working
|
2010-12-20 13:23:05 -08:00 |
|
profile.rb
|
default scope on contact
|
2011-02-18 17:38:02 -08:00 |
|
request.rb
|
Refactor notification to have subclasses, just a start
|
2011-03-01 10:30:29 -08:00 |
|
retraction.rb
|
changed the delete to a destroy on retraction, also removed a puts
|
2011-02-23 12:00:42 -08:00 |
|
service.rb
|
strip mention html for services
|
2011-02-11 17:13:48 -08:00 |
|
statistic.rb
|
Put in a lot of non nullable fields, edit the specs to match, drop a couple superfluous columns
|
2011-01-26 18:29:23 -08:00 |
|
status_message.rb
|
Move the @ inside the mention links
|
2011-02-24 15:52:47 -08:00 |
|
user.rb
|
Add foreign key constraints
|
2011-02-28 15:18:35 -08:00 |