10 Nov, 2014
1 commit
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
6 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
20 Oct, 2014
1 commit
16 Oct, 2014
1 commit
14 Oct, 2014
1 commit
13 Oct, 2014
5 commits
-
Remove etherpad code from tinymce See merge request !339
-
Update to tinymce 4 See merge request !334
-
I13 fix partial for class Fixes #13 See merge request !333
10 Oct, 2014
4 commits
-
Fix id passing on content viewer See merge request !329
-
Fix template with container block Fixes issue #7 See merge request !327
-
Fix members block cache Fixes issue #11 See merge request !326
-
- Remove absolute URL's from stylesheets and javascripts - Handle prefix in LinkListBlock - add Noosfero.root method as a central data source The application server needs to be started with the RAILS_RELATIVE_URL_ROOT environment variable set to the desired prefix. In development, this can be tested with # assuming /social prefix $ RAILS_RELATIVE_URL_ROOT=/social thin --prefix /social start For production, see INSTALL.md
09 Oct, 2014
4 commits
-
Also displays every field that is not defined in any category in the last category called "General". Fields are now easily moved between categories and categories a easily created. Fields html generation centered in only one method and the field name and value are customizable through methods. Fix #14
-
Also displays every field that is not defined in any category in the last category called "General". Fields are now easily moved between categories and categories a easily created. Fields html generation centered in only one method and the field name and value are customizable through methods. Fix #14
07 Oct, 2014
2 commits
06 Oct, 2014
1 commit
30 Sep, 2014
2 commits
26 Sep, 2014
2 commits
-
There is no point at all in send email to the noreply_email
-
When an organization (community or enterprise) has no admins and no recorded contact email, redirect any mails sent to that org to the environment contact email.
16 Sep, 2014
1 commit
15 Sep, 2014
1 commit
-
Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>