Skip to content
jscott7 edited this page Oct 28, 2019 · 8 revisions

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