20 Nov, 2014
2 commits
-
An environment role has permissions for both environment and profile but edition page was displaying only environment permissions.
03 Nov, 2014
5 commits
31 Oct, 2014
1 commit
23 Oct, 2014
1 commit
22 Oct, 2014
3 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
21 Oct, 2014
1 commit
20 Oct, 2014
1 commit
30 Sep, 2014
1 commit
-
Conflicts: Gemfile Gemfile.lock
26 Sep, 2014
4 commits
24 Sep, 2014
1 commit
22 Sep, 2014
1 commit
-
Conflicts: Gemfile Gemfile.lock lib/tasks/gettext.rake test/unit/dates_helper_test.rb
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>
12 Sep, 2014
2 commits
05 Sep, 2014
1 commit
02 Sep, 2014
1 commit
-
(ActionItem3191)
29 Aug, 2014
1 commit
-
Conflicts: app/helpers/layout_helper.rb db/schema.rb
27 Aug, 2014
1 commit
-
PeopleBlock plugin overrides the EnvironmentStatisticsBlock (ActionItem3045)
26 Aug, 2014
1 commit
-
also: * keep the tip about separate tags by comma * include the css in the header page to have cache (ActionItem3280)
19 Aug, 2014
1 commit
18 Aug, 2014
1 commit
15 Aug, 2014
1 commit
-
Conflicts: db/schema.rb public/javascripts/application.js
14 Aug, 2014
1 commit
13 Aug, 2014
1 commit
-
Ai3251 edit header footer AI 3251 fix edit header footer http://noosfero.org/Development/ActionItem3251 See merge request !276
11 Aug, 2014
3 commits
-
(ActionItem3251) Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
08 Aug, 2014
2 commits
-
Conflicts: app/helpers/application_helper.rb
07 Aug, 2014
1 commit
-
The field display_color has turned into char(6) and stores the color rgb hex code. (ActionItem2915)