* configuration export / import
* Custom context view for operations (can be specified on operaiton templates)
* removed dependency from inherited_resources
* removed dependency from devise
* fixed rails version
* fixed jquery version
* Removed native json database type dependency to allow MySQL and other DBs not having native json data type
* Fixes to mysql support - removed uuid and moved window functions to pg dialect to support mysql
* fixed assets precompilation