10 May, 2016
2 commits
-
This provides a cleaner view than html.erb.
-
After the refactor removing HTML generation from the Block subclass, the tests were outdated. The tests related to methods moved to the helper have been placed on its own test file and adapted accordingly since the code has changed slightly, but the assertions remained untouched (thus the refactor is correct). Finally block tests related to the view have been moved into a new view test suite.
12 Nov, 2015
1 commit
13 Aug, 2015
1 commit
31 Jul, 2015
1 commit
-
ruby-minitest offers "refuse" as a syntatic sugar to "assert not"
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 ""'"
18 Dec, 2013
2 commits
-
Conflicts: test/unit/profile_test.rb
16 Dec, 2013
2 commits
12 Dec, 2013
1 commit
-
(ActionItem2849) Signed-off-by: Marcos Ramos <ms.ramos@outlook.com Signed-off-by: Valéssio Brito <contato@valessiobrito.com.br> Signed-off-by: Victor Hugo Alves de Carvalho <victorhugodf.ac@gmail.com>
02 Dec, 2013
1 commit
-
Conflicts: app/models/category.rb app/models/uploaded_file.rb test/functional/memberships_controller_test.rb test/functional/profile_controller_test.rb vendor/plugins/action_tracker_has_comments/init.rb
28 Nov, 2013
1 commit
-
Show events by month Event list now only show 10 events when listing events for month (events for a day still listing all events) Add information on indefined place Enhance layout (ActionItem2587) Signed-off-by: Marcos Ramos <ms.ramos@outlook.com> Signed-off-by: Arthur Del Esposte <arthurmde@yahoo.com.br> Signed-off-by: Luiz Matos <luizff.matos@gmail.com> Signed-off-by: Carlos Andre <carlos.andre.souza@msn.com> Signed-off-by: Leandro Alves <leandrosustenido@gmail.com> Signed-off-by: Tales Martins <tales.martins@gmail.com> Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com> Signed-off-by; Gabriela Navarro <navarro1703@gmail.com>
27 Nov, 2013
1 commit
-
Conflicts: app/controllers/public/content_viewer_controller.rb features/manage_products.feature
26 Nov, 2013
1 commit
25 Nov, 2013
1 commit
-
(ActionItem2748)
24 Nov, 2013
1 commit
-
…into merge-requests/414
23 Nov, 2013
1 commit
-
…into merge-requests/418
22 Nov, 2013
2 commits
21 Nov, 2013
5 commits
-
Also includes migration to remove already orphaned profiles. (ActionItem2906)
-
Also allowing the expire of cache from old layouts
20 Nov, 2013
2 commits
19 Nov, 2013
2 commits
-
PS: still breaking some tests due to action_tracker problem and html generation on models problem.
17 Nov, 2013
1 commit
-
…into merge-requests/400
16 Nov, 2013
2 commits
-
(ActionItem2795)
-
…into merge-requests/373
14 Nov, 2013
1 commit
-
Also, moving requestor match logic to a helper instead of inside the change_password model.
12 Nov, 2013
1 commit
11 Nov, 2013
1 commit
08 Nov, 2013
1 commit
06 Nov, 2013
1 commit
05 Nov, 2013
1 commit
-
Conflicts: script/quick-start test/unit/application_helper_test.rb test/unit/environment_statistics_block_test.rb test/unit/environment_test.rb
04 Nov, 2013
1 commit
31 Oct, 2013
1 commit