12 May, 2015
2 commits
07 May, 2015
1 commit
-
Add alternative redirect's behavior when user is '~' This is a new feature to create generic URL's related to usernames in Noosfero. It is useful for internal links on articles and for general links on themes. Examples: - If you're logged in as "test" and you go to /~/blog it will redirect you to /test/blog - If you're logged in as "test" and you go to /myprofile/~ it will redirect you to /myprofile/test - If you're not logged in and you go to /profile/~ or any other link using "~" it will give you a not found page(404). See merge request !518
27 Apr, 2015
1 commit
-
When the :profile parameter is '~', replace it with the identifier of the currently logged-in user and redirect. This is useful for example for adding direct links to the control panel of the current user in documentation. Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br> 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>
16 Apr, 2015
1 commit
15 Apr, 2015
2 commits
13 Apr, 2015
3 commits
-
Conflicts: config.ru lib/noosfero/plugin.rb
-
Conflicts: app/helpers/layout_helper.rb app/views/layouts/_javascript.html.erb
10 Apr, 2015
2 commits
09 Apr, 2015
1 commit
08 Apr, 2015
1 commit
-
This should be done now through a custom Gemfile on config/. Check 52bb8ba.
06 Mar, 2015
1 commit
05 Mar, 2015
1 commit
27 Feb, 2015
1 commit
26 Feb, 2015
2 commits
25 Feb, 2015
2 commits
-
This fixes a bunch of tests for me
24 Feb, 2015
1 commit
23 Feb, 2015
1 commit
22 Feb, 2015
2 commits
-
Fixes multitenancy documentation and task Multitenancy installation is not currently working as described on documentation. This patch fixes the create task and updates the documentation. See merge request !377
-
New configuration to define when user activation check will perform See merge request !455
11 Feb, 2015
1 commit
09 Feb, 2015
1 commit
04 Feb, 2015
1 commit
-
Conflicts: app/controllers/public/search_controller.rb app/models/profile.rb app/views/cms/edit.html.erb public/stylesheets/application.css
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
29 Jan, 2015
2 commits
-
This reverts commit 853cc8ef357b5eeb2d25cf586fb96bbeab36a785, reversing changes made to a0ef4f259127426b96f8a8ba2bbb2c18c67bf980. This reverts commit b8304468ef6de86accdfd442c889f30b2fdd9539, reversing changes made to ed4938b5272fb57a714c84c3443c7d329c9407aa. This reverts commit 77ee15d0896424d4c02de0a61ad8922e5b38304c, reversing changes made to b52c66dba90218f9dd21b10dee85e293ccf52aa7. This reverts commit a0ef4f259127426b96f8a8ba2bbb2c18c67bf980, reversing changes made to 5c4d0723fb8977e29f0e208e6d3c609933281cec.
28 Jan, 2015
4 commits
-
Conflicts: app/helpers/article_helper.rb app/helpers/boxes_helper.rb app/models/article.rb app/models/block.rb app/views/content_viewer/view_page.html.erb db/schema.rb plugins/community_track/views/blocks/_track_list_more.html.erb plugins/community_track/views/box_organizer/community_track_plugin/_track_list_block.html.erb public/javascripts/article.js test/unit/block_test.rb test/unit/person_notifier_helper_test.rb
-
This actually breaks things. See the discussion on !430 https://gitlab.com/noosfero/noosfero/merge_requests/430
22 Jan, 2015
1 commit
-
Use class name as string instead of constant
15 Jan, 2015
1 commit
14 Jan, 2015
1 commit
-
Conflicts: public/javascripts/application.js
12 Jan, 2015
1 commit
09 Jan, 2015
1 commit