History for dmpopidor / app / policies / plan_policy.rb
2018-01-23
@bhavi
guidance section in plan edit page(#943) ...
bhavi committed on 23 Jan 2018
2018-01-06
@briley
added csv download for org_admin plans page ...
briley authored on 4 Jan 2018 Brian Riley committed on 6 Jan 2018
2017-12-08
@briley
updated Admin - Plans so that user can click through to a read-only version of the plan ...
briley authored on 6 Dec 2017 Brian Riley committed on 8 Dec 2017
2017-12-06
@Jose Lloret
plan overview controller action and view associated. DMPRoadmap/roadmap#546 ...
Jose Lloret committed on 6 Dec 2017
2017-11-22
@briley
Org Admin provide feedback ...
briley authored on 16 Nov 2017 Brian Riley committed on 22 Nov 2017
@Jose Lloret
commentor is able to see plan details and write page. Commentor cannot access to share functionality. DMPRoadmap/roadmap#837
Jose Lloret committed on 22 Nov 2017
2017-11-13
@briley
Added Request Feedback button to the share plan page ...
briley committed on 13 Nov 2017
2017-11-10
@Brian Riley
fixed issues with plan create page ...
Brian Riley committed on 10 Nov 2017
2017-09-08
@Brian Riley
Bootstrapping and ES6 of the Plan Download page DMPRoadmap/roadmap#561. ...
Brian Riley committed on 8 Sep 2017
2017-07-27
@briley
fixed broken tests and added functional tests for public_pages_controller
briley committed on 27 Jul 2017
@xsrust
merge with cdl-mvp
xsrust committed on 27 Jul 2017
2017-07-26
@xsrust
fixup plan and template policies
xsrust committed on 26 Jul 2017
2017-07-24
@xsrust
patch for public export auth
xsrust committed on 24 Jul 2017
@xsrust
patch for public export auth
xsrust committed on 24 Jul 2017
2017-07-20
@xsrust
updated policy code to work(replaced where with find_by)
xsrust committed on 20 Jul 2017
@xsrust
added ability for users to remove themselves from plans, without destroying the plan
xsrust committed on 20 Jul 2017
2017-07-14
@Brian Riley
made suggested changes from PR
Brian Riley committed on 14 Jul 2017
2017-07-13
@briley
finished plan share and edit pages. Updated styling and handling or alert/notice messages. Updated css to allow background color, alert message and notice message colors to be set in dmproadmap.scss
briley committed on 13 Jul 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
@Brian Riley
resolved merge conflicts from merging development 2016-06-09 into CDL-MVP
Brian Riley committed on 9 Jun 2017
2017-05-24
@bhavi
Plan duplication functionality. ...
bhavi committed on 24 May 2017
2017-05-19
@xsrust
updated syntax to allow read-only view of a plan. \n app/views/phases/_answer_form_ro.html.erb probably needs a bigger re-write as the logic is horrendus and it renders the whole thing as a form...but it's not a form because it's read only and it checks to see if it's read only a bunch of times within it. but here's the quick and dirty making it work
xsrust committed on 19 May 2017
2017-04-28
@Brian Riley
Started adding in ajax call to retrieve list of templates
Brian Riley committed on 28 Apr 2017
2017-04-07
@Brian Riley
Uncommented the show_export method DMPRoadmap/roadmap#227
Brian Riley committed on 7 Apr 2017
2017-04-06
@briley
fixed issues in plan policy and commented out unused routes
briley committed on 6 Apr 2017
2017-04-04
@Jose Lloret
export functionality according to workflow defined at DMPRoadmap/roadmap#197
Jose Lloret committed on 4 Apr 2017
2017-02-15
@Ray Carrick
trying to reduce data access queries. Needs more work
Ray Carrick committed on 15 Feb 2017
2017-02-02
@Ray Carrick
first port of plan creation and editing to new data model
Ray Carrick committed on 2 Feb 2017
2016-11-15
@xsrust
removed option_warnings table and unused code surrounding the structure
xsrust committed on 15 Nov 2016
2016-09-16
@xsrust
removed unused json responses and added auth to plans controller
xsrust committed on 16 Sep 2016