2017-06-16
@Brian Riley
Merge branch 'public-plans' into CDL-MVP
Brian Riley committed on 16 Jun 2017
@Brian Riley
added check for nil owner
Brian Riley committed on 16 Jun 2017
@Brian Riley
Merge branch 'public-plans' into CDL-MVP
Brian Riley committed on 16 Jun 2017
@Brian Riley
added check for undefined org
Brian Riley committed on 16 Jun 2017
@Brian Riley
fixed merge conflicts
Brian Riley committed on 16 Jun 2017
@Brian Riley
added public DMP export file. its a duplicate of the regular plan PDF export but decided to make a copy instead of reusing in case we want to add watermarks or something
Brian Riley committed on 16 Jun 2017
@Brian Riley
Added public DMPs page
Brian Riley committed on 16 Jun 2017
@bhavi
add checkbox label styles
bhavi committed on 16 Jun 2017
@bhavi
remove byebug
bhavi committed on 16 Jun 2017
@bhavi
fix the styling of button on edit profile page
bhavi committed on 16 Jun 2017
@bhavi
fix the nil error for notification preferences
bhavi committed on 16 Jun 2017
2017-06-15
@Brian Riley
switched remaining 'let' in JS to 'var'
Brian Riley committed on 15 Jun 2017
@Brian Riley
replaced instances of 'let' with 'var' in js files. rails' asset pipeline cannot handle 'let' at this version
Brian Riley committed on 15 Jun 2017
@Brian Riley
replaced instances of 'let' with 'var' in js files. rails' asset pipeline cannot handle 'let' at this version
Brian Riley committed on 15 Jun 2017
@Brian Riley
Merge branch 'branding' into CDL-MVP
Brian Riley committed on 15 Jun 2017
@Brian Riley
switched default prefs setting to before_validation
Brian Riley committed on 15 Jun 2017
@bhavi
update the schema with user's prefs
bhavi committed on 15 Jun 2017
@Brian Riley
tweaks to header section and logo
Brian Riley committed on 15 Jun 2017
@Brian Riley
fixed merge conflicts
Brian Riley committed on 15 Jun 2017
@Brian Riley
Merge branch 'CDL-MVP' of https://github.com/CDLUC3/roadmap into CDL-MVP
Brian Riley committed on 15 Jun 2017
@Brian Riley
fixed merge conflicts
Brian Riley committed on 15 Jun 2017
@Brian Riley
Merge pull request #56 from DMPRoadmap/development ...
Brian Riley authored on 15 Jun 2017 GitHub committed on 15 Jun 2017
@Brian Riley
fixed merge conflict left over from unstashed changes
Brian Riley committed on 15 Jun 2017
@bhavi
fixing the tab issue on Edit profile page;add/update notification preferences
bhavi committed on 15 Jun 2017
@Brian Riley
Merge pull request #423 from DigitalCurationCentre/xsrust/bugfixes ...
Brian Riley authored on 15 Jun 2017 GitHub committed on 15 Jun 2017
@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
@xsrust
ran gettext:find for new translations
xsrust committed on 15 Jun 2017
@xsrust
made gettext calm down about fuzzy translations (no more warnings)
xsrust committed on 15 Jun 2017
@xsrust
drive org-admins to add an abbreviation to their org for display with annotations
xsrust committed on 15 Jun 2017
@xsrust
funder guidance now displays on customized templates
xsrust committed on 15 Jun 2017