19 Nov, 2014
3 commits
-
thin by default would not watch the development log file
-
Fix yaml migration See merge request !378
18 Nov, 2014
3 commits
-
It will only output anything at all if something goes wrong
13 Nov, 2014
8 commits
-
Fix people block tests See merge request !375
-
Fix kind method in Role (access_control plugin) Because edit_appearance permission exists for both Environment and Profile roles, the old method returned Environment for a Profile role with this permission. See merge request !374
-
Comment bug "Leave your comment" did not disappear and the user photo did not appear. See merge request !363
-
Allow trusted url without protocol for iframe in tinymce See merge request !358
12 Nov, 2014
3 commits
11 Nov, 2014
2 commits
-
Fix task mailer tests See merge request !372
10 Nov, 2014
4 commits
-
Fix notification email Some tasks were not sending notification email (e.g., ChangePassword). Fix send_notification method from Task. See merge request !371
-
Fixing custom_forms broken tests Now the tests for custom_form plugin pass on noosfero using rails3. See merge request !370
09 Nov, 2014
1 commit
-
fast_create(Person) used on tests leaves the user blank so the target for the email had no address causing deliver to throw an error, so I just replaced fast_create for create_user This patch just makes the tests pass. I haven't tested the plugin myself so I have no guarantee it works.
08 Nov, 2014
4 commits
07 Nov, 2014
9 commits
-
Just enabling the plugin (as when running plugins tests) will cause a HUGE download to be made.
-
Remote user data Add support for HTTP_REMOTE_USER_DATA in remote_user_plugin. HTTP_REMOTE_USER_DATA is a middleware developed to pass Colab's remote user information through http headers, witch can be find here: https://beta.softwarepublico.gov.br/gitlab/softwarepublico/colab/blob/master/colab/accounts/middleware.py See merge request !369
-
Remote user loggout fix Fix the Remote User Plugin Logout See merge request !364
05 Nov, 2014
2 commits
04 Nov, 2014
1 commit