| 2017-06-02 |
Added method to validate answer according to each question format. Partial view for section progress. Eager loading of resources needed to calculate plan and section progress. Refactoring of code for progress plan. DMPRoadmap/roadmap#382
...
Jose Lloret
committed
on 2 Jun 2017
|
|---|---|
| 2017-04-14 |
finished fixes for answer creation race condition DMPRoadmap/roadmap#241
Brian Riley
committed
on 14 Apr 2017
|
| 2017-04-03 |
resolved rebase conflicts from merge with development
briley
committed
on 3 Apr 2017
|
| 2017-03-30 |
added require statement for test_helper into all functional tests
briley
committed
on 30 Mar 2017
|
|
fix functional test for answer saving
ray.carrick
committed
on 30 Mar 2017
|
|
| 2017-03-24 |
fixed some of the failing tests. Commented out helpers/plan_list tests because it relied on old I18n helpers to determine column name
briley
committed
on 24 Mar 2017
|
| 2017-03-20 |
Noticed that the user/org's language settings were not being factored in during testing. Updated application controller to use the current user's language or the org's language if available. The locale is only set in the session if the user is logged in now. also fixed to some functional tests.
briley
committed
on 20 Mar 2017
|
|
started switching I18n references in test files to Fastgettext
briley
committed
on 20 Mar 2017
|
|
| 2017-03-15 |
fixed issues with omniauth and registrations controller tests. removed some debug statements
briley
committed
on 15 Mar 2017
|
| 2017-02-07 |
added some missing unit tests. fixed typo on Template.has_customisations? method
briley
committed
on 7 Feb 2017
|
|
Updated projects_helper by renaming 'project_list_column_body' to 'plan_list_column_body'. updated references to that code block. moved hard-coded 'Unknown' to locale files. Added tests for projects_helper
briley
committed
on 7 Feb 2017
|
|
| 2017-02-04 |
added answers_controller tests
Brian Riley
committed
on 4 Feb 2017
|