19 Aug, 2015
2 commits
-
Conflicts: Gemfile app/models/profile.rb plugins/shopping_cart/lib/shopping_cart_plugin.rb plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb plugins/shopping_cart/po/de/shopping_cart.po plugins/shopping_cart/po/es/shopping_cart.po plugins/shopping_cart/po/fr/shopping_cart.po plugins/shopping_cart/po/hy/shopping_cart.po plugins/shopping_cart/po/pt/shopping_cart.po plugins/shopping_cart/po/ru/shopping_cart.po plugins/shopping_cart/test/unit/shopping_cart_plugin_test.rb plugins/shopping_cart/views/cart.html.erb plugins/shopping_cart/views/shopping_cart_plugin/buy.html.erb plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb
-
Make lefttopright only use CSS Add a solution that uses only CSS See merge request !651
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
7 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.
-
Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Pedro de Lyra <pedrodelyra@gmail.com>
10 Aug, 2015
14 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