31 May, 2011
1 commit
-
This was happening because default_hostname and top_url were both adding the port. (ActionItem2016)
27 May, 2011
7 commits
-
The test was failing because the encoding is breaking accentuation. So using languages that do not have accentuation stills testing what needs to be tested without dealing with the encoding problem.
-
Content helper test was redefining helper methods outside of it's own block. This was intefering on the other tests.
-
- Also, adding 'validates_multiparameter_assignments' plugin (ActionItem1951)
-
(ActionItem1987)
-
(ActionItem1998)
26 May, 2011
2 commits
-
- Also, removing field from article_version that already was removed from articles table (ActionItem2005)
-
(ActionItem2008)
22 May, 2011
1 commit
-
Also, added new schema (ActionItem2007)
21 May, 2011
3 commits
20 May, 2011
2 commits
-
* Also including a migration to remove subcategories of ProductCategory that aren't a subclass of ProductCategory. (ActionItem2007)
-
(ActionItem2007)
12 May, 2011
9 commits
-
- http://gitorious.org/noosfero - git://gitorious.org/noosfero/noosfero.git
-
(ActionItem356)
-
(ActionItem:356)
-
(Actionitem1992)
-
(ActionItem1992)
-
This reverts commit 1ebe4f84dc0910b6ded065b60ed0e58612a93659. Conflicts: features/step_definitions/noosfero_steps.rb test/functional/manage_products_controller_test.rb
11 May, 2011
10 commits
-
This old commit doesn't works! This reverts commit 3e5f93f48a85241667456ceba454dc13afe02335.
-
Also replaced create_user by fast_create on test (ActionItem356)
-
This is an enterprise block that shows all people that added the enterprise as "favorite". (ActionItem356)
-
- log files are in tmp/pids/*.output - using 'default' as default value for '-i' option (ActionItem1898)
-
(ActionItem1941)
-
(ActionItem1941)
-
(ActionItem1996)
10 May, 2011
5 commits
-
(ActionItem1963)
-
This patch creates some tasks to run noosfero plugins' tests through rake. For further information take a look at: http://noosfero.org/Development/PluginsArchitecture#Tasks (ActionItem1996)
-
(ActionItem1996)
-
Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>