13 Aug, 2014
15 commits
-
Ai3250 fix comment form captcha http://noosfero.org/Development/ActionItem3250 See merge request !280
-
Ai3189 fix versions back button https://noosfero.org/Development/ActionItem3189 See merge request !266
-
Ai3223 fix article versions http://noosfero.org/Development/ActionItem3223 See merge request !265
-
Ai3263: Fixed reordering of forms submissions See merge request !294
-
- storing the author_name when logged users submit a form - migration to insert =author_name= on existent submissions (ActionItem3263)
-
Ai3262 custom form plugin bug Fixing custom_forms plugin's rails 3 bug -> http://noosfero.org/Development/ActionItem3262 See merge request !293
-
Attr accessible Quick fix to use the instructions of: http://noosfero.org/Development/InstallData See merge request !291
-
New highlight First commit for "#3243: HighlightsBlock edit mode is not creating image fields" http://noosfero.org/Development/ActionItem3243 Second commit for "#3260: Remove a highlight item from the list" http://noosfero.org/Development/ActionItem3260 See merge request !290
-
Ai3259 rss feed article bug Fixing rails 3 bug -> http://noosfero.org/Development/ActionItem3259 See merge request !289
-
Ai3258 location block bug Fixing rails 3 bug -> https://noosfero.org/Development/ActionItem3258 See merge request !288
-
Ai3256 feature product block bug Fixing rails 3 bug -> https://noosfero.org/Development/ActionItem3256 See merge request !286
-
Ai3251 edit header footer AI 3251 fix edit header footer http://noosfero.org/Development/ActionItem3251 See merge request !276
12 Aug, 2014
1 commit
11 Aug, 2014
6 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>
-
At least as far as unit tests are concerned. Still missing: - 1 failing test in ArticleTest - 1 failing test in PersonTest
08 Aug, 2014
8 commits
-
This makes it really hard to debug if there are problems other than not finding the given template
-
The Debian package provided by the Noosfero repository reported 0.12.11 (which was never uploaded to rubygems.org), although it was actualy 0.12.10. A fixed packages was just made available. This should fix stuff for people installing all the dependencies via rubygems.
07 Aug, 2014
1 commit
-
Hopefully this is the very last time we do this. Conflicts: Rakefile app/controllers/my_profile/cms_controller.rb app/controllers/public/content_viewer_controller.rb app/helpers/application_helper.rb app/helpers/content_viewer_helper.rb app/models/article.rb app/models/enterprise.rb app/models/product_categories_block.rb app/models/products_block.rb app/views/account/_signup_form.rhtml app/views/blocks/my_network.rhtml app/views/blocks/profile_info.rhtml app/views/blocks/profile_info_actions/_community.html.erb app/views/blocks/profile_info_actions/_enterprise.html.erb app/views/blocks/profile_info_actions/_person.html.erb app/views/content_viewer/view_page.rhtml app/views/profile/index.rhtml app/views/shared/_disabled_enterprise.html.erb app/views/shared/articles_list.html.erb db/schema.rb debian/changelog lib/file_presenter.rb lib/noosfero.rb plugins/custom_forms/controllers/custom_forms_plugin_profile_controller.rb plugins/shopping_cart/controllers/shopping_cart_plugin_controller.rb plugins/shopping_cart/test/functional/shopping_cart_plugin_controller_test.rb plugins/work_assignment/test/unit/work_assingment_plugin/work_assignment_test.rb plugins/work_assignment/test/unit/work_assingment_plugin_test.rb public/javascripts/application.js script/sample-articles script/sample-enterprises script/sample-products script/sample-profiles test/functional/cms_controller_test.rb test/functional/comment_controller_test.rb test/functional/content_viewer_controller_test.rb test/unit/application_helper_test.rb test/unit/article_test.rb test/unit/content_viewer_helper_test.rb test/unit/folder_helper_test.rb test/unit/forum_helper_test.rb
06 Aug, 2014
3 commits
-
(ActionItem3262)
05 Aug, 2014
4 commits
-
(ActionItem3260) Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Luciano Prestes <lucianopcbr@gmail.com> Signed-off-by: Parley Martins <parley@outlook.com>
-
This fixes the creation of development environments after people.debian.org started redirecting to https. Also, it needed to be done anyway since we want to self-host our stuff at nooosfero.org
04 Aug, 2014
2 commits
-
(ActionItem3243) Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Luciano Prestes <lucianopcbr@gmail.com> Signed-off-by: Parley Martins <parley@outlook.com>