Closed tuba-topaloglu closed 8 years ago
It is done. Ready for tests
Tests are done. It seems like no problem, but as end user , I cant see whether event is periodic or who can join in event detail page.MAybe we can show these details in event detailed show page.
Add a SelectList to let the user create periodic events. Events can be: * not periodic (0) * weekly (1) * monthly (2) * yearly (3) The periods are stored as integer values (as shown above).