16 Dec, 2013
6 commits
-
…into merge-requests/407
-
…into merge-requests/425
-
…into merge-requests/387 Conflicts: app/helpers/application_helper.rb public/designs/themes/base/style.css
-
…nto merge-requests/390
-
…into merge-requests/392
-
…into merge-requests/376 Conflicts: db/schema.rb
10 Dec, 2013
2 commits
03 Dec, 2013
1 commit
-
AI2824
02 Dec, 2013
4 commits
27 Nov, 2013
3 commits
-
Conflicts: app/controllers/public/content_viewer_controller.rb features/manage_products.feature
26 Nov, 2013
9 commits
-
(ActionItem2893)
-
AI2784 Conflicts: vendor/plugins/action_tracker_has_comments/init.rb
22 Nov, 2013
12 commits
-
(ActionItem2829)
-
(ActionItem2808)
-
Since there are plugins that need to receive the scope clean (that is without filters applied to it) and since the plugin has the power to not apply the filter when conveys it (also rewriting the interface to keep its consistency), I decided to pass the reposability of applying any filter provided by the core to the engines. Nevertheless, if the plugin returns nil (that's the same that it would return if it was disabled) the core will deal with the filters through the default way (that is without any engine).
-
(ActionItem2887)
21 Nov, 2013
1 commit
-
Also includes migration to remove already orphaned profiles. (ActionItem2906)
16 Nov, 2013
2 commits
-
(ActionItem2904)
-
(ActionItem2901)