staging-responsive-layout
Bug fixes:
Fix bug in init srcipt (#868)
This fix allows anet init anet.yml to run again, fixes #867
For developers, it also adds a dbInit gradle task doing the same
Make init command's admin user active (#883)
fixes #882
Framework improvements:
#853: (Only) quote tables/fields that contain capitals (#887)
Small update to commit for #853:
(Only) quote tables/fields that contain capitals (needed for e.g. PostgreSQL compatibility).
Simplify Gradle script. (#885)
Do not create a localSettings.gradle file if it does not exist, simply assume defaults.
Hopefully will less confuse dependabot