major updates to security and hacking logick

This commit is contained in:
2013-01-13 12:21:30 +01:00
parent b02951aaec
commit f08d19a50b
19 changed files with 379 additions and 296 deletions
+34
View File
@@ -0,0 +1,34 @@
activemodel:
models:
user: User
supplier: Restaurant
table: Table
list: List
product: Product
order: Order
product_category: Product category
section: Section
plural:
user: Users
supplier: Restaurants
table: Tables
list: Lists
product: Products
order: Orders
product_category: Product categories
section: Sections
attributes:
product:
price: Price
list:
created_at: Created
state: Status
needs_help: Needs attention
needs_payment: Wants to pay
closed_at: Closed at
supplier:
name: Name
email: 'Email'
password: 'Password'
password_confirmation: 'Confirmation'
iens_profile: Iens profile id