31 Jul, 2015
1 commit
-
ruby-minitest offers "refuse" as a syntatic sugar to "assert not"
19 Nov, 2014
1 commit
01 Oct, 2012
1 commit
-
Conflicts: po/pt/noosfero.po public/javascripts/application.js
30 Sep, 2012
2 commits
-
…into merge-requests/232
-
…into merge-requests/227
14 Sep, 2012
1 commit
-
Comments with no author would break the wall. This fixes this issue. Comments are shown similar to the ones in article pages, displaying an specific icon to unknown users (non logged users) and other icon to removed users. Shows author name only if it exists (i.e if the author has a profile or if the name was provided for a non logged user) (ActionItem2445)
11 Sep, 2012
3 commits
-
…into merge-requests/216 Conflicts: debian/changelog etc/noosfero/varnish-noosfero.vcl lib/noosfero.rb
-
ActionItem2306
-
ActionItem2306
06 Sep, 2012
1 commit
05 Sep, 2012
4 commits
-
ActionItem2402
-
ActionItem2420
04 Sep, 2012
3 commits
-
…into merge-requests/206
-
…into merge-requests/217
30 Aug, 2012
1 commit
-
This lets the default VCL logic do its job
29 Aug, 2012
1 commit
-
Removes from activities the ActionTracker::Records which are redundants to certain profiles. (ActionItem2402)
28 Aug, 2012
1 commit
27 Aug, 2012
1 commit
26 Aug, 2012
1 commit
25 Aug, 2012
2 commits
-
ActionItem2306
24 Aug, 2012
5 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
-
ActionItem2306
23 Aug, 2012
2 commits
-
This way any class can just include Noosfero::Plugin::HotSpot and just invoke the plugins.
-
This a way the controller is optional, because all data needed to obtain the list of plugins to be instantiated comes from the environment.
21 Aug, 2012
8 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
-
ActionItem2306
-
ActionItem2306
20 Aug, 2012
1 commit
-
Plus a small enhancements on the existing UI for comments: turned the "delete" button into a text-only label in the bottom, instead of an annoying icon that shows up when you pass the mouse over the comment balloon. ActionItem2306