21 May, 2013
1 commit
07 May, 2013
1 commit
-
Conflicts: app/models/article.rb app/views/layouts/application-ng.rhtml lib/noosfero/plugin.rb script/noosfero-plugins
29 Apr, 2013
1 commit
-
ActionItem2451 Including: migration and test.
15 Apr, 2013
1 commit
12 Apr, 2013
1 commit
-
ActionItem2608
11 Mar, 2013
1 commit
06 Mar, 2013
1 commit
28 Feb, 2013
1 commit
27 Feb, 2013
2 commits
-
Conflicts: app/models/comment.rb app/views/layouts/application-ng.rhtml test/unit/category_test.rb
17 Jan, 2013
1 commit
-
Conflicts: plugins/shopping_cart/controllers/shopping_cart_plugin_controller.rb plugins/shopping_cart/lib/shopping_cart_plugin.rb plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb plugins/shopping_cart/views/shopping_cart_plugin/buy.html.erb plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb
03 Jan, 2013
1 commit
-
(ActionItem2529)
20 Dec, 2012
1 commit
12 Dec, 2012
4 commits
-
Obs: Must move the search_helper now.
11 Dec, 2012
2 commits
-
Starting pluginization of solr!
03 Dec, 2012
1 commit
-
…into merge-requests/248 Conflicts: app/models/person.rb app/views/catalog/index.rhtml public/stylesheets/application.css test/functional/catalog_controller_test.rb
27 Nov, 2012
1 commit
04 Nov, 2012
1 commit
27 Oct, 2012
1 commit
-
Added field redirection_after_login on profiles and environments New db/schema Added a select to choose option to redirect on admin panel and on profile control panel (ActionItem2369)
25 Oct, 2012
1 commit
-
…into merge-requests/241
24 Oct, 2012
1 commit
-
Only users with send_mail_of_members permission is allowed to send mails (ActionItem2388)
22 Oct, 2012
1 commit
-
This patch extends the infra developed on the spaminator branch to build generic settings for plugin by allowing the setting to be instatiated with any model that supports settings (and respond to the method settings). This way a plugin can have any number of settings over any model instance like a Profile or an Article and not only the Environment. !! This might conflict with the commit that introduces this idea !! !! The commit is 7afc68410de26905e442714857effa3e3a13ad1a !!
13 Sep, 2012
1 commit
24 Aug, 2012
2 commits
-
Undo some things, fix some tests, etc
-
Conflicts: lib/noosfero/plugin/context.rb lib/noosfero/plugin/manager.rb test/unit/plugin_manager_test.rb
21 Aug, 2012
4 commits
-
Additionally, I have made the "Mark as SPAM" and "Remove" links in the page view comment listing work through AJAX, so that now it is much more practical to remove comments or mark them as spam. ActionItem2306
-
…into merge-requests/181 Conflicts: app/controllers/application_controller.rb app/helpers/application_helper.rb app/models/person.rb app/views/enterprise_registration/basic_information.rhtml lib/noosfero/plugin.rb public/stylesheets/application.css test/unit/person_test.rb test/unit/profile_test.rb
19 Aug, 2012
1 commit
-
Conflicts: db/schema.rb
17 Aug, 2012
1 commit
15 Aug, 2012
2 commits
-
Enterprise status should be "active" and "not active", not "enabled" and "disabled"
08 Aug, 2012
1 commit
-
The templates are not visible, so new user won't be able to see them Also styling the checkbox "is_template" on profile edition (ActionItem2378)
07 Aug, 2012
1 commit
-
(ActionItem2378)
20 Jul, 2012
1 commit
-
Conflicts: app/controllers/my_profile/cms_controller.rb