25 Feb, 2015
3 commits
-
Also: - fix to avoid crash if there is some answer without a related field (cherry picked from commit 6fcf788e02ff6731733cb3bc6abb5dba63fa0ac9)
-
Also fixes a mass assignment error in membership task and removes a redundant `attr_accessible` in TextField since it was already set in Field. (cherry picked from commit 05db3adf7a68cc4a307726913bf5591a6f154411)
-
(cherry picked from commit e47daca26c5861d09c8248855472d4e65cbda1d0)
28 Jan, 2015
1 commit
-
When acessing Noosfero through a properly configured HTTPS setup, all links will now be generated with https (or without an explicit protocol and will just work). Links generated outside of the scope of a request (models, mailers etc) will still use http://. That can be fixed by a localized change to Environment#top_url, but for now I expect everyone using HTTPS to have a proper HTTP -> HTTPS redirection mechanism. (cherry picked from commit d9c3be28655e69d77a0f9aeba6a3a50da24eea4f)
08 Dec, 2014
8 commits
-
When plugin is not enabled on environment, the plugin extensions can't affect other features
-
- Indent files properly - Fix signup page changing lambda to proc - Create the needed plugin's hotspots - Fix academic_info attributes update - Fix hotspot to work in edit page
-
(ActionItem3102) - placed the tab for lattes on the proffile and add the validation for it - included lattes parser to the profile tab. - informations of lattes curriculum formated and syncronized with database Signed-off-by: Jose Pedro <1jpsneto@gmail.com> Signed-off-by: Thiago Kairala <thiagor.kairala@gmail.com> Signed-off-by: Ana Paula Vargas <anapaulavnoronha@gmail.com> Signed-off-by: Leandro Veloso <leandrovelosorodrigues@gmail.com>
-
Fix members listing There is a problem in environments when listing profile members: No Method Error 'map' for #<Arel::Nodes::SqlLiteral> This problem is related to a 'count' being executed in a query with 'includes'. See merge request !392
-
Functional tests are still broken, so not re-enabling them for now. Signed-off-by: Junior Silva <juniorsilva1001@gmail.com> Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
03 Dec, 2014
1 commit
22 Nov, 2014
1 commit
19 Nov, 2014
2 commits
12 Nov, 2014
1 commit
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
1 commit
07 Nov, 2014
5 commits
-
Just enabling the plugin (as when running plugins tests) will cause a HUGE download to be made.
05 Nov, 2014
1 commit
04 Nov, 2014
2 commits
03 Nov, 2014
2 commits
02 Nov, 2014
1 commit
-
It makes assumptions on how a package should be installed, which is not cool
27 Oct, 2014
4 commits
-
Remote user fix Small fix in Remote user plugin: - When the remote user plugin creates a user, it doesn't activate it. See merge request !353
-
Fix focus in input field when clicked on post a comment See merge request !350
-
Signed-off-by: Junior Silva <juniorsilva1001@gmail.com> Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
24 Oct, 2014
1 commit
13 Oct, 2014
2 commits
-
Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com> Signed-off-by: Gustavo Jaruga <darksshades@gmail.com> Signed-off-by: Parley Martins <parley@outlook.com>
-
solved bugs in tolerance time plugin See merge request !332
10 Oct, 2014
1 commit
-
Fix template with container block Fixes issue #7 See merge request !327
06 Oct, 2014
1 commit
01 Oct, 2014
1 commit