shareit/app
Bruno Fontes 1f9da456a5 Bug Fixed: avoiding item waiting_user across take/return
It happend once: a user asked to be added to the waiting
list at the same time other user was returning the item.

So the user ended up waiting for the user he was already
using.
2018-10-21 11:57:23 -03:00
..
Console Init 2018-09-07 20:12:34 -03:00
Events Refactoring 2018-10-10 00:46:28 -03:00
Exceptions Init 2018-09-07 20:12:34 -03:00
Http Bug Fixed: avoiding item waiting_user across take/return 2018-10-21 11:57:23 -03:00
Listeners Refactoring 2018-10-10 00:46:28 -03:00
Mail Refactoring: just including "use App" to make code a bit cleaner 2018-10-02 23:49:16 -03:00
Providers Added: language to User profile (DB) 2018-10-02 23:53:35 -03:00
FlashMessage.php Including FlashMessage Model 2018-09-20 00:18:30 -03:00
Item.php Refactoring: TakeController returned item Mail moved to a listener 2018-09-30 21:37:44 -03:00
Product.php Including authenticaed user on models: Items, Product and User 2018-09-19 15:00:49 -03:00
User.php Added: language to User profile (DB) 2018-10-02 23:53:35 -03:00