16 May, 2016
1 commit
03 Nov, 2015
1 commit
30 Oct, 2015
1 commit
-
$ rake updatepo
02 Oct, 2015
1 commit
25 Sep, 2015
1 commit
16 Sep, 2015
1 commit
13 Aug, 2015
1 commit
06 Aug, 2015
2 commits
-
also, add missing .pot files for plugins
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 ""'"
24 Jun, 2015
2 commits
-
Avoids social buttons breaking when used in contexts with deeper route, like inside a post on a route defined by a plugin or a deep folder tree. It was never a good idea to use relative path in the first place. Fixes Issue #61
-
After asset pipeline changes, `javascript_include_tag` doesn't take array as argument anymore.
11 Sep, 2014
1 commit
-
Instead of create another hotspot that does the same thing, use the existing one. If the demand for separation appears in the future than we may do it.
04 Aug, 2014
2 commits
-
I decided to use the local storage approach offered by the plugin and not the cookie approach because this information is irrelevant to the server so it doesn't make much sense to send it to the server along with every request (like cookies). (ActionItem3238)
-
(ActionItem3238)
01 Aug, 2014
1 commit
31 Jul, 2014
2 commits
29 Jul, 2014
1 commit
28 Jul, 2014
1 commit