17 May, 2012
35 commits
-
And a pending test
-
When the item has more than 7 days it shows the date instead of "time ago"
-
Profile is the first tab Replaced "Leave a scrap" by "Share" Fixed CSS of profile-network Fixed js to add title of comment textarea after posting
-
Fixing activities comments submit
-
app/controllers/public/profile_controller.rb
-
…an be removed; Added an method to get the activity related to the article; Alter the counter cache of the activity when a comment is added or removed to the article
14 May, 2012
3 commits
-
…into merge-requests/166
13 May, 2012
2 commits
-
FastGettext.locale= returns its argument instead of returning the locale that was actually detected. (ActionItem2297)