22 Jan, 2016
2 commits
21 Jan, 2016
1 commit
-
Due to how will_paginate 3.0 works, we need to actually load the paginated collection data by querying it as an array before calling size() with not arguments directly on it.
20 Jan, 2016
1 commit
-
Signed-off-by: Gustavo Jaruga <darksshades@gmail.com>
17 Nov, 2015
1 commit
-
Conflicts: Gemfile Rakefile app/controllers/box_organizer_controller.rb app/controllers/my_profile/tasks_controller.rb app/controllers/public/profile_controller.rb app/mailers/user_mailer.rb app/models/article.rb app/models/person.rb app/models/product_category.rb app/models/task.rb config/application.rb config/routes.rb lib/acts_as_having_settings.rb lib/noosfero/api/entities.rb lib/noosfero/api/helpers.rb lib/noosfero/api/session.rb lib/noosfero/api/v1/articles.rb lib/noosfero/api/v1/contacts.rb lib/noosfero/api/v1/search.rb lib/noosfero/api/v1/users.rb test/functional/tasks_controller_test.rb test/unit/api/articles_test.rb test/unit/api/helpers_test.rb test/unit/api/people_test.rb test/unit/api/search_test.rb test/unit/api/session_test.rb test/unit/api/users_test.rb test/unit/person_notifier_test.rb test/unit/task_test.rb vendor/plugins/access_control/lib/acts_as_accessible.rb
12 Nov, 2015
1 commit
03 Nov, 2015
3 commits
30 Oct, 2015
1 commit
-
$ rake updatepo
13 Oct, 2015
1 commit
-
Signed-off-by: Victor Costa <vfcosta@gmail.com> Signed-off-by: Francisco Marcelo de Araújo Lima Júnior <francisco.lima-junior@serpro.gov.br> Conflicts: app/controllers/my_profile/profile_design_controller.rb app/helpers/boxes_helper.rb app/helpers/layout_helper.rb app/views/layouts/_javascript.html.erb public/stylesheets/application.css test/functional/environment_design_controller_test.rb test/functional/profile_design_controller_test.rb
08 Oct, 2015
1 commit
02 Oct, 2015
1 commit
30 Sep, 2015
1 commit
25 Sep, 2015
1 commit
22 Sep, 2015
1 commit
16 Sep, 2015
1 commit
28 Aug, 2015
1 commit
27 Aug, 2015
1 commit
13 Aug, 2015
3 commits
10 Aug, 2015
1 commit
06 Aug, 2015
2 commits
-
also, add missing .pot files for plugins
31 Jul, 2015
1 commit
-
ruby-minitest offers "refuse" as a syntatic sugar to "assert not"
24 Jul, 2015
4 commits
-
Use these two commands inside vim: :!ag -l '..\/..\/..\/..\/test' | xargs perl -pi -E "s/require.*test_helper.*/require 'test_helper'/g" :!ag -l "require File.*'/" | xargs perl -pi -E "s/require File.*'\//require_relative '/g":e ""'"
-
:conditions will replace previous scopes in rails4
23 Jul, 2015
1 commit
22 Jul, 2015
2 commits
21 Jul, 2015
1 commit
19 Jun, 2015
1 commit
08 Jun, 2015
1 commit
02 Jun, 2015
1 commit
01 Jun, 2015
1 commit
06 Mar, 2015
2 commits
-
Conflicts: plugins/statistics/po/es/statistics.po po/de/noosfero.po po/es/noosfero.po