04 Nov, 2013
1 commit
18 Oct, 2013
1 commit
-
* Creates a smart api to define categories of fields. * Inclusion of sensitive and heavy fields categorization * Possibility for creation of custom fields (ActionItem2832)
07 Oct, 2013
2 commits
-
Conflicts: app/views/cms/view.rhtml test/functional/profile_controller_test.rb
03 Oct, 2013
1 commit
-
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
23 Sep, 2013
3 commits
19 Sep, 2013
3 commits
-
…into merge-requests/316 Conflicts: app/helpers/blog_helper.rb
-
* The first_impl method was already implemented as dispatch_first (which was probably incorporated after this request was done). But I utilized the idea proposed here to use the default value for the hotspot instead of nil. * I changed the hotspot to pass all the parameters passed to the method since it might be useful for the plugins in the future. (ActionItem2666) -
…into merge-requests/313
14 Aug, 2013
1 commit
13 Aug, 2013
1 commit
30 Jul, 2013
4 commits
29 Jul, 2013
1 commit
-
…into merge-requests/341
17 Jul, 2013
8 commits
-
(ActionItem2721)
-
This reverts commit 48899650a4e02b6b1691db23abb839d5d2117a8f.
16 Jul, 2013
5 commits
-
…into merge-requests/343 Also replacing the load_comments method by a filter that receives a scope. Conflicts: app/controllers/public/content_viewer_controller.rb app/models/comment.rb app/views/content_viewer/view_page.rhtml test/functional/content_viewer_controller_test.rb test/unit/comment_test.rb
15 Jul, 2013
5 commits
13 Jul, 2013
2 commits
-
Also renaming dispatch_plugins to fetch_plugins and first_plugin to fetch_first_plugin
-
…into merge-requests/283 Conflicts: test/unit/comment_test.rb
12 Jul, 2013
2 commits
-
ActionItem2283
-
…into merge-requests/282