History for dmpopidor / app / models / template.rb
2018-04-06
@Jose Lloret
Existing template customisation appears now to be editable. DMPRoadmap/roadmap#1318
Jose Lloret committed on 6 Apr 2018
2018-04-05
@briley
patch to fix issue with default template visibility setting ...
briley committed on 5 Apr 2018
2018-03-02
@Brian Riley
updated templates to display customisation in messaging when appropriate
Brian Riley committed on 2 Mar 2018
2018-02-21
@briley
perpetuate default template flag across versions ...
briley committed on 21 Feb 2018
2018-02-06
@briley
fixed create plan logic ...
briley committed on 6 Feb 2018
2018-01-26
@Brian Riley
made template details a non-versioning update and moved template version logic to the phases controller ...
Brian Riley committed on 26 Jan 2018
2018-01-19
@Jose Lloret
public DMPs paginablerised. DMPRoadmap/roadmap#1055 ...
Jose Lloret committed on 19 Jan 2018
2018-01-17
@Brian Riley
moved template pagination logic to paginable namespace ...
Brian Riley authored on 12 Jan 2018 briley committed on 17 Jan 2018
2017-12-22
@bhavi
Templates table revisions #900 (In Progress) ...
bhavi authored on 20 Dec 2017 Brian Riley committed on 22 Dec 2017
2017-12-19
@briley
added all/published/unpublished scopes to the templates tables ...
briley committed on 19 Dec 2017
2017-12-11
@Jose Lloret
using activerecord for subqueries too. Case for latest version of templated. DMPRoadmap/roadmap#928
Jose Lloret committed on 11 Dec 2017
2017-12-08
@briley
Make templates page usable for Org Admins and Super Admins ...
briley authored on 27 Nov 2017 Brian Riley committed on 8 Dec 2017
2017-12-06
@briley
Added ability to set template visibility for funders ...
briley committed on 6 Dec 2017
2017-11-27
@Jose Lloret
concern to validate and parse an array of object links. DMPRoadmap/roadmap#819 ...
Jose Lloret committed on 27 Nov 2017
2017-11-16
@xsrust
Fix conflicts with merging dev into CDL
xsrust committed on 16 Nov 2017
2017-11-06
@Jose Lloret
Default templates placed before funder templates with dynamic plural. DMPRoadmap/roadmap#612 ...
Jose Lloret committed on 6 Nov 2017
2017-10-24
@xsrust
updated default template selection logic, added helper function to find default template
xsrust committed on 24 Oct 2017
2017-06-15
@xsrust
updated other controller actions shown to throw error by test, we render phases/admin show from other controllers, so need same instance variables defined
xsrust committed on 15 Jun 2017
2017-06-09
@xsrust
updated admin_index for templates to not bug for some orgs, reimplimented logic for transfering customizations, changed text according to #338
xsrust committed on 9 Jun 2017
2017-06-02
@Jimmy Angelakos
Updated translation strings & added :migrated attribute access to template model
Jimmy Angelakos committed on 2 Jun 2017
2017-05-26
@xsrust
bugfixes to allow tests to work
xsrust committed on 26 May 2017
@xsrust
updated org-admin and plan create pages to reflect schema change
xsrust committed on 26 May 2017
2017-05-16
@xsrust
updated super admin to use annotations and model files accordingly
xsrust committed on 16 May 2017
@xsrust
Merge remote-tracking branch 'upstream/development' into annotations
xsrust committed on 16 May 2017
@xsrust
merged development into annotations
xsrust committed on 16 May 2017
2017-05-12
@Brian Riley
added answer partials back to plans dir even though they don't appear to be use in the UI. Added integration tests for template selection on create plan page
Brian Riley committed on 12 May 2017
2017-05-11
@xsrust
began updating org-admin display of suggested_answers
xsrust committed on 11 May 2017
2017-05-04
@briley
added new create plan page
briley committed on 4 May 2017
2017-04-26
@Brian Riley
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
@Brian Riley
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