24 Jul, 2015
1 commit
-
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 ""'"
14 Apr, 2015
1 commit
-
- Fixed email sent to users - Removed from params info that don't need to be displayed to users on screen and email - Fixed replace of macro "{sendemail}"
16 Jul, 2013
1 commit
10 May, 2013
1 commit
-
Bug added after the change on plugin routes: 3844f93c462dc69a7432b4baae18fdeca797a490 (ActionItem2669)
18 Dec, 2011
1 commit
08 Aug, 2011
1 commit
-
A plugin that allows sending e-mails via HTML forms (ActionItem2056)