Closed gardan closed 10 years ago
There are no lessons entities in the database. To deal with all these issues, first the lesson entity has to be added to the db schema. Then all the required api endpoing must be created.
Yes, indeed. The #73 should be done first and cover lot others.
Sent from mobile. Excuse typos.
On Feb 11, 2014, at 12:54, grasuxxxl notifications@github.com wrote:
There are no lessons entities in the database. To deal with all these issues, first the lesson entity has to be added to the db schema. Then all the required api endpoing must be created.
— Reply to this email directly or view it on GitHub.
There is a bug in the scheduler when trying to delete an event record that belong to more than 1 store. And in this case it did, the drop down list.
Delete event in the planning view does not work. It does not delete the lesson and after tring to delete, the context menu on right button is changed to default and you can not access delete event any more.