15 Mar, 2012
1 commit
22 Dec, 2011
1 commit
-
This reverts commit 4e223943ab159d8fa7faf4b042ec3121d74ed32e. Conflicts: app/controllers/my_profile/profile_members_controller.rb config/solr.yml.dist features/step_definitions/noosfero_steps.rb lib/tasks/test.rake test/functional/profile_members_controller_test.rb test/unit/category_finder_test.rb
29 Nov, 2011
1 commit
-
(ActionItem2203)
16 Aug, 2011
1 commit
-
This reverts commit 6409d6cc8e989f473f17b882d05367c4b9153528, reversing changes made to 313f8a54d53a4fdfa651f02197813026e1660e3b. Conflicts: features/step_definitions/noosfero_steps.rb test/unit/category_finder_test.rb There are some problems with solr (ActionItem1958)
09 Aug, 2011
1 commit
-
…nto merge-requests/25
03 Aug, 2011
1 commit
26 Jul, 2011
1 commit
12 May, 2011
1 commit
-
- http://gitorious.org/noosfero - git://gitorious.org/noosfero/noosfero.git
05 May, 2011
1 commit
-
- Added missing step of how to create a development environment (thanks to Ronny Kursawe)
11 Feb, 2011
1 commit
-
(ActionItem1837)
04 Oct, 2010
1 commit
-
(ActionItem1702)
07 May, 2010
2 commits
-
After the 'copy a sample config file' step: 1. When attempting to migrate, the Ferret assumes that the 'articles' table already exists, generating an error (noosfero.1.log) # rake db:migrate 2. Deleting db/schema.rb, the migration 0024_new_permissions was broken, because the lack of argument env_id on line 3 (noosfero.2.log) # rm db/schema.rb # rake db:migrate 3. It works well for loading the database schema, and then calling db:migrate # rake db:schema:load # rake db:migrate
30 Apr, 2010
1 commit
08 Feb, 2010
1 commit
05 Feb, 2010
1 commit
-
Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
02 Feb, 2010
1 commit
-
Thanks to Nilton Neves for the feedback.
01 Feb, 2010
1 commit