Also added corresponding changes for the database connector (only json atm), as well as config fields on the admin panel.
The Remarks field is now displayed on movie-info.html and endcycle.html.
I also did some "fancy" :tm: css.
In my testing environment (some movies) the "migration" to the new movie struct worked for the json connector (field will get populated with null) so maybe it will work in production without needing to delete the db.
Also added corresponding changes for the database connector (only json atm), as well as config fields on the admin panel. The Remarks field is now displayed on movie-info.html and endcycle.html. I also did some "fancy" :tm: css.
In my testing environment (some movies) the "migration" to the new movie struct worked for the json connector (field will get populated with null) so maybe it will work in production without needing to delete the db.
This fixes #55