History for dmpopidor / app / views / phases / edit.html.erb
2017-08-16
@Jose Lloret
Resolve merge conflicts. DMPRoadmap/roadmap#553
Jose Lloret committed on 16 Aug 2017
2017-08-15
@Jose Lloret
removed non-relevant modal at phases/edit.html.erb. DMPRoadmap/roadmap#566 ...
Jose Lloret committed on 15 Aug 2017
2017-08-11
@Brian Riley
wrapped each page's h1 header in a row + col-md-12 DMPRoadmap/roadmap#553
Brian Riley committed on 11 Aug 2017
2017-08-09
@Jose Lloret
tinymce refactoring for notes using JS. DMPRoadmap/roadmap#571 ...
Jose Lloret committed on 9 Aug 2017
2017-08-07
@briley
switched every page to use bootstrap's row/col grid system DMPRoadmap/roadmap#552
briley committed on 7 Aug 2017
@Jose Lloret
front-end dependencies handled through npm. DMPRoadmap/roadmap#551
Jose Lloret committed on 7 Aug 2017
2017-07-27
@briley
removed unsaved-changes changes message on answer section. decreased wait period for auto-save. added scrollbar to example answer section. Updated annotation headings to include org abbreviation/name
briley committed on 27 Jul 2017
2017-07-25
@briley
reintroduced auto-save functionality to write plan page DMPRoadmap/roadmap#535
briley committed on 25 Jul 2017
2017-07-20
@briley
finished up rework of write plan page DMPRoadmap/roadmap#494
briley committed on 20 Jul 2017
@briley
added shib eds files for stage server
briley committed on 20 Jul 2017
2017-07-19
@briley
initial redesign of write plan page DMPRoadmap/roadmap#494
briley committed on 19 Jul 2017
@briley
separate write plan page logic into new partials DMPRoadmap/roadmap#494
briley committed on 19 Jul 2017
2017-07-18
@briley
started work on plan write redesign
briley committed on 18 Jul 2017
2017-07-14
@Brian Riley
made suggested changes from PR
Brian Riley committed on 14 Jul 2017
2017-07-11
@Brian Riley
Merge branch 'CDL-MVP' into CDL-MVP
Brian Riley authored on 11 Jul 2017 GitHub committed on 11 Jul 2017
2017-07-10
@Brian Riley
Merge branch 'CDL-MVP' into CDL-MVP
Brian Riley authored on 10 Jul 2017 GitHub committed on 10 Jul 2017
@xsrust
added role tags to buttons throughout the site, addresses #138
xsrust committed on 10 Jul 2017
2017-07-06
@briley
added aria tags to all fontawesome icons DMPRoadmap/roadmap#139
briley committed on 6 Jul 2017
@xsrust
added aria tags to modals according to #496
xsrust committed on 6 Jul 2017
2017-06-28
@briley
fixed issues with plan edit/share/export and updated to work with new css. tweaks to layout of create plan
briley committed on 28 Jun 2017
2017-06-23
@Brian Riley
cleaned up references to js files in views
Brian Riley committed on 23 Jun 2017
2017-06-22
@Jose Lloret
auto-saving working but needs some improvement. DMPRoadmap/roadmap#438 ...
Jose Lloret committed on 22 Jun 2017
2017-06-20
@Jose Lloret
first round of plan.js cleaned up. DMPRoadmap/roadmap#431 ...
Jose Lloret committed on 20 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-29
@Jose Lloret
Fixed timeago problem for when a new answer is created. Refactored JavaScript logic into its own file. Created a partial to handle answer status. DMPRoadmap/roadmap#355
Jose Lloret committed on 29 May 2017
2017-05-25
@Jose Lloret
textarea, textfield, radiobuttons and checkbox working for read-only permission. DMPRoadmap/roadmap#352 ...
Jose Lloret committed on 25 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-12
@ray.carrick
order sections by number
ray.carrick committed on 12 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-03-29
@ray.carrick
change how updating various status indicators are done fixes: https://github.com/DMPRoadmap/roadmap/issues/182
ray.carrick committed on 29 Mar 2017