05 Nov, 2012
2 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
5 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.
-
(ActionItem2388)
-
(ActionItem2388)
-
Only users with send_mail_of_members permission is allowed to send mails (ActionItem2388)
23 Oct, 2012
2 commits
-
Forbidding not authorized people to access management of forms Replacing "link_to" by "button" to look like others links of Noosfero Added link to form on page for management of forms (ActionItem1739)