09 Dec, 2013
1 commit
20 Nov, 2013
1 commit
12 Nov, 2013
1 commit
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
16 Jul, 2013
2 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
6 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
1 commit
-
…into merge-requests/282
11 Jul, 2013
1 commit
-
…into merge-requests/321
08 Jul, 2013
2 commits
28 Jun, 2013
1 commit
27 Jun, 2013
1 commit
18 Jun, 2013
1 commit
29 May, 2013
1 commit
28 May, 2013
2 commits
23 May, 2013
1 commit
21 May, 2013
3 commits
-
Verify if it is needed so that we might create it elsewhere.
20 May, 2013
2 commits
-
Extending the release script to update the version being released in the appropriate files, commit eventual changes on the authors file and also upload the package to the repository configured via dput.cf (located on the home of the user).
15 May, 2013
1 commit
13 May, 2013
1 commit
09 May, 2013
1 commit
08 May, 2013
5 commits
-
Extending the release script to update the version being released in the appropriate files and also upload the package to the repository configured via dput.cf (located on the home of the user).
07 May, 2013
1 commit
-
Conflicts: app/models/article.rb app/views/layouts/application-ng.rhtml lib/noosfero/plugin.rb script/noosfero-plugins
24 Apr, 2013
1 commit
-
…into merge-requests/259 Conflicts: app/controllers/admin/environment_design_controller.rb