Currently, this allows user to create a roster of job allocation by means of drag and drop. A peson can choose a user, and place in him required position on the time task grid. Once done, on clicking submit, the alert box pops up showing the alloted user with corresponding row number, and column number. This is a comma separated array.
This is a proof of concept, of the project proposal.
This data displayed in the pop-up box will be posted to a module, where it is parsed, and then corresponding database entries will be made on this data.
I am working on integrarting this on eden, and have placed the jquery plugin into static/script/s3 , and made the entry in static/tools/sahana.js.cfg. And I have also made this as a view in a Roster folder.
This can be accessed through https://github.com/bhaavanmerchant/eden .
Do see this, and give me your review on IRC, nick: X-tonic, or by email: bhaavanmerchant@gmail.com
