diff --git a/bin/user_asset_corrections b/bin/user_asset_corrections index 8829a73b..378bc2b8 100755 --- a/bin/user_asset_corrections +++ b/bin/user_asset_corrections @@ -32,4 +32,4 @@ end gsub_file 'user/foundation/application.css', /url\(("?)\/assets/, 'url(\1../..' gsub_all_scripts 'src="/assets', 'src="./assets' -# compress_js 'user/flat/application.js', 'user/app/application.js' +compress_js 'user/flat/application.js', 'user/app/application.js' diff --git a/config/environments/production.rb b/config/environments/production.rb index acfb9695..d5584477 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -89,5 +89,5 @@ Qwaiter::Application.configure do # config.active_record.auto_explain_threshold_in_seconds = 0.5 # # # Print deprecation notices to the stderr. - config.active_support.deprecation = :stder + # config.active_support.deprecation = :stderr end diff --git a/wip.md b/wip.md index ee2d188a..be26253b 100644 --- a/wip.md +++ b/wip.md @@ -9,16 +9,18 @@ Supplier - Add qr print functionality offering to send the stickers - Limit tables to section - Add qr-print button to tables +- Product variants User ---- - test met veel producten - splash screen +- product variants Bugs ---- - +- untranslated title, and body_header in supplier edit table popup Post release