| 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-01 |
|
| 2017-02-02 |
fixes post merge
Ray Carrick
committed
on 2 Feb 2017
|
|
merge in changes from origin
Ray Carrick
committed
on 2 Feb 2017
|
|
|
first port of plan creation and editing to new data model
Ray Carrick
committed
on 2 Feb 2017
|
|
| 2017-01-31 |
finished up answer and note unit tests
briley
committed
on 31 Jan 2017
|
|
unit tests for notes and answers. addded new validator to check whether the question's template matches the plans template
briley
committed
on 31 Jan 2017
|
|
| 2017-01-30 |
updated some of the plan.rb model to deal with outdated calls to dmptemplate. fixed up answer unit tests and added some validations to Answer
briley
committed
on 30 Jan 2017
|
|
Moved orcid_id from users table to user_identifiers. Added option_based flag to question_formats. switched Object.const_defined to table_exists checks in db migrations because rails loads references to classes on demand so the objects are likely not defined when the migrations run. safer to check for the underlying table's existence
briley
committed
on 30 Jan 2017
|
|
| 2017-01-27 |
started reworking answer unit test
Brian Riley
committed
on 27 Jan 2017
|
|
added new seed file that works with new schema. commented out plans and answers for now though because plan model is unfinished
Brian Riley
committed
on 27 Jan 2017
|
|
| 2017-01-26 |
resolved merge conflicts
briley
committed
on 26 Jan 2017
|
| 2017-01-20 |
put validation back in place that ensures a question can only have a single answer within a plan
Brian Riley
committed
on 20 Jan 2017
|
| 2017-01-13 |
fixed merge conflict in seeds.rb file. installed substance-rails gem and updated code to swap in the substance-forms text-area for tinymce on the answer section of the edit plans page
Brian Riley
committed
on 13 Jan 2017
|
| 2017-01-10 |
added validations and associations for Comment model. Also added unit test
briley
committed
on 10 Jan 2017
|
|
added validations to the Answer model and added unit test
briley
committed
on 10 Jan 2017
|
|
| 2016-12-20 |
attempted to add some unit tests for Answers but the data will be changing so much that it did not make sense to continue at this point. Created tests for Language
briley
committed
on 20 Dec 2016
|
| 2016-12-08 |
began changing models to reflect the new model names and relationships, additionally deleting some old/unused models which no longer apply in the new schema.
xsrust
committed
on 8 Dec 2016
|
| 2016-08-17 |
Merging current stable development branch into master (#23)
...
Brian Riley
authored
on 17 Aug 2016
GitHub
committed
on 17 Aug 2016
|
| 2016-08-12 |
|
| 2016-07-22 |
|
| 2016-06-03 |
DMPonline4 - RAILS 4.0 (#4)
...
Marta Ribeiro
authored
on 3 Jun 2016
Brian Riley
committed
on 3 Jun 2016
|