Commit Graph

17 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
9a66b65f38
Starting to add localization into PTB 2018-09-26 23:06:38 -03:00
0bcefb43e6
Product/index view is now only allowed to Verified users 2018-09-19 20:41:36 -03:00
a22bef94e0
Starting add a Help page 2018-09-17 20:33:05 -03:00
7898e289b2
Including email verification 2018-09-17 11:06:35 -03:00
0edbfa0fdb
Including Edit Product 2018-09-16 20:43:21 -03:00
78330f4d57
Adding edit function to ITEM
Now an item can be renamed.
2018-09-16 16:43:03 -03:00
c2907c3a0f
Including Alert me! 2018-09-15 02:09:07 -03:00
e3669914fd
Including the option to add users to items 2018-09-13 21:16:16 -03:00
842976c77f
Adding Take and Return controllers 2018-09-12 21:27:35 -03:00
0f15e60c95
Imrpoving Item, Product and Users 2018-09-11 20:48:09 -03:00
25cff75c48
Including Items and Products views and controllers 2018-09-10 01:23:51 -03:00
112d3dc44e
Adding User login and registration 2018-09-09 01:03:41 -03:00
e57b5e7206
Improving welcome page 2018-09-09 00:57:44 -03:00
e8c6717fe1
Including Item and Product migration, controllers and models 2018-09-09 00:26:57 -03:00
c706910d3a
Creating the very first routes and views - product and item 2018-09-08 12:38:01 -03:00
5c8b8d93f5
Init 2018-09-07 20:12:34 -03:00