17 Jun, 2015
1 commit
12 Jun, 2015
1 commit
-
Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br> Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
28 May, 2015
1 commit
26 May, 2015
1 commit
-
Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com>
19 May, 2015
1 commit
12 May, 2015
1 commit
-
Signed-off-by: Fabio Teixeira <fabio1079@gmail.com>
10 Apr, 2015
1 commit
31 Mar, 2015
1 commit
26 Mar, 2015
1 commit
-
When the env theme has `global.css`, `global_header.html.erb`, or `global_footer.html.erb`, that content is added to any customized profile theme.
24 Feb, 2015
1 commit
23 Feb, 2015
1 commit
22 Feb, 2015
3 commits
-
Colorbox was updated for the onCleanup callback
10 Feb, 2015
1 commit
-
Product's tabs for plugins Reopened from !21 See merge request !442
03 Feb, 2015
1 commit
-
Conflicts: app/controllers/my_profile/profile_editor_controller.rb app/helpers/search_helper.rb app/models/invitation.rb app/models/person.rb app/views/cms/view.html.erb app/views/templates/index.html.erb plugins/community_track/views/content_viewer/_step_item.html.erb test/functional/home_controller_test.rb test/unit/person_test.rb test/unit/profile_test.rb
30 Jan, 2015
1 commit
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.
26 Jan, 2015
2 commits
21 Jan, 2015
1 commit
-
Fix block links Fixing the URL from the article block and fixing the path of the New event button of the agenda. When Noosfero is used in a subdirectory, it crashes without this modification. See merge request !395
15 Jan, 2015
1 commit
13 Jan, 2015
1 commit
08 Jan, 2015
2 commits
19 Dec, 2014
1 commit
08 Dec, 2014
1 commit
-
Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Parley Martins <parleypachecomartins@gmail.com>
03 Dec, 2014
1 commit
20 Nov, 2014
2 commits
-
Some users have a profile search block in their pages, so sometimes there are more than one search input per page. I changed the autocomplete to use class instead of id to select all inputs.
-
Conflicts: Gemfile.lock script/development
18 Nov, 2014
1 commit
13 Nov, 2014
1 commit
07 Oct, 2014
1 commit
18 Sep, 2014
2 commits
-
Added title on links Moved logic from view to model Added conditions to avoid displaying empty lists Removed code duplication on js
11 Sep, 2014
1 commit
-
When the content being displayed is from the user, we should not display the "publish on my profile" option. The same goes for the "publish on communities" option if the user has no communities or the "publish on portal community" option if the environment has no portal community. If none of this options is available the spread button is also not displayed.
09 Sep, 2014
2 commits
-
Closes #307 Signed-off-by: Victor Costa <vfcosta@gmail.com> Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
08 Sep, 2014
1 commit
-
Conflicts: app/controllers/application_controller.rb app/controllers/my_profile/memberships_controller.rb app/controllers/public/account_controller.rb app/helpers/application_helper.rb app/helpers/layout_helper.rb app/helpers/token_helper.rb app/views/account/signup.html.erb app/views/layouts/_javascript.html.erb db/schema.rb test/functional/application_controller_test.rb
18 Aug, 2014
1 commit
-
Conflicts: app/controllers/my_profile/cms_controller.rb db/schema.rb