Skip to content

v1.5.0

Compare
Choose a tag to compare
@rylyade1 rylyade1 released this 24 Feb 10:45
· 575 commits to master since this release

Bug Fixes

  • Fixed issue where updating requirement wpn't work if requirement category is set to active ( #44 ).
  • Fixed issue where Select All doesn't apply only to the view filtered by search ( #45 ).
  • Fixed issue where search functionality for entities in CRUD interface is broken ( #43 ).
  • Fixed issue where no feedback is given to the user whenever the deletion of an entity is not possible ( #37 ).
  • Fixed issue where OptColumn and statusColumn contents are switch in excel export ( #36 ).

Changes

  • Account activation mail uses first and last name as title ( #35 ).
  • Added infinitScroll to pages with lots of entities ( #42 ).
  • Bulk deletion of entities is now possible ( #41 ).
  • Activation email and password reset email now greet with the user's first and last name ( #39 ).
  • Automated testing of the security requirements are know possible. Read more on how it works from the home page securitycat