26 Jan, 2013
2 commits
23 Jan, 2013
2 commits
-
ActionItem2556
22 Jan, 2013
1 commit
19 Jan, 2013
2 commits
-
ActionItem2540
03 Jan, 2013
1 commit
20 Dec, 2012
1 commit
-
(ActionItem2521)
03 Dec, 2012
2 commits
-
Conflicts: lib/noosfero/plugin/settings.rb test/unit/plugin_settings_test.rb
-
…into merge-requests/248 Conflicts: app/models/person.rb app/views/catalog/index.rhtml public/stylesheets/application.css test/functional/catalog_controller_test.rb
30 Nov, 2012
1 commit
27 Nov, 2012
1 commit
-
Conflicts: test/functional/cms_controller_test.rb test/unit/article_test.rb
15 Nov, 2012
1 commit
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
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
4 commits
-
…into merge-requests/241
-
…into merge-requests/233 Conflicts: test/integration/routing_test.rb
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
-
Conflicts: app/helpers/forms_helper.rb
-
(ActionItem2388)
-
Only users with send_mail_of_members permission is allowed to send mails (ActionItem2388)
22 Oct, 2012
1 commit
-
If a plugin doesn't allow registration, the signup button won't appear If a plugin doesn't allow password recovery, the "Forgot my password" button won't appear Also added notices after redirections (ActionItem2423)
21 Oct, 2012
1 commit
20 Oct, 2012
2 commits
18 Oct, 2012
1 commit
07 Oct, 2012
1 commit
-
- Added render_not_found screen when comment id doesn't exist - Displaying message when trying to edit a comment from other page - Fixed a test on ToleranceTimePlugin