11 Dec, 2014
2 commits
09 Dec, 2014
1 commit
-
This partially reverts b32ec6cbe8381858f7499e200cf5e443cf2dbd72
08 Dec, 2014
7 commits
-
- 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
-
remove 'more options' on home search-form (action popup already doesn't exist) https://noosfero.org/Development/ActionItem3261 See merge request !393
-
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
-
app/views/content_viewer/_uploaded_file.html.erb is dead code, so it was deleted.
05 Dec, 2014
1 commit
-
AI3261
04 Dec, 2014
1 commit
03 Dec, 2014
3 commits
02 Dec, 2014
1 commit
-
Check if is template before creating job to check activation
20 Nov, 2014
1 commit
-
An environment role has permissions for both environment and profile but edition page was displaying only environment permissions.
18 Nov, 2014
1 commit
13 Nov, 2014
5 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
12 Nov, 2014
2 commits
10 Nov, 2014
1 commit
03 Nov, 2014
1 commit
-
-The text "Leave your comment" did not disappear when clicking on it.
31 Oct, 2014
2 commits
-
You cannot use Date.today.day together with arbitrary year/month combinations, because will crash on 2014-10-31 and you are viewing the page for 2014-11 (2014-11-31 is not a valid date).
28 Oct, 2014
2 commits
27 Oct, 2014
4 commits
-
Fix access denied view for uploaded files in private profiles See merge request !347
-
Fix 'Report Abuse' action See merge request !343
-
Fix agenda links Days that has events were hidden from the month calendar. See merge request !341
-
Ignored changes on po file Conflicts: debian/changelog lib/noosfero.rb po/pt/noosfero.po
22 Oct, 2014
5 commits
-
Conflicts: app/helpers/profile_helper.rb app/views/content_viewer/_article_toolbar.rhtml app/views/profile/_common.rhtml app/views/profile/_organization_profile.rhtml app/views/profile/_person_profile.rhtml db/schema.rb public/stylesheets/application.css