Skip to content

Version 1.1 Beta 2

Compare
Choose a tag to compare
@bbengfort bbengfort released this 08 Jul 21:13
· 19 commits to master since this release

The second beta release fixes a couple of bugs with the older profile system, and a lingering topic item from Kyudo. This release goes a bit further and creates a tagging system for questions (replacing topics) and allows for the ordering and search of questions in a more meaningful way. Hopefully this is the last official Beta version and Minimum Entropy can actually start to be used in a more meaningful way.

Deployed: Friday, July 8, 2016
Contributor: Benjamin Bengfort

Changes

  • Created a tagging system that is not generic, but specifically for tagging questions
  • Added CSV based tag management to the front-end
  • Fixed the lingering topic count tag on the main page.
  • Fixed the biography length and no form errors displayed on the edit profile drop down.
  • Added more detail to the user profile (github and twitter)
  • Questions, answers, and bio now displayed on user profile
  • Answers are ordered by the number of votes they receive
  • Question list is paginated
  • Question list can be searched on title and details using boolean term search
  • Question list can be ordered and filtered using query params
  • Number of questions and tags is displayed
  • Tags are displayed as a grid and questions can be filtered by tag

NOTE: This milestone was originally marked as v1.1b1 but we have since decided to increase the beta serial along with the version number.