31 Jul, 2015
1 commit
-
ruby-minitest offers "refuse" as a syntatic sugar to "assert not"
21 Jul, 2015
1 commit
11 Dec, 2014
1 commit
08 Dec, 2014
5 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>
04 Dec, 2014
3 commits
02 Dec, 2014
3 commits
-
Check if is template before creating job to check activation
-
Check if is template before removing an inactive user
20 Nov, 2014
1 commit
-
An environment role has permissions for both environment and profile but edition page was displaying only environment permissions.
13 Nov, 2014
2 commits
-
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
-
Allow trusted url without protocol for iframe in tinymce See merge request !358
12 Nov, 2014
1 commit
11 Nov, 2014
1 commit
31 Oct, 2014
2 commits
29 Oct, 2014
4 commits
-
*sigh*
-
January first is parsed in UTC, but when the local timezone is applied, those dates end up in the wrong month.
28 Oct, 2014
1 commit
27 Oct, 2014
1 commit
-
Fix 'Report Abuse' action See merge request !343
22 Oct, 2014
4 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
14 Oct, 2014
2 commits
-
Total runtime drops from ~21s to ~7s
13 Oct, 2014
1 commit
-
I13 fix partial for class Fixes #13 See merge request !333
10 Oct, 2014
1 commit
-
- 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
07 Oct, 2014
1 commit
26 Sep, 2014
3 commits
-
There will be always a notification email now.