22 May, 2015
1 commit
-
Now noosfero will generate a debian package to install the chat. The generated package is named 'noosfero-chat'. Signed-off-by: Joenio Costa <joenio@colivre.coop.br>
08 May, 2015
1 commit
26 Feb, 2015
1 commit
24 Feb, 2015
1 commit
23 Feb, 2015
1 commit
04 Feb, 2015
3 commits
02 Feb, 2015
1 commit
-
This is required to boot Noosfero on Centos 7 (with Ruby 2.0).
12 Jan, 2015
1 commit
-
This should mitigate upgrade issues from squeeze when upgrading noosfero without upgrading the entire system together.
08 Nov, 2014
1 commit
26 Sep, 2014
1 commit
12 Sep, 2014
4 commits
-
This will force the latest ruby1.8 (which provides an alternative entry for /usr/bin/ruby) to be configured before Noosfero is stopped. This is hopefully the final touch to have clean upgrades from squeeze+noosfero-0.47 to wheezy+noosfero-1.0, at least with regards to proper package management.
-
This reverts commit 9acab92a5a40244819b27fd5d9cb4a6b71fcb575, which does not fix anything. On the contrary, it makes the situation a lot worse.
-
We need ruby >= 1.9.3 to be already configured (hopefully) before even starting to replace the old noosfero package; before ruby is fully configured, there is no /usr/bin/ruby because of the update-alternatives dance, which only finishes right before dpkg is done configuring ruby.
28 Aug, 2014
1 commit
-
This reverts commit e0f459cd1cd5e0d3dddbc071cc653c28da183aa1.
21 Aug, 2014
1 commit
13 Aug, 2014
2 commits
04 Aug, 2014
1 commit
-
Now make sure it will be installed together with the Debian package
29 Apr, 2014
1 commit
-
Some specific points: - ./script/quick-start not works from start to end on a clean Debian wheezy system - Gemfile: remove checking for programs since the Gemfile is not really the right place to do this - Gemfile.lock: lock gem versions against Debian wheezy. This assumes package versions in Debian wheezy + some backported packages available at http://people.debian.org/~terceiro/noosfero-wheezy-backports/ - db:data:minimal: add an explicit contact email to the new environment. This fixes a long standing issue: when installing Noosfero on a brand new system, exim MTA will choke on a malformed sender address, and abort the entire installation. - added a simple Vagrantfile for development purposes Pending: - provide proper backports for packages and drop the temporary http://people.debian.org/~terceiro/noosfero-wheezy-backports/
11 Feb, 2014
1 commit
-
Conflicts: app/controllers/my_profile/cms_controller.rb app/controllers/public/content_viewer_controller.rb app/helpers/application_helper.rb app/helpers/article_helper.rb app/helpers/catalog_helper.rb app/helpers/comment_helper.rb app/models/article.rb app/models/enterprise.rb app/models/members_block.rb app/models/person.rb app/models/profile.rb app/views/blocks/profile_info.html.erb app/views/blocks/profile_info_actions/community.html.erb config/initializers/dependencies.rb config/routes.rb db/schema.rb debian/control lib/noosfero/plugin.rb lib/tasks/plugins.rake plugins/custom_forms/views/custom_forms_plugin_myprofile/_form.html.erb script/sample-products test/functional/catalog_controller_test.rb test/functional/manage_products_controller_test.rb test/functional/map_balloon_controller_test.rb test/functional/profile_controller_test.rb test/functional/search_controller_test.rb test/unit/box_test.rb test/unit/cms_helper_test.rb test/unit/enterprise_test.rb test/unit/environment_test.rb test/unit/featured_products_block_test.rb test/unit/person_test.rb test/unit/product_category_test.rb test/unit/product_test.rb test/unit/profile_test.rb test/unit/user_test.rb vendor/plugins/monkey_patches/methods_from_fake_arel/init.rb
28 Jan, 2014
1 commit
-
…into merge-requests/366 Conflicts: INSTALL script/install-dependencies/debian-squeeze.sh
09 Jan, 2014
1 commit
-
Conflicts: app/controllers/my_profile/memberships_controller.rb app/helpers/application_helper.rb app/helpers/boxes_helper.rb app/models/article.rb app/models/category.rb app/models/change_password.rb app/models/comment.rb app/models/environment.rb app/models/event.rb app/models/profile.rb app/models/recent_documents_block.rb app/models/region.rb app/models/task.rb app/models/uploaded_file.rb app/views/account/forgot_password.html.erb app/views/events/_events_by_day.html.erb app/views/profile/_person_profile.html.erb app/views/shared/_manage_enterprises.html.erb config/environment.rb config/initializers/plugins.rb config/routes.rb db/schema.rb debian/control lib/noosfero/plugin.rb test/unit/article_test.rb test/unit/category_test.rb test/unit/change_password_test.rb test/unit/cms_helper_test.rb test/unit/comment_test.rb test/unit/content_viewer_helper_test.rb test/unit/event_test.rb test/unit/folder_helper_test.rb test/unit/person_test.rb test/unit/price_detail_test.rb test/unit/profile_helper_test.rb test/unit/recent_documents_block_test.rb test/unit/scrap_test.rb test/unit/user_mailer_test.rb vendor/plugins/action_tracker_has_comments/init.rb vendor/plugins/delayed_job/lib/delayed/worker.rb vendor/plugins/noosfero_caching/init.rb
28 Nov, 2013
1 commit
-
- openjdk-6-jre: nothing in the core depends on Java anymore - libmysql-ruby: nobody actually tests Noosfero against mysql, so there is no point in depending on it.
30 Aug, 2013
1 commit
-
AI2762
19 Jul, 2013
1 commit
-
Conflicts: app/helpers/boxes_helper.rb app/models/comment.rb app/views/comment/_comment.rhtml app/views/comment/_comment_form.rhtml app/views/content_viewer/_comment.html.erb app/views/content_viewer/_comment.rhtml app/views/content_viewer/_comment_form.html.erb app/views/content_viewer/_comment_form.rhtml app/views/profile/send_mail.html.erb config/routes.rb debian/control
31 May, 2013
2 commits
-
deleting code \o/
25 Dec, 2012
2 commits
-
Things do not quite work yet, but I'm close. I am committing right now as a checkpoint.
06 Nov, 2012
3 commits
05 Sep, 2012
1 commit
29 Aug, 2012
1 commit
-
ActionItem2450
07 Aug, 2012
1 commit
-
In some setups, you want to have the PostgreSQL server in a separate machine, so we cannot depend on the fact that PostgreSQL is installed in the same system. Packages listed in Recommends: will be installed by default, so we don't break the most common use case that is having both Noosfero and PostgreSQL in the same system.
22 Jul, 2012
1 commit
16 Mar, 2012
1 commit
-
Conflicts: INSTALL app/helpers/application_helper.rb app/views/account/signup.rhtml app/views/layouts/application-ng.rhtml app/views/search/_product.rhtml debian/control debian/noosfero.install debian/noosfero.links features/step_definitions/noosfero_steps.rb script/production