Skip to content

Releases: tbreuss/mithril-slim-skeleton

0.4.0

05 Feb 15:24
70996df
Compare
Choose a tag to compare

Added

  • Add search box to organization and contacts list

Fixed

  • Fixed static code analyze & style issues
  • Removed unneeded vars and functions

0.3.1

02 Feb 17:36
Compare
Choose a tag to compare

Fixed:

  • switched from localhost to 127.0.0.1 to prevent strange behavior with CORS in PHPs internal server

0.3.0

02 Feb 14:54
cee20da
Compare
Choose a tag to compare

Added

  • new page showing modals, flash messages and error handling

0.2.1

30 Jan 08:30
6242147
Compare
Choose a tag to compare

Changed

  • Cleaned up pagination stuff

0.2.0

29 Jan 12:30
Compare
Choose a tag to compare

Added

  • Phinx for database migrations and seeding
  • Shell script for Project setup

0.1.0

26 Jan 16:58
Compare
Choose a tag to compare
  • Initial upload