20 Nov, 2014
1 commit
-
Conflicts: Gemfile.lock script/development
19 Nov, 2014
11 commits
-
Also, add a nice plugin status report at the bottom
-
I did do manual testing, and the associated feature works. I just can't make the test work, so at this point it brings more problems than it solves.
-
One random scenario in this file will randomly fail from times to times. Keeping this test around is worse than not having it.
-
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
3 commits