12 Jul, 2013
1 commit
11 Jul, 2013
2 commits
-
The first one should not test the redirect since it's not its concerns. The second one wasn't test if there was a confirmation at all.
-
…into merge-requests/291
07 May, 2013
1 commit
-
Conflicts: app/models/article.rb app/views/layouts/application-ng.rhtml lib/noosfero/plugin.rb script/noosfero-plugins
03 Apr, 2013
1 commit
20 Mar, 2013
1 commit
13 Mar, 2013
1 commit
06 Feb, 2013
1 commit
-
closes ActionItem2567
20 Dec, 2012
1 commit
-
(ActionItem2521)
07 Nov, 2012
1 commit
04 Nov, 2012
1 commit
01 Nov, 2012
3 commits
-
Features: * Move Article * Language Selection * Work Assignment Plugin
-
Conflicts: db/schema.rb test/functional/cms_controller_test.rb test/unit/article_test.rb
-
Conflicts: app/helpers/forms_helper.rb app/sweepers/article_sweeper.rb
29 Oct, 2012
1 commit
25 Oct, 2012
3 commits
-
(ActionItem2495)
-
…into merge-requests/236
03 Oct, 2012
1 commit
01 Oct, 2012
1 commit
-
Changes from checkbox to radio box, with options private and public. Also removes confusing table about profile visibility in control panel. StoaItem18
08 Aug, 2012
1 commit
-
…into merge-requests/187 Conflicts: app/models/environment.rb public/stylesheets/application.css test/factories.rb test/fixtures/roles.yml test/unit/article_test.rb
18 Jul, 2012
1 commit
-
(ActionItem2379)
26 May, 2012
1 commit
-
Conflicts: INSTALL test/unit/article_test.rb
19 May, 2012
1 commit
-
Mocking Solr disable indexing and search, so it speeds tests that don't need solr. Tests that need searches have to call TestSolr.enable
16 May, 2012
3 commits
-
(ActionItem2345)
15 Apr, 2012
2 commits
-
Conflicts: app/models/enterprise.rb
05 Apr, 2012
2 commits
-
…into merge-requests/142 Conflicts: test/functional/invite_controller_test.rb (ActionItem2313)
16 Mar, 2012
1 commit
-
Conflicts: INSTALL app/helpers/application_helper.rb app/views/account/signup.rhtml app/views/layouts/application-ng.rhtml app/views/search/_product.rhtml debian/control debian/noosfero.install debian/noosfero.links features/step_definitions/noosfero_steps.rb script/production
09 Mar, 2012
1 commit
-
(ActionItem2313)
08 Mar, 2012
1 commit
-
I had to change a lot of plugin hotspot tests that depended on heavy/evil mocking and stubbing to pass. (ActionItem2315)
25 Feb, 2012
1 commit
-
Conflicts: app/controllers/application.rb debian/changelog plugins/bsc/lib/bsc_plugin.rb plugins/shopping_cart/lib/shopping_cart_plugin.rb
20 Feb, 2012
1 commit
-
* A wrong 'browse' route (replaced with 'search') * Lack of an 'expect' on the CmsControllerTest
19 Feb, 2012
2 commits
-
Conflicts: INSTALL app/models/environment_finder.rb config/environments/cucumber.rb debian/control features/step_definitions/noosfero_steps.rb test/unit/forum_helper_test.rb
09 Feb, 2012
2 commits
-
…into merge-requests/113
-
* Included alert confirmation to delete link on content viewer and cms. * Removed the destroy page, since it was useless. Pair-programmed with: Rodrigo Souto <rodrigo@colivre.coop.br> (ActionItem1524)