07 Nov, 2012
3 commits
-
Conflicts: debian/changelog lib/noosfero.rb
-
Same as 521420587c18163c55c790a2f5241489260cea38, but before is_template is defined ActionItem2456
06 Nov, 2012
1 commit
-
This reverts commit 521420587c18163c55c790a2f5241489260cea38. is_template is not defined on stable version yet: "NoMethodError: undefined method `is_template?'"
05 Nov, 2012
3 commits
04 Nov, 2012
12 commits
-
Conflicts: app/sweepers/article_sweeper.rb db/schema.rb test/unit/environment_test.rb
-
Added tests Added background on edition of profile to be easier to know which field the checkbox is related (ActionItem1717)
-
(ActionItem1717)
01 Nov, 2012
4 commits
-
Conflicts: app/views/content_viewer/view_page.rhtml public/stylesheets/application.css
-
…into merge-requests/243
-
…into merge-requests/237
31 Oct, 2012
1 commit
-
(ActionItem2498)
29 Oct, 2012
4 commits
-
Added field sigup_welcome_text on environment New tab on admin panel to edit the text When the environment doesn't have a text, will use the default text Added content_type to email (ActionItem2497)
28 Oct, 2012
1 commit
-
(ActionItem2369)
27 Oct, 2012
1 commit
-
Added field redirection_after_login on profiles and environments New db/schema Added a select to choose option to redirect on admin panel and on profile control panel (ActionItem2369)
25 Oct, 2012
8 commits
-
(ActionItem2388)
-
…into merge-requests/241
-
(ActionItem2495)
-
…into merge-requests/236
-
(ActionItem2494)
-
…into merge-requests/233 Conflicts: test/integration/routing_test.rb
-
When trying to render "partial_for_class" there was the "stack level too deep" error
24 Oct, 2012
2 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
-
Sets fetched_at to nil after change external feed address so the feed is fetched right after the address change and without waiting the feed to be expired.