Commit Graph

6 Commits

Author SHA1 Message Date
954820f46b
Added: language to User profile (DB)
The language were set only on session. But now it is
stored with user profile, on DB.

It is important as now I can send alert e-mails to each
user on their own languages and not the activer
user language.

Also, wherever the user logs out and logs in again,
it will see the same site locale.
2018-10-02 23:53:35 -03:00
092281a228
Including authenticaed user on models: Items, Product and User 2018-09-19 15:00:49 -03:00
7898e289b2
Including email verification 2018-09-17 11:06:35 -03:00
a905d98304
Creating relationships between users/items/products 2018-09-12 02:31:03 -03:00
0f15e60c95
Imrpoving Item, Product and Users 2018-09-11 20:48:09 -03:00
5c8b8d93f5
Init 2018-09-07 20:12:34 -03:00