25 Dec, 2012
2 commits
-
./script/quick-start runs back to back now You will notice that solr was removed.
-
Things do not quite work yet, but I'm close. I am committing right now as a checkpoint.
14 Nov, 2012
1 commit
07 Nov, 2012
2 commits
-
* Must fix the class calls commented on Article class
06 Nov, 2012
1 commit
04 Nov, 2012
3 commits
-
Conflicts: app/sweepers/article_sweeper.rb db/schema.rb test/unit/environment_test.rb
01 Nov, 2012
4 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
-
Conflicts: db/schema.rb test/unit/environment_test.rb
25 Oct, 2012
1 commit
24 Oct, 2012
2 commits
23 Oct, 2012
1 commit
25 Sep, 2012
1 commit
13 Sep, 2012
1 commit
23 Aug, 2012
1 commit
19 Aug, 2012
1 commit
-
Conflicts: db/schema.rb
18 Aug, 2012
1 commit
-
Also: - Added migration to remove action_trackers with target nil - Updated db/schema (ActionItem2400)
09 Aug, 2012
1 commit
-
…into merge-requests/193
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
24 Jul, 2012
1 commit
-
(ActionItem2375)
19 Jul, 2012
1 commit
-
Conflicts: app/models/article.rb app/models/profile.rb app/models/uploaded_file.rb public/javascripts/application.js public/stylesheets/application.css test/unit/article_test.rb test/unit/category_finder_test.rb test/unit/enterprise_test.rb
18 Jul, 2012
2 commits
-
(ActionItem2379)
-
Removed whitespaces Recovered schema.rb without plugins fields Included info about solr support of multitenancy on solr.yml.dist
22 Jun, 2012
1 commit
-
Conflicts: test/unit/article_test.rb
26 May, 2012
2 commits
-
Conflicts: INSTALL test/unit/article_test.rb
25 May, 2012
1 commit
-
* Removed wrong puts in ProductTest
21 May, 2012
1 commit
20 May, 2012
2 commits
-
Conflicts: app/views/layouts/_javascript.rhtml features/step_definitions/noosfero_steps.rb features/support/paths.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
17 May, 2012
4 commits
-
Removed old create_article activities Created new actvities for articles created on the last 8 days Create a new activity for article if activity was removed Fixed tests
-
…an be removed; Added an method to get the activity related to the article; Alter the counter cache of the activity when a comment is added or removed to the article