| 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-10-12 |
Fixed Rubocop violations on changed files
Bodacious
committed
on 12 Oct 2018
|
| 2018-10-11 |
Fix how section number is set
Bodacious
committed
on 11 Oct 2018
|
| 2018-10-10 |
Fix bug in upgrade customization when new section
...
Bodacious
authored
on 9 Oct 2018
Sam Rust
committed
on 10 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-29 |
Fix Rubocop offenses
Bodacious
committed
on 29 Aug 2018
|
|
|
|
| 2018-08-14 |
Merge branch 'development' into feature/validations
Brian Riley
authored
on 14 Aug 2018
GitHub
committed
on 14 Aug 2018
|
| 2018-08-13 |
|
| 2018-08-10 |
Update rules for fixing duplicate section numbers
Bodacious
committed
on 10 Aug 2018
|
| 2018-08-08 |
Fix bug caused by blank section number
Bodacious
committed
on 8 Aug 2018
|
| 2018-08-03 |
|
| 2018-08-01 |
Refactored model code for better readability
Bodacious
committed
on 1 Aug 2018
|
| 2018-07-25 |
|
| 2018-07-13 |
Merge pull request #1715 from DMPRoadmap/issue-1371
...
Brian Riley
authored
on 13 Jul 2018
GitHub
committed
on 13 Jul 2018
|
|
Refactor number update query for MySQL and SQLite
Bodacious
committed
on 13 Jul 2018
|
|
| 2018-07-12 |
Add annotate gem for models and Gemfile
Bodacious
committed
on 12 Jul 2018
|
|
Make sections within a phase sortable
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-02-13 |
|
| 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-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
|
| 2017-04-18 |
added a test that searches for missing translations. Added specific error messages for model validations. Added some devise controlled error messages to pot/po files DMPRoadmap/roadmap#236
briley
committed
on 18 Apr 2017
|
| 2017-03-14 |
change from serialized hash tp just using includes
ray.carrick
committed
on 14 Mar 2017
|
| 2017-02-07 |
fixed bug where sections not editable, questions not saveable
xsrust
committed
on 7 Feb 2017
|
| 2017-02-03 |
removed old amoeba gem that was used for cloning active record models. We will use xsrust's new deep_copy methods now
Brian Riley
committed
on 3 Feb 2017
|
|
init commit of deep_copy for templates [untested]
xsrust
committed
on 3 Feb 2017
|