Skip to content
Jonathan Scott edited this page Sep 3, 2020 · 8 revisions

3rd September 2020

  • Removed unsightly border around Meals and Staples lists

25th November 2019

  • Add settings dialog to change server connection URL
  • Add alphabetical sort for staples

28th October 2019

  • Upgraded the project to .NET Core 3.0

10th October 2019

  • Added an SSL enabled version of the webserver. Note: Certificates will need to be created separately

28th September 2019

  • The fonts on the LHS and RHS tab panels are now consistent. They used to be different size and font family.
  • The vertical scroll bars have been moved internally to the tab panels. Previously they would scroll off the tab header.
  • Fixed a bug where staples would go missing if a new meal was added to the Daily List
  • Improved layout of dialog boxes

16th September 2019

Added validation of ingredients and staples when a new item is added or an existing one is edited If the item contains an invalid character, in this case an xml character (<,>,/,&,"), a warning is popped up.

Clone this wiki locally