19 Aug, 2015
1 commit
18 Aug, 2015
1 commit
-
Currently translated at 1.6% (15 of 911 strings)
13 Aug, 2015
11 commits
-
Put start and end dates as datetime for articles change the start_date and end_date from date to datetime See merge request !634
-
Abstract plugin to federate networks via OpenGraph Depends on: !362 !345 !473 !482 See merge request !512
12 Aug, 2015
5 commits
-
favorite_enterprise: track actions to wall See merge request !498
-
Add products activities on wall Depends !473 See merge request !474
11 Aug, 2015
6 commits
-
The id was necessary for the has_many :through. Also add indexes and timestamps and fix typo on table name
-
…ons (create, update and destroy)
-
All scraps and action trackers from profile were loaded at once as will_paginate can't change SQL when find_by_sql is used. Also, eager load activities to make it O(3) instead of O(n). This increases performance by ~30% on profiles with lots of scraps/action trackers.
10 Aug, 2015
16 commits
-
Move icon to the icon theme structure (awesome also have an icon for this)
-
Besides, allow session to hold a value for after signup redirection