22 Jul, 2015
4 commits
21 Jul, 2015
5 commits
-
Analytics plugin See merge request !632
20 Jul, 2015
1 commit
19 Jul, 2015
1 commit
13 Jul, 2015
2 commits
07 Jul, 2015
3 commits
-
Currently translated at 8.9% (7 of 78 strings)
-
Currently translated at 100.0% (41 of 41 strings)
-
Currently translated at 100.0% (14 of 14 strings)
03 Jul, 2015
2 commits
-
Currently translated at 100.0% (21 of 21 strings)
-
Currently translated at 100.0% (41 of 41 strings)
29 Jun, 2015
2 commits
-
Currently translated at 6.4% (5 of 78 strings)
26 Jun, 2015
1 commit
25 Jun, 2015
1 commit
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.
18 Jun, 2015
2 commits
17 Jun, 2015
3 commits
16 Jun, 2015
1 commit
-
This also removes short_filename as it is now unused
12 Jun, 2015
1 commit
-
Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br> Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
11 Jun, 2015
2 commits
-
resolves issue #79
09 Jun, 2015
1 commit
02 Jun, 2015
1 commit
01 Jun, 2015
1 commit
30 May, 2015
1 commit
29 May, 2015
1 commit
28 May, 2015
2 commits
-
This avoids solr throwing an error when it tries to filter by unindexed column.
-
Makes it possible to disable pjax for specific links with data-skip-pjax set to true, similar to rails_pjax gem.