04 May, 2016
1 commit
03 May, 2016
3 commits
-
This is no longer necessary as this logic is now at BoxesHelper. In order to ensure a proper refactor unit tests were added and the view has been moved and renamed accordingly to BoxesHelper expectations.
-
It was added probably just to keep the structure but is not used anywhere and removing it has not broken any tests.
-
This method is no longer necessary given the structure at BoxesHelper. It actually violates MVC as the model is holding view logic. In order to comply with the BoxesHelper standards, the view got moved and renamed properly. As well one unit test has been removed as it is already better covered by the functional ones.
08 Apr, 2016
1 commit
22 Feb, 2016
1 commit
18 Jan, 2016
1 commit
-
Also, small fixes on forms
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
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 Mar, 2015
1 commit
02 Feb, 2015
1 commit
15 Jan, 2015
2 commits
17 Jun, 2014
1 commit
-
Conflicts: plugins/display_content/test/unit/display_content_block_test.rb
16 Jun, 2014
2 commits
-
'\w-' is the same of 'a-zA-Z0-9_-' (ActionItem3122)
06 Jun, 2014
1 commit
-
…te, spread actions) when showing upload file in content_viewer
28 Apr, 2014
1 commit
25 Feb, 2014
1 commit
13 Jan, 2014
1 commit
19 Nov, 2013
2 commits
-
* removed whitespaces * fixes on texts (ActionItem2823)
-
(ActionItem2823)
29 Oct, 2013
1 commit
22 Oct, 2013
1 commit
01 Oct, 2013
2 commits
-
Signed-off-by: Leandro Nunes dos Santos <leandronunes@gmail.com> Signed-off-by: Marcos da Silva Ramos <ms.ramos@outlook.com> Signed-off-by: Fábio Teixeira <fabio1079@gmail.com> Signed-off-by: Luiz Matos <luizff.matos@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>