11 Jul, 2013
1 commit
-
…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
24 Apr, 2013
1 commit
-
…into merge-requests/259 Conflicts: app/controllers/admin/environment_design_controller.rb
20 Apr, 2013
1 commit
22 Mar, 2013
1 commit
20 Mar, 2013
1 commit
18 Mar, 2013
1 commit
13 Mar, 2013
1 commit
27 Feb, 2013
3 commits
-
Conflicts: app/models/comment.rb app/views/layouts/application-ng.rhtml test/unit/category_test.rb
15 Jan, 2013
1 commit
20 Dec, 2012
1 commit
-
(ActionItem2521)
30 Nov, 2012
1 commit
27 Nov, 2012
1 commit
-
Conflicts: test/functional/cms_controller_test.rb test/unit/article_test.rb
07 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
29 Oct, 2012
2 commits
25 Oct, 2012
1 commit
24 Oct, 2012
4 commits
-
Conflicts: app/helpers/forms_helper.rb app/models/box.rb app/views/box_organizer/edit.rhtml db/schema.rb test/unit/box_test.rb
-
Conflicts: app/helpers/forms_helper.rb
-
(ActionItem2388)
20 Oct, 2012
1 commit
03 Oct, 2012
1 commit
04 Sep, 2012
1 commit
23 Aug, 2012
1 commit
21 Aug, 2012
1 commit
-
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
20 Jul, 2012
2 commits
-
(solr brings everything with an empty query string)
-
Conflicts: app/controllers/my_profile/cms_controller.rb
15 Jun, 2012
1 commit
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