Skip to content

Version 1.6

Compare
Choose a tag to compare
@joshf joshf released this 25 Aug 19:54
Added:
  • Add autocomplete="off" to forms
  • Show message if user has no tasks to edit
Changed:
  • New nav bars with icons
  • Remove glamorous db error messages
  • Use mysql_num_rows rather than assocs for certain queries
  • Remove need for unique key/other work on login session
Fixed:
  • Fix dropdowns on mobile devices
  • Fix bug where edit would accept wildcard id's (e.g 1exfxfsaf instead of 1)
  • Minor fixes