supplier menu progress

This commit is contained in:
2014-11-24 18:20:10 +01:00
parent 148a0a2815
commit 1707f4d19f
37 changed files with 7356 additions and 6046 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ Qwaiter::Application.configure do
# Show full error reports and disable caching
config.consider_all_requests_local = true
config.action_controller.perform_caching = false
config.action_controller.action_on_unpermitted_parameters = :raise
config.action_controller.action_on_unpermitted_parameters = :log
config.ember.variant = :development
+1 -1
View File
@@ -24,7 +24,7 @@ Qwaiter::Application.configure do
# Show full error reports and disable caching
config.consider_all_requests_local = true
config.action_controller.perform_caching = false
config.action_controller.action_on_unpermitted_parameters = :raise
config.action_controller.action_on_unpermitted_parameters = :log
# Raise exceptions instead of rendering exception templates
config.action_dispatch.show_exceptions = false
+14
View File
@@ -120,6 +120,7 @@ en:
title: Reviews
explanation: Fill in your Iens id. You can find this id in the web location of your page
product_category:
# week days depricated
week_days:
abbreviation:
sunday: S
@@ -129,6 +130,19 @@ en:
thursday: T
friday: F
saturday: S
edit:
modal:
title: Edit ${models.product_category}
body_header: ''
active_between:
top: Active between
middle: and
move:
modal:
title: Move ${models.product_category|downcase}
body_header: ''
move_to_top: Move to top
move_below_label: "Place below ${product_category|downcase}"
product:
new: 'New ${model.product|downcase}'
preview:
+13
View File
@@ -128,6 +128,19 @@ nl:
thursday: D
friday: V
saturday: Z
edit:
modal:
title: Bewerk ${models.product_category}
body_header: ''
active_between:
top: Actief tussen
middle: en
move:
modal:
title: Verplaats ${models.product_category|downcase}
body_header: ''
move_to_top: Plaats bovenaan
move_below_label: "Plaats onder ${product_category|downcase}"
product:
new: 'Nieuw ${model.product|downcase}'
preview: