History for dmpopidor / app / models / plan.rb
2017-08-17
@Jimmy Angelakos
Merge branch 'development' into CDL-MVP ...
Jimmy Angelakos committed on 17 Aug 2017
2017-07-27
@briley
fixed sizing of input fields and added data contact phone to project details
briley committed on 27 Jul 2017
2017-07-11
@briley
finished up project details page
briley committed on 11 Jul 2017
2017-07-05
@xsrust
removed n+1 queries from edit phase and show plans page
xsrust committed on 5 Jul 2017
2017-07-03
@Brian Riley
fixed bu in plans.controller, added new fields to attr_accessible on plan model, added migration tasks for v0.4 upgrade
Brian Riley committed on 3 Jul 2017
2017-06-27
@briley
fixed merge conflicts
briley committed on 27 Jun 2017
@xsrust
only published guidance groups display for plan details
xsrust committed on 27 Jun 2017
2017-06-16
@Brian Riley
added check for nil owner
Brian Riley committed on 16 Jun 2017
2017-06-14
@Jimmy Angelakos
Change default plan visibility to `3` (`:privately_visible`)
Jimmy Angelakos authored on 14 Jun 2017 GitHub committed on 14 Jun 2017
2017-06-13
@briley
added plan visibility to edit/view plan details DMPRoadmap/roadmap#151
briley committed on 13 Jun 2017
2017-06-09
@bhavi
fix issue regarding co-owner ablility to delete the plan #242 ...
bhavi authored on 31 May 2017 Brian Riley committed on 9 Jun 2017
@Brian Riley
resolved merge conflicts from merging development 2016-06-09 into CDL-MVP
Brian Riley committed on 9 Jun 2017
2017-06-02
@Jose Lloret
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-24
@bhavi
Plan duplication functionality. ...
bhavi committed on 24 May 2017
2017-05-16
@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-11
@xsrust
updated references of suggested_answer to annotations
xsrust committed on 11 May 2017
2017-05-10
@briley
fixed tests
briley committed on 10 May 2017
2017-05-09
@briley
fixed merge conflicts
briley committed on 9 May 2017
2017-05-04
@briley
added new create plan page
briley committed on 4 May 2017
2017-04-28
@Brian Riley
fixed merge conflict in schema.rb
Brian Riley committed on 28 Apr 2017
2017-04-20
@xsrust
updated models to relfect new name for join table between plans and guidance groups. fixes #198
xsrust committed on 20 Apr 2017
2017-04-19
@briley
added line to convert User to User.id on plan role assignment functions
briley committed on 19 Apr 2017
@briley
Removed exclamation mark from uniq as it modifies the variable directly (instead of copying) and returns nil instead of an empty string if the array is empty
briley committed on 19 Apr 2017
@xsrust
ensure correct guidance groups display for plan editing
xsrust committed on 19 Apr 2017
@xsrust
fixes guidance group selection for plans
xsrust committed on 19 Apr 2017
2017-04-12
@ray.carrick
assign permissions on create plan. Fixes: #220
ray.carrick committed on 12 Apr 2017
2017-04-11
@ray.carrick
remove some old code
ray.carrick committed on 11 Apr 2017
2017-04-10
@ray.carrick
Add messages to create plan explaining decisions. Fixes https://github.com/DMPRoadmap/roadmap/issues/207
ray.carrick committed on 10 Apr 2017
2017-03-14
@ray.carrick
fix merge conflicts
ray.carrick committed on 14 Mar 2017