04 Dec, 2015
1 commit
03 Dec, 2015
1 commit
03 Nov, 2015
1 commit
30 Oct, 2015
2 commits
-
$ rake updatepo
07 Oct, 2015
1 commit
05 Oct, 2015
2 commits
-
On Ruby 1.9+ these are no-ops
02 Oct, 2015
1 commit
25 Sep, 2015
1 commit
16 Sep, 2015
1 commit
13 Sep, 2015
1 commit
11 Sep, 2015
1 commit
10 Sep, 2015
3 commits
-
Also changed method used to guess encoding
13 Aug, 2015
1 commit
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
2 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 ""'"
01 Jun, 2015
1 commit
05 May, 2015
1 commit
24 Apr, 2015
2 commits
-
- A Hotspot to change person_data before user creation - A Hotspot to update the created person by LDAP plugin
05 Mar, 2015
1 commit
02 Feb, 2015
1 commit
20 Jan, 2015
1 commit
-
Fix access to plugin administration pages Users can access plugin administration pages (e.g. /admin/plugin/vote) even if they aren't environment administrators. This MR create a new base controller for plugins that protects by default against improper access for these pages. See merge request !417
19 Jan, 2015
1 commit
15 Jan, 2015
3 commits
-
I have deduplicated every message in plugin code that was already in the core. Going forward, plugins should use c_() is they want to reuse the message from the core. If they want to force their own translation, they should probably use _('plugin_name|The message') to avoid overriding translations from the core.
02 Nov, 2014
1 commit
-
It makes assumptions on how a package should be installed, which is not cool
14 May, 2014
1 commit
13 May, 2014
1 commit
-
Conflicts: app/helpers/application_helper.rb app/helpers/layout_helper.rb app/models/community.rb app/models/enterprise.rb app/models/product_category.rb app/views/account/change_password.html.erb config/boot.rb config/environment.rb config/routes.rb lib/noosfero/plugin.rb test/unit/enterprise_activation_test.rb test/unit/person_notifier_test.rb
08 Apr, 2014
1 commit
-
Making every plugin run its tests with independently, with only its migrations and only it enabled.
07 Apr, 2014
1 commit
26 Feb, 2014
1 commit