ese-unibe-ch / ese2012-team4

5 stars 1 forks source link

Timestamp Implementation for new Buy-Process #45

Closed r-burn closed 11 years ago

r-burn commented 11 years ago

There is no timestamp control anymore... If we add it again, we should control if the item is still active (just invoke .is_active?) as well, because it could be expired after waiting for some time.

LukasSkywalker commented 11 years ago

Do you mean the lock that prevents users from buying recently edited items? That still works for me...

r-burn commented 11 years ago

That's what I meant. I just searched for it at the wrong place. I implemented the control for expired items as well, so this issue is closed.