Skip to content

Releases: BridgesLab/Lab-Website

Usability and Interface Changes

20 Apr 17:35

Choose a tag to compare

Usability Changes

  • Made the description longer by using the description field from the facebook pages API rather than the about field (commits b5aa8c7, af7f847 and issue #1).
  • Added a meta description tag to the main page with the data in the facebook about field (commit b441d9c).
  • Made entering author details easier by only showing unincorporated author detail changes (issue #2, commit d7d2e71).

Commentaries and Papers

  • Put links on home page to recent commentaries and recent papers (issue #4)
  • Put more information on the commentary list page (commit 45b7f98)
  • Denoted preprints as papers (commits 32574f0, 187b8cb and issue #9)

Personnel Updates

  • Added some more information to degree objects (issue #3, commit cddff47).
  • Displayed degree along with associated metadata for EducationalOrganization (issue #3, commit 60018a8).
  • Reordered personnel to order by last name by default (commit de84a68)
  • Added alumni page (issue #8, commit 0577f0d and 903dd38)

Posts

  • Generated a new model for posts, like blog posts and set up views for them (issue #10)