| 2019-03-29 |
Fixed models & schema annotations
FAURE Benjamin
committed
on 29 Mar 2019
|
|---|---|
| 2019-03-21 |
Changes following migrations
FAURE Benjamin
committed
on 21 Mar 2019
|
| 2018-11-27 |
Updated JS for requiredField to allow for dynamically loaded DOM elements (#1996)
...
Brian Riley
authored
on 27 Nov 2018
Sam Rust
committed
on 27 Nov 2018
|
| 2018-11-09 |
Fix for ensuring that Questions that are option based must have atleast one non-blank text entry.
...
John Pinto
committed
on 9 Nov 2018
|
| 2018-10-12 |
Fixed Rubocop violations on changed files
Bodacious
committed
on 12 Oct 2018
|
|
|
|
| 2018-09-05 |
Refactor how Template upgrade customization works (#1856)
...
Gavin Morrice
authored
on 5 Sep 2018
GitHub
committed
on 5 Sep 2018
|
| 2018-08-22 |
Fix TinyMCE JS on forms loaded with DOM (#1827)
...
Gavin Morrice
authored
on 22 Aug 2018
Sam Rust
committed
on 22 Aug 2018
|
| 2018-08-17 |
|
| 2018-08-16 |
Fix updating questions when annotation text is nil
Bodacious
committed
on 16 Aug 2018
|
| 2018-08-13 |
|
| 2018-08-01 |
Refactored model code for better readability
Bodacious
committed
on 1 Aug 2018
|
| 2018-07-25 |
|
| 2018-07-12 |
fixed critical issue with creating template questions
briley
committed
on 12 Jul 2018
|
|
Add annotate gem for models and Gemfile
Bodacious
committed
on 12 Jul 2018
|
|
|
Remove Rails 3 attr accessible from models (#1691)
Gavin Morrice
authored
on 12 Jul 2018
Sam Rust
committed
on 12 Jul 2018
|
|
| 2018-05-23 |
|
| 2018-04-06 |
added base_template_org and updated write plan to show correct org in guidance tab
...
Brian Riley
committed
on 6 Apr 2018
|
| 2018-04-05 |
|
| 2017-11-16 |
phases edit view and its sub-templates using local variables instead of instance variables. DMPRoadmap/roadmap#677
...
Jose Lloret
committed
on 16 Nov 2017
|
| 2017-06-07 |
Merge pull request #404 from DigitalCurationCentre/issue337
...
Jimmy Angelakos
authored
on 7 Jun 2017
GitHub
committed
on 7 Jun 2017
|
|
Fixed problem when creating a question. Fixed JS to display/hide default answer. Fixed tinymce problem for example answer. DMPRoadmap/roadmap#337
...
Jose Lloret
committed
on 7 Jun 2017
|
|
| 2017-06-06 |
Default ordering for Phase, Question becomes .number - closes #402
Jimmy Angelakos
committed
on 6 Jun 2017
|
| 2017-05-16 |
updated super admin to use annotations and model files accordingly
xsrust
committed
on 16 May 2017
|
|
merged development into annotations
xsrust
committed
on 16 May 2017
|
|
| 2017-05-12 |
fixed bug with annotation selection
xsrust
committed
on 12 May 2017
|
| 2017-05-11 |
began updating org-admin display of suggested_answers
xsrust
committed
on 11 May 2017
|
|
updated references of suggested_answer to annotations
xsrust
committed
on 11 May 2017
|
|
| 2017-04-26 |
moved some of the logic that was defaulting template attributes in the controller over to the model. Fixed tests DMPRoadmap/roadmap#251 DMPRoadmap/roadmap#273
Brian Riley
committed
on 26 Apr 2017
|
| 2017-04-25 |
moved most of the save logic from the template controller to the model. Updated the phases/section/question models to use the after_save callback to handle updating the template.dirty flag
Brian Riley
committed
on 25 Apr 2017
|