| 2017-06-22 |
auto-saving working but needs some improvement. DMPRoadmap/roadmap#438
...
Jose Lloret
committed
on 22 Jun 2017
|
|---|---|
| 2017-06-19 |
Fixed problem of loading tinymce styles for production environment.
Jose Lloret
committed
on 19 Jun 2017
|
| 2017-06-07 |
Changed error text - closes #382.
Jimmy Angelakos
committed
on 7 Jun 2017
|
| 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-05-29 |
Fixed timeago problem for when a new answer is created. Refactored JavaScript logic into its own file. Created a partial to handle answer status. DMPRoadmap/roadmap#355
Jose Lloret
committed
on 29 May 2017
|
| 2017-05-24 |
Using touch for timestamp for when only answer.question_options is updated. DMPRoadmap/roadmap#355
Jose Lloret
committed
on 24 May 2017
|
| 2017-04-14 |
finished fixes for answer creation race condition DMPRoadmap/roadmap#241
Brian Riley
committed
on 14 Apr 2017
|
| 2017-04-13 |
updates to locking mechanism because it ActiveRecord does not catch 2 creates DMPRoadmap/roadmap#241
briley
committed
on 13 Apr 2017
|
| 2017-03-29 |
change how updating various status indicators are done fixes: https://github.com/DMPRoadmap/roadmap/issues/182
ray.carrick
committed
on 29 Mar 2017
|
| 2017-03-28 |
Change notes to work with AJAX calls.
ray.carrick
committed
on 28 Mar 2017
|
| 2017-03-22 |
fixes issues around answer text not saving properly; references https://github.com/DMPRoadmap/roadmap/issues/181
...
ray.carrick
committed
on 22 Mar 2017
|
| 2017-03-03 |
minor fixes from code review
ray.carrick
committed
on 3 Mar 2017
|
| 2017-03-01 |
|