Skip to content

v2.1.2

Compare
Choose a tag to compare
@xsrust xsrust released this 23 Apr 14:18
· 2101 commits to master since this release
a08d751

Upgrade Process

  • Update the text of config/branding.yml to set the following (see #2059):
preferences:
      email:
          users:
              new_comment: false
  • Run rake upgrade:v2_1_2 to add the Date question type
  • Run rake stat:build to update your generated statistics

Changes

Researchers

  • Long links in Guidances now wrap in all browsers #1876
  • Clarified error messaging when updating user profile #1749
  • Improved formatting of Question/Answer in plan downloads #1893
  • Updated Request feedback text to show user/plan name, instead of placeholders #2047
  • Only show Guidance selections on Project Details page when the Plan has applicable Guidance #2020
  • Updated CSV download formatting to include comments and strip text formatting instead of representing line-breaks as semicolons #2058
  • Expand/collapse all links only show on the guidance tab when there are multiple guidances #2049
  • Updated preferences to not notify of new comments by default #2059
  • Comment notification text updated to link-out to plan tab, and list question and section #1872
  • Improved Table Formatting in Example Answers, Questions, Default Answers, Guidance, Answers, and Comments #2071
  • Searches over tables are now case-insensitive #2080

Org-Admins

  • Org-admins cannot become reviewers of their own plans #2009
  • When reviewing a plan, Answers are rendered in HTML, so always display in full #1683
  • Template names in tables are now a link to the template details page #1182
  • Themed guidance displays on all template previews #1209
  • Added missing Date question type #1158
  • Usage Dashboard report now shows the number of plans, grouped by template used (also available via the API) #1679

Accessibility

  • Request feedback confirmation now accessible to screen-readers #1447

Bugfixes

  • UTF no longer breaking PDF footer, solution contributed by @benjaminfaure #73
  • Tables Default sorting is no longer removed by clicking 'View All' or 'View Less' #2027
  • Javascript now compiles to work in IE