10 Nov, 2014
3 commits
-
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
12 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
06 Nov, 2014
9 commits
-
This reverts commit ecac3a4211106428d1e4c96ddc4158fe2c3564bb.
-
Merge branch 'I4-Video-Gallery-Plugin' into stable
05 Nov, 2014
11 commits
-
This reverts commit d73b4991c58e2424732fe6981f5895ee6e3bde8a.