08 Feb, 2014
1 commit
16 Dec, 2013
1 commit
-
…into merge-requests/407
27 Nov, 2013
1 commit
-
Conflicts: app/controllers/public/content_viewer_controller.rb features/manage_products.feature
26 Nov, 2013
2 commits
-
(ActionItem2893)
22 Nov, 2013
4 commits
-
(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).
30 Oct, 2013
1 commit
-
AI2870
24 Oct, 2013
4 commits
-
* Avoiding module inclusion on models that doesn't have a spam attribute. * Avoiding named_scope filters on models that doesn't have named_scope.
14 Oct, 2013
1 commit
-
ActionItem2691
07 Oct, 2013
2 commits
-
Conflicts: app/views/cms/view.rhtml test/functional/profile_controller_test.rb
03 Oct, 2013
6 commits
-
The core extensions now should be created inside the folder lib/ext. They will automatically loaded, so no need for the requires on the plugin class definition file. Further information on how to use this feature here: http://noosfero.org/Development/PluginsArchitecture#Extending_core_classes
01 Oct, 2013
3 commits
23 Sep, 2013
1 commit
19 Sep, 2013
1 commit
-
…into merge-requests/316 Conflicts: app/helpers/blog_helper.rb
12 Sep, 2013
3 commits
-
…into merge-requests/312
-
…into merge-requests/363
-
…into merge-requests/346
04 Sep, 2013
1 commit
26 Aug, 2013
1 commit
-
AI2770
22 Aug, 2013
1 commit
-
(ActionItem2775)
21 Aug, 2013
5 commits
-
(ActionItem2776)
14 Aug, 2013
1 commit