gardan / eduali

HRM dashboard for ILC
1 stars 0 forks source link

Delete event does not work #68

Closed gardan closed 10 years ago

gardan commented 10 years ago

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. deleteev

imaximix commented 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.

gardan commented 10 years ago

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.

imaximix commented 10 years ago

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.